.clear-fix{ clear:both; }

.tjj-content { overflow: hidden; width: 100%; margin-top: 45px;}
.tjj-main {overflow: hidden;width: 1200px;margin: 0 auto;padding-top: 50px;}
.tjj-main2{width: 1200px;margin: 0 auto;}
.tjj-box { overflow: hidden; width: 100%; }
.tjj-subtitle { width: 1048px; height: 114px; border: 1px solid #e3e3e3; }
.tjj-subtitle .sjt-subtitle-text { font-size: 28px; font-weight: bold; display: block; margin-bottom: 12px; padding-top:
12px; text-align: center; color: #c12829; }
.tjj-subtitle-textbox { overflow: hidden; width: 955px; margin: 0 auto; }
.sh1 { min-height: 344px; }
.sh2 { min-height: 416px; }
.sh3 { min-height: 655px; }
.sh4 { min-height: 302px; }
.tjj-lbt { width: 459px; height: 344px; background-color: skyblue; }

.tjj-more {
    float: right;
    color: #999 !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.tjj-shuju { display:flex; justify-content: space-between; }
.tjj-shuju a{ width:24%; }
.tjj-shuju a img{ width:100%; }

/*首页>切换栏*/
.tab {
overflow: hidden;
}
#tab_1 a{font-size:24px; font-weight:bold;}
.tab > li {float: left;padding: 0;margin-right: 30px;color: #000;line-height: 30px;height: 46px;font-size: 22px;text-align: center;}

.tab > li.selected {
font-weight: bold;
color: #006cc7;
border-bottom: 5px solid #006cc7;
}

.tab > li.selected a {
font-weight: bold;
color: #006cc7 !important;font-size:26px;
}

.tab-content > li {display: none;}

.tab-content > li.show {
display: block;
}

.tabs {
overflow: hidden;
border-bottom: 2px solid #006fb8;
}

.tabs > li {
float: left;
padding: 0 10px;
color: #1a56a8;
line-height: 46px;
height: 46px;
font-size: 16px;
text-align: center;
font-weight: bold
}

.tabs > li.selected {
}

.tabs > li.selected a {
color: #006fb8;
}

.tab-contents > li {
display: none;
}

.tab-contents > li.show {
display: block;
}



/* 省情资讯 */

.tjj-date{
    display: flex;
    flex-wrap: wrap;
    width: 48px;
    height: 48px;
    background: #b60b2a;
    border-radius: 5px 0 5px 0;
}
.tjj-date span{ color:#fff !important; text-align:center; width:100%; }
.tjj-day{ font-size:24px; font-weight:bold; line-height:30px; }
.tjj-yearMoon{font-size:10px;}
.tit p{
    color: #ccc;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size:16px;
}
.newslist li:last-child{ border:none !important; }





/* 统计专题 */
.tjj-zhuanti-box{ width:100%; margin:50px auto; }

.mr_frbox {position: relative;padding-top: 20px;padding-bottom: 20px;width: 100%;min-height: 106px;}
.mr_frBtnL {position: absolute;top: 100px;left: -40px;width: 13px;height: 27px;cursor: pointer;}
.mr_frUl {float: left;width: 1200px; overflow: hidden;}
.mr_frBtnR {position: absolute;top: 100px;right: -35px;width: 13px;height: 27px;cursor: pointer;}
.mr_frUl ul li {position: relative;float: left;display: inline;margin-right: 5px;}
.mr_frUl ul li {overflow: hidden;padding: 0px;width: 277px;height: 172px;text-align: center; margin-right:30px;}
.mr_frUl ul li a img {width: 100%;height:100%;border: 0px;}

/* 图片新闻 */
.mr_frbox2 {position: relative;padding-top: 20px;padding-bottom: 20px;width: 100%;min-height: 106px;}
.mr_frBtnL {position: absolute;top: 100px;left: -40px;width: 13px;height: 27px;cursor: pointer;}
.mr_frUl2 {float: left;width: 1200px; overflow: hidden;}
.mr_frBtnR {position: absolute;top: 100px;right: -35px;width: 13px;height: 27px;cursor: pointer;}
.mr_frUl2 ul li {position: relative;float: left;display: inline;margin-right: 5px;}
.mr_frUl2 ul li {overflow: hidden;padding: 0px;width: 362px;text-align: center; margin-right:60px;}
.mr_frUl2 ul li a img {width: 100%;height: 205px;border: 0px;}

.mr_frUl2 ul li a{ width:100%; }


.mr_frUl2 li .tit {
    display: block;
    width: 96%;
    font-weight: bold;
    font-size: 18px;
    color: #333;
    text-align:left;
}
.mr_frUl2 li .tit p{ color:#999; font-weight:bold; }




/* 网站链接 */
.tjj-tjfuwu h1 {    font-size:28px; color:#333; font-family: 思源黑体,Microsoft YaHei; }
.tab2{ border:none; }

.tab2 > li{
 border-radius: 6px;
 border:1px solid #d6d6d6;
width:200px;
}
.tab2 > li a{ font-size:20px; line-height:40px; color:#666; width:100%; text-align: center;}
.tab2 > li.selected{
     background: #006cc7;
     border:0;
     font-weight: normal;
}

.tab2 > li.selected a{
    color: #fff !important;
    font-weight: normal;
    text-align: center;
    font-size:20px !important;
}

/* 右侧固定 */
.fixed-right{
    position: absolute;
    right: 0;
    top: 160px;
}
.fixed-right-ico{     
    background: #666;
    width: 100px;
    display: block;
    text-align: center;
    padding: 10px 0; 
}



/*首页小列表左边title右边日期*/
.newslist {padding: 10px 0;}

.newslist li {
position: relative;
padding:10px 0;
display:flex;
}

.newslist li .date {
position: absolute;
right: 0px;
top: 10px;
font-size:16px; 
color:#333;
}

.newslist li .tit {display: block;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:76%; font-size:18px; color:#333; }


.newslistse {
padding: 10px;
}

.newslistse li {
position: relative;
border-bottom: 1px dashed #ddd;
}

.newslistse li .date {
color: #b7b7b7;
position: absolute;
right: 0px;
top: 21px;
font-size: 13px;
}

.newslistse li .tit {
display: block; /*内联对象需加*/
word-break: keep-all; /* 不换行 */
white-space: nowrap; /* 不换行 */
overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
text-overflow: ellipsis;
color: #666;
padding-right: 100px;
line-height: 3;
}



.newslistxz {
padding: 10px;
}

.newslistxz li {
position: relative;
border-bottom: 1px dashed #ddd;
}

.newslistxz li .date {
color: #b7b7b7;
position: absolute;
right: 0px;
top: 13px;
font-size: 13px;
}

.newslistxz li .tit {
display: block; /*内联对象需加*/
word-break: keep-all; /* 不换行 */
white-space: nowrap; /* 不换行 */
overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
text-overflow: ellipsis;
color: #666;
padding-right: 100px;
line-height: 3;
padding-left: 25px;
}



.newslist li:hover a{
color: #006cc7;
}
.newslist li:hover span{
color: #006cc7;
}

.newslist li.diyitiao .tit {
text-align: center;
color: #0053a4;
line-height: 35px;
font-size: 16px;
padding-right: 0px;
background: none
}

.newslist li.diyitiao .jianjie {
line-height: 27px;
color: #999;
text-indent: 2em;
}

.newslist-1 li .tit {
padding-left: 12px;
}

.newslist-1 li::before {
content: "›";
position: absolute;
left: 0;
top: 8px;
width: 10px;
height: 10px;
font-size: 16px;
font-weight: bold;
}



.newsxzlist {
padding: 10px;
}

.newsxzlist li {
position: relative;
border-bottom: 1px dashed #ddd;
}

.newsxzlist li .tit {
display: block; /*内联对象需加*/
word-break: keep-all; /* 不换行 */
white-space: nowrap; /* 不换行 */
overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
text-overflow: ellipsis;
color: #666;
padding-right: 10px;
line-height: 3;
padding-left: 25px;
}

.newsnewsxzlistlist li .tit:hover {
color: #165ec2;
}



.newspiclist {
padding: 10px;
}

.newspiclist li {
position: relative;
margin-top: 10px;
margin-bottom: 10px;
}

.newspiclist li a {
text-align: center;
display: block
}

.list-spot{width:6px;height:6px;border-radius: 3px;background:#006fb8;display:block;margin:10px;margin-left: 0;}


/* 新闻模块2 */
.tjj-subNew{ display:flex; justify-content: space-between;}
.tjj-subNewRight,.tjj-subNewLeft{
  width:48%;
}


/* 新增修改 */
.tjj-zwgk-lbox{ width:100%; }
.gzhd{
    display: flex;
    justify-content: space-between;
    padding:0 24px;
 }
.gzhd a{ 
    float:none !important;
    width:260px !important;
    margin:10px !important;
    display:block !important;
    
 }
.gzhd a img{ display:block; width:100%; }






/* 响应式处理 */
@media screen and (max-width:768px) {
.mySwiper li, .mySwiper a{ font-size:16px !important; }
.superScrollFeatures{ display:none; }
.superScroll .superScrollContent ul li{ width:13.8% !important; }
.superScroll .superScrollContent ul li a{ width:100% !important; display:block; }
.superScroll .superScrollContent img{ width:100% !important; }
.phyc{display:none}
.tjj-main,.tjj-main2{ width:96% !important;padding-top: 0; }
.top_list h1 a{font-size: 17px;width: 80%;margin-left: 15%;}
.top_list p {
display: none;
}
.govSearch { display:none; }
.newslist li .tit{ width:61%; }
.tabqh{width:96%;padding: 0 2%;}
.tabqh .ywdt ul img{    width: 30%;}

#govwzqhbox {width: 10rem !important; height: 3rem !important; top: 2.4rem !important; left: 64% !important;}
#govwzqhbox div { width:100% !important; height: 100% !important; }
.tjj-newsTitle{width:10% !important;font-size: 18px!important;}
.sw_jiao {width:100% !important;height: 34rem;    margin: 11% auto 0;}
.sw_jiao  img{height:34rem !important;}
.minheigt1 {width: 100% !important;margin-top:2%;margin-left: 0%!important;}
.tjj-subNew{ display:block !important;}
.tjj-subNewRight, .tjj-subNewLeft{ width:100% !important; margin:20px 0 ; }

/*开始*/
.banner{display:none!important}
.tjj-subNewLefts{width:100%;height: auto;overflow: hidden;background-color: #f8f8f8;background-size: 100%;background-repeat: no-repeat;padding-bottom: 20px; margin-top:20px;}
.tjj-subNewLefts .xxgk{padding-top: 80px;margin-top: 0;}
.tjj-subNewLefts .xxgk a img{}
.tjj-subNewRights{width:100%;height: auto;overflow: hidden;background-color: #f8f8f8;background-size: 100%;background-repeat: no-repeat;padding-bottom: 20px;margin-top:20px;}
.tjj-subNewRights .xxgk a{margin-left:27px;}
.clearfixz li{width:90px}

.swiper-button-prev,.swiper-button-next{ display:none !important; }


}


@media screen and (max-width:500px) {
.sw_jiao {width:100% !important;height: 26rem;    margin: 11% auto 0;}
.sw_jiao  img{height:26rem !important;}
}
@media screen and (max-width:470px) {
.clearfixz li{ width:70px; }
}
@media screen and (max-width:460px) {
body{overflow-x: hidden;}
.slideBox .bd img{height:100%;/*object-fit: cover;*/}
.tjj-list-box2 li a{ width:96%; }
.newTitle ul li{width:88px;}
/*.slideBox .hd { bottom: 38px; }*/

.customs-jyjy img {min-height: 25px;object-fit: cover;}
.tjj-list-box4 li a{ width:66%; }
.slideBox .bd ul li p a{width:66%;}
.tabqh{width:96%;padding: 0 2%;}
.tabqh .ywdt ul img{    width: 30%;}

.superScroll .superScrollContent ul li a{ width:100% !important; }
}
@media screen and (max-width:420px) {
.tjj-header-content {
    background-position-x: -8rem !important;
}
}
@media screen and (max-width:400px) {
.tjj-list-box2 li a{ width:96%; }
.tjj-list-box4 li a{ width:96%; }
.superScroll .superScrollContent ul li{ margin:0 !important; }
.superScroll .superScrollContent ul li a{ width:100% !important; }
}
@media screen and (max-width:375px) {
.clearfixz li{ 
    width: 100px;
    margin: 10px 48px 10px 0;     
    border-radius: 5px;
 }
}



/* 分辨率 */
/* 小于1400px */
@media screen and (max-width:1400px) {
.fixed-right{ display:none; }
}

/* 小于1200px */
@media screen and (max-width:1200px) {
.tjj-main2,.tjj-main{ width:1000px; }
.sw_jiao{ width:500px; }
.newslist li .tit{ width:76% !important; }
.mr_frUl,.mr_frUl2{ width:1000px; }

.wzlj-box a{ font-size:15px !important; }
}
/* 小于1050px */
@media screen and (max-width:1050px) {
.mr_frUl,.mr_frUl2{ width:980px;margin-left:8px; }
.mr_frUl,.mr_frUl2{ width:980px;margin-left:8px; }
.mr_frBtnR,.mr_frBtnL{top:72px;}
.mr_frBtnL{ left:-12px; }
.mr_frBtnR{ right:-8px; }

}
/* 小于980px */
@media screen and (max-width:980px) {
.swiper-slide{ width:120px !important; }
.mySwiper li, .mySwiper a{ font-size:18px !important; }
.tjj-main2,.tjj-main{ width:96%; }
.sw_jiao{ width:500px; }
.newslist li .tit{ width:76% !important; }
.mr_frUl,.mr_frUl2{ width:840px; }
.mr_frUl ul li{ width:200px; height:120px; }
.mr_frUl2 ul li{ width:320px;}

.mr_frBtnL,.mr_frBtnR{ display:none;}


.wzlj-box a{ width:33% !important; }
}

/* 小于860px */
@media screen and (max-width:760px) {
.mr_frUl,.mr_frUl2{ width:100%; }
}
/* 小于760px */
@media screen and (max-width:760px) {
.tjj-main-box{ margin-top:50px; }
.newslist li .tit{  width:96% !important; font-size:16px !important; margin-left:15px !important; padding-left:0 !important;}
.tit p{ font-size:14px !important; }
.mb3{ flex-wrap: wrap; }
.tab > li {font-size: 14px;padding: 0 5px;width: 25%;line-height: 30px;margin-right: 0;}
.tab1 > li {width: 32%;}
.tab > li a{font-size: 19px!important;}
.tabs > li {
font-size: 16px;
padding: 0 5px;
}
.shuju-tab li{ width:auto; }
.mr_frUl,.mr_frUl2{ width:100%; }
.tjj-tjfuwu-content-box a p{ font-size:14px; }
.tjj-tjfuwu-content-box{ flex-wrap: wrap; }
.tjj-tjfuwu-content-box a{ width:33%; }
.wzlj-box{ justify-content: left; }
.wzlj-box a {width:50% !important;}
.tab2 > li { width:150px;  margin-right:2%; margin-bottom:20px;}
.tab2 > li.selected a{font-size:16px !important;}
.tab2 > li a{  font-size:16px !important; }
}


@media screen and (max-width: 640px){
.tjj-more {
    font-size: 12px !important;
    margin: 6px;
}
}


/* 小于600px */
@media screen and (max-width:600px) {
.newslist1 li .tit {width:70% !important; }
.mr_frUl2 ul li{ width:220px; margin-right:30px;}
.mr_frUl2 ul li img{ height:125px !important; }
.mr_frUl2 li .tit{ font-size:16px; }

.dw .tit{     width: 64%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
.gzhd {
     display:block; 
}
.gzhd a{ 
    background: #006fb8;
    width:96% !important;
    border-radius: 1rem;
 }
.gzhd a img{ 
    width:84% !important;
    margin:2% auto 0;
    display:block;
    padding-top: 2%;
}
.tjj-subNewRights .xxgk a{ height:100%; }
.wzlj-box a{ font-size:12px !important; }

.tjj-shuju,.jbxx-content{     flex-wrap: wrap; }
.tjj-shuju a{ width:48%;     margin-bottom: 4%; }
.jbxx-content img{ width:100% !important; margin-bottom:3% !important; }

}
/* 小于480px */
@media screen and (max-width:480px) {
.tab > li.selected a{ font-size:18px !important; }
}
/* 小于400px */
@media screen and (max-width:400px) {
.newslist1 li .tit {width:96% !important; }
.newslist li .date { display:none; }
.tab2 > li { width:100px;  margin-right:2%;}
.tab2 > li.selected a{font-size:14px !important;}
.tab2 > li a{  font-size:14px !important; }
.wzlj-box a {
    font-size: 14px !important;
    text-align: center;
    width: 100% !important;
}
.tab > li.selected a{ font-size:14px !important; }
.tab > li a {
    font-size: 14px!important;
}
}