/* reset */
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 {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}
body{
    font-family: "Open Sans", Arial, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Microsoft YaHei UI", 微软雅黑, SimSun, sans-serif;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

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

caption,
th {
    text-align: left;
    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%;
}

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,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

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

body,
textarea,
input,
button,
select,
keygen,
legend {
    font-size: 14px;
    color: #333;
    outline: 0;
}
#bleft{width:92px;padding:20px;position:absolute;cursor:pointer;color:#fff;left:0px;top:300px; z-index:9999}
#float{ width:92px; top:300px;  padding:20px;text-align:center; position:absolute; cursor:pointer; color:#fff;right:260px;z-index:9999}
body {
    background: #fff; 
}
 #tbcak
 {
    position:absolute;
    z-index:-1 ;
    width:100%;
    height: 200px;
      background-color: #fff;
 }
 #bbcak
 {
    position:absolute;
    z-index:-1 ;
    width:1220px;
    height: 4300px;
    left:50%;
	margin-left:-610px;
    background-color: #fff;
    }
#allbcak{
	position:absolute;
	z-index:-3 ;
	width:100%;
	height:1197px;
	background-image: url(https://img.my399.com/2022/20/2b.jpg);
	background-repeat:repeat-x;
	}
 #dbcak{
	position:absolute;
	z-index:-2 ;
	left:50%;
	margin-left:-950px;
	height: 1197px;
	width:1900px;
	/*套红大图*/
	background-image: url(https://img.my399.com/2022/20/dg.jpg);
	}

header:before {
    height: 30px;
    background-color: #E9F4FE;
    content: '';
    width: 100%;
   display: block;
}

a {
    color: inherit;
}

.width {
    width: 1200px;
    margin: 0 auto;
    }

.header-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 47px;
}

.header-box .logo-box {
    width: 175px;
    height: 56px;
}

.header-box .logo-box img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.header-box .html-decs {
    color: #88A6C1;
    font-size: 16px;
    max-width: 210px;
}

.header-box .search-container {
    display: flex;
}

.header-box .search-container span {
    font-size: 12px;
    color: #55b5ea;
    line-height: 30px;
}

.header-box .search-container .search-box {
    display: flex;
    margin-left: 10px;
    width: 280px;
    border: 1px solid #8a8eb5;
    border-radius: 14px;
    height: 30px;
    overflow: hidden;
}

.header-box .search-container .search-box input {
    width: 222px;
    border: none;
    line-height: 30px;
    padding-left: 10px;
}

.header-box .search-container .search-box button {
    width: 60px;
    border-radius: 14px;
    color: #fff;
    background-color: #083b90;
    position: relative;
    border: none;
    margin-right: -1px;
}

.header-box .search-container .search-box button i {
    background: url("../image/ss.png") no-repeat center;
    display: block;
    background-size: 18px 18px;
    width: 100%;
    height: 100%;
}

.header-box .header-four {
    display: flex;
}

.header-box .header-four a {
    text-align: center;
    margin: 0 15px;
}

.header-box .header-four a img {
    width: 35px;
    height: 37px;
    object-fit: contain;
    display: block;
}

.header-box .header-four a span {
    color: #002483;
    font-size: 14px;
    line-height: 33px;
}

.header-box .html-from {
    text-align: center;
}

.header-box .html-from p {
    font-size: 14px;
    color: #002483;
}

.header-box .html-from span {
    color: #fff;
    font-size: 11px;
    padding: 4px;
    width: 92px;
    background-color: #ef1730;
    border-radius: 2px;
    margin-top: 5px;
    display: block;
}

.menu-container {
    background-color: #083B90;
    margin-top: 12px;
}

.menu-container .menu-list {
    display: flex;
    padding: 13px 0;
    justify-content: space-between;
}

.menu-container .menu-list li {
    color: #fff;
    font-size: 16px;
}

.menu-container .menu-list li span {
    background: url("../image/bgc1.png") no-repeat 100%;
    width: 87px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
}

.menu-container .menu-list li a {
    font-size: 16px;
    color: #ABF8FF;
    padding: 0 10px;
}

.thumb-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 14px;
}

.thumb-container a img {
    height: 80px;
    width: 591px;
}

.thumb-container a:last-child {
    margin-top: 16px;
}

.thumb-container a:last-child img {
    width: 100%;
}

.news-first {
    margin-top: 25px;
    font-size: 14px;
    
}

.news-first h1 {
    font-size: 40px;
    color: #f00;
    text-align: center;
}

.news-first p {
    color: #f00;
    text-indent: 2em;
    line-height: 18px;
    margin-top: 20px;
}

.news-first p span {
    color: #F00;
}

.news-two {
    margin-top: 20px;
}
.news-two p {
    color: #f00;
    text-indent: 2em;
    line-height: 18px;
    margin-top: 20px;
}

.news-two h6 {
    color: #f00;
    font-size: 37px;
    text-align: center;
    padding: 20px 10px;
    background: #E9F4FE;
}

.news-two .news-two-list {
    display: flex;
  /*  flex-wrap: wrap; */
    justify-content: space-between;
    margin-top: 10px;
    padding: 0 15px;
}

.news-two .news-two-list a {
    /* margin: 0 15px; */
    color: #5D5D5D;
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    max-width:18%;
}

.news-three {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}

.news-three .news-banner {
    width: 860px;
    height: 480px;
    position: relative;
    overflow: hidden;
}

.news-three .news-banner .swiper-slide {
    position: relative;
    transform: translate3d(0, 0, 0);
}

.news-three .news-banner .swiper-slide img {
    width: 860px;
    height: 480px;
    display: block;
}

.news-three .news-banner .swiper-slide:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 34px;
    background-color: #4B4B4B;
    color: #fff;
}

.news-three .news-banner .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65%;
    z-index: 10;
}

.news-three .news-banner .swiper-slide p a {
    padding-left: 50px;
    display: block;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
}

.news-three .news-banner .swiper-pagination {
    text-align: right;
    padding-right: 30px;
}

.news-three .news-banner > .swiper-pagination-bullets {
    left: unset;
    right: 0;
    width: 30%;
    bottom: 6px;
}

.news-three .news-banner .swiper-pagination-bullet {
    width: 19px;
    height: 12px;
    background-color: #8A8A8A;
    border-radius: 0;
    margin-left: 16px;
}

.news-three .news-focus {
    width: 321px;
}

.news-three .news-focus .focus-title {
    height: 47px;
    background: #E9F4FE url("../image/focus.png") no-repeat;
}

.news-three .news-focus .focus-title a {
    display: block;
    width: 100%;
    height: 100%
}

.news-three .news-focus ul {
    border: 1px solid #E7E7E7;
    border-top: none;
}

.news-three .news-focus ul li {
    border-top: 1px solid #E7E7E7;
    height: 52px;
}

.news-three .news-focus ul li:first-child {
    border-top: none;
}

.news-three .news-focus ul li a {
    color: #002483;
    font-size: 16px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    height: 52px;
}

.news-three .news-focus ul li a:hover {
    background: #0197D6;
    color: #fff;
}

.news-recommend {
    background: #F5F5F5 url("../image/recommend.png") no-repeat;
    min-height: 207px;
    padding-left: 80px;
    margin-top: 15px;
    position: relative;
}

.news-recommend a.special-a {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 208px;
}

.news-recommend ul {
    display: flex;
    padding-top: 20px;
}

.news-recommend ul li {
    width: 192px;
    margin: 0 42px;
}

.news-recommend ul li:last-child {
    margin-right: 0;
}

.news-recommend ul li img {
    width: 192px;
    height: 108px;
}

.news-recommend ul li .recommend-desc {
    font-size: 12px;
    color: #5D5D5D;
    margin-top: 10px;
    line-height: 18px;
}

.news-recommend ul li .recommend-desc span.click-msg {
    color: #FF6600;
}

span.click-msg {
    color: #FF6600;
}

.rumours-container {
    background: #E9F4FE;
    margin-top: 22px;
    display: flex;
}

.rumours-container .rumours-desc {
    background: #019BD9;
    color: #fff;
    text-align: center;
    line-height: 40px;
    min-width: 98px;
    font-size: 18px;
    display: block;

}

.rumours-container .rumours-list {
    display: flex;
    width: calc(100% - 150px);
    justify-content: space-between;
    margin-left: 23px;
}

.rumours-container .rumours-list .rumours-item {
    background: url("../image/yao.png") no-repeat 18px 18px;
    background-position: left center;
    padding: 12px 0 9px 23px;
    color: #002483;
    line-height: 18px;
}
.rumours-container .rumours-list .rumours-item span {
    color: #CC0100;
}

.news-four {
    margin-top: 23px;
    border-top: 2px solid #EBF5FE;
    display: flex;
    justify-content: space-between;
}

.news-four .news-push1 {
    width: 324px;
}

.news-four .news-push1 .news-push1-item {
    border-bottom: 1px solid #DFDFDF;
    color: #5D5D5D;
    position: relative;
    padding: 16px 0;
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-four .news-push1 .news-push1-item:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.news-four .news-push1 .news-push1-item:hover:before {
    background-color: #42AADE;
}

.news-four .news-push1 .news-push1-item:hover a {
    color: #39322C;
}

.news-title {
    border-bottom: 1px solid #DFDFDF;
    color: #42AADE;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    align-items: center;
    margin-top: 18px;
}

.news-title h6 {
    font-size: 24px;
    padding-left: 10px;
}

.news-title:before {
    content: '';
    width: 120px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    border-bottom: 2px solid #019BD9;
}

.news-title p a {
    color: #42AADE;
    margin: 0 5px;
}

.news-title p a:last-child {
    position: relative;
}

.news-title p a:last-child:after {
    content: '';
    width: 1px;
    height: 12px;
    background-color: #42AADE;
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.swiper-container2 {
    width: 326px;
    height: 71px;
    margin-top: 27px;
    position: relative;
}

.swiper-container2 img {
    width: 100%;
    height: 100%;
}

.swiper-container2 .prev1 {
    background-image: url("../image/next.png");
    width: 20px;
    height: 20px;
    background-size: 100%;
    margin-top: -10px;
}

.swiper-container2 .next1 {
    background-image: url("../image/next2.png");
    width: 20px;
    height: 20px;
    background-size: 100%;
    margin-top: -10px;
}

.news-push2 {
    width: 517px;
}

.news-push2 .news-title:before {
    border-bottom: 2px solid #CC0100;
}

.news-push3 {
    width: 320px;
}

.news-push3 .news-push3-item {
    margin-top: 20px;
    display: block;
    position: relative;
}

.news-push3 .news-push3-item img {
    height: 182px;
}

.news-push3 .news-push3-item .img-desc {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    background-color: #019BD9;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 55px;
    padding: 10px;
}

.internet-papers {
    display: flex;
    justify-content: space-between;
}

.internet-papers .papers-push1 {
    width: 324px;
}

.internet-papers .papers-push1 .papers-push1-item {
    border-bottom: 1px solid #DFDFDF;
    color: #5D5D5D;
    position: relative;
    padding: 16px 0;
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.internet-papers .papers-push1 .papers-push1-item:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.internet-papers .papers-push1 .papers-push1-item:hover:before {
    background-color: #42AADE;
}

.internet-papers .papers-push1 .papers-push1-item:hover a {
    color: #39322C;
}

.papers-title {
    border-bottom: 1px solid #DFDFDF;
    color: #42AADE;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    align-items: center;
    margin-top: 21px;
}

.papers-title h6 {
    font-size: 24px;
    padding-left: 10px;
}

.papers-title:before {
    content: '';
    width: 120px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    border-bottom: 2px solid #019BD9;
}

.papers-title p a {
    color: #42AADE;
    margin: 0 5px;
}

.papers-title p a:last-child {
    position: relative;
}

.papers-title p a:last-child:after {
    content: '';
    width: 1px;
    height: 12px;
    background-color: #42AADE;
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.papers-push2 {
    width: 512px;
    padding-bottom: 9px;
}

.papers-push2 .papers-push2-title {
    margin-top: 22px;
    display: flex;
}

.papers-push2 .papers-push2-title .papers-push2-title-grop {
    width: 72px;
    height: 34px;
    background-color: #019BD9;
    border-radius: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
}

.papers-push2 .papers-push2-title .papers-push2-title-children {
    margin-left: 19px;
}

.papers-push2 .papers-push2-title .papers-push2-title-children a:nth-child(1) {
    display: block;
    width: 322px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bolder;
    color: #019BD9;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.papers-push2 .papers-push2-title .papers-push2-title-children a:nth-child(2) {
    display: block;
    margin-top: 7px;
    width: 360px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #019BD9;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.papers-push2 .papers-push2-pic {
    display: flex;
    margin-top: 20px;
}

.papers-push2 .papers-push2-pic img {
    width: 163px;
    height: 92px;
    margin-right: 11px;
}

.papers-push2-item:before {
    width: 100%;
    height: 21px;
    display: block;
    content: '';
}

.papers-push2-item .papers-push2-content {
    margin-top: 16px;
    display: flex;
}

.papers-push2-item .papers-push2-content img {
    width: 128px;
    height: 72px;
}

.papers-push2-item .papers-push2-content .papers-push2-zhefu {
    padding-top: 19px;
    position: relative;
}

.papers-push2-item .papers-push2-content .papers-push2-zhefu:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 16px;
    top: 0px;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.papers-push2-item .papers-push2-content .papers-push2-zhefu a {
    margin-top: 6px;
    margin-left: 31px;
    color: #002483;
    display: block;
    font-size: 16px;
    overflow: hidden;
    white-space: wrap;
    width: 352px;
    height: 42px;
}

.papers-push2-item .papers-push2-content .papers-push2-zhefu:hover:before {
    background-color: #42AADE;
}

.papers-push2-item .papers-push2-content .papers-push2-zhefu:hover a {
    color: #39322C;
}

.papers-push3 {
    width: 320px;
}

.papers-push3 .papers-push3-content {
    border-bottom: 1px solid #DFDFDF;
    color: #5D5D5D;
    position: relative;
    padding: 15.5px 0;
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.papers-push3 .papers-push3-content:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.papers-push3 .papers-push3-content:hover:before {
    background-color: #42AADE;
}

.papers-push3 .papers-push3-content:hover a {
    color: #39322C;
}

.district-news {
    margin-top: 32px;
}

.district-news .district-navbar {
    display: flex;
    border-bottom: 0.5px solid #019BD9;
    position: relative;
}

.district-news .district-navbar .district-navbar-title {
    width: 134px;
    height: 38px;
    background-color: #42AADE;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    padding-top: 6px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.district-news .district-navbar .swiper-pagination3 {
    padding-left: 30px;
    padding-top: 5px;
}

.district-news .district-navbar > .swiper-pagination-bullets {
    left: unset;
    right: 0;
    width: 1074px;
    bottom: 6px;
    display: block;
}

.district-news .district-navbar .swiper-pagination-bullet {
    width: 50px;
    height: auto;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 0;
    margin-left: 7px;
    font-size: 14px;
    color: #42AADE;
    opacity: 1;
    outline: none;
    margin-top: 5px;
}

.district-news .district-navbar .swiper-pagination-bullet-active {
    width: 50px;
    height: auto;
    display: inline-block;
    background: #ffffff;
    border-radius: 0;
    margin-left: 7px;
    font-size: 14px;
    opacity: 1;
    cursor: pointer;
}

.district-news .district-navbar .swiper-pagination-bullet-active:after {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 8px solid #42AADE;
    display: block;
    margin-left: 10px;
}

.district-content {
    position: relative;
    overflow: hidden;
}

.district-content .district-item {
    display: flex;
}

.district-pictext {
    width: 465px;
}

.district-pictext:before {
    width: 100%;
    height: 2px;
    display: block;
    content: '';
}

.district-pictext .district-pictext-item {
    display: flex;
    margin-top: 16px;
}

.district-pictext .district-pictext-item .district-pictext-wenzi {
    padding-top: 19px;
    position: relative;
}

.district-pictext .district-pictext-item .district-pictext-wenzi:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 16px;
    top: 0px;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.district-pictext .district-pictext-item .district-pictext-wenzi a {
    margin-top: 6px;
    margin-left: 31px;
    color: #002483;
    display: block;
    font-size: 14px;
    overflow: hidden;
    white-space: wrap;
    width: 281px;
    height: 42px;
}

.district-pictext .district-pictext-item .district-pictext-wenzi:hover:before {
    background-color: #42AADE;
}

.district-pictext .district-pictext-item .district-pictext-wenzi:hover a {
    color: #39322C;
}

.district-cardtext {
    width: 735px;
    height: 264px;
    background-color: #F5F5F5;
    margin-top: 10px;
}

.district-cardtext .district-cardtext-title {
    width: 100%;
    margin-top: 34px;
}

.district-cardtext .district-cardtext-title h3 {
    font-size: 14px;
    color: #019BD9;
    text-align: center;
}

.district-cardtext .district-cardtext-content {
    width: 676px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5D5D5D;
    line-height: 18px;
    text-indent: 24px;
    margin-left: 31px;
    margin-top: 17px;
}

.district-cardtext .district-cardtext-content span {
    color: #FF6600;
    cursor: pointer;
}

.district-cardtext .district-cardtext-items {
    display: flex;
}

.district-cardtext .district-cardtext-items .district-cardtext-item {
    margin-top: 48px;
}

.district-cardtext .district-cardtext-items .district-cardtext-item .district-cardtext-list {
    width: 367px;
    position: relative;
    padding-left: 45px;
    color: #5D5D5D;
    margin-bottom: 16px;
}

.district-cardtext .district-cardtext-items .district-cardtext-item .district-cardtext-list:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.district-cardtext .district-cardtext-items .district-cardtext-item .district-cardtext-list:hover:before {
    background-color: #42AADE;
}

.district-cardtext .district-cardtext-items .district-cardtext-item .district-cardtext-list:hover a {
    color: #39322C;
}

.medio-prefecture {
    margin-top: 32px;
}

.medio-prefecture .medio-navbar {
    border-bottom: 0.5px solid #019BD9;
}

.medio-prefecture .medio-navbar .medio-navbar-title {
    width: 134px;
    height: 38px;
    background-color: #42AADE;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    padding-top: 6px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.medio-prefecture .medio-push {
    display: flex;
}

.medio-push1 .medio-push1-video {
    margin-top: 12px;
    width: 218px;
    height: 122px;
    position: relative;
}

.medio-push1 .medio-push1-video .medio-push1-playicon {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../image/å›¾å±‚\ 109\ æ‹·è´.png) no-repeat 50% 50%;
    cursor: pointer;
}

.medio-push1 .medio-push1-video .medio-push1-playicon .medio-push1-buttomtitle {
    width: 100%;
    height: 23px;
    background-color: rgba(0, 0, 0, 0.2);
    transform: translate(0, 99px);
}

.medio-push1 .medio-push1-video .medio-push1-playicon .medio-push1-buttomtitle p {
    width: 185px;
    height: 14px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 21px;
    margin: 0 auto;
    opacity: 1;
}

.medio-push1 .medio-push1-video .medio-push1-videoitem {
    width: 100%;
    height: 100%;
}

.medio-push2 {
    margin-left: 36px;
}

.medio-push2 .medio-push2-contents {
    display: flex;
    margin-top: 15px;
}

.medio-push2 .medio-push2-contents .medio-push2-content {
    position: relative;
}

.medio-push2 .medio-push2-contents .medio-push2-content::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    top: 0;
    bottom: 0;
    margin: 24px 26px;
    position: absolute;
}

.medio-push2 .medio-push2-contents .medio-push2-content:hover::before {
    background-color: #42AADE;
}

.medio-push2 .medio-push2-contents .medio-push2-content .medio-push2-content-title {
    margin-top: 18px;
    margin-left: 45px;
    display: block;
    width: 480px;
    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #002483;
    line-height: 21px;
}

.medio-push2 .medio-push2-contents .medio-push2-content p {
    margin-top: 10px;
    margin-left: 46px;
    height: 13px;
    width: 480px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5D5D5D;
    line-height: 18px;
}

.medio-push2 .medio-push2-contents .medio-push2-content p span {
    color: #FF6600;
    cursor: pointer;
}

.medio-push2-lists {
    display: flex;
    margin-top: 34px;
    margin-left: 0px;
}

.medio-push2-lists .medio-push2-list {
    color: #5D5D5D;
}

.medio-push2-lists .medio-push2-list:nth-child(2) {
    padding-left: 20px;
}

.medio-push2-lists .medio-push2-list p {
    width: 300px;
    height: 15px;
    margin-top: 17px;
    position: relative;
    margin-left: 22px;
    cursor: pointer;
}

.medio-push2-lists .medio-push2-list p::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    top: 6px;
    left: -22px;
    bottom: 0;
    position: absolute;
}

.medio-push2-lists .medio-push2-list p:hover {
    color: #39322C;
}

.medio-push2-lists .medio-push2-list p:hover:before {
    background-color: #42AADE;
}

.medio-push3 {
    width: 240px;
    height: 405px;
    margin-left: 40px;
    position: relative;
}

.medio-push3 .img-box img {
    display: none;
    width: 100%;
}

.medio-push3 .img-box img.active {
    display: block;
}

.medio-push3 .nav {
    margin-top: 12px;
    background-color: #d14337;
    height: 30px;
    color: #333;
    line-height: 30px;
    padding-left: 15px;
}

.medio-push3 .active {
    color: #fff;
}

.medio-push3 .nav a {
    margin-right: 20px;
}

.medio-push3 .nav a:hover {
    cursor: pointer;
    color: #FFF;
}

/*.medio-push3 a.medio-a {*/
/*    position: absolute;*/
/*    left: 32px;*/
/*    top: 12px;*/
/*    width: 42px;*/
/*    height: 30px;*/
/*}*/

/*.medio-push3 a.medio-h5 {*/
/*    position: absolute;*/
/*    left: 96px;*/
/*    top: 12px;*/
/*    width: 55px;*/
/*    height: 30px;*/
/*}*/

.news-classify {
    margin-top: 20px;
}

.news-classify .news-classify-titles {
    display: flex;
    border-bottom: 0.5px solid #019BD9;
}

.news-classify .news-classify-titles .news-classify-title {
    display: flex;
    justify-content: space-between;
    width: 400px;
}

.news-classify .news-classify-titles .news-classify-title:nth-child(2),
.news-classify .news-classify-titles .news-classify-title:nth-child(3) {
    margin-left: 28px;
}

.news-classify .news-classify-titles .news-classify-title h6 {
    width: 134px;
    height: 38px;
    background-color: #42AADE;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    padding-top: 6px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.news-classify .news-classify-titles .news-classify-title h2 {
    cursor: pointer;
    margin-top: 5px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #019BD9;
    line-height: 33px;
}

.news-classify-items {
    display: flex;
}

.news-classify-items .news-classify-item {
    width: 381px;
}

.news-classify-items .news-classify-item:nth-child(2),
.news-classify-items .news-classify-item:nth-child(3) {
    margin-left: 33px;
}

.news-classify-items .news-classify-item .news-classify-list {
    border-bottom: 1px solid #DFDFDF;
    color: #5D5D5D;
    padding: 16px 0;
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.news-classify-items .news-classify-item .news-classify-list a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5D5D5D;
    line-height: 21px;
}

.news-classify-items .news-classify-item .news-classify-list a:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.news-classify-items .news-classify-item .news-classify-list a:hover {
    font-weight: bold;
    color: #39322C;
}

.news-classify-items .news-classify-item .news-classify-list a:hover:before {
    background-color: #42AADE;
}

.special-topic {
    margin-top: 26px;
}

.special-topic .special-topic-title {
    display: flex;
    border-bottom: 0.5px solid #019BD9;
    justify-content: space-between;
    align-items: center;
    padding-right: 5px;
}

.special-topic .special-topic-title h6 {
    width: 134px;
    height: 38px;
    background-color: #42AADE;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    padding-top: 6px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.special-topic .special-topic-title h2 {
    cursor: pointer;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #019BD9;
    line-height: 33px;
}

.special-topic .special-topic-content {
    width: 100%;
    /*height: 100px;*/
    overflow: hidden;
    margin-top: 35px;
}

.special-topic .special-topic-content a {
    float: left;
    display: flex;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #019BD9;
    line-height: 36px;
    margin-right: 10px;
}

.special-topic .special-topic-content a::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #019BD9;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-right: 10px;
    display: block;
}

.navigation-link {
    margin-top: 45px;
}

.navigation-link .navigation-link-title {
    width: 100%;
    border-bottom: 0.5px solid #019BD9;
    display: flex;
}

.navigation-link .navigation-link-title .swiper-pagination4 {
    padding-top: 5px;
    background-color: #ffffff;
}

.navigation-link .navigation-link-title > .swiper-pagination-bullets {
    left: unset;
    right: 0;
    display: flex;
}

.navigation-link .navigation-link-title .swiper-pagination-bullet {
    width: 279px;
    height: 38px;
    display: block;
    background-color: #7cd3ff;
    transition: all 1s linear;
    border-radius: 0;
    font-size: 24px;
    color: #ffffff;
    opacity: 1;
    outline: none;
    margin-top: 5px;
    padding-top: 2px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    border-top: 5px solid #7cd3ff;
    border-left: 5px solid #ffffff;
    border-top-right-radius: 8px;
}

.navigation-link .navigation-link-title .swiper-pagination-bullet:nth-child(1) {
    width: 279px;
    height: 38px;
    margin-left: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-left: 5px solid #7cd3ff;
}

.navigation-link .navigation-link-title .swiper-pagination-bullet-active {
    background-color: #42AADE;
    border-top: 5px solid #42AADE;
}

.navigation-link .navigation-link-title .swiper-pagination-bullet-active:nth-child(1) {
    border-left: 5px solid #42AADE;
}

.navigation-link .navigation-link-title .swiper-slide {
    background-color: #fff;
}

.navigation-link .navigation-link-title h6 {
    width: 279px;
    height: 38px;
    background-color: #42AADE;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    padding-top: 6px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.navigation-link .navigation-link-title h5 {
    background-color: #7cd3ff;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    padding-left: 25px;
    padding-right: 25px;
    border-top: 5px solid #7cd3ff;
    border-left: 5px solid #ffffff;
    border-top-right-radius: 8px;
}

.navigation-link .navigation-link-contents {
    position: relative;
    margin-top: 15px;
    height: 261px;
}

.navigation-link .navigation-link-contents .navigation-link-firstcover {
    position: absolute;
    width: 5px;
    height: 261px;
    background-color: #ffffff;
}

.navigation-link .navigation-link-contents .navigation-link-content {
    word-break: keep-all;
    line-height: 30px;
}

.navigation-link .navigation-link-contents .navigation-link-content h3 {
    float: left;
    font-size: 16px;
    margin-left: 6px;
}

.navigation-link .navigation-link-contents .navigation-link-content h3 + p::before {
    content: '';
    width: 6px;
    height: 5px;
    display: block;
    float: left;
}

.navigation-link .navigation-link-contents .navigation-link-content p {
    float: left;
    font-size: 16px;
    display: block;
    margin-right: 6px;
}

.navigation-link .navigation-link-contents .navigation-link-content p::before {
    content: '|';
    width: 6px;
    height: 5px;
    display: block;
    float: left;
}

.navigation-link .navigation-link-contents .navigation-link-content h4 {
    clear: both;
    display: block;
    float: left;
    font-size: 16px;
    margin-left: 6px;
}

.navigation-link .navigation-link-contents .navigation-link-content h4 + p::before {
    content: '';
    width: 6px;
    height: 5px;
    display: block;
    float: left;
}

.foot {
    width: 100%;
    height: 39px;
    background-color: #7cd3ff;
    text-align: center;
    padding-top: 12px;
    margin-top: 20px;
}

.foot a {
    margin-left: 30px;
    color: #ffffff;
}

.foot-fromamte {
    width: 1159px;
    height: 65px;
    word-break: keep-all;
    line-height: 30px;
    font-weight: bold;
    margin-top: 29px;
    margin-left: 15px;
}

.foot-fromamte a {
    margin-left: 20px;
}

.foot-fromamte a:nth-child(4) {
    /*margin-left: 35px;*/
    margin-left: 24px;
}

.foot-img {
    display: flex;
    margin-top: 10px;
    margin-left: 50px;
}

.foot-img .foot-img-push1 img {
    margin-left: 20px;
}

.foot-img .foot-img-push2 {
    margin-top: -20px;
}

.foot-img .foot-img-push2 .foot-img-push2item:nth-child(2) {
    margin-left: 15px;
}

.leader {
    width: 1200px;
    margin: 0 auto;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.leader::before {
    content: '';
    height: 21px;
    width: 100%;
    background-color: #ececec;
    display: block;
}

.leader .leader-title {
    height: 86px;
    padding-top: 27px;
    padding-left: 30px;
}

.leader .leader-title a {
    color: #083B90;
    cursor: pointer;
}

.leader .leader-title a::after {
    content: '>';
    width: 10px;
    height: 100%;
    margin-left: 10px;
    color: #929292;
}

.leader .leader-title span {
    color: #929292;
    cursor: pointer;
}

.leader .leader-title span::after {
    content: '';
    width: 10px;
    height: 100%;
    margin-left: 10px;
    color: #929292;
}

.leader .leader-title:last-child::after {
    display: none;
}

.leader .leader-title-img {
    position: relative;
    height: 107px;
}

.leader .leader-title-img h2 {
    position: absolute;
    font-size: 57px;
    font-family: FZDHTJW;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 26px;
    left: 240px;
    top: 37px;
}

.leader .leader-resume {
    display: flex;
    min-height: 1038px;
}

.leader-resume-content {
    width: 400px;
}

.leader-resume-content .leader-resume-person {
    margin-top: 45px;
}

.leader-resume-content .leader-resume-person img {
    margin: 0 auto;
    display: block;
}

.leader-resume-content .leader-resume-person h2 {
    margin-top: 10px;
    text-align: center;
    color: #024ed1;
    font-size: 16px;
    margin-bottom: 40px;
}

.leader-resume-content .leader-resume-person p {
    text-indent: 32px;
    width: 351px;
    margin: 0 auto;
    display: block;
}

.leader-resume-content i {
    display: block;
    padding-top: 20px;
    text-indent: 32px;
    width: 351px;
    margin: 0 auto;
}

.leader-resume-content i:nth-child(2) {
    padding-top: 40px;
}

.leader-resume-report {
    width: 486px;
}

.leader-resume-report .leader-report-title {
    border-bottom: 0.5px solid #42AADE;
    display: flex;
    margin-top: 31px;
    align-items: center;
    justify-content: space-between;
}

.leader-resume-report .leader-report-title h5 {
    width: 92px;
    height: 32px;
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    background-color: #42AADE;
    text-align: center;
    padding-top: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.leader-resume-report .leader-report-title p {
    color: #42AADE;
    font-size: 16px;
    cursor: pointer;
    margin-right: 20px;
}

.leader-resume-report .leader-report-item {
    color: #002483;
    padding-top: 22px;
    padding-left: 62px;
    position: relative;
}

.leader-resume-report .leader-report-item a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #002483;
    line-height: 21px;
    width: 425px;
    height: 36px;
    display: block;
}

.leader-resume-report .leader-report-item a:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #42AADE;
    left: 25px;
    top: 15px;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.leader-report-icon {
    margin-left: 62px;
    margin-top: 22px;
}

.leader-resume-item {
    width: 314px;
    padding-top: 60px;
}

.leader-resume-item .leader-resume-img {
    width: 240px;
    margin: 0 auto;
}

.leader-resume-item .leader-resume-img p {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.leader-foot {
    width: 1200px;
    margin: 0 auto;
}

.leader2 {
    width: 1200px;
    margin: 0 auto;
}

.leader2::before {
    content: '';
    height: 21px;
    width: 100%;
    background-color: #ececec;
    display: block;
}

.leader2 .leader-title {
    height: 86px;
    padding-top: 27px;
    padding-left: 30px;
}

.leader2 .leader-title a {
    color: #083B90;
    cursor: pointer;
}

.leader2 .leader-title a::after {
    content: '>';
    width: 10px;
    height: 100%;
    margin-left: 10px;
    color: #929292;
}

.leader2 .leader-title span {
    color: #929292;
    cursor: pointer;
}

.leader2 .leader-title span::after {
    content: '>';
    width: 10px;
    height: 100%;
    margin-left: 10px;
    color: #929292;
}

.leader2 .leader-title span:last-child::after {
    display: none;
}

.masonry {
    width: 1200px;
    min-height: 1800px;
    column-count: 3;
    column-gap: 1px;
}

.masonry .item1 {
    width: 380px;
    break-inside: avoid;
    border-top: 2px solid #96D6EF;
    margin-bottom: 40px;
}

.masonry .item1 img {
    width: 365px;
    height: 213px;
    display: block;
}

.masonry .item1 h1 {
    width: 377px;
    height: 44px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-top: 29px;
    margin-bottom: 16px;
}

.masonry .item1 p {
    margin-top: 18px;
}

.masonry .icon {
    height: 32px;
    margin-top: 18px;
    display: flex;
    color: #838585;
}

.masonry .icon i {
    margin-left: 9px;
    cursor: pointer;
}

.masonry .icon span {
    display: inline-block;
    margin-left: 9px;
}

.masonry .icon span:nth-child(5) {
    color: #D26D78;
}

.masonry .item2 {
    width: 356px;
    break-inside: avoid;
}

.masonry .item2 .tuijian {
    height: 94px;
    margin-bottom: 50px;
    margin-top: 18px;
}

.masonry .item2 p {
    width: 211px;
    height: 34px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7B7C7D;
    line-height: 20px;
}

.masonry .item2 h3 {
    padding-top: 17px;
    background-color: #083B90;
    padding-left: 25px;
    padding-right: 23px;
    color: white;
    width: 100%;
    height: 75px;
    font-size: 18px;
    font-weight: 350;
    color: #FFFFFF;
    line-height: 20px;
}

.masonry .item3 {
    width: 382px;
    break-inside: avoid;
}

.masonry .item3 h1 {
    width: 377px;
    height: 44px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-top: 29px;
    margin-bottom: 16px;
}

.masonry .item3 p {
    width: 355px;
    height: 74px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
}

.masonry .item3::after {
    content: '';
    width: 372px;
    height: 6px;
    background: #083B90;
    display: block;
}

.contents {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    margin-top: 4px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-top: 21px solid #f0f0f0;
    padding-left: 35px;
    justify-content: space-between;
}

.contents .contentpush1 {
    width: 710px;
}

.contents .contentpush1 .newspage-title {
    margin-top: 22px;
    height: 14px;
}

.contents .contentpush1 .newspage-title a {
    color: #083B90;
    cursor: pointer;
}

.contents .contentpush1 .newspage-title a::after {
    content: '>';
    width: 10px;
    height: 100%;
    margin-left: 10px;
    color: #929292;
}

.contents .contentpush1 .newspage-title span {
    color: #929292;
    cursor: pointer;
}

.contents .contentpush1 .newspage-title span:nth-child(2)::after {
    content: '';
    width: 10px;
    height: 100%;
    margin-left: 10px;
    color: #929292;
}

.contents .contentpush1 .newspage {
    width: 710px;
}

.contents .contentpush1 .newspage .newspage-push2-title {
    margin-top: 22px;
    display: flex;
}

.contents .contentpush1 .newspage .newspage-push2-title .newspage-title-grop {
    width: 72px;
    height: 34px;
    background-color: #019BD9;
    border-radius: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    flex-shrink: 0;
}

.contents .contentpush1 .newspage .newspage-push2-title .newspage-title-children {
    margin-left: 19px;
}

.contents .contentpush1 .newspage .newspage-push2-title .newspage-title-children a:nth-child(1) {
    display: block;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bolder;
    color: #019BD9;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.contents .contentpush1 .newspage .newspage-push2-title .newspage-title-children a:nth-child(2) {
    display: block;
    margin-top: 7px;
    width: 360px;
    height: 27px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #019BD9;
    line-height: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.contents .contentpush1 .newspage .newspage-pic {
    display: flex;
    margin-top: 20px;
}

.contents .contentpush1 .newspage .newspage-pic img {
    width: 163px;
    height: 92px;
    margin-right: 11px;
}

.contents .contentpush1 .newspage-item:before {
    width: 100%;
    height: 21px;
    display: block;
    content: '';
}

.contents .contentpush2 {
    width: 336px;
}

.maincontent {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.maincontent .maincontent-icon {
    width: 200px;
}

.maincontent .maincontent-icon .leader-title {
    height: 86px;
    padding-top: 27px;
    padding-left: 10px;
}

.maincontent .maincontent-icon .leader-title a {
    color: #083B90;
    cursor: pointer;
}

.maincontent .maincontent-icon .leader-title a::after {
    content: '>';
    width: 10px;
    height: 100%;
    margin-left: 10px;
    color: #929292;
}

.maincontent .maincontent-icon .leader-title span {
    color: #929292;
    cursor: pointer;
}

.maincontent .maincontent-icon .leader-title span:nth-child(2)::after {
    content: '>';
    width: 10px;
    height: 100%;
    margin-left: 10px;
    color: #929292;
}

.maincontent .maincontent-icon .maincontent-wxicon {
    padding-left: 10px;
    padding-bottom: 30px;
}
.maincontent .maincontent-icon .maincontent-wxicon img{
    width:106px;
    height:106px;
}
.maincontent .maincontent-icon .maincontent-wxicon h6 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 500;
    color: #083B90;
    line-height: 33px;
    padding-left: 4px;
}

.maincontent .maincontent-icon .mainicon {
    /*display: flex;*/
    display:none;
    padding-left: 30px;
    margin-top: 10px;
}

.maincontent .maincontent-icon .mainicon a {
    font-size: 16px;
    margin-left: 15px;
    margin-top: 5px;
}

.maincontent .maincontent-paper {
    width: 1000px;
}

.maincontent .maincontent-paper h1 {
    margin-top: 100px;
    font-size: 29px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 32px;
    text-align: center;
}

.maincontent .maincontent-paper .content-scoure {
    margin-top: 19px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 14px;
    text-align: center;
}

.maincontent .maincontent-paper .maincontent-img {
    height: 455px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.maincontent .maincontent-paper .maincontent-img img {
    display: block;
    margin: auto;
}

.maincontent .maincontent-paper p {
    margin: auto;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
}

.newspage-content {
    margin-top: 16px;
    display: flex;
}

.newspage-content img {
    object-fit: cover;
    width: 128px;
    height: 72px;
    aspect-ratio: 128 / 72;
}

.newspage-content .newspage-zhefu {
    padding-top: 19px;
    position: relative;
}

.newspage-content .newspage-zhefu:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 16px;
    top: 0px;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.newspage-content .newspage-zhefu a {
    margin-top: 6px;
    margin-left: 31px;
    color: #002483;
    display: block;
    font-size: 16px;
    overflow: hidden;
    white-space: wrap;
    height: 42px;
}

.newspage-content .newspage-zhefu:hover:before {
    background-color: #42AADE;
}

.newspage-content .newspage-zhefu:hover a {
    color: #39322C;
}

.newspage-push1-item {
    padding-left: 18px;
    position: relative;
    margin-top: 40px;
}

.newspage-push1-item:nth-child(1) {
    margin-top: 23px;
}

.newspage-push1-item:after {
    position: absolute;
    left: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #42AADE;
    content: '';
}

.newspage-push1-item a {
    color: #002483;
    display: block;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-push2-item {
    padding-left: 18px;
    position: relative;
    margin-top: 40px;
}

.news-push2-item:nth-child(1) {
    margin-top: 23px;
}

.news-push2-item:after {
    position: absolute;
    left: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #42AADE;
    content: '';
}

.news-push2-item a {
    color: #002483;
    display: block;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.papers-push2-content {
    margin-top: 16px;
    display: flex;
}

.papers-push2-content img {
    width: 128px;
    height: 72px;
}

.papers-push2-content .papers-push2-zhefu {
    padding-top: 19px;
    position: relative;
}

.papers-push2-content .papers-push2-zhefu:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #DFDFDF;
    left: 16px;
    top: 0px;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.papers-push2-content .papers-push2-zhefu a {
    margin-top: 6px;
    margin-left: 31px;
    color: #002483;
    display: block;
    font-size: 16px;
    overflow: hidden;
    white-space: wrap;
    width: 352px;
    height: 42px;
}

.papers-push2-content .papers-push2-zhefu:hover:before {
    background-color: #42AADE;
}

.papers-push2-content .papers-push2-zhefu:hover a {
    color: #39322C;
}

.news-content .news-push2-item:first-child {
    margin-top: 22px;
}

.content-scoure {
    text-align: center;
}

.content-scoure span {
    margin-left: 30px;
}

.scoure-foot {
    text-align: end;
}

.scoure-foot span {
    margin-left: 20px;
}

.header-box .header-four a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.medio-push1 .medio-push1-video a {
    display: inline-block;
}

.header-box .search-container .search-box button {
    height: 100%;
}

/*åˆ†é¡µæ ·å¼*/
.contents .contentpush1 .page {
    height: 70px;
    line-height: 30px;
    padding-top: 20px;
    text-align: center;
    font-size: 12px;
}

.contents .contentpush1 .page .disable {
    cursor: default;
}

.contents .contentpush1 .page a {
    display: inline-block;
    padding: 0 12px;
    vertical-align: top;
    letter-spacing: normal;
    color: #fff;
    background: #bbb;
    margin: 0 2px;
}

.contents .contentpush1 .page a:hover {
    background: #666;
}

.contents .contentpush1 .page .now {
    cursor: default;
    background: #666;
}

.leader2 .page {
    height: 70px;
    line-height: 30px;
    padding-top: 20px;
    text-align: center;
    font-size: 12px;
}

.leader2 .page .disable {
    cursor: default;
}

.leader2 .page a {
    display: inline-block;
    padding: 0 12px;
    vertical-align: top;
    letter-spacing: normal;
    color: #fff;
    background: #bbb;
    margin: 0 2px;
}

.leader2 .page a:hover {
    background: #666;
}

.leader2 .page .now {
    cursor: default;
    background: #666;
}

.news-four > div:nth-child(2) .news-content {
    max-height: 890px;
    overflow-y: auto;
}

.news-four > div:nth-child(2) .news-content::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}

.news-four > div:nth-child(2) .news-content::-webkit-scrollbar-track {
    background-color: #ffffff;
}

.news-four > div:nth-child(2) .news-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(144, 147, 153, 0.3);
}



.district-content .nav{
    width: 100%;
    border-bottom: 0.5px solid #019BD9;
    display: flex;
}

.district-content .nav a{
    width: 279px;
    height: 38px;
    display: block;
    background-color: #7cd3ff;
    transition: all 1s linear;
    border-radius: 0;
    font-size: 24px;
    color: #ffffff;
    opacity: 1;
    outline: none;
    margin-top: 5px;
    padding-top: 2px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    border-top: 5px solid #7cd3ff;
    border-left: 5px solid #ffffff;
    border-top-right-radius: 8px;
}

.district-content .nav a:nth-child(1) {
    width: 279px;
    height: 38px;
    margin-left: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-left: 5px solid #7cd3ff;
}

.district-content .nav a.active {
    background-color: #42AADE;
    border-top: 5px solid #42AADE;
}

.district-content .nav #gotoOne.active {
    border-left: 5px solid #42AADE;
}

.content-box{
    padding-top: 10px;
}

.content-box > div {
    display: none;
}

.content-box > div.active {
    display: block;
}

.content-box .box-main {
    display: flex;
    flex-direction: column;
}

.content-box .contentOne {
    font-size: 12px;
    color: #000;
    padding-left: 10px;
}

.content-box .contentOne .title {
    font-weight: bold;
    float: left;
    line-height: 23px;
}

.content-box .contentOne a {
    float: left;
    line-height: 23px;
}

.content-box .contentOne p:last-child span {
    display: none
}

.content-box .contentTwo {
    padding-left: 10px;
    font-size: 12px;
    color: #000;
}

.content-box .contentTwo a {
    margin-right: 15px;
    float: left;
    line-height: 23px;
}

.content-box .contentTwo a:hover {
    text-decoration: underline;
    color: #42AADE;
}


.leader-resume-report .leader-report-item { padding-top: 16px;}
.leader-resume-report .leader-report-item a { height: auto; line-height: 1.8; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;}
.leader-resume-report .leader-report-item a:before { margin: unset; top: 27px;}
.leader-resume-list i:nth-child(2) { padding-top: 20px;}
.leader-resume-list { max-height: 515px; overflow-y: auto;}
.leader-resume-list::-webkit-scrollbar {width: 5px;height: 8px;}
.leader-resume-list::-webkit-scrollbar-track {background-color: #ffffff;}
.leader-resume-list::-webkit-scrollbar-thumb {border-radius: 10px; background-color: rgba(144,147,153,0.3);}
.leader-resume-content .leader-resume-person img { width: 186px; height: auto;}
.leader-resume-list p { text-indent: 32px; width: 351px; margin: 0 auto; display: block;}
.leader .leader-resume { min-height: 910px;}
.medio-push3 .img-box img { display: block;}
.medio-push3 .img-box a { display: none;}
.medio-push3 .img-box a.active { display: block;}
.maincontent .maincontent-paper .video-main .video-title { text-align: left; margin-bottom: 10px; margin-top: 85px;}
.maincontent .maincontent-paper .video-main .video-infos { color: #666666; font-size: 12px; margin: 16px 0;}
.maincontent .maincontent-paper .video-main .video-content iframe { width: 640px; height: 480px; margin: 16px auto; display: block;}



/*search info*/
.search-wd { color: #444;}
.search-wd div {display: inline; font-size: 30px; margin-right: 15px;}
.search-wd span {color: #f0352b;}
/*list*/
.search-container .title { font-size: 20px; color: #333;}
.search-container li {margin: 20px 0px; overflow: hidden; max-height: 125px;}
.search-container .infos {margin-top: 10px; color: #444; overflow: hidden}
.search-container .thumb {width:140px; max-height: 105px; float: left; margin-right: 10px; overflow: hidden}
.search-container .thumb img {max-width: 100%; max-height: 100%}
.search-container .description {height: 58px; overflow: hidden; display: block;}
.search-container .published {color: #999; margin-top: 10px; display: block;}
.search-container em {color: red}


    #wd {
        height: 35px;
        width: 234px;
        border: 1px solid #DDDDDD;
        border-right: none;
        border-radius: 3px 0px 0px 3px;
        font-size: 14px;
        text-indent: 10px;
        float: left;
    }
    #search-btn {
        cursor: pointer;
        width: 45px;
        height: 37px;
        background-image: url('https://res.my399.com/t/site/10001/02f3b8c390b4f83fd0d510da62a1824d/assets//css/images/sBtn.png');
        background-repeat: no-repeat;
        background-position: center;
        float: left;
        background-size: 16px 16px;
        border: 1px solid #525358;
        background-color: #525358;
        border-radius: 0px 3px 3px 0px;
    }




