.text_overflow {
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	width: 230px;
    display: inline-block;
}
.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: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.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:hover {
    background-color: #334366;
}

.header_nav ul li:hover {
    background-color: #334366;
}

.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%;
	margin-top:40px;
	margin-top:15px;
}

.new-tips {
    font-size: 24px;
    font-family: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: #333333;
    margin-right: 25px;
}

.new-all {
    font-size: 16px;
    color: #495877;
    font-family: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.new-top-right {
    font-size: 16px;
    color: #495877;
    font-family: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.swiper-news {
    margin-top: 20px;
    height: 273px;
}

.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: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    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: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    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: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    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: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: #000000;
}

.events-content {
    color: #666666;
    font-family: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    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: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    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: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    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: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.logo-text p {
    margin-bottom: 20px;
}

.pn_index {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}

.pn_left {
    width: 320px;
    height: 400px;
    background-color: #F2ECE1;
    float: left;
    margin-top: -20px;
    margin-left: 24px;
}

.pl_leftd {
    width: 100%;
    height: 50px;
    background-color: #F2EBE1;
    display: flex;
    align-items: center;
}

.pl_leftds {
    width: 100%;
    height: 60px;
    background-color: #DED6C5;
    display: flex;
    align-items: center;
}

.pl_leftd_leftspan {
    color: #8F2218;
    font-size: 20px;
    width: 27%;
    font-weight: 700;
}

.pl_leftd_rightspan {
    color: #000;
    font-size: 15px;
    width: 72%;
    line-height: 20px;
    text-overflow: -o-ellipsis-lastline;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pl_bottom {
    width: 100%;
    height: 40px;
    font-size: 15px;
    text-align: center;
    padding-top: 14px;
    background-color: #DED6C5;
    box-sizing: border-box;
}

.buto {
    /* width: 100px; */
    height: 20px;
    display: flex;
    /* background-color: red; */
    position: relative;
    top: 365px;
    left: -199px;
    z-index: 100;
}

.buto_in {
    width: 20px;
    height: 20px;
    background-color: #FFF;
    margin-right: 10px;
}

.buto_ins {
    width: 20px;
    height: 20px;
    background-color: #922D2A;
    margin-right: 10px;
}