.page {
    position: relative;
    width: 100%;
    overflow: hidden;
}


/* 头部样式 */

.box_13 {
    padding-top: 15px;
    padding-bottom: 28px;
    width: 100%;
    height: 140px;
    background: url(../images/headbg.png) top center no-repeat;
    background-size: auto 100%;
    overflow: hidden;
}

.box_13 .text-wrapper_37 {
    font-size: 14px;
    color: #fff;
    text-align: right;
}

.box_13 .text-wrapper_37 img {
    margin-right: 10px;
}

.box_13 .text-wrapper_37 .active {
    color: #F3EA52;
}

.box_13 .block_14 {
    width: 100%;
    overflow: hidden;
}

.box_13 .block_14 .thumbnail_7 {
    float: left;
}

.box_13 .block_14 .block_7 {
    float: right;
    margin-top: 17px;
    width: 320px;
    height: 40px;
    border-radius: 20px;
    background-color: #F4F4F4;
    overflow: hidden;
}

.box_13 .block_14 .block_7 input {
    float: left;
    padding-left: 20px;
    width: 245px;
    height: 40px;
    font-size: 14px;
    color: #666;
    border: 0;
    background: #F4F4F4;
}

.box_13 .block_14 .block_7 input::-webkit-input-placeholder {
    font-size: 14px;
    color: #B3B3B3;
}

.box_13 .block_14 .block_7 input:-moz-placeholder {
    font-size: 14px;
    color: #B3B3B3;
}

.box_13 .block_14 .block_7 input::-moz-placeholder {
    font-size: 14px;
    color: #B3B3B3;
}

.box_13 .block_14 .block_7 input:-ms-input-placeholder {
    font-size: 14px;
    color: #B3B3B3;
}

.box_13 .block_14 .block_7 button {
    float: right;
    width: 70px;
    height: 40px;
    background: none;
    border: 0;
}


/* 导航样式 */

.section_1 {
    width: 100%;
    height: 50px;
    background-color: rgba(15, 92, 170, 1);
}

.section_1 ul {
    padding: 0;
    list-style: none;
}

.section_1>ul>li {
    float: left;
    position: relative;
    width: 133px;
}

.section_1>ul>li a {
    display: block;
}

.section_1>ul>li>a {
    font-size: 18px;
    color: #ECF0F5;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}

.section_1>ul>li:hover>a,
.section_1>ul>li.active>a {
    background-color: rgba(234, 127, 38, 1);
}

.section_1>ul>li .menu_nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #0F5CAA;
    z-index: 999;
}

.section_1>ul>li .menu_nav li a {
    padding: 12px 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.section_1>ul>li .menu_nav li:hover a {
    background: #EA7F26;
}

.section_20 {
    width: 100%;
    overflow: hidden;
}

.section_21 {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.block_1 {
    float: left;
    position: relative;
    width: 630px;
    height: 350px;
    overflow: hidden;
}

.block_1 ul {
    padding: 0;
    list-style: none;
}

.block_1 .bd li {
    position: relative;
}

.block_1 .bd li img {
    width: 100%;
    height: 350px;
}

.block_1 .bd li .box_3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px;
    padding-top: 20px;
    padding-right: 150px;
    height: 56px;
    background: url(../images/bg2.png) no-repeat;
}

.block_1 .bd li .box_3 .text_10 {
    display: block;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.block_1 .hd {
    position: absolute;
    right: 25px;
    bottom: 18px;
}

.block_1 .hd li {
    float: left;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    font-size: 0;
    background: #fff;
    border-radius: 50%;
}

.block_1 .hd li.on {
    background: #0F5CAA;
}

.box_14 {
    float: right;
    width: 550px;
}

.box_15 {
    width: 100%;
    overflow: hidden;
}

.box_15 .text-wrapper_2 {
    width: 100%;
    overflow: hidden;
}

.box_15 .text-wrapper_2:first-child {
    margin-bottom: 5px;
    padding-bottom: 15px;
    height: 83px;
    border-bottom: 1px dashed #F0F0F0;
}

.box_15 .text-wrapper_2 .paragraph_1 {
    font-size: 22px;
    color: #333;
    line-height: 36px;
    text-align: center;
}

.box_15 .text-wrapper_2 .paragraph_1 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.box_15 .text-wrapper_2 .paragraph_1:hover {
    color: rgba(49, 102, 176, 1);
}

.box_15 .text-wrapper_2:not(:first-child) {
    line-height: 44px;
}

.box_15 .text-wrapper_2:not(:first-child) a,
.group_24 .text-wrapper_3 a {
    display: block;
    float: left;
    max-width: 78%;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box_15 .text-wrapper_2:not(:first-child) a:hover,
.group_24 .text-wrapper_3 a:hover {
    color: #1F64C1;
}

.box_15 .text-wrapper_2:not(:first-child) a span,
.group_24 .text-wrapper_3 a span {
    margin-right: 5px;
    color: #1F64C1;
}

.box_15 .text-wrapper_2:not(:first-child) .time,
.group_24 .text-wrapper_3 .time {
    float: right;
    font-size: 16px;
    color: #999;
}

.image_1 {
    margin-top: 30px;
    width: 1200px;
    height: 110px;
    overflow: hidden;
}

.image_1 img {
    width: 100%;
    height: 110px;
}

.section_22 {
    margin-top: 30px;
    width: 1200px;
    overflow: hidden;
}

.group_1 {
    float: left;
    width: 793px;
    border: 1px solid rgba(234, 234, 234, 1);
    border-top: 0;
}

.group_2 {
    position: relative;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border-top: 2px solid #3166B0;
    background-color: rgba(250, 251, 252, 1);
    overflow: hidden;
}

.group_2 .image-text_14 {
    float: left;
    font-size: 18px;
    color: #3166B0;
    font-weight: bold;
}

.group_2 .image-text_14 img {
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.group_2 .text_24 {
    float: right;
    font-size: 14px;
    color: #666;
}

.group_2 .text_24:hover {
    color: #1F64C1;
}

.group_24 {
    padding: 10px 20px;
    padding-bottom: 13px;
    overflow: hidden;
}

.group_24 .text-wrapper_3 {
    width: 100%;
    line-height: 39px;
    overflow: hidden;
}

.group_8 {
    float: right;
    width: 385px;
    border: 1px solid rgba(234, 234, 234, 1);
}

.group_8 .group_24 .text-wrapper_3 a {
    max-width: 100%;
}

.section_25 {
    margin-top: 30px;
    width: 1200px;
    overflow: hidden;
}

.section_26 {
    float: left;
    width: 793px;
}

.section_24 {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

.section_24 .image-text_18 {
    float: left;
    padding-bottom: 12px;
    height: 40px;
    border-bottom: 2px solid #0F5CAA;
}

.section_24 .image-text_18 img {
    position: relative;
    top: -3px;
    margin-right: 5px;
}

.section_24 .image-text_18 .text-group_5 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.section_24 .text_94 {
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.section_24 .text_94:hover {
    color: #1F64C1;
}

.text-wrapper_23 {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.text-wrapper_23 table {
    width: 100%;
}

.text-wrapper_23 table thead {
    background: #0F5CAA;
}

.text-wrapper_23 table thead th {
    padding: 0 20px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: normal;
}

.text-wrapper_23 table tbody tr td {
    padding: 10px 20px;
    padding-bottom: 11px;
    font-size: 14px;
    color: #666;
    background: #F7F7F7;
}

.text-wrapper_23 table tbody tr td:first-child a {
    display: block;
    width: 392px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-wrapper_23 table tbody tr td:first-child a:hover {
    color: #0F5CAA;
}

.text-wrapper_23 table tbody tr td:nth-child(2) {
    width: 254px;
}

.group_19 {
    float: right;
    margin-top: 40px;
    width: 385px;
    height: 381px;
    background: url(../images/bg3.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.block_3phone {
    position: relative;
    padding: 10px 30px;
    overflow: hidden;
}

.group_19 .text-wrapper_26 {
    width: 100%;
    text-align: center;
}

.group_19 .text-wrapper_26 .text_15 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
}

.block_3phone .text-wrapper_27 {
    margin-top: 15px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.block_3phone .text-wrapper_27 a {
    display: inline-block;
    margin: 0 40px;
    padding-bottom: 14px;
    font-size: 16px;
    color: #333;
    border-bottom: 2px solid transparent;
}

.block_3phone .text-wrapper_27 a:hover {
    color: #1081D9;
}

.block_3phone .text-wrapper_27 a.on {
    color: #1081D9;
    border-bottom-color: #0F5CAA;
}

.block_3phone .box_17 {
    margin-top: 15px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.block_3phone .box_17 .login_icon {
    position: absolute;
    top: 0;
    left: 18px;
    bottom: 0;
    margin: auto 0;
    z-index: 9;
}

.block_3phone .box_17 input {
    padding-left: 42px;
    width: 100%;
    height: 42px;
    font-size: 16px;
    color: #666;
    line-height: 42px;
    background: #FEFEFE;
    border: 1px solid #F0F0F0;
}

.block_3phone .box_19 {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.block_3phone .box_19 .text-wrapper_5 {
    display: block;
    float: left;
    width: 150px;
    height: 42px;
    font-size: 16px;
    color: #fff;
    border: 0;
    background-color: #0F5CAA;
}

.block_3phone .box_19 .text-wrapper_6 {
    display: block;
    float: right;
    width: 150px;
    height: 42px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background-color: #EA7F26;
}

.block_3phone .text-wrapper_28 {
    margin-top: 15px;
    width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
    overflow: hidden;
}

.section_27 {
    margin-top: 40px;
    width: 1200px;
    overflow: hidden;
}

.list_2 {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.list_2 .image-text_21-0 {
    text-align: center;
}

.list_2 .image-text_21-0 p {
    margin-top: 8px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
}

.list_2 .image-text_21-0:hover p {
    color: #1F64C1;
}

.section_16 {
    margin-top: 12px;
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
}

.section_28 {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.section_28 .group_20 {
    float: left;
    margin-right: 13px;
    width: 290px;
    height: 34px;
    border: 1px solid rgba(191, 191, 191, 1);
}

.section_28 .group_20:last-child {
    margin-right: 0;
}

.section_28 .group_20 select {
    padding-left: 15px;
    width: 100%;
    height: 32px;
    font-size: 14px;
    color: #666;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/icon20.png) no-repeat 96% center transparent;
    outline: none;
    -webkit-outline: none;
    -moz-outline: none;
    -o-outline: none;
    border: 0;
}


/* 底部样式 */

.section_18 {
    padding-top: 30px;
    width: 100%;
    background-color: rgba(15, 92, 170, 1);
    overflow: hidden;
}

.section_18 .foot_top {
    padding-bottom: 20px;
    overflow: hidden;
}

.section_18 .foot_top .image_7 {
    float: left;
    margin-top: 30px;
}

.section_18 .foot_top .text-wrapper_39 {
    float: left;
    margin-left: 85px;
    margin-top: 10px;
}

.section_18 .foot_top .text-wrapper_39 .text_132 {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    line-height: 30px;
}

.section_18 .foot_top .text-wrapper_39 .paragraph_8 {
    width: 100%;
    overflow: hidden;
}

.section_18 .foot_top .text-wrapper_39 .paragraph_8 p {
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.section_18 .foot_top .text-wrapper_39 .paragraph_8 p span {
    display: inline-block;
    width: 215px;
}

.section_18 .foot_top .image-text_26 {
    float: right;
    width: 114px;
}

.section_18 .foot_top .image-text_26 .image_8 {
    width: 100%;
    height: 114px;
}

.section_18 .foot_top .image-text_26 p {
    margin-top: 5px;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.section_18 .text-wrapper_36 {
    width: 100%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-color: rgba(12, 84, 157, 1);
}

.page_content {
    padding: 20px 0;
    background: #eef6fc;
}

.page_content .member_section {
    position: relative;
    overflow: hidden;
}

.sidenav {
    float: left;
    width: 200px;
}

.sidenav .sidenav_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: #1F60A8;
}

.sidenav .sidenav_list,
.sidenav .sidenav_list2 {
    padding: 10px 0;
    list-style: none;
    background: #fff;
    overflow: hidden;
}

.sidenav .sidenav_list>li a,
.sidenav .sidenav_list2>li a {
    display: block;
}
.sidenav .sidenav_list2>li>span{
    display: block;
    padding: 15px 27px 14px 25px;
    font-size: 16px;
    color: #333;
    border-left: 2px solid transparent;
    overflow: hidden;
}

.sidenav .sidenav_list>li>a {
    padding: 15px 20px 14px 25px;
    font-size: 16px;
    color: #333;
    border-left: 2px solid transparent;
    overflow: hidden;
}

.sidenav .sidenav_list>li.more>a,
.sidenav .sidenav_list2>li.more>span {
    background-image: url(../images/icon21.png);
    background-repeat: no-repeat;
    background-position: 93% center;
}

.sidenav .sidenav_list>li.more.active>a,
.sidenav .sidenav_list2>li.more.active>span {
    background-image: url(../images/icon21_2.png);
    background-repeat: no-repeat;
    background-position: 93% center;
}

.sidenav .sidenav_list>li:hover>a,
.sidenav .sidenav_list>li.active>a,
.sidenav .sidenav_list2>li:hover>span,
.sidenav .sidenav_list2>li.active>span {
    border-left-color: #0F5CAA;
    background-color: rgba(15, 92, 170, .1);
}

.sidenav .sidenav_list>li ul,
.sidenav .sidenav_list2>li ul{
    display: none;
    padding: 10px 0;
    list-style: none;
    background: rgba(15, 92, 170, .05);
    overflow: hidden;
}

.sidenav .sidenav_list>li.active.more ul,
.sidenav .sidenav_list2>li.active.more ul{
    display: block;
}

.sidenav .sidenav_list>li ul li a,
.sidenav .sidenav_list2>li ul li a{
    padding: 10px 30px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.sidenav .sidenav_list>li ul li:hover a,
.sidenav .sidenav_list>li ul li.active a,
.sidenav .sidenav_list2>li ul li:hover a,
.sidenav .sidenav_list2>li ul li.active a{
    color: #0F5CAA;
}

.cont_right {
    float: right;
    padding: 0 30px;
    padding-bottom: 30px;
    width: 980px;
    min-height: calc(100vh - 469px);
    background: #fff;
}

.BreadNav {
    width: 100%;
    line-height: 52px;
    border-bottom: 1px solid #EFEFEF;
    overflow: hidden;
}

.BreadNav a,
.BreadNav span {
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
}

.BreadNav span {
    margin: 0 5px;
}

.BreadNav a:hover,
.BreadNav a.active {
    color: #3166B0;
}

.introduction_section {
    margin-top: 25px;
    width: 100%;
    overflow: hidden;
}

.introduction_title {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.introduction_title h6 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.introduction_text {
    margin-top: 25px;
    width: 100%;
    overflow: hidden;
}

.introduction_text,
.introduction_text p {
    max-width: 100%;
}

.introduction_text,
.introduction_text p {
    font-size: 16px;
    color: #666;
    line-height: 2;
}

.first_list {
    padding: 0;
    margin-top: 30px;
    list-style: none;
    overflow: hidden;
}

.first_list li {
    float: left;
    margin-right: 93px;
    margin-bottom: 30px;
    width: 160px;
    height: 293px;
}

.first_list li:nth-child(4n) {
    margin-right: 0;
}

.first_list li .img_box {
    position: relative;
    width: 100%;
    height: 235px;
    overflow: hidden;
}

.first_list li .img_box img {
    width: 100%;
    height: 235px;
}

.first_list li .cover_section {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 235px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(15, 92, 170, .6);
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
}

.first_list li:hover .cover_section {
    top: 0;
}

.first_list li .cover_section span {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
}

.first_list li p {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.first_list li:hover p {
    color: #3166B0;
}

.two_list {
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.two_list li {
    width: 100%;
    font-size: 16px;
    line-height: 60px;
    border-bottom: 1px dashed #F0F0F0;
    overflow: hidden;
}

.two_list li a {
    display: block;
    float: left;
    max-width: 75%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.two_list li a span {
    margin-right: 5px;
    color: #0166B6;
}

.two_list li .time {
    float: right;
    color: #666;
}

.two_list li a:hover {
    color: #3166B0;
}

.fournav {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #EFEFEF;
    overflow: hidden;
}

.fournav a {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    /*width: 175px;*/
    height: 40px;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 40px;
    background: #F7F7F7;
    padding: 0 10px;
}

.fournav a:hover,
.fournav a.active {
    color: #fff;
    background: #0F5CAA;
}

.leader_section {
    margin-top: 25px;
    width: 100%;
    overflow: hidden;
}

.leader_title {
    font-size: 24px;
    color: #333;
    text-align: center;
}

.leader_list {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    overflow: hidden;
}

.leader_list li {
    display: inline-block;
    margin: 0 60px;
    margin-top: 35px;
    width: 180px;
    text-align: center;
}

.leader_list li img {
    width: 140px;
    height: 190px;
}

.leader_list li p {
    margin-top: 3px;
    font-size: 16px;
    color: #666;
}

.leader_list li:hover p {
    color: #3166B0;
}

.leader_list2 {
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.leader_list2 li {
    margin-top: 20px;
    width: 100%;
    line-height: 37px;
    overflow: hidden;
}

.leader_list2 li .item_tit {
    display: block;
    float: left;
    width: 80px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.leader_list2 li .item_cont {
    margin-left: 80px;
    overflow: hidden;
}

.leader_list2 li .item_cont a {
    display: block;
    float: left;
    margin-right: 25px;
    width: 66px;
    font-size: 16px;
    color: #666;
}

.leader_list2 li .item_cont a:nth-child(9n) {
    margin-right: 0;
}

.leader_list2 li .item_cont a:hover {
    color: #3166B0;
}

.member_sidenav {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 200px;
    max-height: 100%;
    background: #124C87;
    overflow-y: auto;
}

.member_sidenav::-webkit-scrollbar {
    display: none;
    /*滚动条整体样式*/
    width: 6px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 7px;
}

.member_sidenav:hover::-webkit-scrollbar {
    display: inline;
}

.member_sidenav::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 3px;
    background: #ccc;
}

.member_sidenav::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 3px;
}

.membersidenav_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #0F5CAA;
}

.member_tab {
    width: 100%;
    overflow: hidden;
}

.member_tab .hd {
    width: 100%;
    overflow: hidden;
}

.member_tab .hd a {
    display: block;
    float: left;
    width: 50%;
    height: 42px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background: rgba(234, 127, 38, .3);
}

.member_tab .hd a.on {
    color: #E9EB52;
    background: #124C87;
}

.member_tab .bd,
.member_tab .member_item {
    width: 100%;
    overflow: hidden;
}

.membersidenav_list {
    padding: 12px 0;
    list-style: none;
    overflow: hidden;
}

.membersidenav_list li {
    width: 100%;
    line-height: 45px;
    overflow: hidden;
}

.membersidenav_list li a {
    display: block;
    padding-left: 25px;
    font-size: 14px;
    color: #fff;
}

.membersidenav_list li:hover a,
.membersidenav_list li.active a {
    color: #E9EB52;
}

.membercont_right {
    padding: 35px 50px 30px 50px;
    margin-left: 200px;
    min-height: calc(100vh - 465px);
    background: #fff;
    overflow: hidden;
}

.page_title {
    font-size: 24px;
    color: #333;
    text-align: center;
}

.page_title::after {
    content: "";
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    width: 56px;
    height: 3px;
    background: #0F5CAA;
    border-radius: 2px;
}

.membertabsection {
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
}

.member_table {
    margin-bottom: 20px;
    width: 100%;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}

.member_table table {
    width: 100%;
    border: 1px solid #9EB9D4;
}

.member_table table thead th {
    padding: 11px 15px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: normal;
    background: #9EB9D4;
}

.member_table table tbody tr td {
    padding: 15px;
    font-size: 14px;
    color: #333;
    text-align: center;
    border: 1px solid #9EB9D4;
}

.member_table table tbody tr td .sqrh_btn {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    background: #65B74A;
    border-radius: 3px;
}

.flowpath_list {
    position: relative;
    padding: 0;
    margin: 5px 40px;
    list-style: none;
    height: 75px;
}

.flowpath_list::after {
    display: block;
    content: "";
    position: absolute;
    top: 16px;
    left: 50px;
    right: 30px;
    height: 1px;
    background: #0F5CAA;
}

.flowpath_list li {
    float: left;
    width: 129px;
    text-align: center;
}

.flowpath_list li p {
    margin-top: 20px;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.flowpath_list li .icon_box {
    position: relative;
    z-index: 9;
}

.flowpath_list li .rhcg_btn {
    position: relative;
    z-index: 9;
    margin: 0 auto;
    margin-top: 5px;
    width: 83px;
    height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    background: #2675C5;
    border-radius: 13px;
}

.flowpath_list.two li:nth-child(2) {
    width: 130px;
    width: 261px;
}

.member_tabletext {
    margin: 0 15px;
    text-align: left;
    overflow: hidden;
}

.member_tabletext p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: left;
}

.benefitstext {
    margin: 35px 30px;
    margin-bottom: 0;
    overflow: hidden;
}

.benefitstext,
.benefitstext p {
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.flowpath_list.three li {
    width: 131px;
}

.flowpath_list li .tyxz_btn {
    margin: 0 auto;
    margin-top: 5px;
    position: relative;
    z-index: 9;
    width: 84px;
    height: 27px;
    font-size: 14px;
    color: #0F5CAA;
    text-align: center;
    line-height: 27px;
    background: #fff;
    border: 1px solid #0F5CAA;
    border-radius: 13px;
}

.adve_section {
    margin-bottom: 30px;
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.adve_section img {
    width: 100%;
    height: 350px;
}

.three_list {
    margin-top: 20px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.three_list li {
    padding: 20px 0;
    border-bottom: 1px solid #F5F5F5;
    overflow: hidden;
}

.three_list li .img_box {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 128px;
    border: 1px solid #F1F1F1;
}

.three_list li .img_box img {
    max-width: 210px;
    max-height: 110px;
}

.three_list li .item_cont {
    margin-left: 240px;
    margin-top: 10px;
    overflow: hidden;
}

.three_list li .item_cont h6 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.three_list li .item_cont p {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /*要显示的行数*/
    overflow: hidden;
}


/* 党建强会专题页 */

.adve_section2 {
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
}

.adve_section2 img {
    width: 100%;
    height: 415px;
}

.building_items {
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
}

.building_title {
    width: 100%;
    line-height: 32px;
    overflow: hidden;
}

.building_title h6 {
    float: left;
    width: 138px;
    height: 37px;
    padding-left: 37px;
    font-size: 18px;
    color: #fff;
    background: url(../images/titlebg1.png) no-repeat;
}

.building_title .more {
    float: right;
    font-size: 18px;
    color: #666;
}

.building_title .more:hover {
    color: #CA0600;
}

.building_list {
    margin-top: 20px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.building_list li {
    float: left;
    margin-right: 20px;
    width: 285px;
    border-radius: 5px;
    overflow: hidden;
}

.building_list li:last-child {
    margin-right: 0;
}

.building_list li .img_box {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.building_list li img {
    width: 100%;
    height: 180px;
    -webkit-transition: all .8s;
    -ms-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}

.building_list li:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -moz-transform: scale(1.2);
    /* Firefox */
    -webkit-transform: scale(1.2);
    /* Safari 和 Chrome */
    -o-transform: scale(1.2);
}

.building_list li .item_cont {
    padding: 12px 15px;
    height: 75px;
    background: #fff;
    overflow: hidden;
}

.building_list li .item_cont p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.building_list li:hover .item_cont p {
    color: #CA0600;
}

.adve_section3 {
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
}

.adve_section3 img {
    width: 100%;
    height: 185px;
}

.building_items2 {
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
}

.building_list2 {
    margin-top: 10px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.building_list2 li {
    float: left;
    margin-right: 40px;
    padding-left: 20px;
    width: 580px;
    font-size: 16px;
    line-height: 35px;
    background: url(../images/icon23.png) left center no-repeat;
    overflow: hidden;
}

.building_list2 li:nth-child(2n) {
    margin-right: 0;
}

.building_list2 li a {
    display: block;
    float: left;
    max-width: 70%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.building_list2 li a:hover {
    color: #CA0600;
}

.building_list2 li .time {
    float: right;
    color: #999;
}


/* 表彰奖励专题页 */

.awards_section {
    margin-bottom: 50px;
    width: 100%;
    overflow: hidden;
}

.awards_section .awards_item {
    float: left;
    margin-right: 30px;
    padding: 10px 12px;
    width: 385px;
    height: 585px;
    background: rgba(255, 255, 255, .5);
    overflow: hidden;
}

.awards_section .awards_item .img_box {
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.awards_section .awards_item .img_box img {
    width: 100%;
    height: 190px;
}

.awards_section .awards_item .awards_list {
    margin-top: 20px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.awards_section .awards_item .awards_list li {
    font-size: 16px;
    color: #333;
    line-height: 45px;
    text-align: center;
}

.awards_section .awards_item .awards_list li a {
    display: block;
}

.awards_section .awards_item .awards_list li:hover a {
    color: #2267ec;
}

.awards_item2 {
    float: right;
    width: 360px;
}

.awardsquick_list {
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

.awardsquick_list li {
    display: table;
    margin-bottom: 10px;
    width: 100%;
    height: 55px;
    text-align: center;
    background: linear-gradient(90deg, #0F5CAA, #2670BC);
}

.awardsquick_list li:nth-child(3) {
    margin-right: 10px;
}

.awardsquick_list li:nth-child(3),
.awardsquick_list li:nth-child(4) {
    float: left;
    width: 175px;
    margin-bottom: 0;
}

.awardsquick_list li a {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
}

.awardsquick_list li img {
    margin-right: 10px;
}

.awardsnews_section {
    margin-top: 25px;
    width: 100%;
    overflow: hidden;
}

.awardsnews_title {
    width: 100%;
    line-height: 25px;
    overflow: hidden;
}

.awardsnews_title h6 {
    float: left;
    font-size: 18px;
    color: #333;
}

.awardsnews_title .more {
    float: right;
    font-size: 16px;
    color: #666;
}

.awardsnews_title .more:hover {
    color: #2267ec;
}

.awardsnews_section .building_list2 li {
    float: none;
    margin-right: 0;
    width: 100%;
    font-size: 14px;
}

.awardsnews_section .building_list2 li a:hover {
    color: #2267ec;
}

.awards_section2 {
    margin-bottom: 50px;
    width: 100%;
    height: 376px;
    background: rgba(255, 255, 255, .5) url(../images/bg4.png) left center no-repeat;
    overflow: hidden;
}

.encourage_slide {
    margin-left: 220px;
    margin-top: 25px;
    overflow: hidden;
}

.encourage_slide .swiper-slide {
    padding-top: 30px;
    height: 325px;
    text-align: center;
    background: #fff;
}

.encourage_slide .swiper-slide img {
    margin-bottom: 10px;
    width: 140px;
    height: 185px;
}

.encourage_slide .swiper-slide p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.encourage_slide .swiper-slide p.item_tit {
    margin-bottom: 10px;
}

.technology_section {
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
}

.section_title {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.section_title h6 {
    margin: 0 auto;
    width: 265px;
    height: 75px;
    font-size: 36px;
    color: #333;
    line-height: 70px;
    background: url(../images/titlebg2.png) no-repeat;
}

.technology_tab {
    margin-top: 40px;
    width: 100%;
    overflow: hidden;
}

.technology_tab .hd {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.technology_tab ul {
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.technology_tab .hd ul {
    display: table;
    margin: 0 auto;
    overflow: hidden;
}

.technology_tab .hd ul li {
    margin: 0 10px;
    float: left;
    cursor: pointer;
}

.technology_tab .hd ul li p {
    font-size: 16px;
    color: #666;
}

.technology_tab .hd ul li .line {
    width: 130px;
    height: 8px;
    background: #DEDEDE;
    border-radius: 4px;
}

.technology_tab .hd ul li.on p {
    color: #0F5CAA;
}

.technology_tab .hd ul li.on .line {
    background: #D3E1FB;
}

.technology_tab .bd {
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
}

.technology_item {
    overflow: hidden;
}

.technology_slide {
    position: relative;
    padding: 0 66px;
    overflow: hidden;
}

.technology_slide .bd2 {
    overflow: hidden;
}

.technology_slide .bd2 li {
    float: left;
    margin-right: 63px;
    width: 220px;
}

.technology_slide .bd2 li img {
    width: 100%;
    height: 280px;
}

.technology_slide .bd2 li h6 {
    margin-top: 14px;
    font-size: 18px;
    color: #333;
    text-align: center;
}

.technology_slide .bd2 li:hover h6 {
    color: #0F5CAA;
}

.technology_slide .bd2 li p {
    margin-top: 5px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-align: center;
}

.technology_slide .prev2,
.technology_slide .next2 {
    position: absolute;
    top: 132px;
    display: block;
    width: 26px;
    height: 46px;
}

.technology_slide .prev2 {
    left: 0;
    background: url(../images/icon28.png) no-repeat;
}

.technology_slide .prev2:hover {
    background: url(../images/icon28_2.png) no-repeat;
}

.technology_slide .next2 {
    right: 0;
    background: url(../images/icon29.png) no-repeat;
}

.technology_slide .next2:hover {
    background: url(../images/icon29_2.png) no-repeat;
}


/* 活动计划页面 */

.meeting_search {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.search_items {
    width: 100%;
    overflow: hidden;
}

.search_items .search_item {
    float: left;
    margin-right: 19px;
}

.search_items .search_item:last-child {
    margin-right: 0;
}

.search_items .search_item .item_tit {
    display: block;
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 34px;
}

.search_items .search_item .item_cont {
    float: left;
}

.search_items .search_item .item_cont input {
    width: 170px;
    height: 34px;
    font-size: 16px;
    color: #666;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.search_items .search_item .item_cont select {
    padding-left: 10px;
    width: 110px;
    height: 34px;
    font-size: 16px;
    color: #666;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.search_items .search_item button {
    width: 60px;
    height: 34px;
    font-size: 16px;
    color: #fff;
    border: 0;
    background: #0F5CAA;
    border-radius: 5px;
}

.meeting_table {
    margin-top: 20px;
    width: 100%;
}

.meeting_table thead th {
    padding: 12px 20px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    background: #0F5CAA;
}

.meeting_table tbody tr td {
    padding: 12px 20px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.meeting_table tbody tr td:first-child {
    width: 575px;
}

.meeting_table tbody tr:nth-child(even) td {
    background: rgba(15, 92, 170, .1);
}


/* 青年人才托举 */

.project_section {
    margin-top: 70px;
    margin-bottom: 62px;
    width: 100%;
    overflow: hidden;
}

.project_text {
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
}

.project_text,
.project_text p {
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.recruitment_section {
    margin-bottom: 65px;
    width: 100%;
    overflow: hidden;
}

.recruitment_section2 {
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
}

.recruitment_news {
    width: 580px;
}

.section_title2 {
    width: 100%;
    overflow: hidden;
}

.section_title2 h6 {
    float: left;
    padding-left: 85px;
    width: 187px;
    height: 49px;
    font-size: 18px;
    color: #0F5CAA;
    line-height: 45px;
    background: url(../images/titlebg3.png) no-repeat;
}

.section_title2 .more {
    float: right;
    font-size: 18px;
    color: #666;
    line-height: 48px;
}

.section_title2 .more:hover {
    color: #0F5CAA;
}

.recruitment_news .building_list2 {
    margin-top: 18px;
}

.recruitment_news .building_list2 li a:hover {
    color: #0F5CAA;
}

.recruitment_news.Right .section_title2 h6 {
    background: url(../images/titlebg4.png) no-repeat;
}


/* 青年学术沙龙专题页 */

.salon_section {
    width: 100%;
    overflow: hidden;
}

.section_title3 {
    width: 100%;
    overflow: hidden;
}

.section_title3 h6 {
    float: left;
    width: 138px;
    height: 37px;
    padding-left: 37px;
    font-size: 18px;
    color: #666;
    line-height: 32px;
    background: url(../images/titlebg6.png) no-repeat;
}

.section_title3 h6.on {
    color: #fff;
    background: url(../images/titlebg5.png) no-repeat;
}

.section_title3 h6 a {
    display: block;
}

.section_title3 .more {
    float: right;
    font-size: 18px;
    color: #666;
    line-height: 37px;
}

.section_title3 .more:hover {
    color: #0F5CAA;
}

.salon_list {
    margin-top: 20px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.salon_list li {
    float: left;
    margin-right: 20px;
    width: 285px;
    border-radius: 5px;
    overflow: hidden;
}

.salon_list li:last-child {
    margin-right: 0;
}

.salon_list li .img_box {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.salon_list li .img_box img {
    width: 100%;
    height: 180px;
}

.salon_list li .item_cont {
    padding: 13px 15px;
    background: #fff;
    overflow: hidden;
}

.salon_list li .item_cont p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.salon_list li:hover .item_cont p {
    color: #0F5CAA;
}

.activityplan_section {
    margin-top: 40px;
    width: 100%;
    overflow: hidden;
}

.activityplan_table {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.activityplan_table table {
    width: 100%;
}

.activityplan_table table thead tr th {
    padding: 12px 50px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    background: #0F5CAA;
}

.activityplan_table table tbody tr td {
    padding: 12px 50px;
    font-size: 16px;
    color: #333;
    background: #fff;
    border-bottom: 1px solid #eef6fc;
}

.activityplan_table table tbody tr td img {
    margin-right: 10px;
}

.activityplan_table table thead tr th:last-child,
.activityplan_table table tbody tr td:last-child {
    text-align: center;
}

.salonactivity_section {
    padding-top: 40px;
    padding-bottom: 30px;
    overflow: hidden;
}

.salonactivity_section .building_list2 li a:hover {
    color: #0F5CAA;
}

.branch_section {
    margin-top: 50px;
    width: 100%;
    overflow: hidden;
}

.branch_title {
    font-size: 20px;
    color: #333;
    text-align: center;
}

.branch_section .branch_items,
.branch_section .branch_item {
    width: 100%;
    overflow: hidden;
}

.branch_section .branch_items {
    margin-top: 50px;
}

.branch_section .branch_item .item_tit {
    float: left;
    width: 120px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.branch_section .branch_item .item_cont {
    margin-left: 120px;
    overflow: hidden;
}

.branch_section .branch_item .item_cont a {
    display: block;
    float: left;
    padding-right: 10px;
    width: 400px;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.branch_section .branch_item .item_cont a:hover {
    color: #0F5CAA;
}

.branch_content {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.branch_title2 {
    padding-bottom: 15px;
    font-size: 32px;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.branch_list {
    margin-top: 15px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.branch_list li {
    width: 100%;
    overflow: hidden;
}

.branch_list li .item_tit {
    float: left;
    width: 160px;
    font-size: 16px;
    color: #333;
    line-height: 50px;
}

.branch_list li .item_cont {
    margin-left: 160px;
    overflow: hidden;
}

.branch_list li .item_cont .item_contbox {
    width: 100%;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    line-height: 50px;
}

.branch_list li .item_cont .item_contbox .item_name {
    float: left;
    width: 140px;
    height: 50px;
}

.branch_list li .item_cont .item_contbox .item_unit {
    margin-left: 140px;
    height: 50px;
}
/* .branch_list li:last-child .item_cont .item_contbox .item_name,
.branch_list li:last-child .item_cont .item_contbox .item_unit {
    height: auto;
} */

.branch_list li:last-child .item_cont .item_link {
    width: 100%;
    overflow: hidden;
}

.branch_list li:last-child .item_cont .item_link a {
    display: block;
    font-size: 16px;
    color: #666;
}
.branch_list li .item_cont .item_fou .item_name .name_text{
    display: inline-block;
    line-height: 1.5;
    border: 1px solid #000;
    padding: 0 5px;
}

