.container {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

.pc-header {
    background-color: #8d8d8d;
    display: block;
    width: 100%;
}

.middle {
    max-width: 1200px;
    margin: 0 auto;
}

.header_top .logo {
    display: block;
    float: left;
    width: 360px;
    padding: 10px 0 20px 0;
}

.header_top .logo img {
    width: 100%;
}

.en_zh {
    padding: 30px 0 10px 0;
    text-align: right;
    color: #FFFFFF;
    height: auto;
    line-height: 25px;
    font-family: Microsoft YaHei;
}

.en_zh a {
    color: #FFFFFF;
    margin-right: 10px;
}

.header_nav {
    background-color: #cda053;
}

.current a {
    background-color: #334366;
}

.c_left>ul>li>a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 10px;
}

.middle {
    width: 1200px;
    margin: 0 auto;
}

.header_nav ul li {
    float: left;
    width: 160px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    position: relative;
}

.header_nav ul li>a {
    display: block;
    color: #fff;
    font-size: 20px;
}

.header_nav ul li>a:focus {
	text-decoration: none;
    background-color: #cda053;
}

.header_nav ul li>a:hover {
	text-decoration: none;
    background-color: #334366;
}

.header_nav ul li:hover {
    background-color: #334366;
    /* line-height: 49px; */
	
}

.header_nav ul li .sec_nav a:hover {
    background-color: #8D8D8D;
}

.header_nav ul li .sec_nav .sec_nav_2 .sec_nav_3:hover .sec_nav_2 a {
    background-color: #8D8D8D;
}

.header_nav ul li:after {
    display: block;
    width: 1px;
    height: 49px;
    content: '';
    background: url(../images/border.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.search-bar {
    float: right;
    text-align: right;
    position: relative;
}

.search {
    position: relative;
    overflow: hidden;
    display: flex;
    height: 30px;
    width: 200px;
}

.search input {
    width: 200px;
    border: 1px solid #a6a6a6;
    border-radius: 20px;
    background-color: #a6a6a6;
    outline: none;
}

#search {
    background: url(../images/search_new.png) no-repeat center/cover;
}

.search button {
    border: 0;
    position: absolute;
    right: 15px;
    top: 6px;
    display: block;
    outline: none;
    width: 20px;
    height: 20px;
}

.sec_nav {
    width: 160px;
    height: 245px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    left: 0;
    top: 43px;
    z-index: 1002;
    transform-origin: 0 0;
    transition: all 0.5s;
    transform: scaleY(0);
    margin-top: 5px;
}

.sec_nav_3 {
    position: absolute;
    left: 165px;
    top: 0;
    width: 160px;
    transform-origin: 0 0;
    transition: all 0.5s;
    transform: scaleY(0);
}

.sec_nav_5 {
    width: 160px;
    position: absolute;
    left: 165px;
    transform-origin: 0 0;
    transition: all 0.5s;
    transform: scaleY(0);
}

.header_nav ul li:hover .sec_nav {
    transform: scaleY(1);
}

.header_nav ul li .sec_nav .sec_nav_2 .sec_nav_3 .sec_nav_4:hover .sec_nav_5 {
    transform: scaleY(1);
}

.header_nav ul li .sec_nav .sec_nav_2:hover .sec_nav_3 {
    /*鼠标划过一级菜单的时候二级菜单显示*/
    transform: scaleY(1);
}

.header_nav ul li .sec_nav a {
    background-color: #cda053;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    height: 49px;
    color: #fff;
	
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.pc-block {
    display: block;
}

.banner_index {
    position: relative;
}

.swiper-tips {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    z-index: 1001;
    width: 300px;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 30px;
    box-sizing: border-box;
}

.tips-text {
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: block;
}

.section-top {
    margin-top: 40px;
}

.new-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
}

.new-tips {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-right: 25px;
}

.new-all {
    font-size: 16px;
    color: #495877;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.new-top-right {
    font-size: 16px;
    color: #495877;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.swiper-news {
    margin-top: 30px;
    height: 256px;
}

.slide-img {
    width: 100%;
}

.slide-introduce {
    width: 100%;
    height: 100px;
}

.swiper-slide {
    font-size: 0;
}

.introduce-title {
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #000000;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 22px;
}

.introduce-content {
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.events {
    margin-top: 40px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.events-container {
    width: 50%;
}

.container-data {
    width: 50px;
    height: 50px;
    background-color: #495877;
    color: #FFFFFF;
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-top: 6px;
    box-sizing: border-box;
}

.data-number {
    font-size: 20px;
    margin-bottom: 4px;
}

.container-left {
    display: flex;
    flex-direction: row;
    margin-bottom: 45px;
}

.events-introduce {
    margin-left: 15px;
    width: 430px;
}

.events-title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    margin-bottom: 15px;
}

.events-content {
    color: #666666;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 18px;
}

.events-top {
    margin-top: 100px;
}

.footer {
    background: #8d8d8d;
    height: 350px;
    padding: 80px 150px;
    box-sizing: border-box;
}

.footer-container {
    display: flex;
    flex-direction: row;
}

.container-wd {
    width: 230px;
}

.quick-title {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 40px;
    display: inline-block;
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
    margin-bottom: 15px;
}

.quick-content a {
    display: block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}

.stay-logo img {
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.stay-logo img:first-child {
    margin-right: 10px;
}

.container-logo img {
    width: 250px;
}

.logo-text {
    margin-top: 30px;
    color: #ffffff;
    font-size: 14px;
    height: 100px;
    font-family: Microsoft YaHei;
}

.logo-text p {
    margin-bottom: 20px;
}

.clearFix:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
    height: 0;
    zoom: 1;
    visibility: hidden;
}