.page {
    width: 1920px;
    height: 2733px;
}

.header {
    position: relative;
    /*padding-top: 15px;*/
}

.header .logo {
    float: left;
    margin-top: 10px;
}

.action-bg {
    width: 345px;
}

.header .nav {
    float: right;
    margin-top: 22px;
}

.nav>ul>li {
    margin-right: 15px;
    float: left;
    height: 50px;
    font-size: 16px;
    color: #333;
    text-align: center;
}

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

.nav>ul>li>a {
    position: relative;
}

.nav>ul>li:hover>a,
.nav>ul>li.active>a {
    color: #790001;
}

.nav>ul>li:hover>a:after,
.nav>ul>li.active>a:after {
    content: "";
    margin-top: 10px;
    display: block;
    border-bottom: 2px solid #790001;
}

.nav>ul>li:last-child {
    margin-right: 0;
}

.nav>ul>li.nav_search {
    margin-top: 3px;
}

.nav>ul>li.nav_search:hover>a:after,
.nav>ul>li.nav_search.active>a:after {
    display: none;
}

.nav>ul>li.nav_search {
    position: relative;
}

.nav>ul>li.nav_search .menu_search {
    display: none;
    position: absolute;
    right: 0;
    bottom: -45px;
    width: 300px;
    height: 32px;
    z-index: 99999;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.nav>ul>li.nav_search .menu_search input {
    float: left;
    width: 242px;
    height: 32px;
    font-size: 14px;
    color: #666;
    border: 0;
}

.nav>ul>li.nav_search .menu_search button {
    float: right;
    width: 40px;
    height: 32px;
    background: #fff;
    border: 0;
}

.nav>ul>li .menu_nav {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 97%;
    padding-top: 45px;
    padding-bottom: 40px;
    width: 100%;
    text-align: left;
    background: rgba(255, 255, 255, .9);
    z-index: 99999;
    overflow: hidden;
}

.nav>ul>li .menu_nav .menu_navimg {
    float: left;
    width: 275px;
    height: 204px;
    border-radius: 50%;
    border: 3px solid #eaebec;
    overflow: hidden;
}

.nav>ul>li .menu_nav .menu_navimg img {
    width: 100%;
    height: 204px;
}

.nav>ul>li .menu_nav .menu_navlist {
    float: left;
    margin-left: 90px;
}

.nav>ul>li .menu_nav .menu_navlist ul {
    margin-right: 60px;
    float: left;
}

.nav>ul>li .menu_nav .menu_navlist li {
    padding-left: 15px;
    font-size: 16px;
    color: #333;
    line-height: 42px;
    background: url(../images/libg.jpg) left center no-repeat;
}

.nav>ul>li .menu_nav .menu_navlist li a:hover {
    color: #790001;
    text-decoration: underline;
}

.nav>ul>li .menu_nav .menu_navtext {
    float: right;
    padding-left: 35px;
    padding-top: 10px;
    width: 360px;
    height: 195px;
    border-left: 2px solid #f1f1f1;
}

.nav>ul>li .menu_nav .menu_navtext .text_box {
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
}

.nav>ul>li .menu_nav .menu_navtext .text_box p {
    font-size: 16px;
    color: #909090;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /*要显示的行数*/
    overflow: hidden;
}

.nav>ul>li .menu_nav .menu_navtext .more {
    display: block;
    font-size: 14px;
    color: #790001;
}

.nav>ul>li .menu_nav .menu_navtext .more img {
    margin-left: 10px;
}

.banner {
    position: relative;
    width: 100%;
    height: 760px;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.banner .swiper-slide {
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    background-position: top center !important;
}

.banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 760px;
}

.banner .swiper-slide .w1200 {
    position: relative;
    height: 760px;
}

.banner .swiper-slide .cover_title {
    position: absolute;
    left: 0;
    bottom: 100px;
    padding: 40px 50px;
    width: 700px;
    height: 95px;
    background: rgba(121, 0, 1, .6);
}

.banner .swiper-slide .cover_title h6 {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 20px;
}

.banner .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.banner .swiper-pagination-bullet-active {
    background: #8c0000;
}

.academic_tab {
    width: 100%;
}

.section_title {
    position: relative;
    font-size: 28px;
    text-align: center;
    color: #333333;
    font-weight: bold;
}

.academic_tab .main {
    position: relative;
    margin-top: 29px;
    text-align: center;
}

.academic_tab .hd a {
    display: inline-block;
    padding: 0 20px;
    margin: 0 10px;
    position: relative;
    font-size: 16px;
    color: #333;
    background: #fff;
    z-index: 9;
}

.academic_tab .hd::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    height: 1px;
    background: #e5e5e5;
}

.academic_tab .hd a:hover,
.academic_tab .hd a.on {
    color: #790001;
}

.academic_tab .bd {
    width: 100%;
    overflow: hidden;
}

.academic_tab .more {
    margin-top: 35px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.academic_tab .more a {
    display: inline-block;
    font-size: 14px;
    color: #666;
    border-bottom: 2px solid #b2b2b2;
}

.academic_tab .more a:hover {
    color: #790001;
    border-color: #790001;
}

.row {
    display: flex;
    position: relative;
    align-items: flex-start;
    align-self: flex-end;
    flex-direction: row;
    margin-top: 33px;
    margin-right: 20px;
}

.wrapper-inner-i0-1 {
    float: left;
    margin-right: 28px;
    width: 279px;
    height: 259px;
    background-color: #f7f7f9;
    overflow: hidden;
}

.wrapper-inner-i0-1:last-child {
    margin-right: 0;
}

.wrapper-inner-i0-1 a {
    display: block;
    padding: 10px;
    overflow: hidden;
}

.entry-pic-wrapper {
    overflow: hidden;
}

.entry-pic {
    width: 100%;
    height: 180px;
    transition: all 0.6s ease 0s;
}

.wrapper-inner-i0-1 a:hover .time {
    color: #7b0002;
}

.time {
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    position: relative;
    margin-top: 14px;
    height: 37px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 14px;
}

.row1 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 55px;
    width: 100%;
    background: url(../images/bg2.jpg) top center no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}

.row1 .academic_tab .hd a {
    background: url(../images/bg2.jpg) top center no-repeat;
    background-size: cover;
}

.news_list {
    position: relative;
    margin-top: 35px;
    width: 100%;
    overflow: hidden;
}

.news_list::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 1px;
    background: #CCC;
}

.news_list li {
    position: relative;
    padding-bottom: 60px;
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    overflow: hidden;
}

.news_list li .item_cont {
    width: 570px;
}

.news_list li .item_show {
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    overflow: hidden;
}

.news_list li .item_show .item_cont.Left {
    padding-right: 30px;
    text-align: right;
}

.news_list li .item_show .item_cont h4 {
    font-size: 36px;
    color: #666;
    font-weight: normal;
}

.news_list li .item_show .item_cont .item_year {
    font-size: 16px;
    color: #666;
    font-weight: normal;
}

.news_list li .item_show .item_cont.Right {
    padding-left: 30px;
}

.news_list li .item_show .item_cont h6 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.news_list li .item_hide {
    display: none;
    position: relative;
    padding: 25px 0;
    height: 85px;
    background: #7b0002;
    overflow: hidden;
    z-index: 999;
    /* -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 99;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    visibility: hidden; */
}

.news_list li a:hover .item_show {
    display: none;
}

.news_list li a:hover .item_hide {
    /* -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    visibility: visible !important; */
    display: block;
}

.news_list li .item_hide .item_time {
    float: left;
    width: 270px;
    text-align: right;
}

.news_list li .item_hide .item_time h5 {
    margin-bottom: 5px;
    font-size: 36px;
    color: #fff;
    font-weight: normal;
}

.news_list li .item_hide .item_time h6 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.news_list li .item_hide .item_cont {
    float: left;
    margin-left: 35px;
    margin-top: 6px;
    width: 800px;
}

.news_list li .item_hide .item_cont h6 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.news_list li::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 9px;
    height: 9px;
    background: #c4c4c4;
    border-radius: 50%;
}

.section.page1 {
    padding: 55px 0;
}

.row2 {
    display: flex;
    position: relative;
    align-items: center;
    align-self: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 40px;
}

.col-i0 {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-right: 25px;
    border: 1px solid #ededed;
    background-color: #ffffff;
    width: 220px;
    height: 60px;
    overflow: hidden;
}

.row2 .col-i0:last-child {
    margin-right: 0;
}

.button-bg {
    max-width: 90%;
    max-height: 55px;
}

.footer {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    background-color: #790001;
    padding-bottom: 15px;
    overflow: hidden;
    line-height: 14px;
}

.summary {
    position: relative;
    margin-top: 20px;
    max-width: 1200px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffffff;
    font-size: 14px;
}

.wrapper-inner-6 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 50px;
    width: 1200px;
}

.group-4 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 6px;
    margin-right: 590px;
    white-space: nowrap;
}

.word-wrapper {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    height: 25px;
    line-height: 16px;
}

.word-5 {
    position: relative;
    max-width: 359px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 16px;
}

.view-3 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 2px;
    line-height: 14px;
}

.horizontal-line-1 {
    position: relative;
    margin-top: -2px;
    background-color: #ffffff;
    width: 30px;
    height: 2px;
    overflow: hidden;
    line-height: normal;
    white-space: normal;
}

.organization {
    position: relative;
    margin-top: 30px;
    margin-left: 1px;
    overflow: hidden;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
}

.tel {
    position: relative;
    margin-top: 23px;
    margin-left: 1px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    text-overflow: ellipsis;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 14px;
}

.group-i0-2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 110px;
    margin-right: 31px;
}

.picture {
    position: relative;
    width: 110px;
    height: 110px;
}

.follow {
    position: relative;
    margin-top: 10px;
    max-width: 110px;
    overflow: hidden;
    line-height: 14px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.group-i1-2 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 110px;
}

.image {
    position: relative;
    width: 110px;
    height: 110px;
}

.location-1 {
    position: relative;
    margin-top: 9px;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
    font-size: 14px;
}

.wrapper-inner-7 {
    display: flex;
    position: relative;
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 23px;
    white-space: nowrap;
}

.tag-6 {
    text-align: left;
    text-decoration: none;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 14px;
}

.label-6 {
    text-align: center;
    text-decoration: none;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 14px;
}

.summary-1 {
    position: relative;
    margin-top: 48px;
    max-width: 1908px;
    height: 14px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    letter-spacing: 0px;
    white-space: pre;
    color: #ffffff;
    font-size: 14px;
}


/**************************************** 子页样式 *****************************************/

.page_banner {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    background-position: top center !important;
}

.page_content {
    margin-bottom: 30px;
    width: 100%;
    min-height: calc(100vh - 436px);
}

.sidenav {
    float: left;
    margin-top: -27px;
    margin-left: -5px;
    position: relative;
    width: 248px;
}

.sidenav .sidenav_tit {
    width: 100%;
    height: 124px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 124px;
    background: url(../images/titbg.png) no-repeat;
}

.sidenav .sidenav_list {
    margin-left: 5px;
    width: 240px;
    background: #f1edee;
}

.sidenav .sidenav_list> ul {
    margin-top: 20px;
}

.sidenav .sidenav_list>ul> li {
    margin-bottom: 20px;
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 50px;
    text-align: center;
    transition: all 0.6s ease 0s;
}

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

.sidenav .sidenav_list>ul> li:hover i,
.sidenav .sidenav_list>ul >li.active i {
    display: inline-block;
    margin-left: 20px;
    width: 9px;
    height: 14px;
    background: url(../images/icon2.png) center center no-repeat;
}

.sidenav .sidenav_list>ul >li:hover,
.sidenav .sidenav_list>ul >li.active {
    padding-left: 40px;
    width: 210px;
}

.sidenav .sidenav_list>ul >li:hover> a,
.sidenav .sidenav_list>ul >li.active> a {
    color: #fff;
    width: 210px;
    background: url(../images/navbg.jpg) no-repeat;
}

.sidenav .sidenav_list>ul >li ul li{
    line-height: 35px;
}
.sidenav .sidenav_list>ul >li ul li a:hover,
.sidenav .sidenav_list>ul >li ul li.active a{
    color: #790001;
}
.sidenav .sidenav_list>ul >li ul{
    display: none;
    padding-left: 2em;
    font-size: 14px;
    color: #666;
}
.sidenav .sidenav_list>ul >li.active ul{
    display: block;
}
.adv_list{
    margin-left: 5px;
    width: 240px;
}
.adv_list .item_group{
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}
.adv_list .item_group img{
    width: 100%;
    height: 80px;
}

.cont_right {
    float: right;
    width: 930px;
    min-height: calc(100vh - 846px);
}

.breadnav {
    padding: 14px 0;
    width: 100%;
    font-size: 14px;
    color: #333;
    border-bottom: 2px solid #f4f1f1;
    overflow: hidden;
}

.breadnav img {
    margin-right: 5px;
}

.breadnav span {
    margin: 0 5px;
}

.breadnav a:hover,
.breadnav a.active {
    color: #790001;
}

.introduction_text {
    margin: 0 20px;
    margin-top: 20px;
    overflow: hidden;
}

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

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

.grmember_section {
    margin: 0 20px;
    overflow: hidden;
}

.grmember_section *,
.commember_section * {
    box-sizing: border-box;
}

.grmember_section li {
    width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.grmember_section li span{
    float: left;
    display: block;
    margin-right: 30px;
    font-size: 14px;
    color: #333;
}
.grmember_section li .item_name{
    width: 65px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.grmember_section li a,
.commember_section li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.grmember_section li a:hover,
.commember_section li a:hover {
    color: #7b0002;
    text-decoration: underline;
}

.commember_section {
    margin: 0 20px;
    overflow: hidden;
}

.commember_section li {
    font-size: 16px;
    color: #666;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.commember_section li span{
    display: block;
    float: left;
    margin-right: 30px;
    font-size: 14px;
    color: #333;
}
.commember_section li span.item_name{
    font-size: 16px;
    font-weight: bold;
}

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

.first_list li {
    padding: 19px 0;
    border-bottom: 1px solid #f4f1f1;
    overflow: hidden;
}

.first_list li .img_box {
    float: left;
    width: 200px;
    height: 125px;
    overflow: hidden;
}

.first_list li .img_box img {
    width: 100%;
    height: 125px;
    transition: all 0.6s ease 0s;
}

.first_list li .item_cont {
    float: right;
    width: 980px;
}

.first_list li .item_cont h6 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.6s ease 0s;
}

.first_list li .item_cont .item_info {
    margin: 10px 0;
    font-size: 12px;
    color: #999;
}

.first_list li .item_cont .item_info img {
    margin-right: 10px;
}

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

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

.two_list li {
    position: relative;
    padding: 20px 0;
    overflow: hidden;
}

.two_list li .img_box {
    float: left;
    position: relative;
    padding-top: 10px;
    padding-left: 15px;
    width: 135px;
    height: 190px;
    overflow: hidden;
}

.two_list li .img_box img {
    position: relative;
    width: 100%;
    height: 190px;
    z-index: 999;
}

.two_list li .img_box::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 125px;
    height: 180px;
    border: 5px solid #790001;
}

.two_list li .item_cont {
    float: right;
    margin-top: 20px;
    width: 1030px;
}

.two_list li .item_cont h6 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.two_list li .item_cont p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    /*要显示的行数*/
    overflow: hidden;
}

.two_list li .item_cont .more {
    position: absolute;
    left: 170px;
    right: 0;
    bottom: 20px;
    display: block;
    font-size: 14px;
    color: #790001;
}

.two_list li .item_cont .more img {
    margin-left: 10px;
}

.commend_section {
    margin: 0 20px;
    overflow: hidden;
}

.commend_content {
    margin-bottom: 35px;
    width: 100%;
    overflow: hidden;
}

.commend_content .commend_title {
    padding: 20px 0;
    font-size: 18px;
    color: #333;
    text-align: center;
}

.commend_content .commend_text {
    width: 100%;
    overflow: hidden;
}

.commend_content .commend_text,
.commend_content .commend_text p {
    font-size: 14px;
    color: #333;
    line-height: 2.2;
}

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

.commend_section .commend_name {
    width: 100%;
    overflow: hidden;
}

.commend_section .commend_name_title {
    font-size: 18px;
    color: #333;
    text-align: center;
}

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

.commend_name_list li {
    margin-bottom: 1px;
    width: 100%;
    background: #f6f7f8;
    overflow: hidden;
}

.commend_name_list li h6 {
    float: left;
    width: 120px;
    height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: #923132;
}

.commend_name_list li .item_cont {
    margin-right: 15px;
    float: right;
    width: 730px;
    font-size: 16px;
    color: #333;
    line-height: 50px;
}


/* 学术交流专题页 */

.mod4 {
    margin: 0 auto;
    margin-top: 40px;
    width: 1200px;
    height: 450px;
    background: url(../images/psd6a2zimsr4u6bs7tfqdhdbb19yt46i2hf3d61746-1f27-4a23-9a08-a5fe461848aa.png) 100% no-repeat;
}

.layer1 {
    padding: 39px 0 0 41px;
    height: 450px;
}

.section2 {
    width: 1111px;
}

.word6 {
    height: 25px;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    line-height: 24px;
    text-align: center;
}

.infoBox1 {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: left;
    line-height: 32px;
    margin-top: 47px;
}

.layer2 {
    margin: 0 auto;
    margin-top: 30px;
    display: table;
}

.Button29 {
    float: left;
    width: 300px;
    height: 70px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 70px;
    background: url(../images/bg3.jpg) no-repeat;
}

.mod6 {
    margin-top: 40px;
    width: 100%;
    height: 520px;
    background: url(../images/bg4.jpg) no-repeat;
}

.section_title2 {
    margin-top: 30px;
    font-size: 24px;
    color: #333;
    text-align: center;
}

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

.three_list li {
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
    width: 580px;
}

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

.three_list li a {
    display: flex;
}

.three_list li .date_section {
    float: left;
    width: 78px;
    height: 78px;
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #7c0707;
}

.three_list li .date_section h6 {
    font-size: 36px;
    color: #780203;
}

.three_list li .date_section p {
    font-size: 14px;
    color: #780203;
}

.three_list li .item_cont {
    margin-left: 20px;
    align-self: center;
    width: 470px;
}

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

.mod6 .more {
    width: 100%;
    overflow: hidden;
}

.mod6 .more a {
    display: block;
    margin: 0 auto;
    width: 118px;
    height: 33px;
    font-size: 16px;
    color: #780203;
    text-align: center;
    line-height: 33px;
    border: 1px solid #780203;
    border-radius: 2px;
    transition: all 0.6s ease 0s;
}

.mod6 .more a:hover {
    color: #fff;
    background: #780203;
}

.choice_section {
    padding-top: 5px;
    width: 100%;
    overflow: hidden;
}

.choice_section li {
    padding: 15px 0;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

.choice_section li label {
    float: left;
    margin-right: 25px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    font-weight: bold;
}

.choice_section li a {
    float: left;
    display: block;
    margin-right: 10px;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.choice_section li a:hover {
    color: #790001;
    text-decoration: underline;
}

.choice_section li a.active {
    color: #fff;
    background: #790001;
}

.four_list {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.four_list li {
    display: flex;
    padding: 19px 0;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

.four_list li .date_box,
.five_list li .date_box {
    float: left;
    width: 75px;
    height: 80px;
    text-align: center;
    background: #f6f6f6;
    border: 1px solid #e9e9e9;
}

.four_list li .date_box h6,
.five_list li .date_box h6 {
    margin-top: 5px;
    font-size: 30px;
    color: #780203;
    font-weight: normal;
}

.four_list li .date_box p,
.five_list li .date_box p {
    font-size: 12px;
    color: #666;
}

.four_list li .item_cont {
    margin-left: 19px;
    width: 980px;
    align-self: center;
}

.four_list li .item_cont h6 {
    margin-bottom: 5px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.four_list li .item_cont p {
    font-size: 14px;
    color: #999;
}

.four_list li .item_cont p span {
    margin-left: 25px;
    color: #b68d55;
}

.four_list li .item_btn {
    margin-left: 25px;
    width: 97px;
    align-self: center;
}

.four_list li .item_btn a {
    display: block;
    margin: 10px 0;
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    background: #901718;
}

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

.five_list li {
    padding: 19px 0;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

.five_list li a {
    display: flex;
}

.five_list li .item_cont {
    align-self: center;
    margin-left: 20px;
    width: 1105px;
}

.five_list li .item_cont h6 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.six_list {
    width: 100%;
}

.six_list li {
    margin-top: 30px;
    margin-right: 40px;
    float: left;
    position: relative;
    width: 580px;
    height: 190px;
}

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

.six_list li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 136px;
    -moz-box-shadow: 2px 3px 10px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, .07);
    box-shadow: 2px 3px 10px rgba(0, 0, 0, .07);
}

.six_list li a {
    position: relative;
    z-index: 999;
    display: flex;
}

.six_list li img {
    float: left;
    margin-left: 15px;
    width: 127px;
    height: 180px;
}

.six_list li .item_cont {
    margin-left: 15px;
    margin-top: 40px;
    align-self: center;
    width: 420px;
}

.six_list li .item_cont h6 {
    margin-bottom: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.six_list li .item_cont p {
    font-size: 14px;
    color: #999;
}

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

.seven_list li {
    margin-top: 30px;
    margin-right: 15px;
    float: left;
    position: relative;
    width: 390px;
    height: 220px;
    overflow: hidden;
}

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

.seven_list li img {
    width: 100%;
    height: 220px;
    transition: all 0.6s ease 0s;
}

.seven_list li .cover_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 13px;
    height: 43px;
    font-size: 14px;
    color: #fff;
    line-height: 43px;
    background: url(../images/bg5.png) no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eight_list {
    margin: 20px;
    margin-bottom: 0;
    overflow: hidden;
}

.eight_list li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 290px;
    height: 50px;
    background: #f1edee;
}

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

.eight_list li a {
    display: block;
    padding-left: 20px;
    font-size: 16px;
    color: #333;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.6s ease 0s;
}

.eight_list li:hover a {
    color: #fff;
    background: #790001;
}

.branch_section {
    margin: 20px;
    overflow: hidden;
}

.branch_title {
    margin-bottom: 30px;
    padding: 13px 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #790001;
}

.branch_items {
    margin-bottom: 25px;
    width: 100%;
}

.branch_items:last-child {
    margin-bottom: 0;
}

.branch_items .branch_items_tit {
    margin-bottom: 10px;
    position: relative;
    padding-top: 13px;
    border-top: 1px solid #ebebeb;
}

.branch_items .branch_items_tit::after {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 90px;
    height: 2px;
    background: #a11417;
}

.branch_items .branch_items_tit h6 {
    font-size: 16px;
    color: #333;
}

.branch_items .branch_items_text {
    width: 100%;
    overflow: hidden;
}

.branch_items .branch_items_text,
.branch_items .branch_items_text p {
    font-size: 14px;
    color: #333;
    line-height: 2.2;
}

.branch_items .branch_items_list {
    width: 100%;
    overflow: hidden;
}

.branch_items .branch_items_list li {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.section.page1 {
    padding: 45px 0;
}

.section_title3 {
    margin-bottom: 35px;
    font-size: 24px;
    color: #333;
    text-align: center;
}

.newstab_section {
    margin-bottom: 30px;
    width: 100%;
    -moz-box-shadow: 0px 0px 9px #e8e8e8;
    -webkit-box-shadow: 0px 0px 9px #e8e8e8;
    box-shadow: 0px 0px 9px #e8e8e8;
}

.newstab_section .bd {
    float: left;
    width: 600px;
    height: 370px;
}

.newstab_section .bd .newstab_items {
    width: 100%;
    height: 370px;
    overflow: hidden;
}

.newstab_section .bd .newstab_items img {
    width: 100%;
    height: 370px;
    transition: all 0.6s ease 0s;
}

.newstab_section .hd {
    float: right;
    width: 600px;
    height: 370px;
}

.newstab_section .hd li {
    position: relative;
    width: 100%;
    height: 74px;
    font-size: 16px;
    color: #333;
    line-height: 74px;
}

.newstab_section .hd li a {
    display: block;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.6s ease 0s;
}

.newstab_section .hd li:hover:after,
.newstab_section .hd li.on:after {
    content: "";
    position: absolute;
    left: -28px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-right-color: #901718;
}

.newstab_section .hd li:hover a,
.newstab_section .hd li.on a {
    color: #fff;
    background: #901718;
}

.news_list2 {
    margin-bottom: 25px;
    width: 100%;
    overflow: hidden;
}

.news_list2 li {
    position: relative;
    float: left;
    margin-right: 13px;
    width: 290px;
    height: 180px;
    overflow: hidden;
}

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

.news_list2 li img {
    width: 100%;
    height: 180px;
    transition: all 0.6s ease 0s;
}

.news_list2 li .cover_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 12px 10px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, .4);
}

.section .more2 {
    width: 100%;
    text-align: center;
}

.section .more2 a {
    font-size: 16px;
    color: #333;
    text-decoration: underline;
}

.mod6.section {
    margin-top: 0;
}

.mod6.section .section_title3 {
    margin-top: 40px;
}

.mod6.section .three_list {
    margin-top: 0;
}

.section.page2 {
    padding: 50px 0;
    background: url(../images/bg6.jpg) no-repeat;
    background-size: cover;
}

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

.authen_section .authen_left {
    float: left;
    position: relative;
    width: 600px;
    height: 415px;
    overflow: hidden;
}

.authen_section .authen_left img {
    width: 100%;
    height: 415px;
    transition: all 0.6s ease 0s;
}

.authen_section .authen_left .cover_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 40px;
    background: #901718;
}

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

.authen_section .authen_right {
    float: right;
    width: 600px;
    height: 415px;
    overflow: hidden;
}

.authen_section .authen_right ul {
    width: 100%;
    overflow: hidden;
}

.authen_section .authen_right li {
    float: left;
    position: relative;
    width: 50%;
    height: 208px;
    overflow: hidden;
}

.authen_section .authen_right li img.img1 {
    width: 100%;
    height: 208px;
    transition: all 0.6s ease 0s;
}

.authen_section .authen_right li .cover_section {
    display: table;
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 208px;
    background: #901718;
    transition: all 0.6s ease 0s;
}

.authen_section .authen_right li:hover .cover_section {
    bottom: 0;
}

.authen_section .authen_right li .cover_section .table-cell {
    padding: 0 15px;
}

.authen_section .authen_right li .cover_section p {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.authen_section .authen_right li .cover_section .more {
    margin-top: 30px;
    text-align: center;
}

.section.page3 {
    padding: 50px 0;
}

.quick_section {
    width: 100%;
}

.quick_section li {
    float: left;
    position: relative;
    margin-right: 30px;
    width: 380px;
    height: 130px;
    overflow: hidden;
    transition: all 0.6s ease 0s;
}

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

.quick_section li img {
    width: 100%;
    height: 130px;
}

.quick_section li .cover_section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    padding-left: 40px;
    padding-right: 50px;
    width: 290px;
    height: 130px;
    background-color: rgba(123, 0, 2, .8);
    background-image: url(../images/icon7.png);
    background-repeat: no-repeat;
    background-position: 91% center;
    transition: all 0.6s ease 0s;
    z-index: 9999;
}

.quick_section li .cover_section h6 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

.quick_section li .cover_section p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.quick_section li .cover_section::after {
    content: "";
    position: absolute;
    top: 9px;
    left: 10px;
    right: 10px;
    bottom: 9px;
    border: 1px solid transparent;
    transition: all 0.6s ease 0s;
}

.quick_section li:hover .cover_section::after {
    content: "";
    position: absolute;
    top: 9px;
    left: 10px;
    right: 10px;
    bottom: 9px;
    border: 1px solid #fff;
}

.quick_section li:hover .cover_section {
    padding-left: 90px;
    width: 240px;
    background-image: url(../images/icon7.png);
    background-repeat: no-repeat;
    background-position: 10% center;
}

.section.page4 {
    padding: 45px 0;
    background: url(../images/bg7.jpg) no-repeat;
    background-size: cover;
}

.section.page4 .section_title3 {
    margin-bottom: 20px;
}

.news_list3 {
    margin-bottom: 35px;
    width: 100%;
}

.news_list3 li {
    float: left;
    position: relative;
    margin-right: 37px;
    width: 375px;
}

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

.news_list3 li h6 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    transition: all 0.6s ease 0s;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list3 li .item_text {
    position: relative;
    height: 60px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}

.news_list3 li .item_text p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /*要显示的行数*/
    overflow: hidden;
}

.news_list3 li .item_text::after {
    content: '';
    width: 0;
    height: 1px;
    background: #7b0002;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: width .4s;
    -moz-transition: width .4s;
    -webkit-transition: width .4s;
    -o-transition: width .4s;
}

.news_list3 li a:hover .item_text:after {
    width: 100%;
    transition: width .4s;
    -moz-transition: width .4s;
    -webkit-transition: width .4s;
    -o-transition: width .4s
}

.news_list3 li .item_time {
    padding-top: 10px;
    font-size: 12px;
    color: #666;
}

.news_list3 li .item_time span {
    margin-left: 10px;
}

.section.page5 {
    padding-top: 55px;
    padding-bottom: 50px;
}

.section.page5 .section_title3 {
    margin-bottom: 25px;
}

.section.page5 .seven_list {
    margin-bottom: 25px;
}

.section.page5 .seven_list li {
    margin-top: 0;
}

.section.page6 {
    padding-top: 35px;
    padding-bottom: 50px;
    background: url(../images/bg8.jpg) no-repeat;
}

.section.page6 .section_title3 {
    margin-bottom: 10px;
}

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

.consulting_text p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    text-align: center;
}

.consulting_form {
    margin: 0 auto;
    width: 1140px;
}

.section13 {
    width: 100%;
    margin-top: 24px;
}

.section14 {
    border-radius: 2px;
    height: 34px;
    width: 300px;
    background-color: rgba(255, 255, 255, 1);
}

.consulting_form input {
    box-sizing: border-box;
    padding-left: 20px;
    width: 100%;
    height: 34px;
    font-size: 14px;
    color: #333;
    border: 0;
}

.section15 {
    height: 34px;
    width: 400px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 2px;
}

.section17 {
    margin-top: 20px;
    width: 100%;
    height: 105px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 1);
}

.section17 textarea {
    padding: 10px 20px;
    height: 105px;
    font-size: 14px;
    color: #333;
    border: 0;
    resize: none;
}

.section18 {
    margin-top: 30px;
    width: 100%;
    text-align: center;
}

.section18 button {
    width: 120px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    border: 0;
    background: #790001;
}

.consulting_form input::-webkit-input-placeholder,
.consulting_form textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #333;
}

.consulting_form input:-moz-placeholder,
.consulting_form textarea:-moz-placeholder {
    font-size: 14px;
    color: #333;
}

.consulting_form input::-moz-placeholder,
.consulting_form textarea::-moz-placeholder {
    font-size: 14px;
    color: #333;
}

.consulting_form input:-ms-input-placeholder,
.consulting_form textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #333;
}

.fixed_right {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 45%;
    width: 90px;
    z-index: 999;
}

.fixed_right li {
    margin-bottom: 10px;
    display: table;
    width: 100%;
    height: 90px;
    text-align: center;
    background: #790001;
}

.fixed_right li a {
    display: table-cell;
    vertical-align: middle;
}

.fixed_right li p {
    font-size: 16px;
    color: #fff;
}

.xsjl_section {
    padding-right: 15px;
    height: 250px;
    overflow: hidden;
    overflow-y: auto;
}

.xsjl_section::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
}


/*定义滚动条轨道 内阴影+圆角*/

.xsjl_section::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.4);
}


/*定义滑块 内阴影+圆角*/

.xsjl_section::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #b79361;
}

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

.nine_list li {
    padding: 15px 0;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

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

.nine_list li .time2 {
    float: right;
    color: #999;
}


/* 滑过样式 */

.wrapper-inner-i0-1 a:hover .entry-pic,
.first_list li a:hover .img_box img,
.newstab_section .bd .newstab_items:hover img,
.news_list2 li:hover img,
.authen_section .authen_left:hover img,
.authen_section .authen_right li:hover img.img1,
.seven_list li a:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.first_list li a:hover .item_cont h6,
.three_list li a:hover .item_cont h6,
.NewsPages a:hover,
.five_list li a:hover .item_cont h6,
.six_list li a:hover .item_cont h6,
.branch_items .branch_items_list li a:hover,
.section .more2 a:hover,
.news_list3 li a:hover h6,
.nine_list li a:hover {
    color: #790001;
    text-decoration: underline;
}

