@charset "utf-8";

/* CSS Document */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    /* [disabled]margin:0; */
    padding: 0;
    font-family: "microsoft yahei", "simhei", "simsun";
    
    font-size: 16px;
    margin: 0;
    outline: 0;
}

body {
    background-color: white;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    font-weight: normal
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}
a { color: inherit; } 
a,
button {
    cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}
a:{
    color: black;
}



input {
    border: 0px;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #9ea5af;
    font-size: 14px;
}

/*=================首页样式===================*/
.out_container_jgdj{margin:0 auto;}
.page_wrap_jgdj{margin:0 auto;height:auto;overflow: hidden;}
.fRight{float: right;}
.fLeft{float: left;}
.head_jgdj{height: 499px;margin:0 auto;padding-top: 13px;background: url(headbg_jgdj_yhl_20220913.png) center 0px no-repeat;}
.date_box{width: 1200px;height: 46px;background: #971715;border-radius: 3px;margin:0 auto;}
#year{color: #fff;font-size: 14px;line-height: 46px;padding-left: 13px;}
.date_box p{float: right;line-height: 46px;font-size: 14px;font-family: MicrosoftYaHei;color: #fff;padding-right: 25px;}
.logo_box{width:345px;height:207px;margin:0 auto;margin-top: 28px;}
.logo_box img{width: 100%}
.logo_box a{display: block;}
.gjz_box{margin:0 auto;width: 489px;height: 45px;background: #FFFFFF;box-shadow: inset 0px 1px 2px 2px rgba(193,166,166,0.5);border-radius: 6px;margin-top: 24px}
.search_input{width: 410px;line-height: 35px;height:35px;color:#888888;font-size: 16px;font-family: MicrosoftYaHei;letter-spacing: 1px;margin-top: 5px; margin-left: 16px;}
.search_btn{background: url(dangjian_searchicon_20220920.png) center center no-repeat;background-size: 27px 27px;display: inline-block;width: 55px;height: 45px;text-indent: -9999px;cursor: pointer;}
.search_btn_box{width: 55px;height: 45px;float: right;}

.navgiator{height: 80px;background:#910404;width: 1200px;margin:0 auto;margin-top: 50px;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.nav_name li{width: 150px;float: left;color: #FFFFFF;font-size: 22px;font-weight: bold;text-align: center;line-height: 80px;cursor: pointer;}
.nav_name li>a{ display: block}
.nav_name li:hover{background:#C81A1A; }
.nav_name li.active{background:#C81A1A; }


/*.nav_name li:hover a{position: relative;top: -3px;color: #f4faff}*/
.nav_name li:hover .subnav ul li a{top:0px;}
.navgiator .nav_name .subnav{display: none;z-index: 9999;padding-bottom: 10px;position: absolute;width: 150px;background: #C81A1A;/*border-top: 1px solid*/}
.subnav ul li{height:44px;line-height: 44px; float: left;width: 100%;padding-top: 5px;padding-bottom: 5px;}
.subnav ul li a{font-size: 16px;color: #ffffff;font-weight: normal;}
.subnav ul li a:hover{margin-top: 0px;background: none;top: 0px}
.subnav ul li:hover{margin-top: 0px;background: #ef4848;top: 0px;}
.subnav ul li:hover a{font-weight: bold;}

.toutiao_box{height: 148px;background:#EEEEEE }
.toutiao{width: 1200px;margin:0 auto;height: 148px;}
.toutiao h2{font-size: 35px;font-weight: bold;color: #B91E1E;line-height: 46px;text-align: center;padding-top: 24px;}
.toutiao h2 a:hover{color:#ef4848 }
.toutiao p{color: #282828;font-size: 20px;line-height: 26px;text-align: center;padding-top: 23px;}
.toutiao p a:hover{color:#ef4848 }
.more{color: #B91E1E;margin-left: 20px;position: relative;}
.more:after{content: "";display: block;clear: both;background:url(more_icon_jgdj_20220913.png) no-repeat;background-size: 7px 11px;width: 7px;height: 11px;position: absolute;top:9px;right:-11px; }
.more:hover{color:#C81A1A;font-weight: bold;}
.content_box{width: 1200px;margin:0 auto;overflow: hidden;height: auto;}
.picnews_box{width: 1200px;height: auto;overflow: hidden;margin:0 auto;margin-top: 32px;}
/*幻灯片*/
.picnews_left{width: 610px;height: 343px;float: left;}
.picnews_left .my-slider img{width: 610px;height: 343px;cursor: pointer;}
.picnews_left .unslider-wrap {position: relative;}
.picnews_left .unslider-wrap li{width: 100%}
.picnews_left .unslider-wrap li:hover{opacity: 0.8;-webkit-transition: all 0.5s;transition: all 0.5s;}
.picnews_left .unslider-wrap.unslider-carousel>li {float: left;background:url(zwtp_jgdj_20220923.png) no-repeat;background-size:100% 100%;}
.picnews_left .unslider-vertical>ul {height: 100%;}
.picnews_left .unslider-vertical li {float: none;width: 100%;}
.picnews_left .unslider-fade {position: relative;z-index: 999999;}
.picnews_left .unslider-fade .unslider-wrap li {position: absolute;left: 0;top: 0;right: 0;z-index: 8;}
.picnews_left .unslider-fade .unslider-wrap li.unslider-active {z-index: 10;}
.picnews_left .unslider li,.unslider ol,.unslider ul {list-style: none;padding: 0;border: none;}
.picnews_left .unslider-arrow {position: absolute;left: 0px;z-index: 2;cursor: pointer;}
.picnews_left .unslider-arrow.next {left: auto;right: 0px;}
.picnews_left .unslider {position: relative;}
.picnews_left .unslider-arrow.prev {left: 10px;background: url(zjt_jgdj_20220920.png);background-repeat: no-repeat;width: 28px;height: 51px;background-size: 100% 100%}
.picnews_left .unslider-arrow.next {right: 10px;background: url(yjt_jgdj_20220920.png);background-repeat: no-repeat;width: 28px;height: 51px;background-size: 100% 100%}
.picnews_left .unslider-nav {position: absolute;bottom: -34px;z-index: 9999;width: 100%;text-align: center;}
.picnews_left .unslider-nav li {display: inline-block;width: 22px;height: 5px;background: #ECDCDC;text-indent: -9999px;cursor: pointer;margin: 10px 4px;border-radius: 50px}
.picnews_left .unslider-nav .unslider-active {background: #9E2020;width:8px;height:8px;border-radius: 8px;position: relative;}
.picnews_left .unslider-nav .unslider-active:after{content: "";display: block;clear: both;background-size: 12px 12px;width: 12px;height: 12px;position: absolute;border:1px solid #9E2020;border-radius: 12px;top: -3px;right: -3px}
.picnews_left .unslider-wrap li {position: relative;height: 343px;}
.picnews_left .unslider-wrap li div a{display: block;}
.picnews_left .unslider-arrow {width: 25px;height: 34px;/*background: #ffa873;*/position: absolute;z-index: 9998;text-indent: -9999px;top: 140px;}
/*.picnews_left .unslider-arrow.prev {left: 10px;background: url(zjt.png);background-repeat: no-repeat;width: 15px;height: 27px;background-size: 100% 100%}
.picnews_left .unslider-arrow.next {right: 10px;background: url(yjt.png);background-repeat: no-repeat;width: 15px;height: 27px;background-size: 100% 100%}*/
.picnews_left .silde-disp-1 {background: rgba(0,0,0,0.5);position: absolute;z-index: 10;width: 100%;height: auto;text-align: left;bottom: 0px;line-height: 54px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000); }
.picnews_left .silde-disp-1 a {color: #fff;width: 430px;display: inline-block; padding-left: 20px;line-height: 34px;font-weight: bold;padding-top: 10px;padding-bottom: 10px;float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.picnews_left .silde-disp-1 span{color: #ffb15d;line-height: 30px;padding-top: 10px;padding-bottom: 10px;display: inline-block;padding-left: 5px;}
.picnews_box{height: auto;overflow: hidden;background: #fff;padding-bottom: 2rem}
.picnews_left .unslider-nav{width:auto;bottom: 0px;right: 0px;width: 146px;height: 54px;background: #272727;opacity: 0.93;}
.picnews_left .unslider-nav li{width:8px;height:8px;border-radius: 8px}
.picnews_left .unslider ol{margin-top: 13px;}

.picnews_right{width: 560px;height:343px;float: right; }
#ul1{border-bottom:1px solid #E7E7E7; height: 48px;}
#ul1 li{color: #c70001;font-size: 20px;line-height: 41px;font-weight: bold;width: 98px;text-align: center;float:left;;margin-right: 25px}

#ul1 li a {color: #333333;font-size: 22px;font-weight: bold;line-height: 41px;display: block;margin:0 auto;}
#ul1 li a span{ width: 40px; height: 40px; display: inline-block; float: left;margin-left: 46px;margin-top: 36px;padding-right: 10px}
#ul1 li a{display: inline-block;height: 100%}
#ul1{height: 48px;width: 100%;line-height: 41px;}
.bigbox_left{margin-top: 20px;width: 930px;margin-left: 20px}
#ul1 .on a {color: #961414;padding-left: 5px;padding-right: 5px;border-bottom: 4px solid #E8BB61;padding-bottom: 5px;}


.tab-ul li a {color: #333333;font-size: 22px;font-weight: bold;line-height: 41px;display: block;margin:0 auto;padding-left: 2px;padding-right: 2px;}
.tab-ul li a span{ width: 40px; height: 40px; display: inline-block; float: left;margin-left: 46px;margin-top: 36px;padding-right: 10px}
.tab-ul li a{display: inline-block;height: 100%}
.tab-ul{height: 41px;width: 100%;line-height: 41px;}
.tab-ul .on a {color: #1a88e2;padding-left: 5px;padding-right: 5px;border-bottom: 3px solid;padding-bottom: 5px;}
.tab-ul li{color: #c70001;font-size: 20px;line-height: 41px;font-weight: bold;width: auto;text-align: center;float:left;margin-right: 35px;}
.tab-ul .cur a {color: #1a88e2;padding-left: 2px;padding-right: 2px;border-bottom: 3px solid;padding-bottom: 5px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.slider_left ul li div a img{width: 100%;height: 100%;margin-left: -20px;}
.slider_left ul li div a img:hover{opacity: 0.7;-webkit-transition: all 0.5s;transition: all 0.5s;}
.unslider2{width: 930px;margin-left: 20px;}

#tab-list{margin-bottom: 20px}
.slider_left .unslider2 .unslider-nav{margin-right: 10px!important;}
.new_r{width: 760px;float: left;margin-top: 25px;margin-left: 20px;padding-bottom: 20px;}
.show{display: block;}.hide{display: none;}

.show ul{margin-top: 10px}
.show ul li{height:auto;overflow: hidden;line-height: 24px;padding-top: 16px;padding-bottom: 5px;background: url(libg_jgdj_20220913.png) no-repeat 4px 27px;padding-left: 16px;}
.show ul li a:hover{cursor: pointer;color: #961414;margin-left: 5px}
.show ul li:hover a{/*color: #1a88e2!important;*//*margin-left: 10px;*/}
.show ul li a{overflow: hidden;float: none;-webkit-transition: all 0.4s;transition: all 0.4s;line-height: 24px;padding-right: 5px;}
.pubtime{float: right;color: #A2A2A2;margin-right: 10px;font-size: 14px;}
.seven_box{height: auto;overflow: hidden;margin:0 auto;margin-top: 10px;}
.left_six_box{height:990px;width: 800px;float: left; }
.left_six_box_one{float: left;width: 380px;height: 330px;margin-right: 20px;}
.channel_name{height: 30px;line-height: 30px;}
.channel_name h3{color: #B91E1E;font-size: 20px;font-weight: bold;position: relative;display: inline-block;float: left;}
.channel_name h3:after{content: "";display: block;clear: both;background-size: 9px 9px;width: 9px;height: 9px;position: absolute;
background: #E8BB61;right: -2px;bottom: 0;z-index: -1}
.xian{display: block;width: 227px;height: 1px;background:#DEDEDE;float: left;margin-left: 7px;margin-top: 24px;}
.channel_name a{font-size: 14px;color:#959595;float: left;margin-left: 12px;position: relative; }
.channel_name a:hover{color:#B91E1E }
.channel_name a:after{
    content: "";
    display: block;
    clear: both;
    background: url(more_icon_jgdj_20220920.png) no-repeat;
    background-size: 7px 11px;
    width: 7px;
    height: 11px;
    position: absolute;
    top: 9px;
    right: -11px;
}
.list_six ul{margin-top: 0px;}
.right_one_box{height: 990px;float: right;width: 398px;}
.ztzl_box{height:568px;width: 398px; }

.ztzlname_box{height:40px;background: #F2F2F2;
border-radius: 0px 3px 3px 0px;}
.ztzlname_box p{width: 106px;height: 40px;line-height: 40px;background: #B91E1E;float: left;border-radius: 3px 0px 0px 3px;text-align: center;color:#FFFFFF;font-size: 20px;font-weight: bold; }

.ztzlname_box a{font-size: 14px;color:#959595;float: right;margin-right: 22px;position: relative;line-height: 40px; }
.ztzlname_box a:hover{color:#B91E1E }
.ztzlname_box a:after{
    content: "";
    display: block;
    clear: both;
    background: url(more_icon_jgdj_20220920.png) no-repeat;
    background-size: 7px 11px;
    width: 7px;
    height: 11px;
    position: absolute;
    top: 15px;
    right: -11px;
}
.ztzl_box ul{width: 398px;height: 812px;overflow: hidden;margin-top: 17px;}
.ztzl_box ul li{width: 398px;height: 91px;margin-bottom:14px;-webkit-transition: all 0.4s;transition: all 0.4s; }
.ztzl_box ul li img{width: 100%}
.ztzl_box ul li:hover img{transform:scale(1.05);-webkit-transition: all 0.4s;transition: all 0.4s;opacity: 0.8}

.under_ztzl{width:396px;height: 101px;margin-bottom: 15px;display: inline-table;border: 1px solid #B91E1E;border-radius: 3px;background: url(underztzlbg_jgdj_20220913.png) no-repeat center;background-size: 100% 100%; }
.under_ztzl_box{height: 380px;overflow: hidden;margin-top:26px; }
.under_ztzl_box .my-slider ul li{float: left;}

.under_ztzl_box .unslider-wrap {position: relative;}
.under_ztzl_box .unslider-wrap li{width: 100%}
.under_ztzl_box .unslider-wrap.unslider-carousel>li {float: left;}
.under_ztzl_box .unslider-vertical>ul {height: 100%;}
.under_ztzl_box .unslider-vertical li {float: none;width: 100%;}
.under_ztzl_box .unslider-fade {position: relative;z-index: 999999;}
.under_ztzl_box .unslider-fade .unslider-wrap li {position: absolute;left: 0;top: 0;right: 0;z-index: 8;}
.under_ztzl_box .unslider-fade .unslider-wrap li.unslider-active {z-index: 10;}
.under_ztzl_box .unslider li,.unslider ol,.unslider ul {list-style: none;padding: 0;border: none;}
.under_ztzl_box .unslider-arrow {position: absolute;left: 0px;z-index: 2;cursor: pointer;}
.under_ztzl_box .unslider-arrow.next {left: auto;right: 0px;}
.under_ztzl_box .unslider {position: relative;height: auto;float: left;}
.under_ztzl_box .unslider-nav li {display: inline-block;width: 10px;height: 10px;background: #D8D8D8;text-indent: -9999px;cursor: pointer;margin: 10px 4px;border-radius: 50px}
.under_ztzl_box .unslider-nav .unslider-active {background: #265ea5;border-radius: 50px}
.under_ztzl_box .unslider-wrap li {position: relative;/*height: 280px;*/}
.under_ztzl_box .unslider-arrow {display: none;width: 25px;height: 34px;background: #ffa873;position: absolute;z-index: 9998;text-indent: -9999px;top: 249px;}
.under_ztzl_box .unslider-arrow.prev {left: 10px;background: #ffa873 ;background-position: center 9px;background-size: 7px 14px;}
.under_ztzl_box .unslider-arrow.next {right: 10px;background: #ffa873 ;background-position: center 9px;background-size: 7px 14px;}
.under_ztzl_box .silde-disp-1 {background: rgba(0,0,0,0.7);border-top: 4px solid #f1890f;position: absolute;z-index: 999;width: 100%;height: auto;text-align: left;bottom: 0px;line-height: 50px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000); }
.under_ztzl_box .silde-disp-1 a {color: #fff;width: 390px;display: inline-block; padding-left: 20px;line-height: 30px;padding-top: 10px;padding-bottom: 10px;}
.under_ztzl_box .news_box_right .unslider-wrap li div{margin-bottom: 32px}
.under_ztzl_box .news_box_right .unslider-wrap li p{margin-left: 22px;margin-top: 14px;width: 443px;float: left;font-size: 14px;font-family: MicrosoftYaHei;color: #3F3F3F;width: 443px;height: 48px;font-size: 14px;font-family: MicrosoftYaHei;color: #3F3F3F;line-height: 24px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.under_ztzl_box .news_box_right .unslider-wrap li h2,.unslider-wrap li p{display: inline-block;float: left;}
.under_ztzl_box .news_box_right .unslider-wrap li h2{font-size: 20px;font-weight: bold;color: #292929;margin-left: 22px;margin-top: 5px}
.under_ztzl_box .news_box_right .unslider-wrap li a{display: block;height: 102px;}
.under_ztzl_box .pic_box{float: left;height: 102px;width: 181px;margin-left: 22px;}
.under_ztzl_box .pic_box img{width: 181px;height: 102px}
.under_ztzl_box .unslider-wrap{width: 717px;}
.under_ztzl_box .unslider-wrap li{width: 100%}

.under_ztzl_box .unslider-nav {position: absolute;bottom: -20px;z-index: 9999;right: 180px;}
.under_ztzl_box .unslider-nav .unslider-active{background: #BB0E0E;}
.under_ztzl_box .unslider-wrap li div:hover h2,.unslider-wrap li div:hover p{color: #487FDB;-webkit-transition: all 0.5s;transition: all 0.5s;}
.under_ztzl_box .unslider-wrap li div:hover img{opacity: 0.8}
.under_ztzl_box .unslider ul li.unslider-active { 
    opacity: 1; 
}
.under_ztzl a{text-align: center;width:258px!important;display: block;float: none!important;
line-height: 31px;
font-weight: bold;
color: #B91E1E;
font-size: 24px;
display: table-cell!important;
vertical-align: middle;
text-align: center;}
.under_ztzl a span{display: block;width: 258px;margin:0 auto;}
.under_ztzl:hover  a{color: #ef4848}

.myjj_box{height: 142px;background: url(myjjbg_jgdj_yhl_20220913.png)no-repeat center;background-size: 100%}
.myjj_box img{width: 814px;margin-left: 322px;margin-top: 53px;}

.foot_box{width: 1200px;margin:0 auto;height: 180px;margin-top: 17px;}
.link_box{height: 58px;background:#B91E1E }

.link_box .links {height: 58px;width: 1080px;float: left;}
.link_box .links ul {width: 1000px;float: left;position: relative;margin: 0 auto;margin-left: 100px;}
.link_box .links li {float: left;width: 33.3%;box-sizing: content-box;text-align: center;line-height: 58px;}
.link_box .links li>a {position: relative;display: block;color: #ffffff;}
.link_box .links li>a span i {display: inline-block;padding-right: 20px;background: url(gjj_arrowdown_20220615.png) right center no-repeat;}
.link_box .links .centeredBox {margin: 0;}
.link_box .links .centeredBox>a:after,
.link_box .links .centeredBox>a:before {content: "";display: none;}
.link_box .links li>a:after,
.link_box .links li>a:before {content: "";display: none;width: 1px;height: 25px;position: absolute;top: 20px;background: #ffefda;}
.link_box .links li>a:after {right: 0px;}
.link_box .links li>a:before {left: 0px;}
.link_hidden_box {position: absolute;width: 1200px;height: auto;top: -320px;left:-100px;background: rgba(0, 0, 0, 0.7);z-index: 9999;display: none;border-radius: 5px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000); }
.link_hidden_box div{padding: 20px;text-align: left;line-height: normal}
.link_hidden_box .area_name_box a{width: 100px;}
.link_hidden_box div a{color: #fff;line-height: 45px;display: inline-block;white-space: nowrap;font-size: 14px;}
.link_hidden_box div a:before {content: "";display: inline-block;width: 2px;height: 2px;background: #fff;vertical-align: middle;margin-right: 5px;}
.link_hidden_box .area_name_box a {width: 100px;}
.link_box .links li>a span i {padding-left: 40px;padding-right: 40px;display: inline-block;background: url(xlicon_jgdj_yhl_20220914.png) right center no-repeat;background-size: 16px 16px;}
.link_box .link_W_Sub.expended>a span:before {background: #ef4848;content: "";display: block;position: absolute;top: 50%;margin-top: -23px;width: 330px;height: 46px;left: 50%;margin-left: -155px;border-radius: 5px;z-index: 0;opacity: 0.5;}
.link_box .link_W_Sub.expended>a span i {position: relative;z-index: 1;background: url(xliconup_jgdj_yhl_20220914.png) right center no-repeat;background-size: 16px 16px;}
.link_box .links .centeredBox {margin: 0;}
.link_hidden_box div a{width: auto!important;color: #fff;line-height: 45px;display: inline-block;white-space: nowrap;font-size: 14px;margin-right: 10px;}
.foot_wz_box{height:122px;}
.foot_wz_box_left{width: 227px;float: left;height: 122px;}
.foot_wz_box_left a{display: block;float: right;margin-top: 30px;}
.footwz{height: 60px;width: 767px;float: left;margin-top: 24px;}
.footwz p i{color:#B91E1E }
.footwz p{text-align: center;margin-top: 10px;}
.footwz p a:hover{color:#B91E1E }
.show ul li i{color:#A2A2A2;padding-right: 5px}

/*杂志列表页样式*/
.now_position{height: 40px;background:#EEEEEE;margin-bottom: 30px;}
.pos_wz{width: 1160px;height: 40px;line-height: 40px;margin:0 auto;}
.pos_wz img{width: 7px;}
.pos_wz a:hover{color:#910404 }
.pos_wz span,.pos_wz a{padding-left: 8px;padding-right: 8px;}
.title_box{height: 36px;border-bottom: 1px solid #CECECE;}
.title_box h3{font-weight: bold;color: #3C3C3C;line-height: 24px;font-size: 18px;font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;display: inline-block;position: relative;padding-left: 15px;padding-right: 15px;}
.title_box h3:after{content: "";display: block;position: absolute;bottom:-14px;width: 100%;height: 4px;background: #B91E1E;left: 0px;}
.pic_list_box{width: 1200px;margin:0 auto;}
.pic_list_box ul li{width: 194px;height:326px;float: left;margin-left: 38px;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.13);border-radius: 6px; margin-bottom: 35px;}
.pic_list_box ul li a{display: block;/*height: 326px;*/}
.pic_list_box ul li img{width: 194px;height:280px; }
.listpic_box{width: 194px;height:280px;}
.pic_list_box ul{height: auto;overflow: hidden;width: 1200px;margin-top: 37px;padding-bottom: 10px;padding-top: 10px}
.pic_list_box ul li p{text-align: center;line-height: 46px;color: #3C3C3C; }
.pic_list_box ul li:hover p{color: #961414;-webkit-transition: all 0.5s;transition: all 0.5s;}
.pic_list_box ul li:hover{opacity: 0.8;-webkit-transition: all 0.5s;transition: all 0.5s;}
/*杂志列表页样式结束*/

/*走进法治样式*/
.zjfz_more{font-size: 14px;color:#959595;float: right;margin-right: 22px;position: relative;line-height: 30px }
.zjfz_more:hover{color:#B91E1E }
.zjfz_more:after{
    content: "";
    display: block;
    clear: both;
    background: url(more_icon_jgdj_20220913.png) no-repeat;
    background-size: 7px 11px;
    width: 7px;
    height: 11px;
    position: absolute;
    top: 9px;
    right: -11px;
}
.list_zjfz ul li{padding-bottom: 0px;}
.list_zjfz ul{margin-top: 10px}
.list_zjfz .pubtime{margin-right: 0px;}
.zjfz_list{width: 1200px;height: auto;overflow: hidden;margin-bottom: 30px;}
.ldgb_sp_box{width: 1200px;height:226px; margin-top: 30px;}
.ldgb_sp_box ul li{width: 218px;height: 226px;float: left;margin-left:19px; }
.ldgb_sp_box ul li a{display: block;}
.ldgb_sp_box a{height: 164px;}
.ldgb_sp_box p a{height: 42px;}
.sp_img_box{width: 218px;height: 164px;}
.sp_img_box img{width: 100%;height: 100%}
.ldgb_sp_box ul li p{width: 208px;text-align: center;margin:0 auto;margin-top: 20px;}
.ldgb_sp_box ul li:hover a{color:#910404;opacity: 0.8;-webkit-transition: all 0.5s;transition: all 0.5s; }
.banner_box{width: 1200px;height: auto;overflow: hidden;margin-bottom: 20px;}
.banner_box a{display: block;}
.banner_box img{width: 100%;}
.banner_box:hover{opacity: 0.8;-webkit-transition: all 0.5s;transition: all 0.5s;}
/*走进法治样式结束*/

/*我的青春宣传视频页*/
.movie_list_box{width: 1200px;height: auto;overflow: hidden;}
.movie_list_box ul{width: 100%;height: auto;overflow: hidden;margin-top: 40px;padding-bottom: 10px;}
.movie_list_box ul li{width: 250px;height: 241px;float: left;margin-left: 30px;margin-right: 17px;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.18);margin-bottom: 40px;}
.movie_list_box ul li a{display: block;height: 53px}
.mvbg_img{height: 188px;}
.mvbg_img a{display: block;height: 188px!important;}
.mvbg_img img{width: 100%;height: 100%}
.movie_list_box ul li p{line-height: 53px;height: 53px;}
.movie_list_box ul li p span{color: #8C8C8C;float: left;margin-left: 13px;}
.movie_list_box ul li p i{float: right;margin-right: 17px;}
.movie_list_box ul li:hover{opacity: 0.8;-webkit-transition: all 0.5s;transition: all 0.5s;}
/*我的青春宣传视频页结束*/

/*带左侧菜单的列表页样式*/
.left_menu{width: 280px; height: auto;overflow: hidden; padding-bottom: 30px; background:#F6F6F6;float: left; }
.title_left_menu{height: auto;line-height: 54px;margin-bottom: 10px;}
.title_left_menu h3{font-size: 20px;color: #910404;font-weight: bold;padding-left: 19px;}
.title_left_menu h3:after{
    content: "";
    display: inline-block;
    clear: both;
    background: url(leftmenuicon_jgdj_20220914.png) no-repeat;
    background-size: 83px 15px;
    width: 83px;
    height: 15px;
margin-left: 10px


}
.left_menu ul li{width: 252px;height: 50px;float: left;margin-left: 13px;margin-top: 9px;cursor: pointer;}
.left_menu ul li.on{background: url(more_icon_jgdj_20220913.png) no-repeat center right 17px;background-size: 6px 11px;background-color: #FFFFFF;box-shadow: 0px 0px 6px 0px rgba(185,30,30,0.1);border-radius: 25px;}
.left_menu ul li.on p{color:#910404 }
/*.left_menu ul li:hover{border-left: 5px solid #1a88e2;font-weight: bold;}*/
.left_menu ul li:hover{background: url(more_icon_jgdj_20220913.png) no-repeat center right 17px;background-size: 6px 11px;background-color: #FFFFFF;box-shadow: 0px 0px 6px 0px rgba(185,30,30,0.1);border-radius: 25px;/*-webkit-transition: all 0.3s;transition: all 0.3s;*/}
.left_menu ul li:hover p{color:#910404;-webkit-transition: all 0.3s;transition: all 0.3s;}
.left_menu ul li p{line-height: 50px;padding-left: 22px;}
.left_menu ul li p a{display: block;}
.right_list{width: 896px;height: auto;overflow: hidden;float: right;}
.right_list ul{padding-bottom: 32px;border-bottom: 1px dotted #DADADA}
/*带左侧菜单的列表页样式结束*/

/*内容页样式*/
.nry_content{width: 926px;margin:0 auto;height: auto;overflow: hidden;}
.atcTitle {font-size: 34px;/*font-weight: 900;*/color: #333;text-align: center;margin-top: 18px; font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;font-weight: bold;line-height: 48px;margin-bottom:20px;}
.nry_content h3{font-size: 24px;/*font-weight: 900;*/color: #333;text-align: center; font-family:MicrosoftYaHei-Bold, MicrosoftYaHei;}
.actionBar {margin-top: 48px;margin-bottom: 26px;line-height: 24px;background: #F5F5F5}
.icon_fp {background: url(fontsizeplu_jlgjj@2x.png) no-repeat center center;background-size:26px 26px;}
.icon_fm {background: url(fontsizemi_jlgjj@2x.png) no-repeat center center;background-size: 26px 26px;}
.icon_fp, .icon_fm {display: inline-block;width: 28px;height: 28px;vertical-align: middle;}
.icon_p::before {content: "";display: inline-block;width: 28px;height: 28px;background: url(cosmos_printer_jlgjj@2x.png) no-repeat center center;background-size: 26px 26px;vertical-align: middle;margin-right: 10px;}
.iconShare {display: inline-block;width: 26px;height: 21px;background: #000;vertical-align: middle;text-indent: -9999px;margin: 0 6px;}
.iconWeichat {background: url(jgdj_weixin@2x.png) no-repeat;background-size: 25px 19px;margin-right: 15px}
.iconWeibo {background: url(jgdj_weibo@2x.png) no-repeat;background-size: 25px 19px;}
.actionBar span,.actionBar a{line-height: 38px;color: #888888}
.fontSizeController,.icon_p{margin-right: 10px;}

.content p{text-indent: 2em;line-height: 28px/*;margin-top: 30px;*/}
.content img{width: auto!important;margin:30px auto;display: block;max-width: 96%!important}
.content>table{margin:2% auto!important;overflow: auto!important;max-width: 96%!important;display: block;}
#bsWXBox{border: 5px solid #ccc;border-radius: 5px;padding: 0 !important;left: 50%;top: 50%;margin-left: -110px;margin-top: -122.5px;position: fixed;border: 5px solid #ccc;border-radius: 5px;padding: 0 !important;font-size: 12px;}
#qrcode img {display: inline-block !important;margin: 21px;}
.bsFrameDiv, #bsMorePanel {border: none;background: #fff;}
.bsClose {cursor: pointer;position: absolute;z-index: 10000000;color: #666;font-weight: bold;font-family: Helvetica,Arial;font-size: 14px;line-height: 20px;top: 3px;right: 20px;}
.actionBar span{color:#999999}
.actionBar i{color:#4A4A4A}
.laiyuan{margin-right: 33px;margin-left: 17px;}
.icon_p{color: #424141!important;margin-right:18px;}
.content{line-height: 32px;margin-bottom: 57px;background:#f8f9fa;padding-bottom: 10px;}
.bsTop {
    color: #666;
    background: #f2f2f2;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #e8e8e8;
}
.totop {width: 44px;height: 24px;font-size: 12px;cursor: pointer;/*border-radius: 50%;*/text-align: center;line-height: 40px;background: #B91E1E url(totop_jgdj_yhl_20220914.png) center 15px no-repeat;color: #fff;position: fixed;right: 5%;bottom: 5%;z-index: 99;padding-top: 20px;display: none;}
.totop::before {content: "";display: block;width: 40px;height: 40px;/*border-radius: 50%;*/background: rgb(205 11 47 / 50%);position: absolute;animation: circle-opacity 2s infinite;left: 50%;top: 50%;transform: translate(-50%, -50%) scale(0, 0);box-sizing:border-box;}
@keyframes circle-opacity {
  from {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  to {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2);
  }
}
/*内容页样式结束*/
/*.under_ztzl_box .unslider ul li { 
    opacity: 0.6; 
    -webkit-transition: opacity 2s;
    transition: opacity 2s;
} 

.under_ztzl_box .unslider ul li.unslider-active { 
    opacity: 1; 
} */
.picnews_left .unslider ul li { 
    opacity: 0.6; 
    -webkit-transition: opacity 2s;
    transition: opacity 2s;
} 

.picnews_left .unslider ul li.unslider-active { 
    opacity: 1; 
} 
.picnews_left .unslider ul li:hover{opacity: 0.8}
/*.picnews_left .unslider ul li:hover h2 a{color: #B91E1E}*/

/*新增样式20220919*/
.tgyx_wap{display: none;}
.picnews_box .swiper-container{ display: none;}
.swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
       display: none;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }


    /*新幻灯片样式*/

    .swiper-container,.swiper-wrapper,.swiper-slide,.swiper-slide img{width: 100%}
    .swiper-slide a p{text-align: left;font-weight: bold;font-size: 16px;color: #333;width: 93.6%;margin:0 auto;margin-top: 0.5rem;}
    .swiper-container{height: 24rem;margin-top: 1rem}
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 1.3rem!important}
    .swiper-slide a{position: absolute;top:0rem}
    .swiper-pagination-bullet-active{background: #FC8322!important}
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.5rem!important;}
    .swiper-pagination-bullet{background: #ECDCDC!important;opacity: 1!important}
    .swiper-pagination-bullet-active:after{   content: "";
    display: block; background-size: 12px 12px;
    width: 12px;
    height: 12px;
    position: absolute;
    border: 1px solid #9E2020;
    border-radius: 12px;
    top: -3px;
    right: -3px;}
/*    .swiper-pagination{position: relative!important;}*/
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{position: relative;}
    .swiper-pagination-bullet-active{background: #9E2020!important}
    .footbox_wap,.wap_more{display: none;}
    .wap_myjj{display: none;}
    .under_ztzl p a{position: relative;}
.ztzl_list_box{height: auto;overflow: hidden;margin-bottom: 30px;}
.ztzl_list_box li{width: 380px;float: left;height: 86.88px;margin-left:10px;margin-right:10px;margin-top: 20px;}
.ztzl_list_box li img{width: 100%}

.ztzl_list_box ul li{-webkit-transition: all 0.4s;transition: all 0.4s; }
.ztzl_list_box ul li img{width: 100%;height: 100%}
.ztzl_list_box ul li:hover img{transform:scale(1.05);-webkit-transition: all 0.4s;transition: all 0.4s;opacity: 0.8}
.ztzl_list_box ul li a{display: block;height: 86.88px;}
.title_left_menu{height: auto;}
.title_left_menu h3{padding-right: 19px;display: inline-block;float: left;line-height: 30px;}
.title_left_menu{margin-bottom: 0px;height: 30px;margin-top: 12px;margin-bottom: 18px;}
.erji .logo_box {display:none;width: 278px;height:187px;margin: 0 auto;margin-top: 28px;float: left;margin-left: 150px;}
.erji .logo_box_two {width: 390px;height:86px;margin: 0 auto;margin-top: 40px;float: left;margin-left: 0px;}
.logo_box_two{display:none;}
.logo_box_two img{width:100%}
.erji .logo_box_two{display:block}
.erji .gjz_box{margin-top: 53px;float: right;margin-right: 0px;}
.erji .head_jgdj{height:420px}
.erjihead .navgiator{margin-top:0rem}
.erjihead .head_jgdj{height:330px}
.erji{height:150px!important;}
.edit{text-align:right;padding-right:10px;}
table{margin:0 auto}
.list_zjfz ul li em{color:#B91E1E}
@media screen and (max-width:768px){
    .logo_box{width: 51%;height: auto;}
    .date_box{width: 100%}
    .head_jgdj{height: 28rem}
    .gjz_box{display: none;}
    .navgiator{width: 93.6%;height: 74px;margin-top: 30px;}
    .nav_name li{width: 25%;line-height: 37px;font-size: 16px;font-weight: normal;}
    .tgyx_wap{display: block;width: 177px;height: 19px;float: right;font-size: 14px;color: #E0C7C7;margin-right: 3.2%;margin-top: 6px;}
    .toutiao{width: 100%;height: 140px;}
    .toutiao h2{font-size: 20px;width: 82.9%;margin:0 auto;line-height: 26px;padding-top: 16px;}
    .toutiao p a{font-size: 14px;line-height: 19px;display: block;text-align: left;}
    .toutiao p{width:77.6%;margin-left: 3.2%;padding-top: 17px;position: relative;padding-right:20px;line-height: 18px; }
    .toutiao p:after{content: "";display: inline-block;width: 1px;height: 33px;background: #DBDBDB;right: 0px;top:25px;background-size: 1px 33px;position: absolute;vertical-align: middle;margin-right: 10px;}
    .more{position: absolute;right: -12.6%;bottom: 28px;top: 30px;display: inline-block;}
    .more:after{top: 4px;}
    .content_box,.picnews_box{width: 100%}
    .picnews_box .swiper-container{ display: block;}
    .swiper-container{display: block;}
    .picnews_left{display: none;}
    .picnews_box,.swiper-container{margin-top: 0px}
    .swiper-button-prev,.swiper-button-next{top: 45%!important}
    .swiper-container{height: 37rem}
    .swiper-slide a{width: 100%}
    .picnews_right{width: 93.6%;margin:0 auto;float: none;}
    
    #ul1 .on a{padding-bottom: 0px;height: 91%}
    .show ul li a{display: block;}
    .picnews_right{height: auto;overflow: hidden;}
    .show ul li{padding-bottom: 0px;}
    #ul1 li{margin-right: 15px;width: 86px;}
    #ul1 li a{font-size: 18px;font-weight: normal;}
    #ul1 .on a{font-weight: bold;}
    .left_six_box{width: 100%;height: auto;overflow: hidden;}
    .left_six_box_one{width: 93.6%;margin-right: 0px;float: none;margin:0 auto;height: auto;overflow: hidden;}
    .xian{display: none;}
    .channel_name a{display: none;}
    .ztzl_box{width: 93.6%;margin:0 auto;height: auto;overflow: hidden;}
    .ztzl_box ul{width: 100%;height: auto;overflow: hidden;}
    .right_one_box{width: 100%;float: none;height: auto;overflow: hidden;}
    .myjj_box{width: 93.6%;margin:0 auto;margin-top: 15px;}
    .footbox_wap{display: block;}
    .foot_box{display: none;}
    .footbox_wap{border-top:2px solid #B91E1E;margin-top: 32px;height: auto;padding-top: 10px;padding-bottom:10px}
    .footbox_wap p{text-align: center;padding-top: 16px;}
    .footbox_wap p i{color: #B91E1E;}
    .wap_more{display: block;width: 100px;height: 33px;background: #F0F0F0;border-radius: 3px;text-align: center;line-height: 33px;margin:0 auto;color: #B91E1E;margin-top: 26px;}
    .list_six{margin-bottom: 32px;}
    .channel_name h3{font-size: 18px}
    .ztzlname_box a{display: none;}
    .myjj_box{height: 360px;background: url(myjjbgwap_jgdj_yhl_20220913.png);background-size: 100%;background-repeat: no-repeat;}
    .myjj_box img{width:90.8%;float: none;margin:0 auto;display: block; }
    .pc_myjj{display: none;}
    .wap_myjj{display: block;padding-top: 13rem;}
    .ztzl_box ul li{width: 100%}
    .ztzl_box ul li,.ztzl_box ul li a{height: auto;overflow: hidden;}
  
    .right_one_box .swiper-slide{-webkit-align-items: stretch;}
    .under_ztzl_box{margin-top: 32px}
    .swiper-container2,.under_ztzl_box{height: auto!important}
    .swiper-container2{padding-bottom: 1rem}
    .swiper-container2 .swiper-pagination{bottom: 0!important;}
    .swiper-container2 .swiper-pagination-bullet{background: #D8D8D8;width: 10px;
    height: 10px;
    display: inline-block;}
    .swiper-container2 .swiper-pagination-bullet-active:after{display: none;}
    .picbox_wap{width: 100%:height;background: url(zwtp_jgdj_20220923.png) no-repeat;background-size: 100% 100%}
    .swiper-slide img,.picbox_wap {height: 504px;!important;}
    .swiper-button-next, .swiper-button-prev{display: none;}
/*杂志列表页*/
    .pos_wz{width: 100%}
    .pic_list_box{width: 96.4%;margin:0 auto;}
    .pic_list_box ul{width: 100%;margin-top: 0px;}
    .pic_list_box ul li{width: 40.5%;height: auto;margin-left: 6%;margin-bottom: 20px;}
    .pic_list_box ul li img,.listpic_box{width: 100%;height: auto;}
    .title_box_zz{display: none;}
    /*带左侧菜单列表*/
    .left_menu{width: 93.6%;margin:0 auto;float: none;height: auto;overflow: hidden;}
    .title_left_menu ul{height: auto;overflow: hidden;}
    .right_list{width: 93.6%;float: none;margin:0 auto;margin-top: 1rem}
    .left_menu ul li{width: 94.3%;margin-left: 3.3%}
    /*走进法治*/
    .zjfz_list{width: 93.6%;margin:0 auto;}
    .zjfz_more{display: none;}
    .list_zjfz{margin-bottom: 2rem}

    .logobig_box{width: 100%!important;}
    .navgiator .nav_name .subnav{display: none!important;}

    .totop{width: 34px;height: 14px;background: #B91E1E url(totop_jgdj_yhl_20220914.png) center 12px no-repeat;}
    .totop text{display: none;}
    .totop::before{width: 30px;height: 30px;}
.under_ztzl_box .unslider ul li.unslider-active{    width: 93.6%!important;
    margin: 0 auto;
    float: none;}
#ul1 li{width:25%;text-align: center;margin-right: 0;}
#JgcxPage a,#JgcxPagespan{display: inline-block;margin-bottom:10px;}
.page_div{height:auto!important}
.picnews_left .silde-disp-1 a{white-space: pre-wrap;}
}
@media screen and (max-width:670px){
    .head_jgdj{height: 25.5rem}
 /*   .toutiao_box,.toutiao{height:110px;}*/
    .swiper-container{height: 34rem}
    .myjj_box{height: 19.7rem;}
    .wap_myjj{padding-top: 11.5rem}
    .swiper-slide img,.picbox_wap {height: 445px;!important;}
}
@media screen and (max-width:600px){
    .head_jgdj{height: 24.5rem}
/*    .toutiao_box,.toutiao{height:110px;}*/
    .swiper-container{height: 31rem}
    .myjj_box{height: 17.6rem;}
    .wap_myjj{padding-top: 10.2rem}
    .swiper-slide img,.picbox_wap {height: 398px;!important;}
}
@media screen and (max-width:540px){
    .head_jgdj{height: 23.43rem}
    .myjj_box{height: 15.7rem;}
    .wap_myjj{padding-top: 9.5rem}
    .swiper-slide img,.picbox_wap {height: 358px;!important;}
    .swiper-container{height: 29rem!important;}
}
@media screen and (max-width:450px){
    .head_jgdj{height: 21.43rem}
    .myjj_box{height: 13.2rem;}
    .wap_myjj{padding-top: 7.7rem}
    .swiper-slide img,.picbox_wap {height: 298px!important;}
    .swiper-container{height: 25rem!important;}
}
@media screen and (max-width:414px){
    .head_jgdj{height: 20.43rem}
    .swiper-container{height: 24rem}
    .myjj_box{height: 12.2rem;}
    .wap_myjj{padding-top: 7rem}
    .swiper-slide img,.picbox_wap {height: 275px!important;}
    .swiper-container{height: 23rem!important;}
}
@media screen and (max-width:375px){
    .head_jgdj{height: 20rem}
    .myjj_box{height: 175px;}
    .wap_myjj{padding-top:6.4rem}
    .swiper-slide img,.picbox_wap {height: 250px!important;}
    .swiper-container{height: 22rem!important;}
}
@media screen and (max-width:320px){
    .head_jgdj{height: 18rem}
    .myjj_box{height: 9.5rem;}
    .wap_myjj{padding-top: 5.4rem}
    .toutiao_box,.toutiao{height: auto;overflow: hidden;}
    .swiper-slide img,.picbox_wap {height: 212px!important;}
    .swiper-container{height: 20rem!important;}
    .date_box p{padding-right: 5px;font-size: 12px;}
    #year{padding-left: 5px;font-size: 12px;}
}
@media screen and (max-width:768px){
    .ztzl_list_box li{width: 93.6%;margin-left: 3.2%;height: auto;}
    .ztzl_list_box ul li a{height: auto}
    .left_menu ul{height: auto;overflow: hidden;padding-top: 14px;border-top: 2px solid #910404;padding-bottom: 14px;background: #F6F6F6;}
    .left_menu{background: none;border-bottom: 2px solid #910404;}
.erji{height: auto!important;}
.erji .logo_box_two{width: 65%;
    height:auto;
    float: none;
    margin: 0 auto;
    margin-top: 40px;
}
.erji .logo_box_two a{display:block}
.erjihead .head_jgdj{height:auto!important;padding-bottom:1rem}

}

.nry_content h4{text-align:center;color:#C81A1A;}
.nry_content{margin-top:30px;}
.edit{color:#999999}
.content_m{width: 1170px;margin:0 auto;height: auto;margin-top: 15px;margin-bottom: 15px;background: #fff}
/*921新增样式*/
.fixedNav {
    background: #C81A1A;
    height: 3rem;
    position: fixed;
    width: 100%;
    top: 0;
    display: none;
    z-index: 10000;
    left: 0;
}
.flexnav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logofixed {
    flex: 1;
    margin: 0 8% 0 4%;
}
.logofixed img {
    width: 53%;
    margin-top: 0.3rem
}
.logofixed a{display: block;}
.fixedNav span {
    line-height: 3rem;
    display: block;
    float: right;
    color: #fff;
    font-size: 0.88rem;
    padding-right: 1.19rem;
    font-weight: 300;
    vertical-align: middle;
}
.fixedNav span::after {
    display: inline-block;
    content: "";
    width: 1.19rem;
    height: 1.13rem;
    background: url(cosmos_jgdj_ico.png) no-repeat;
    background-size: auto;
    background-size: 1.19rem 1.13rem;
    vertical-align: middle;
    margin-left: 0.5rem;
    cursor: pointer;
    position: relative;
    top: -0.1rem;
}
.fixedNav_content {
    display: none;
    position: fixed;
    top: 3rem;
    z-index: 999;
    width: 100vw;
    background: rgba(58,67,82,0.9);
    border-bottom: 0.1rem solid #2E68E6;
}
.fixedNav_content ul {
    padding: 1rem 1.19rem;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    height: auto;
    overflow: hidden;
}
.fixedNav_content ul li {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 1rem 0;
}
.fixedNav_content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.closeNav {
    border: 0.06rem solid #fff;
    color: #fff;
    font-size: 0.88rem;
    padding: 0.5rem;
    display: block;
    text-align: center;
    width: 10rem;
    border-radius: 0.19rem;
    margin: 0 auto 0.8rem;
    width: 5rem;
    
}
.show ul li a{
    width:82%; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*走进法治新增样式*/
@media screen and (max-width:768px){
    .ldgb_sp_box{width:100%}
    .ldgb_sp_box ul li{width: 100%;margin-left: 0px;height: auto;margin-bottom: 20px;}
    .sp_img_box{width: 45.7%;float: left;height: auto;}
    .ldgb_sp_box ul li p{width: 50%;float: right;}
    .sp_img_box img{width: 100%;height: auto;}
    .ldgb_sp_box a{height: auto;}
    .ldgb_sp_box ul li p{margin-top: 0px;text-align: left;}
    .content_m{width: 93.6%;margin:0 auto;}
    .nry_content{width: 100%}
    .atcTitle {font-size: 20px;margin-top: 0rem}
    .nry_content h3{font-size: 16px}
    .gongneng{display: none;}
    .laiyuan{margin-left: 0px;margin-right: 0px;}
    .actionBar span{display: block;width: 100%;margin-right: 0px!important}
    .actionBar{margin-top: 1.5rem}
.banner_box {
    width: 93.6%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    margin: 0 auto;
}
    .left_menu{padding-bottom: 0px;}
    .title_left_menu h3:after{background: url(icon_xiala_jgdj_20220912.png) no-repeat;
    background-size: 25px 16px;width:25px;
    height: 16px;}
    .hidden_box{display: none;}
.swiper-slide a p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.under_ztzl_box .unslider-wrap{width:93.6%;margin:0 auto}
.under_ztzl{border:none}
.left_six_box_one .show ul li:nth-child(6){display:none}
.picnews_right .show ul li:nth-child(6){display:none}
.show ul li a{width:auto;display:inline-block;}
.erjihead .navgiator{margin-top:1.5rem}
.head_jgdj{background: url(headwap_jgdj_yhl_20220913.png) center 0px no-repeat;background-size: 100% 100%;}
.toutiao_box,.toutiao{height:134px;}
.toutiao h2{padding-top:35px;}
.toutiao p{display:none}
.hidden_cls{background: url(xlicon2_jgdj_yhl_20220920.png)  right no-repeat;margin-bottom: 0;background-size: 27px 27px;height: auto;overflow: hidden;}
.now_position{margin-bottom:1rem}
.title_box h3{padding-left:10px;padding-right:10px;font-size: 16px;}
.title_left_menu h3{padding-left:0px;width: 90%;line-height: 30px;font-size: 20px;}
.title_left_menu{margin-bottom:5px;margin-top: 5px;}
.footbox_wap p {
  text-align: center;
  padding-top: 8px;
}
.pubtime {
  display: block;
  float: left;
  padding-top: 0px;
}
.show ul li {
  height: auto;
  overflow: hidden;
  line-height: 24px;
  padding-top: 7px;
  padding-bottom: 0;
  background: url(libg_jgdj_20220913.png) no-repeat 4px 18px;
  padding-left: 16px;
}
.right_list ul {
  padding-bottom: 15px;
 }
.atcTitle {
  font-size: 20px;
  margin-top: 0rem;
  line-height: 30px;
}
.edit {
  text-align: left;
  line-height: 24px;
}

    .date_box p{display:none}
    .wap_ss_btn{width: 23px;height: 23px;background: url(wapss_jgdj_20220921.png) no-repeat;background-size: 23px 23px;float: right;margin-top: 12px;margin-right: 13px;}
    .gjz_box{display: none;position: absolute;top: 40px;width: 92%;margin-left: 4%;height:40px;box-shadow:none;}
    .head_jgdj{position: relative;}
    .search_input{width: 70%;line-height: 32px;}
    .search_btn{height: 40px;}
.under_ztzl a {
  font-size: 20px;
 }
.under_ztzl {
  height: 90px;
  }
.show ul li a{white-space: pre-wrap;}
.change_logo{background: url(closeicon_jgdj_20220922.png) no-repeat;background-size: 23px 23px;}
}

@media screen and (max-width:320px){
#ul1 li a{font-size:16px}
}