/*some common style*/
.section-title {
  text-align: center;
  margin-bottom: 30px;
}
.section-title .cn-title {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 5px;
  margin-bottom: 5px;
}
.section-title .en-title {
  font-size: 18px;
  font-weight: 500;
  display: block;
}
.navbar {
  margin-bottom: 0;
}
.text-content p {
  text-indent: 2em;
}
.recruit-blue-dots {
  width: 8px;
  height: 8px;
  margin: 1px 4px;
  border-radius: 6px;
  display: inline-block;
  background-color: #0076a8;
}
#index_part1,
#index_part2,
#index_part3,
#index_part4 {
  padding-bottom: 30px;
}
#index_part1 {
  margin-bottom: 30px;
}
#index_part1 .aboutus {
  font-size: 18px;
}
#index_part2 {
  background-color: #f7f7f9;
  background-image: url("../Images/part2.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: top center;
}
#index_part2 .p2-row {
  margin: 100px 0;
}
#index_part2 .p2-wrapper {
  padding: 10px;
  position: relative;
}
#index_part2 .p2-wrapper .p2-img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
#index_part2 .p2-wrapper .p2-content {
  background-color: #dbdcdc; 
  padding: 50px 30px 20px 30px;
  min-height: 240px;
}
#index_part2 .p2-wrapper .p2-content h3 {
  margin-bottom: 20px;
  font-size: 20px;
}
#index_part2 .p2-wrapper .p2-content p {
  font-size: 16px;
}
#index_part3 {
  background-color: #f7f7f9;
}
#index_part3 .news-card .news-title {
  font-size: 18px;
  color: #fff;
  background-color: #0855a6;
  font-weight: bold;
  padding: 5px 10px;
}
#index_part3 .news-card .news-content .text-list {
  padding: 5px 0;
}
#index_part3 .news-card .news-content .text-list code {
  color: #545454;
  background-color: #fff;
}
#index_part3 .news-card .news-content .text-list .text-list-link a {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index_part3 .news-card .news-content .text-list .text-list-link a:hover {
  color: #4682b4;
}
#index_part3 .news-card .news-content .text-list .text-list-date {
  font-size: 12px;
}
#index_part3 .news-card .more a {
  color: #666;
}
#index_part3 .news-card .more a:hover {
  color: #4682b4;
  text-decoration: none;
}
#index_part4 .mask {
  width: 50%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 25%;
  opacity: 0;
  background-color: #000;
}
#index_part4 .mask:hover {
  opacity: 0.5;
  transition: opacity 0.8s ease;
  cursor: pointer;
}
/* artist index css */
#bannerWrapper_artist .banner {
    background-image: url("../Images/banner.jpg");
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#artist_part1 .artist_content_top .artist_screen_btn_active {
  background-color: #0856c5;
  color: #fff;
}
#artist_part1 .artist_content_top .artist_screen_label {
  margin: 20px 0;
}
#artist_part1 .artist_content_top .artist_screen_btn {
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 50px;
  text-align: center;
  margin: 0 10px;
}
#artist_part1 .artist_content_top .artist_screen_btn:hover {
  cursor: pointer;
  background-color: #0076a8;
  color: #fff;
}
#artist_part1 .artist_content .artist_content_active {
  display: block;
}
#artist_part1 .artist_content .artist_img_wrapper {
  display: none;
}
#artist_part1 .artist_content li {
  list-style: none;
  display: inline-block;
}
#artist_part1 .artist_content img {
  display: inline-block;
  width: 300px;
}
/* artistRecruit css */
#bannerWrapper_artistRecruit .banner {
    background-image: url("../Images/banner.jpg");
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#artistRecruit_part1 {
  margin-top: 30px;
}
/* artistRecruit css */
#bannerWrapper_cooperation .banner {
    background-image: url("../Images/banner.jpg");
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/* buss_cooperation css */
#bussCoop_part1 .p1 {
  margin-bottom: 50px;
}
#bussCoop_part1 .p2 {
  margin-bottom: 30px;
}
#bussCoop_part1 .intr_part1 {
  padding: 35px 10px;
}
#bussCoop_part1 .media {
  margin: 20px 0;
}
#bussCoop_part2 .list-group-item {
  border: none;
}
/* Aboutus css */
#bannerWrapper_aboutus .banner {
    background-image: url("../Images/banner.jpg");
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#introduction .introduction-title {
  text-align: center;
}
#introduction .introduction-title h2 {
  font-size: 40px;
}
#introduction .introduction-title span {
  font-size: 16px;
}
#introduction .introduction-text {
  margin-top: 30px;
}
#introduction .introduction-text span {
  line-height: 1.9;
}
#carousel .container {
  border: 1px solid #ccc;
  padding: 20px;
}
#carousel .carousel .swiper-slide {
  width: 500px;
}
#carousel .carousel .swiper-slide img {
  width: 100%;
}
/* news css */
#bannerWrapper_news .banner {
    background-image: url("../Images/banner.jpg");
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#news_part1 {
  background-color: #f8f8f8;
}
#news_part1 .left-list .active {
  border-left: 4px solid #4269e0;
  color: #4269e0;
  text-decoration: none;
  cursor: pointer;
}
#news_part1 .left-list .l-list {
  margin-top: 10px;
}
#news_part1 .left-list .l-list a {
  background-color: #fff;
  font-size: 18px;
  color: #555;
  padding: 5px 0 5px 24px;
  display: block;
}
#news_part1 .left-list .l-list a:hover {
  border-left: 4px solid #4269e0;
  color: #4269e0;
  text-decoration: none;
  cursor: pointer;
}
#news_part1 .left-list .l-list1 {
  background-color: #0855a6;
  font-size: 24px;
  color: #fff;
  padding: 9px 0 9px 24px;
  margin-top: 10px;
}
#news_part1 .right .right-title {
  margin-top: 20px;
}
#news_part1 .right .right-title span {
  font-size: 24px;
  border-left: 4px solid #4269e0;
  padding-left: 15px;
}
#news_part1 .right .article_list {
  margin-top: 20px;
}
#news_part1 .right .article_list .article {
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  height: 65px;
  padding: 20px 0;
}
#news_part1 .right .article_list .article a {
  color: #333;
  text-decoration: none;
}
#news_part1 .right .article_list .article a:hover {
  color: #0076a8;
}
#news_part1 .right .article_list .article .cube {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #0076a8;
  margin-right: 5px;
}
#news_part1 .page .currPage {
  background-color: #57a8ea;
}
#news_part1 .page .page_box {
  text-align: center;
  background-color: #fff;
}
#news_part1 .page .page_text {
  display: inline-block;
  border: 1px solid #888;
  font-size: 12px;
  padding: 8px 14px;
  text-align: center;
  background-color: #fff;
  margin: 10px 5px;
  margin-bottom: 0;
  transition: all 0.5s ease;
}
#news_part1 .page .page_text:hover {
  background-color: #0076a8;
}
/* news detail css */
.news_detail {
  margin: 0 auto;
  width: 60%;
}
.detail_title {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 50px;
}
.detail_span {
  letter-spacing: 1px;
  font-size: 14px;
}
.detail_space {
  height: 16px;
}
.text_center {
  text-align: center;
}
.indent {
  text-indent: 2em;
}
.text_title2 {
  font-size: 18px;
}

.text_indent{
    text-indent:2em;
}

