@font-face {
    font-family: 'SOURCEHANSERIFCN-BOLD';
    src: url('../fonts/SOURCEHANSERIFCN-BOLD.OTF');
}

@font-face {
    font-family: 'SOURCEHANSERIFCN-REGULAR';
    src: url('../fonts/SOURCEHANSERIFCN-REGULAR.OTF');
}

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

.box_1 {
    width: 100%;
    height: 160px;
    background: url(../images/headbg.jpeg) top center no-repeat;
}

.box_1 .image_1 {
    float: left;
    margin-top: 30px;
}

.box_1 .section_2 {
    float: right;
    margin-top: 42px;
    width: 262px;
}

.box_1 .section_2 .group_1 {
    width: 100%;
}

.box_1 .section_2 .group_1 a {
    display: block;
    width: 100%;
    height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    background: #187B3E;
}

.box_1 .section_2 .group_2 {
    float: left;
    position: relative;
    margin-top: 5px;
    width: 100%;
    height: 39px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(221, 221, 221, 1);
}

.box_1 .section_2 .group_2::after {
    content: "";
    position: absolute;
    top: 0;
    right: 43px;
    bottom: 0;
    margin: auto 0;
    width: 1px;
    height: 14px;
    background: #A2A2A2;
    z-index: 9;
}

.box_1 .section_2 .group_2 input {
    float: left;
    width: 200px;
    height: 37px;
    font-size: 14px;
    color: #666;
    border: 0;
}

.box_1 .section_2 .group_2 button {
    float: right;
    width: 43px;
    height: 37px;
    border: 0;
    background: none;
}

.box_32 {
    width: 100%;
    height: 50px;
    background-color: rgba(0, 96, 79, 1);
}

.box_32 ul {
    list-style: none;
}

.box_32>ul>li {
    float: left;
    position: relative;
    width: 120px;
    text-align: center;
}

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

.box_32>ul>li>a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 47px;
    border-bottom: 3px solid transparent;
}

.box_32>ul>li:hover>a,
.box_32>ul>li.active>a {
    border-bottom: 3px solid #CBA937;
}

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

.box_32>ul>li .menu_nav li a {
    padding: 10px 5px;
    font-size: 14px;
    color: #fff;
}

.box_32>ul>li .menu_nav li:hover {
    background: #CBA937;
}

.content {
    background: url(../images/bg2.png) bottom center no-repeat;
}

.adve_section {
    margin: 0 auto;
    margin-top: 20px;
    width: 1200px;
    overflow: hidden;
}

.adve_section img {
    width: 100%;
}

.box_4 {
    padding-top: 20px;
    width: 100%;
    background: url(../images/bg3.jpg) top center no-repeat;
    overflow: hidden;
}

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

.news_slide {
    float: left;
    position: relative;
    width: 800px;
    height: 450px;
    overflow: hidden;
}

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

.news_slide .bd li {
    position: relative;
}

.news_slide .bd li img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.news_slide .bd li .cover_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    padding-right: 250px;
    background: rgba(0, 0, 0, 0.5);
}

.news_slide .bd li .cover_title p {
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_slide .hd {
    position: absolute;
    right: 11px;
    bottom: 17px;
}

.news_slide .hd li {
    float: left;
    margin: 0 4px;
    width: 29px;
    height: 15px;
    font-size: 0;
    opacity: .5;
    background: url(../images/icon21.png) no-repeat;
}

.news_slide .hd li.on {
    opacity: 1;
}

.news_right {
    float: right;
    padding: 15px 20px;
    width: 590px;
    height: 336px;
    background: #fff;
}
.news_right .news_list3 li{
    height: 38px;
}

.news_right .hd {
    padding-bottom: 22px;
    text-align: center;
    background: url(../images/line2.png) center bottom no-repeat;
    overflow: hidden;
}

.news_right .hd a {
    display: inline-block;
    margin-right: 12px;
    width: 172px;
    height: 46px;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    line-height: 46px;
    background: url(../images/bg10.png) no-repeat;
    background-size: 100% 100% !important;
}

.news_right .hd a.on {
    color: #fff;
    background: url(../images/bg10_2.png) no-repeat;
}

.news_right .hd a:last-child {
    margin-right: 0;
}

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

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

.news_list2 li,
.news_list2 li .item_tit {
    width: 100%;
    overflow: hidden;
}

.news_list2 li {
    margin-bottom: 12px;
}

.news_list2 li:last-child {
    margin-bottom: 0;
}

.news_list2 li .item_tit h6 {
    float: left;
    padding-left: 12px;
    max-width: 87%;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    background: url(../images/libg.png) left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list2 li .item_tit span {
    position: relative;
    top: 8px;
    margin-left: 10px;
}

.news_list2 li p {
    margin-top: 4px;
    padding-left: 10px;
    font-size: 16px;
    color: #999;
}

.news_list2 li:hover .item_tit h6 {
    color: #00604F;
}

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

.news_list4 li {
    margin-bottom: 14px;
    width: 100%;
    overflow: hidden;
}

.news_list4 li:last-child {
    margin-bottom: 0;
}

.news_list4 li .img_box {
    float: left;
    width: 130px;
    height: 70px;
    overflow: hidden;
}

.news_list4 li .img_box img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

.news_list4 li .item_cont {
    margin-left: 145px;
    overflow: hidden;
}

.news_list4 li .item_cont h6 {
    height: 45px;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    font-weight: normal;
    overflow: hidden;
}

.news_list4 li .item_cont p {
    margin-top: 6px;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.news_slide2 {
    float: left;
    position: relative;
    width: 590px;
    height: 336px;
    overflow: hidden;
}

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

.news_slide2 .bd li {
    position: relative;
}

.news_slide2 .bd li img {
    width: 100%;
    height: 336px;
    object-fit: cover;
}

.news_slide2 .bd li .cover_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 15px;
    padding-right: 180px;
    background: rgba(0, 0, 0, 0.5);
}

.news_slide2 .bd li .cover_title p {
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_slide2 .hd {
    position: absolute;
    right: 15px;
    bottom: 13px;
}

.news_slide2 .hd li {
    float: left;
    margin-right: 5px;
    width: 25px;
    height: 13px;
    font-size: 0;
    opacity: .5;
    background: url(../images/icon23.png) no-repeat;
}

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

.news_slide2 .hd li.on {
    opacity: 1;
}
.news_left2{
    float: left;
    padding: 10px 20px;
    width: 590px;
    height: 330px;
    background: #fff;
    overflow: hidden;
}
.news_right2 {
    float: right;
    padding: 10px 20px;
    width: 590px;
    height: 330px;
    background: #fff;
    overflow: hidden;
}

.news_left2 .hd,.news_right2 .hd {
    padding-bottom: 22px;
    text-align: center;
    background: url(../images/line2.png) center bottom no-repeat;
    overflow: hidden;
}

.news_left2 .hd a,.news_right2 .hd a {
    display: inline-block;
    margin-right: 14px;
    width: 265px;
    height: 40px;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    line-height: 40px;
    background: url(../images/bg9.jpg) no-repeat;
}

.news_left2 .hd a.on,.news_right2 .hd a.on {
    color: #fff;
    background: url(../images/bg9_2.jpg) no-repeat;
}

.news_left2 .hd a:last-child,.news_right2 .hd a:last-child {
    margin-right: 0;
}

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

.news_list3 li {
    padding-left: 15px;
    line-height: 40px;
    background: url(../images/libg.png) left center no-repeat;
    overflow: hidden;
}

.news_list3 li .item_tit {
    float: left;
    max-width: 74%;
    overflow: hidden;
}

.news_list3 li .item_tit a {
    display: block;
    float: left;
    max-width: 100%;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list3 li .item_tit a:hover {
    color: #00604F;
}

.news_list3 li .item_tit span {
    position: relative;
    top: 17px;
    margin-left: 10px;
}

.news_list3 li .item_tit span+a {
    max-width: 90%;
}

.news_list3 li .time {
    float: right;
    font-size: 16px;
    color: #999;
}

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

.quick_section .quick_title {
    float: left;
    padding: 14px 30px;
    width: 100px;
    height: 80px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    background: #00604F;
}

.quick_section .quick_list {
    float: right;
    width: 1080px;
    height: 80px;
    overflow: hidden;
}

.quick_slide,
.quick_slide2 {
    position: relative;
    width: 100%;
    height: 80px;
    overflow: hidden;
}

.quick_list .prev,
.quick_list .next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 35px;
    height: 80px;
    background-size: 100% 100% !important;
    z-index: 99;
}

.quick_list .prev {
    left: 0;
    background: url(../images/left.png) no-repeat;
}

.quick_list .prev:hover {
    background: url(../images/left_hover.png) no-repeat;
}

.quick_list .next {
    right: 0;
    background: url(../images/right.png) no-repeat;
}

.quick_list .next:hover {
    background: url(../images/right_hover.png) no-repeat;
}

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

.quick_section .quick_list .first li {
    float: left;
    margin-right: 15px;
    width: 350px;
    height: 80px;
    overflow: hidden;
}

.quick_section .quick_list .first li img {
    width: 100%;
    height: 80px;
}

.quick_section .quick_list .two li {
    float: left;
    margin-right: 16px;
    width: 166px;
    height: 80px;
}

.quick_section .quick_list .two li img {
    width: 100%;
    height: 80px;
}

.section_5 {
    padding-bottom: 57px;
    overflow: hidden;
}

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

.box_22 img {
    position: relative;
    top: -10px;
}

.box_22 h6 {
    display: inline-block;
    margin: 0 5px;
    font-family: "SOURCEHANSERIFCN-REGULAR";
    font-size: 40px;
    color: #333;
}

.box_23 {
    margin-top: 35px;
    width: 100%;
    overflow: hidden;
}

.box_23 .image_20 {
    float: left;
    width: 290px;
    height: 465px;
}

.box_23 .image_20 img {
    width: 100%;
    height: 465px;
}

.box_23 .box_24 {
    float: left;
    margin-left: 20px;
    width: 450px;
    height: 465px;
    background-color: rgba(248, 248, 248, 1);
}

.box_24 .text-wrapper_3 {
    margin: 0 auto;
    margin-top: 20px;
    width: 390px;
}

.box_24 .text-wrapper_3 .section_6 {
    margin-bottom: 15px;
    width: 100%;
    height: 95px;
    background: url(../images/bg4.png) no-repeat;
    background-color: #fff;
    background-position: 0 45%;
    background-size: 100% auto;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}

.box_24 .text-wrapper_3 .section_6:hover {
    box-shadow: 0px 0px 7px 0px rgba(26, 87, 109, 0.22);
}

.box_24 .text-wrapper_3 .section_6 a {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 95px;
}

.box_25 {
    float: right;
    width: 420px;
    height: 465px;
}

.box_25 .text-wrapper_4 {
    margin-bottom: 20px;
    width: 100%;
    height: 222px;
    background: url(../images/bg5.png) no-repeat;
}

.box_25 .text-wrapper_4:last-child {
    margin-bottom: 0;
}

.box_25 .text-wrapper_4 a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 222px;
    font-size: 30px;
    color: #00604F;
    font-weight: bold;
}

.box_26 {
    margin-top: 47px;
    padding-bottom: 58px;
    width: 100%;
    overflow: hidden;
}

.box_27 {
    position: relative;
    margin-top: 35px;
}

.box_27 .bd {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

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

.box_27 .bd li {
    float: left;
    margin-right: 30px;
    width: 380px;
    height: 200px;
}

.box_27 .bd li .img_box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 150px;
    border: 1px dashed #068A73;
    border-bottom: 0;
}

.box_27 .bd li .img_box img {
    max-width: 90%;
    max-height: 140px;
}

.box_27 .bd li .item_title {
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: url(../images/bg6.png) no-repeat;
}

.box_27 .prev,
.box_27 .next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.07);
    border-radius: 50%;
}

.box_27 .prev {
    left: -66px;
}

.box_27 .next {
    right: -66px;
}

.box_28 {
    padding-bottom: 70px;
    width: 100%;
    overflow: hidden;
}

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

.group_7 .section_9 {
    float: left;
    margin-right: 30px;
    width: 380px;
    height: 58px;
    border: 1px solid rgba(229, 229, 229, 1);
    background-color: rgba(255, 255, 255, 1);
}

.group_7 .section_9:last-child {
    margin-right: 0;
}

.group_7 .section_9 select {
    padding-left: 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    height: 56px;
    font-size: 16px;
    color: #666;
    border: 0;
    background: url(../images/icon9.png) no-repeat 95% center transparent;
    outline: none;
    -webkit-outline: none;
    -moz-outline: none;
    -o-outline: none;
}

.box_34 {
    position: relative;
    width: 100%;
    height: 385px;
    background: url(../images/footbg.png) top center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.box_34 .text-wrapper_10 {
    margin-top: 65px;
    width: 100%;
    overflow: hidden;
}

.box_34 .text-wrapper_10 .paragraph_1 {
    float: left;
    width: 455px;
}

.box_34 .text-wrapper_10 .paragraph_1 h6 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #fff;
}

.box_34 .text-wrapper_10 .paragraph_1 p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}

.box_34 .text-wrapper_10 .image-text_6 {
    float: right;
    margin-top: 10px;
    width: 150px;
}

.box_34 .text-wrapper_10 .image-text_6 img {
    width: 100%;
    height: 150px;
}

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

.box_34 .section_13 {
    position: relative;
    margin-top: 30px;
    width: 100%;
}

.box_34 .section_13 .btn_top {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 62px;
    height: 32px;
    background: url(../images/icon10.png) no-repeat;
}

.box_34 .section_13 .btn_top::after,
.box_34 .section_13 .btn_top::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 1000px;
    height: 1px;
    background-color: rgba(255, 255, 255, .4);
}

.box_34 .section_13 .btn_top::before {
    left: 100%;
}

.box_34 .section_13 .btn_top::after {
    right: 100%;
}

.box_34 .section_13 p {
    font-size: 16px;
    color: #fff;
    line-height: 55px;
}

.fixed_right {
    display: none;
    position: fixed;
    right: 0;
    top: 50%;
    width: 56px;
    z-index: 9999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.fixed_right ul {
    list-style: none;
}

.fixed_right ul>li {
    position: relative;
    margin-bottom: 4px;
    width: 100%;
    height: 56px;
    background: #00604F;
    border-radius: 10px 0px 0px 10px;
}

.fixed_right ul>li span {
    display: block;
    position: relative;
    z-index: 9;
    width: 100%;
    height: 56px;
}

.fixed_right ul>li:first-child span {
    background: url(../images/icon11.png) center center no-repeat;
}

.fixed_right ul>li:nth-child(2) span {
    background: url(../images/icon12.png) center center no-repeat;
}

.fixed_right ul>li:nth-child(3) span {
    background: url(../images/icon13.png) center center no-repeat;
}

.fixed_right ul>li .txt {
    position: absolute;
    top: 0;
    height: 56px;
    padding-right: 56px;
    width: 260px;
    right: -260px;
    background-color: #00604F;
    line-height: 56px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-radius: 7px 0 0 7px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.fixed_right ul>li:hover .txt {
    right: 0;
}

.fixed_right ul>li .ewm_box {
    position: absolute;
    width: 140px;
    height: 140px;
    padding: 10px;
    right: -140px;
    bottom: 0;
    background-color: #00604F;
    border-radius: 7px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.fixed_right ul>li .ewm_box img {
    width: 100%;
    height: 120px;
}

.fixed_right ul>li:hover .ewm_box {
    right: 60px;
}

.page_content {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 70px;
    width: 1200px;
    min-height: calc(100vh - 596px);
}

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

.sidenav .sidenav_title {
    padding-left: 30px;
    display: flex;
    align-items: center;
    width: 100%;
    height: 90px;
    font-size: 24px;
    color: #fff;
    background: #00604F;
}

.sidenav .sidenav_list {
    list-style: none;
    overflow: hidden;
}

.sidenav .sidenav_list>li {
    width: 100%;
    background: #EDF8F2;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}

.sidenav .sidenav_list>li a {
    display: block;
}

.sidenav .sidenav_list>li>a {
    margin: 5px 0;
    padding: 13px 0;
    padding-left: 30px;
    font-size: 18px;
    color: #333;
    border-left: 3px solid transparent;
    background: url(../images/icon14.png) 190px center no-repeat;
}

.sidenav .sidenav_list>li:hover>a,
.sidenav .sidenav_list>li.active>a {
    border-left: 3px solid #00604F;
    color: #00604F;
    background: url(../images/icon15.png) 191px center no-repeat;
}

.sidenav .sidenav_list>li.active.more>a {
    background: url(../images/icon15_2.png) 191px center no-repeat;
}

.sidenav .sidenav_list>li .threenav {
    display: none;
    background: #FBFBFB;
    overflow: hidden;
}

.sidenav .sidenav_list>li.active.more .threenav {
    display: block;
}

.sidenav .sidenav_list>li .threenav li a {
    padding-left: 30px;
    font-size: 16px;
    color: #333;
    line-height: 44px;
}

.sidenav .sidenav_list>li .threenav li.on a,
.sidenav .sidenav_list>li .threenav li:hover a {
    color: #fff;
    background: #00604F;
}

.cont_right {
    float: right;
    width: 930px;
}

.page_title {
    padding-bottom: 15px;
    background: url(../images/titbg2.png) center bottom no-repeat;
    overflow: hidden;
}

.page_title h6 {
    float: left;
    font-size: 24px;
    color: #00604F;
    line-height: 40px;
    font-weight: normal;
}

.BreadNav {
    float: right;
}

.BreadNav em,
.BreadNav span,
.BreadNav a {
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    line-height: 40px;
}

.BreadNav em {
    font-style: normal;
}

.BreadNav span {
    margin: 0 5px;
}

.BreadNav a:hover,
.BreadNav a.active {
    color: #00604F;
}

.first_list {
    margin-top: 30px;
    margin-bottom: -30px;
    width: 100%;
    list-style: none;
    overflow: hidden;
}

.first_list li {
    float: left;
    margin-right: 22px;
    margin-bottom: 30px;
    width: 295px;
}

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

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

.first_list li .img_box .cover_section {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.first_list li .img_box .cover_section img {
    width: 40px;
    height: 40px;
}

.first_list li .img_box img {
    width: 100%;
    height: 168px;
    object-fit: cover;
}

.first_list li .item_cont {
    padding: 15px 18px;
    width: 100%;
    height: 140px;
    background: #FBFBFB;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}

.first_list li:hover .item_cont {
    background: #00604F;
}

.first_list li .item_cont h6 {
    height: 56px;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.first_list li .item_more {
    margin-top: 25px;
    overflow: hidden;
}

.first_list li .item_more span {
    padding-right: 28px;
    font-size: 14px;
    color: #00604F;
    background: url(../images/icon16.png) right center no-repeat;
}

.first_list li:hover .item_cont h6,
.first_list li:hover .item_more span {
    color: #fff;
}

.first_list li:hover .item_more span {
    background: url(../images/icon16_2.png) right center no-repeat;
}

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

.two_list li {
    padding: 30px 0;
    border-bottom: 1px dashed #F0F0F0;
    overflow: hidden;
}

.two_list li .img_box {
    float: left;
    width: 220px;
    height: 130px;
    overflow: hidden;
}

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

.two_list li:hover .img_box 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);
}

.two_list li .item_cont {
    margin-left: 240px;
}

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

.two_list li:hover .item_cont h6 {
    color: #00604F;
}

.two_list li .item_cont p {
    font-size: 14px;
    line-height: 24px;
}

.two_list li .item_cont p.item_text {
    margin-top: 17px;
    height: 48px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.two_list li .item_cont p.item_time {
    margin-top: 18px;
    color: #999;
}

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

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

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

.member_title p {
    font-size: 14px;
    color: #999;
}

.member_form {
    margin: 0 auto;
    margin-top: 25px;
    width: 570px;
    overflow: hidden;
}

.member_form .input_group {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.member_form .input_group .item_tit {
    float: left;
    width: 80px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.member_form .input_group .item_cont {
    margin-left: 90px;
    overflow: hidden;
}

.member_form .input_group .item_cont select {
    padding-left: 10px;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
}

.member_form .input_group .item_cont input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
}

.member_form .btn1 {
    margin-top: 30px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.member_form .btn1 button {
    width: 150px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    border: 0;
    background: #00604F;
    border-radius: 5px;
}

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

.member_result table {
    width: 100%;
}

.member_result table thead th {
    padding: 10px;
    padding-left: 40px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    background: #00604F;
}

.member_result table tbody tr td {
    padding: 10px;
    padding-left: 40px;
    font-size: 16px;
    color: #333;
    text-align: left;
    background: #F5F6F9;
}

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

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

.unit_first .img_box {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 260px;
    height: 120px;
    background: #fff;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
}

.unit_first .img_box img {
    max-width: 90%;
    max-height: 100px;
}

.unit_first .item_cont {
    position: relative;
    margin-left: 280px;
    height: 120px;
    overflow: hidden;
}

.unit_first .item_cont h6 {
    margin-top: 5px;
    font-size: 18px;
    color: #333;
}

.unit_first .item_cont .item_url {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    color: #333;
}

.unit_first .item_cont .item_url img {
    position: relative;
    top: -1px;
    margin-right: 10px;
}

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

.unit_two .unit_title {
    padding-left: 15px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    background: url(../images/titbg3.jpg) left center no-repeat;
}

.unit_two .unit_text {
    margin-top: 18px;
    width: 100%;
    overflow: hidden;
}

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

.unit_two .unit_text img,
.unit_two .unit_text p img {
    max-width: 100%;
}

.institution_search {
    margin: 30px 40px 0 20px;
    position: relative;
    height: 51px;
    border: 1px solid #00604F;
    border-radius: 5px;
    overflow: hidden;
}

.institution_search input {
    float: left;
    padding-left: 20px;
    width: 750px;
    height: 49px;
    font-size: 16px;
    color: #666;
    border: 0;
}

.institution_search input::-webkit-input-placeholder {
    font-size: 16px;
}

.institution_search input:-moz-placeholder {
    font-size: 16px;
}

.institution_search input::-moz-placeholder {
    font-size: 16px;
}

.institution_search input:-ms-input-placeholder {
    font-size: 16px;
}

.institution_search button {
    float: right;
    width: 52px;
    height: 49px;
    background: none;
    border: 0;
}

.institution_search::after {
    content: "";
    position: absolute;
    top: 0;
    right: 52px;
    bottom: 0;
    margin: auto 0;
    width: 1px;
    height: 24px;
    background: rgba(0, 96, 79, .6);
    z-index: 9;
}

.institution_tips {
    margin-top: 15px;
    font-size: 16px;
    color: #999;
    text-align: center;
}

.three_list {
    margin-top: 25px;
    list-style: none;
    overflow: hidden;
}

.three_list li {
    margin-bottom: 20px;
    background: #F7F7F7;
    overflow: hidden;
}

.three_list li:last-child {
    margin-bottom: 0;
}

.three_list li:hover {
    background: url(../images/bg7.png) no-repeat;
}

.three_list li a {
    display: block;
    padding: 15px 20px;
    height: 115px;
    overflow: hidden;
}

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

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

.three_list li:hover h6,
.three_list li:hover p {
    color: #fff;
}

.four_list {
    margin-top: 25px;
    margin-bottom: -40px;
    width: 100%;
    list-style: none;
    overflow: hidden;
}

.four_list li {
    float: left;
    margin-right: 22px;
    margin-bottom: 35px;
    width: 295px;
}

.four_list li .img_box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 110px;
    background: #fff;
    border: 1px solid #E9E9E9;
}

.four_list li .img_box img {
    max-width: 90%;
    max-height: 100px;
}

.four_list li p {
    margin-top: 13px;
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.four_list li:hover p {
    color: #00604F;
}

.four_list li:nth-child(3n) {
    margin-right: 0;
}

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

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

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

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

.leader_section .leader_item {
    padding: 25px 0;
    border-bottom: 1px dotted #F0F0F0;
    overflow: hidden;
}

.leader_section .leader_item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.leader_title {
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.leader_title h6 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

.leader_title p {
    font-size: 14px;
    color: #666;
}

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

.leader_first img,
.leader_list li img {
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 175px;
}

.leader_first h6,
.leader_list li h6 {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
}

.leader_first p,
.leader_list li p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.leader_list {
    padding: 0;
    margin-bottom: -25px;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

.leader_list li {
    float: left;
    margin-right: 28px;
    margin-bottom: 25px;
    width: 130px;
    height: 270px;
    text-align: center;
}

.leader_list li:nth-child(6n) {
    margin-right: 0;
}

.leader_list li p {
    margin-top: 5px;
    line-height: 20px;
}

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

.five_list li {
    padding-left: 15px;
    height: 68px;
    line-height: 67px;
    background: url(../images/libg.png) left center no-repeat;
    border-bottom: 1px dashed #F0F0F0;
    overflow: hidden;
}

.five_list li a {
    display: block;
    float: left;
    max-width: 80%;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.five_list li a:hover {
    color: #00604F;
}

.five_list li .time {
    float: right;
    font-size: 16px;
    color: #666;
}
