@charset 'UTF-8';
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
textarea,
th,
td,
p {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
img{
  border: none;
}
ul,
ol {
  list-style: none;
}

input,
select,
textarea,
button {
  background: transparent;
  border: none;
  outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

textarea {
  resize: none;
}

img {
  vertical-align: middle;
}
/* 清楚图片底部三像素 */

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: inherit;
}

i,
em {
  font-style: normal;
}

html {
  -webkit-text-size-adjust: none;
  overflow-y: scroll;
  overflow-x: hidden;
  background: rgb(113,132,185);
}
.main_banner .flexslider{
  width: 100%;
  height: 1000px;
}
.main_banner .flexslider ul{
  height: 1000px;
}
.main_banner .flexslider ul li{
  height: 1000px;
}
.main_banner .flexslider ul li img{
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%,0);
}
.main_banner .flexslider .flex-control-nav{
  display: none;
}
 .main_banner .flexslider .flex-direction-nav{
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50%;
  height: 50px;
  transform: translate(-50%,0);
  z-index: 600;
}

.flowplayer{
  width: 100%;
  background-color: #000;
  max-height: 920px;
}
.flowplayer video{
  max-height: 920px !important;
}
 .main_banner .flexslider .flex-direction-nav li{
  width: 21px;
  height: 17px;
  background-size: contain;
  background-repeat: no-repeat;
 }
 .main_banner .flexslider .flex-direction-nav li a{
  display: block;
  width: 100%;
  height: 100%;
 }
/*.footer_info{*/
/*  width: 1200px;*/
/*  margin: 0 auto;*/
/*  background: rgb(12,32,90);*/
/*  display: flex;*/
/*  justify-content: space-around;*/
/*}*/
.main_banner .flexslider .flex-direction-nav li:nth-child(1){
  float: left;
  background-image: url(../images/main_bannerl.png);
  margin-left: 20%;
}
.main_banner .flexslider .flex-direction-nav li:nth-child(2){
  float: right;
  margin-right: 20%;
  background-image: url(../images/main_bannerr.png);
}
.main_banner{
  width: 100%;
  height: 1000px;
  overflow: hidden;
  position: relative;
}
.main_banner .swiper-slide{
  position: relative;
}
.swiper-button-prev,.swiper-button-next{
  background-image: none !important;
  width: 21px;
  height: 17px;
}
.swiper-button-prev img,.swiper-button-next img{
  width: 21px;
  height: 17px;
}
.main_banner_info{
  position: absolute;
  top: 650px;
  right: 250px;
  width: 560px;
  height: 200px;
  z-index: 111;
  color: #fff;
  font-size: 18px;
  text-align: right;
  font-weight: 100px;
  /*letter-spacing: 1px;*/
  line-height: 30px;
}
.main_banner_info .more_btn{
  float: right !important;
}
.main_banner .flexslider .slides li{
  position: relative;
}
.main_banner .flexslider .slides li .banner_index{
  position: absolute;
  width: 140px;
  height: 140px;
  top: 110px;
  left: 200px;
  color: #5e5e5e;
  font-size: 20px;
  z-index: 9999;
  text-align: right;
}
.main_banner .flexslider .slides li  .banner_index p i{
  padding-right: 20px;
}
.main_banner .flexslider .slides li .banner_index .this_index{
  color: #7184b9;
  font-size: 80px;
  text-align: left;
}
.wrap{
  width: 1200px;
  margin: 0 auto;
}
.clearfix:after{
  content:"";
  display:table;
  clear:both;
  overflow:hidden;
}
.clearfix:before{
  content:"";
  display:table;
}
.clearfix{
  *zoom:1;
}
/* 头部背景图 */
.contain_bg{
  width: 100%;
  /*
  height: 500px;
  */
  position: relative;
}
.contain_bg img{
	/*
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  */
  width: 100%;
 /*height: 100%;*/
}
.contain_bg .contain_bgtext{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  transform: translate(-50%,-50%);
  text-align: center;
}
.contain_bg .contain_bgtext p{
  font-size: 72px;
  color: #fff;
  text-transform: uppercase;
}
.contain_bg .contain_bgtext span{
  font-size: 42px;
  text-transform: uppercase;
  color: #fff;
}
.languae{
  position: absolute;
  right:  120px;
  top: 40px;
  font-size: 14px !important;
  color: #8d8480;
}
.languae_active{
  color: #fff;
}
/* .languae a{
  display: inline-block !important;
  height: auto !important;
  width: auto !important;
} */
/*.languae:hover{*/
/*  background-color: rgba(255,255,255,0) !important;*/
/*}*/
/*.languae a:hover:after{*/
/*  content: '';*/
/*  width: 0 !important;*/
/*  height: 0 !important;*/
/*}*/


/* 头部 */
header{
  width: 100%;
  height: 102px;
  /*background-color: #eee;*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
nav{
  position: absolute;
  top: 0;
  /*width: 100%;*/
  left: 0;
  right: 0;
  height: 102px;
  padding-left: 294px;
  padding-right: 240px;
}
.main_header{
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_header li{
  list-style: none;
  float: left;
  width: 148px;
  margin-right: 20px;
  height: 100%;
  text-align: center;
  /*padding-left: 10px;*/
  font-size: 15px;
  text-align: center;
  position: relative;
  transition: all 0.4s;
}
.main_header li a{
  word-wrap: break-word;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.main_header li a p{
  padding-top: 40px;
  align-items: center;
}
.main_header li:hover{
  background-color: rgba(0,0,0,0.5);
}
.second{
  position: relative;
}
.second .second_nav{
  position: absolute;
  top: 102px;
  left: 0;
  display: none;
  width: 100%;
}
.second .second_nav div{
  position: relative;
  padding-bottom: 10px;
}
.second .second_nav div p{
  margin-top: 5px;
  padding-top: 0px;
}
.second:hover .second_nav{
  display: block;
  background-color: rgba(0,0,0,0.5);
}
.main_header li a:after{
  content: '';
  position: absolute;
  width: 0;
  height: 3px;
  background-color: #fff;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  transition: all 0.5s;
}
.main_header li:nth-child(1) a:after{
  content:'';
  width: 0;
  height: 0;
}
.main_header li a:hover:after{
  content: '';
  width: 50%;
  height: 3px;
}
.main_header .active a:after{
  content: '';
  position: absolute;
  width: 48px;
  height: 3px;
  background-color: #fff;
  bottom: 18px;
  left: 50%;
  transform: translate(-50%,0);
}
.main_header .active .second_nav a:after{
  content: '';
  width: 0 !important;
  height: 3px !important;
}
.main_header .active .second_nav a:hover:after{
  content: '';
  position: absolute;
  width: 50% !important;
  height: 3px !important;
  background-color: #fff;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%,0);
  transition: all 0.5s;
}
.main_header li h1 a:hover:after{
  content: '';
  width: 0 !important;
  height: 0 !important;
}
.logo a:hover{
  background-color: transparent !important;
}
.second_nav div a:hover:after{
  content: '';
  bottom: 0 !important;
}
.logo{
  position: absolute;
  top: 20px;
  width: 160px;
  height: 90px;
  left: 134px;
}
.logo img{
  border: none;
}
/*header,nav{*/
/*  width: 100%;*/
/*  height: 102px;*/
/*}*/
/*header{*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  z-index: 111;*/
/*  color: #fff;*/
/*  background-image: linear-gradient(to bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));*/
/*}*/
/*.main_header{*/
/*  width: 1650px;*/
/*  height: 100%;*/
/*  margin: 0 auto;*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*}*/
/*.main_header li{*/
/*  float: left;*/
/*  min-width: 130px;*/
/*  height: 100%;*/
/*  !*padding: 0 10px;*!*/
/*  padding-left: 10px;*/
/*  font-size: 16px;*/
/*  text-align: center;*/
/*  position: relative;*/
/*  transition: all 0.4s;*/
/*}*/
/*.main_header li a{*/
/*  position: relative;*/
/*  display: flex !important;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*}*/
/*.main_header li:nth-child(1){*/
/*  width: 160px;*/
/*  margin-right: 20px;*/
/*}*/
/*.main_header li a{*/
/*  display: block;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  word-wrap: break-word;*/
/*}*/
/*.main_header li a:hover{*/
/*  background-color: rgba(0,0,0,0.5);*/
/*}*/
/*.main_header li a:after{*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 0;*/
/*  height: 3px;*/
/*  background-color: #fff;*/
/*  bottom: 18px;*/
/*  left: 50%;*/
/*  transform: translate(-50%,0);*/
/*  transition: all 0.5s;*/
/*}*/
/*.main_header li:nth-child(1) a:after{*/
/*  content:'';*/
/*  width: 0;*/
/*  height: 0;*/
/*}*/
/*.main_header li a:hover:after{*/
/*  content: '';*/
/*  width: 48px;*/
/*  height: 3px;*/
/*}*/
/*.main_header .active a:after{*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 48px;*/
/*  height: 3px;*/
/*  background-color: #fff;*/
/*  bottom: 18px;*/
/*  left: 50%;*/
/*  transform: translate(-50%,0);*/
/*}*/
/*.main_header .active .second_nav a:after{*/
/*  content: '';*/
/*  width: 0 !important;*/
/*  height: 3px !important;*/
/*}*/
/*.main_header .active .second_nav a:hover:after{*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 48px !important;*/
/*  height: 3px !important;*/
/*  background-color: #fff;*/
/*  !*top: 40px !important;*!*/
/*  left: 50%;*/
/*  bottom: 0px;*/
/*  transform: translate(-50%,0);*/
/*  transition: all 0.5s;*/
/*}*/
/*.main_header li h1 a:hover:after{*/
/*  content: '';*/
/*  width: 0 !important;*/
/*  height: 0 !important;*/
/*}*/
/*.logo a:hover{*/
/*  background-color: transparent !important;*/
/*}*/

/*.second_nav{*/
/*  position: absolute;*/
/*  width: 130px;*/
/*  top: 102px;*/
/*  left: 10px;*/
/*  display: none;*/
/*  z-index: 10;*/
/*  box-sizing: border-box;*/
/*}*/
/*.second:hover .second_nav{*/
/*  display: block;*/
/*  background-color: rgba(0,0,0,0.5);*/
/*}*/
/*.second:hover .second_nav a{*/
/*  background-color: transparent;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  display: block;*/
/*  min-height: 45px;*/
/*}*/
/*.second_nav:hover + a{*/
/*  background-color: rgba(0,0,0,0.5);*/
/*}*/
/*.second_nav div{*/
/*  padding: 0 10px;*/
/*  width: 130px;*/
/*  min-height: 45px;*/
/*  box-sizing: border-box;*/
/*  margin-top: 4px;*/
/*  margin-bottom: 4px;*/

/*}*/
/*.second_nav div a:hover:after{*/
/*  content: '';*/
/*  bottom: 0 !important;*/
/*}*/
.mian_video{
  position: relative;
  width: 100%;
  /*height: 920px;*/
}
/*.mian_video video{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
}*/
.detail_video{
  width: 100%;
  height: 705px;
}
.play_button{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
/*footer{*/
/*  color: #fff;*/
/*  width: 100%;*/
/*  background-color: rgb(12,32,90);*/
/*  height: 420px;*/
/*}*/
/*.footer{*/
/*  width: 1400px;*/
/*  margin: 0 auto;*/
/*  font-size: 14px;*/
/*  height: 360px;*/
/*}*/
/*.footer_link{*/
/*  width: 1100px;*/
/*  float: left;*/
/*  padding-top: 105px;*/
/*  padding-bottom: 100px;*/
/*}*/
/*.footer_link li{*/
/*  float: left;*/
/*  width: 200px;*/
/*  margin-left: 20px;*/
/*  margin-top: 25px;*/
/*}*/
/*.footer_link li a:hover{*/
/*  text-decoration: underline;*/
/*}*/
/*!*.share{*/
/*  width: 400px;*/
/*  float: right;*/
/*}*!*/
/*.footer_right{*/
/*  width: 300px;*/
/*  float: right;*/
/*}*/
/*.footer_logo{*/
/*  margin-top: 75px;*/
/*}*/
/*.share_list li{*/
/*  width: 64px;*/
/*  height: 64px;*/
/*  background-color: #cdcdcd;*/
/*  border-radius: 50%;*/
/*  text-align: center;*/
/*  display: inline-block;*/
/*  transition: all 0.4s; */
/*  margin-left: 40px;*/
/*}*/
/*.share_list li:nth-child(1){*/
/*  margin-left: 0;*/
/*}*/
/*.share_list li a{*/
/*  border-radius: 50%;*/
/*  width: 100%;*/
/*  height: 64px;*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*}*/
/*.share_list li:hover{*/
/*  background-color: #7184b9;*/
/*}*/
/*.share_list li a img{*/
/*  width: 48px;*/
/*  height: 48px;*/
/*}*/
/*.share p{*/
/*  margin-top: 40px;*/
/*  margin-bottom: 20px;*/
/*  font-size: 14px;*/
/*}*/
/*.footer_info{*/
/*  width: 100%;*/
/*  border-top: 2px solid #314374;*/
/*  height: 60px;*/
/*  text-align: center;*/
/*  line-height: 60px;*/
/*  font-size: 14px;*/
/*  letter-spacing: 1px;*/
/*}*/
/*.footer_info p i{*/
/*  padding-right: 14px;*/
/*}*/


/* 分页 */
.pages{
  color: #fff;
  margin-top: 50px;
}
.pages ul li{
  float: left;
  min-width: 40px;
  height: 40px;
  border: 1px solid #7184b9;
  padding: 4px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  color: #7184b9;
  text-align: center;
  line-height: 40px;
}
.pages ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.pages ul{
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_banner_info{
  opacity: 1;
}
.pages ul .active{
  color: #fff;
  background-color: #7184b9;
}
/* 更多按钮 */
.more_btn{
  width: 140px;
  height: 40px;
  background-color: #7184b9;
  text-align: center;
  font-size: 18px;
  color: #fff;
  letter-spacing: 3px;
  line-height: 40px;
  margin: 50px auto;
}
.more_btn a{
  display: block;
  width: 100%;
  height: 100%;
}
.more_btn span{
  margin-right: 4px;
}
/*小标题*/
.detail_title{
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-top: 35px;
  padding-left: 10px;
}
.detail_title:after{
  content: '';
  width: 90px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  bottom: -16px;
  left: 10px;

}
.text_bg{
  /*width: 390px;*/
  max-width: 1100px;
  min-height: 48px;
  /*background-image: url(../images/text_bg.png);*/
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
  line-height: 48px;
  display: inline-block;
  position: relative;
  text-align: center;
}
.text_bg:before{
  content: '';
  width: 88px;
  height: 28px;
  background-image: url(../images/titleL.png);
  position: absolute;
  top: 50%;
  left: -96px;
  transform: translate(0,-50%);
}
.text_bg:after{
  content: '';
  width: 88px;
  height: 28px;
  background-image: url(../images/titleR.png);
  position: absolute;
  top: 50%;
  right: -96px;
  transform: translate(0,-50%);
}
.over{
  display: -webkit-box !important;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
/* 首页 main_news */
.main_news{
  text-align: center;
  padding-top: 100px;
}
.main_newsTitle{
  text-transform: uppercase;
}
.main_newsTitle p{
  color: #fff;
  font-size: 35px;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.main_newsTitle p i{
  color: #b39777;
}
.main_banner_text{
  height: 1000px;
  width: 160px;
  background-color: #2b2b2b;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.main_banner_text p{
  transform: rotate(-90deg);
  letter-spacing: 15px;
  width: 1000px;
  text-align: left;
  color: #fff;
  bottom: 750px;
  left: -410px;
  z-index: 999;
  color: #d5d5d5;
  position: absolute;
  text-transform: uppercase;
}
.main_banner_text p:after{
  content: '';
  width: 50px;
  height: 1px;
  background-color: #646464;
  position: absolute;
  left: -50px;
  bottom: 50%;
  transform: translate(-50%,0);
}
.main_newsBanner ul li{
  width: 355px;
  height: 350px;
  color: #fff;
  transition: all 0.5s;
  float: left;
  margin-left: 60px;
  margin-top: 70px;
}
.main_newsBanner ul li:nth-child(1){
  margin-left: 0;
}
.main_newsBanner ul li span{
  display: block;
  overflow: hidden;
  width: 355px;
}
.main_newsBanner ul li span img{
  width: 355px;
  height: 250px;
  transition: all 0.5s;
}
.main_newsBanner ul li span p{
  width: 100%;
  height: 80px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding:0px 20px;
  box-sizing: border-box;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.main_newsBanner ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.main_newsBanner ul li:hover{
  background-color: #fff;
  color: #fff;
}
.main_newsBanner ul li:hover p{
  color: #000;
}
.main_newsBanner ul li:hover img{
  transform: scale(1.1,1.1);
}
.news_and_banner,.college_and_music,.mian_video,.about_and{
  width: 100%;
  background-image: url(../images/index.jpg);
  background-size: cover;
}
.main_groupBanner{
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 120px;
  /*padding-right: 101px;*/
}
.main_groupBanner ul{
  position: relative;
  left: -44px;
}
.main_groupBanner ul li{
  width: 247px;
  height: 247px;
  float: left;
  background-color: #fff;
  transform: rotate(45deg);
  overflow: hidden;
  margin-left: 101px;
  position: relative;
}
.main_groupBanner ul li:nth-child(5){
  margin-left: 275px;
  margin-top: -70px;
}
.main_groupBanner ul li:nth-child(6),.main_groupBanner ul li:nth-child(7){
  margin-top: -70px;
}
.main_groupBanner ul li a{
  display: block;
  position: relative;
  transform: rotate(-45deg);
  width: 350px;
  height: 350px;
}
.main_groupBanner ul li img{
  width: 350px;
  height: 350px;
  position: relative;
  top: -73px;
  transition: all 0.5s;
}
.main_groupBanner ul li:hover img{
  transform: scale(1.1,1.1);
}
.college_and_music{
  padding-top: 50px;
}
.main_collegeBanner{
  margin-top: 60px;
}
.lasttext{
  width: 424px !important;
  height: 50px !important;
  background-image: url(../images/lasttext_bg.png) !important;
  text-align: center;
}
.courses_title{
  padding-bottom: 60px;
}
.main_aboutBanner{
  width: 100%;
  height: 370px;
  background-color: #0c205a;
}
.main_about{
  padding-bottom: 150px;
}
.main_music{
  width: 100%;
}
.main_musicBanner{
  width: 100%;
  padding-top: 80px;
}
.main_musicBanner .swiper-container .swiper-slide{
  width: 480px;
  height: 880px;
}
.main_musicBanner .swiper-container a{
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000;
  position: relative;
  color: #fff;
}
.main_musicBanner .swiper-container a span{
  position: absolute;
  top: 60px;
  left: 60px;
  font-size: 25px;
  opacity: 1;
  transition: all 0.5s;
  width: 390px;

}
.languae img{
  width: 24px;
  height: 24px;
}
.main_musicBanner .swiper-container a p{
  text-transform: uppercase;
  position: absolute;
  bottom: 240px;
  left: -60px;
  font-size: 14px;
  letter-spacing: 16px;
  transform: rotate(-90deg);
  opacity: 1;
  transition: all 0.5s;
}
.main_musicBanner .swiper-container a img{
  opacity: 0.6;
  filter: alpha(opacity=60);
  transition: all 0.5s;
  width: 480px;
}
.main_musicBanner .swiper-container a:hover img{
  opacity: 1;
  filter: alpha(opacity=100);
}
.main_musicBanner .swiper-container a .music_play{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 146px;
  height: 146px;
}
.main_musicBanner .swiper-container a .music_play img{
  width: 146px;
  height: 146px;
  opacity: 0;
}
.main_musicBanner .swiper-container a:hover .music_play img{
  opacity: 1 !important;
}
.main_musicBanner .swiper-container a:hover span,.main_musicBanner .swiper-container a:hover p{
  opacity: 0;
}
.main_musicBanner .swiper-container .swiper-button-prev{
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  background-image: none;
  width: 90px !important;
  height: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_musicBanner .swiper-container .swiper-button-prev img{
  padding-right: 12px;
}
.main_musicBanner .swiper-container .swiper-button-prev img,.main_musicBanner .swiper-container .swiper-button-next img{
  width: 20px;
  height: 16px;
}

.main_musicBanner .swiper-container .swiper-button-next{
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  background-image: none;
  width: 90px !important;
  height: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_musicBanner .swiper-container .swiper-button-next span{
  padding-right: 12px;
}
.main_aboutBanner{
  margin-top: 130px;
}
.main_aboutcontent{
  width: 1400px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
.main_aboutBanner .about_text{
  width: 555px;
  height: 500px;
  background-color: #7184b9;
  float: left;
  position: absolute;
  top: -70px;
  left: 0;
}
.main_aboutBanner .main_about_banner{
  width: 845px;
  height: 370px;
  float: right;
  position: relative;
  overflow: hidden;
}
.main_aboutBanner .main_about_banner .morebg{
  max-width: 845px;
  min-height: 370px;
  position: absolute;
  left: 0;
  top: 0;
}
.main_abouttitle{
  color: #fff;
  font-weight: bold;
  height: 130px;
  width: 100%;
  font-size: 30px;
  line-height: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  padding: 0 30px;
  letter-spacing: 1px;
  position: relative;
  box-sizing: border-box;
}
.main_abouttitle:after{
  content: '';
  width: 120px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  bottom: 32px;
  left: 30px;
}
.main_abouttext{
  width: 555px;
  height: 302px;
  background-image: url(../images/about_textbg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 30px 0;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-line-clamp: 8;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_abouttext p{
  width: 505px;
  height: 200px;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-sizing: border-box;
  /*padding: 0 50px;*/
  text-indent: 2em;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 25px;
  text-align: left;
  margin: 0 auto;
}
/* 联盟概述——机构设置 */

.organList_banner{
  width: 100%;
  margin-top: 66px;
}
.organList_bannerList{
  width: 100%;
}
.organList_bannerListL{
  width: 223px;
  height: 72px;
  text-align: center;
  float: left;
  color: #fff;
  background-color: #7184b9;
  font-size: 18px;
  text-align: center;
  line-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 25px;
}
.organList_bannerListR{
  float: right;
  width: 976px;
}

.organList_bannerListR ul li{
  width: 460px;
  height: 72px;
  margin-left: 20px;
  float: left;
  text-align: center;
  background-color: #4d6097;
  margin-bottom: 25px;
  color: #fff;
  font-size: 18px;
  line-height: 72px;
  padding: 0 10px;
  box-sizing: border-box;
}

.organList_bannerListR ul li a{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.organList,.membersList,.detail,.collegeList,.newsList,.unionList,.communicationList,.educationList,.musicPlayList,.resourcesList,.contactList,.webmapList{
  width: 100%;
  background-image: url(../images/index.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 50px;
}


/*联盟概述——联盟成员*/

.membersList_banner{
  width: 100%;
  margin-top: 66px;
}
.membersList_banner ul li{
  float: left;
  width: 285px;
  height: 400px;
  margin-left: 20px;
  color: #fff;
}
.membersList_banner ul li:nth-child(4n+1){
  margin-left: 0;
}
.membersList_banner ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.membersList_banner ul li a span i{
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
  box-sizing: border-box;

}
.membersList_banner ul li a span p{
  font-size: 13px;
  line-height: 20px;
  padding: 0 20px;
}
.membersList_banner ul li span{
  display: block;
  overflow: hidden;
}
.membersList_banner ul li span img{
  width: 285px;
  height: 285px;
  transition: all 0.5s;
}
.membersList_banner ul li:hover img{
  transform: scale(1.1,1.1);
}

/* 联盟概述——联盟成员详情 */
.detail_container{
  border-bottom: 1px solid #50649b;
}
.detail_container .detail_artical{
  width: 100%;
  padding: 60px 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.detail_container .detail_artical img{
  max-width: 1200px;
}
.member_detail .detail_artical{
  padding: 60px 200px !important;
}
.member_detail .detail_container img{
  max-width: 800px !important;
}
.detail_container .goback{
  width: 140px;
  height: 40px;
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  color: #fff;
  background-color: #7184b9;
  margin-bottom: 20px;
}
.detail_container .goback a{
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detail_container .goback img{
  width: 13px;
  height: 10px;
  transform: rotate(-180deg);
  padding-left: 10px;
}
.other_page{
  margin-top: 15px;
  color: #fff;
  font-size: 16px;
}
.other_page .prev{
  margin-bottom: 15px;
}
/* 联盟概述——秘书处 */
.detail_artical{
  margin-top: 66px;
}
.detaillist_container .detail_artical img{
  max-width: 1200px;
}



/* 联盟概述——学院展示 */
.collegeList_banner{
  margin-top: 66px;
}
.collegeList_banner ul li{
  width: 290px;
  height: 240px;
  float: left;
  margin-left: 12px;
  margin-bottom: 12px;
}
.collegeList_banner ul li:nth-child(4n+1){
  margin-left: 0px !important;
}
.collegeList_banner ul li a{
  display: block;
}
.collegeList_banner ul li a span{
  display: block;
  width: 290px;
  height: 185px;
  overflow: hidden;
}
.collegeList_banner ul li a span img{
  width: 290px;
  height: 185px;
  transition: all 0.5s;
}
.collegeList_banner ul li a:hover p{
  color: #8f002f !important;
}
.collegeList_banner ul li:hover img{
  transform: scale(1.1,1.1);
}
.collegeList_banner ul li a p{
  width: 100%;
  height: 55px;
  background-color: #fff;
  line-height: 55px;
  color: #000 !important;
  padding-left: 8px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align:center;
}


/* 新闻动态 */
.newsBanner{
  margin-top: 66px;
}
.newsList .newsBanner ul li{
  width: 100%;
  height: 147px;
  position: relative;
  margin-bottom: 50px;
}
.newsList .newsBanner ul li:after{
  content: '';
  width: 969px;
  height: 1px;
  background-color: #4d6097;
  position: absolute;
  right: 0;
  bottom: -16px;
}
.newsList .newsBanner ul li a{
  display: block;
  width: 100%;
  height: 147px;
  color: #fff;
  transition: all 0.5s;
}
.newsList .newsBanner ul li a:hover{
  background-color: #0c205a;
  border-right: 3px solid #7184b9;
}
.newsList .newsBanner ul li a span{
  display: block;
  height: 147px;
}
.newsList .newsBanner ul li a span .news_banner{
  width: 209px;
  height: 147px;
  overflow: hidden;
  float: left;
}
.newsList .newsBanner ul li a:hover span .news_banner img{
  transform: scale(1.1,1.1);
}
.newsList .newsBanner ul li a span .news_bannertext{
  width: 716px;
  float: right;
  margin-top: 20px;
  margin-bottom: 40px;
  box-sizing: border-box;
  border-right: 1px solid #4d6097;

}
.newsList .newsBanner ul li a span .news_bannertext h3{
  font-size: 20px;
  width: 660px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 10px;
  box-sizing: border-box;
}
.newsList .newsBanner ul li a span .news_bannertext p{
  margin-top: 25px;
  line-height: 25px;
  padding-left: 10px;
  box-sizing: border-box;
  padding-right: 55px;
  position: relative;
  /*border-right: 1px solid #4d6097;*/
}
.newsList .newsBanner ul li a span .news_banner img{
  width: 209px;
  height: 147px;
  transition: all 0.5s;

}
.newsList .newsBanner ul li a .news_bannerL{
  float: left;
  width: 925px;
}
.newsList .newsBanner ul li a .news_bannerR{
  width: 275px;
  float: right;
}
.newsList .newsBanner ul li a .news_bannerR .news_time{
  float: left;
  width: 195px;
  text-align: left;
  padding: 45px 20px;
  padding-left: 60px;
  box-sizing: border-box;
  /*border-left: 1px solid #4d6097;*/
}
.newsList .newsBanner ul li a .news_bannerR .news_gobtn{
  width: 80px;
  height: 100%;
  float: right;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.newsList .newsBanner ul li a .news_bannerR .news_gobtn img{
  width: 12px;
  height: 22px;
}
.newsList .newsBanner ul li a .news_bannerR .news_time p{
  font-size: 30px;
}
.newsList .newsBanner ul li a .news_bannerR .news_time i{
  display: block;
  width: 100%;
  font-size: 16px;
}

/* 新闻动态详情页 */
.news_aritcalcontain .news_title{
  padding: 50px 10px;
  text-align: center;
}
.news_aritcalcontain .news_title h2{
  font-size: 30px;
  color: #fff;
  line-height: 38px;
  letter-spacing: 1px;
}
.news_aritcalcontain .news_playtime{
  font-size: 16px;
  color: #fff;
  text-align: right;
}


/* 联盟风采 */
.unionList_banner{
  margin-top: 66px;
}
.unionList_banner ul li{
  width: 290px;
  height: 290px;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-top: 10px;
  /*display: inline-block;*/
  /*margin-left: 10px;*/
}
.unionList_banner ul li span p{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  background-color: rgba(0,0,0,.5);
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 4px;
}
.unionList_banner ul li a,.unionList_banner ul li span{
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.unionList_banner ul li span img{
  width: 290px;
  height: 290px;
  transition: all 0.5s;
}
.unionList_banner ul li a:hover img{
  transform: scale(1.1,1.1);
}
.unionList_banner ul li:nth-child(3){
  width: 590px;
  height: 590px;
  float: right;
  margin-left: 0;
}
.unionList_banner ul li:nth-child(3) span img{
   width: 590px;
  height: 590px;
}


/* 交流活动 */
.communicationList .communication_banner{
  width: 100%;
  margin-top: 66px;
}
.communicationList .communication_banner ul li{
  width: 100%;
  height: 490px;
  margin-bottom: 30px;
}
.communicationList .communication_banner ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.communicationList .communication_banner ul li a span{
  display: block;
  height: 490px;
}
.communicationList .communication_banner ul li a .communication_text{
  width: 465px;
  padding: 90px 25px;
  box-sizing: border-box;
  color: #fff;
  background-color: #4b5a85;
}
.communicationList .communication_banner ul li:nth-child(odd) a .communication_text{
  float: left;
}
.communicationList .communication_banner ul li:nth-child(even) a .communication_text{
  float: right;
}
.communicationList .communication_banner ul li a .communication_bannerimg{
  width: 735px;
  height: 490px;
  overflow: hidden;
}
.communicationList .communication_banner ul li a .communication_bannerimg img{
  width: 735px;
  height: 490px;
  transition: all 0.5s;
}
.communicationList .communication_banner ul li:hover a .communication_bannerimg img{
  transform: scale(1.1,1.1);
}
.communicationList .communication_banner ul li:nth-child(odd) a .communication_bannerimg{
  float: right;
}
.communicationList .communication_banner ul li:nth-child(even) a .communication_bannerimg{
  float: left;
}
.communicationList .communication_banner ul li a .communication_text .communication_title{
  font-size: 24px;
  line-height: 34px;
}
.communicationList .communication_banner ul li a .communication_text .over_text{
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 30px;
  font-size: 16px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.communicationList .communication_banner ul li a .communication_text .gobtn {
  width: 140px;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7184b9;
}
.communicationList .communication_banner ul li a .communication_text .gobtn span{
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  padding-right: 12px;

}


/* 教育科研 */
.educationList .educationBanner{
  width: 100%;
  margin-top: 66px;
}
.educationList .educationBanner ul li{
  width: 380px;
  height: 380px;
  background-color: #fff;
  float: left;
  margin-left: 30px;
  margin-bottom: 30px;
}
.educationList .educationBanner ul li:nth-child(3n+1){
  margin-left: 0;
}
.educationList .educationBanner ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.educationList .educationBanner ul li a span{
  display: block;
}
.educationList .educationBanner ul li a .educationBanner_img{
  width: 380px;
  height: 252px;
  overflow: hidden;
}
.educationList .educationBanner ul li a .educationBanner_img img{
  width: 380px;
  height: 252px;
  transition: all 0.5s;
}
.educationList .educationBanner ul li:hover a .educationBanner_img img{
  transform: scale(1.1,1.1);
}
.educationList .educationBanner ul li a .educationBanner_text{
  width: 380px;
  height: 128px;
  padding: 15px;
  box-sizing: border-box;
}
.educationList .educationBanner ul li a .educationBanner_text h3{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 19px;
  margin-bottom: 10px;
  /*font-weight: normal;*/
}
.educationList .educationBanner ul li a .educationBanner_text p{
  font-size: 16px;
  color: #999999;
  line-height: 24px;
}


/*资源服务——推荐音乐会 */
.musicPlayList .musicPlayBanner{
  width: 100%;
  margin-top: 66px;
}
.musicPlayList .musicPlayBanner ul li{
  height: 480px;
  width: 256px;
  float: left;
  margin-left: 55px;
  margin-top: 60px;
}
.musicPlayList .musicPlayBanner ul li:nth-child(4n+1){
  margin-left: 0;
}
.musicPlayList .musicPlayBanner ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.musicPlayList .musicPlayBanner ul li a span{
  display: block;
  width: 256px;
}
.musicPlayList .musicPlayBanner ul li a .musicPlayBanner_img{
  position: relative;
  width: 255px;
  height: 320px;
}
.musicPlayList .musicPlayBanner ul li a .musicPlayBanner_imgbox{
  width: 255px;
  height: 320px;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.musicPlayList .musicPlayBanner ul li a .musicPlayBanner_img .musicPlayBanner_imgboxpic{
  width: 220px;
  height: 328px;
  transition: all 0.5s;
}
.musicPlayList .musicPlayBanner ul li:nth-child(odd) a .musicPlayBanner_img .borderline{
  width: 255px;
  height: 320px;
  position: absolute;
  border: 2px solid #b39777;
  top: -15px;
  left: 0;
  z-index: 1;
}
.musicPlayList .musicPlayBanner ul li:hover a .musicPlayBanner_img .musicPlayBanner_imgboxpic{
  transform: scale(1.1,1.1);
}
.musicPlayList .musicPlayBanner ul li a .musicPlayBanner_img .musicPlayBanner_imgbox .musicPlayBanner_play{
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.musicPlayList .musicPlayBanner ul li a .musicPlayBanner_img .musicPlayBanner_imgbox .musicPlayBanner_play img{
  width: 44px;
  height: 44px;
  transition: all 0.5s;
  opacity: 0;

}
.musicPlayList .musicPlayBanner ul li:hover a .musicPlayBanner_img .musicPlayBanner_imgbox .musicPlayBanner_play img{
  opacity: 1;
}
.musicPlayList .musicPlayBanner ul li a .musicPlayBanner_text{
  box-sizing: border-box;
  height: 160px;
  color: #fff;
}
.musicPlayList .musicPlayBanner ul li a .musicPlayBanner_text i{
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.musicPlayList .musicPlayBanner ul li a .musicPlayBanner_text p{
  font-size: 13px;
  line-height: 24px;
}
.musicPlayList .musicPlayBanner ul li:nth-child(even) a{
  position: relative;
}
.musicPlayList .musicPlayBanner ul li:nth-child(even) a .musicPlayBanner_img{
  position: absolute;
  bottom: 15px;
  left: 0;
}
/* .musicPlayList .musicPlayBanner ul li:nth-child(even) a .musicPlayBanner_text p{
  padding-top: 15px;
} */
.musicPlayList .musicPlayBanner ul li:nth-child(even) a .musicPlayBanner_img .borderline{
  width: 255px;
  height: 320px;
  position: absolute;
  border: 2px solid #b39777;
  top: 30px;
  left: 0;
  z-index: 1;
}

/* 推荐音乐会详情 */
.musicplayDetail{
  padding-top: 130px;
}
.musicplayDetail .detail_artical img{
  max-width: 1200px;
}
.musicplayDetail .musicpaly_title h2{
  font-size: 30px;
  color: #fff;
}
.musicplayDetail .timescount{
  margin-top: 30px;
  font-size: 14px;
  color: #fff;
}
.musicplayDetail .timescount i{
  margin-left: 40px;
}
/* .musicicon .prev,.musicicon .next{
  display: flex;
  justify-content: ;
  align-items: center;
} */
.musicicon img{
  width: 15px;
  height: 16px;
}


/* 资源服务——全部资源 */
.resourcesList .perfect_resources,.resourcesList .all_resources{
  margin-top: 66px;
}
.resourcesList .perfect_resources ul li{
  width: 280px;
  height: 165px;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.resourcesList .perfect_resources ul li a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.resourcesList .perfect_resources ul li a .perfect_icon{
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: all 0.5s;
}
.resourcesList .perfect_resources ul li a span{
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.resourcesList .perfect_resources ul li a span p{
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.6);
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  padding: 0 15px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.resourcesList .perfect_resources ul li a span img{
  width: 280px;
  height: 165px;
  transition: all 0.5s;
}
.resourcesList .perfect_resources ul li:nth-child(1){
  float: left;
  width: 600px;
  height: 350px;
  overflow: hidden;
  margin-left: 0;
}
.resourcesList .perfect_resources ul li:nth-child(1) a span img{
    width: 600px;
    height: 350px;
}
.resourcesList .perfect_resources ul li:hover a span img{
  transform: scale(1.1,1.1);
}
.resourcesList .perfect_resources ul li:hover a .perfect_icon{
  opacity: 1;
}
.resourcesList .all_resources ul li{
  width: 280px;
  height: 230px;
  float: left;
  margin-left: 25px;
  margin-bottom: 18px;
}
.resourcesList .all_resources ul li:nth-child(4n+1){
  margin-left: 0;
}
.resourcesList .all_resources ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.resourcesList .all_resources ul li a span{
  display: block;
  width: 100%;
}
.resourcesList .all_resources ul li a .all_resourcesimg{
  height: 165px;
  overflow: hidden;
  position: relative;
}
.resourcesList .all_resources ul li a .all_resourcesimg .all_resourcesimgbanner{
  width: 280px;
  height: 165px;
  transition: all 0.5s;
}
.resourcesList .all_resources ul li a .all_resourcesimg .all_icon{
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);

}
.resourcesList .all_resources ul li a .all_resourcesimg .all_icon img{
  width: 44px;
  height: 44px;
  opacity: 0;
  transition: all 0.5s;
}
.resourcesList .all_resources ul li:hover a .all_resourcesimg .all_icon img{
  opacity: 1;
}
.resourcesList .all_resources ul li a .all_resourcestext{
  color: #fff;
  height: 65px;
}
.resourcesList .all_resources ul li a .all_resourcestext .all_resourcestexttitle{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  line-height: 35px;
  padding: 0 4px;
  box-sizing: border-box;
}
.resourcesList .all_resources ul li a .all_resourcestext .all_resourcestexttime{
  font-size: 12px;
}
.resourcesList .all_resources ul li a .all_resourcestext .all_resourcestexttime i{
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
}
.resourcesList .all_resources ul li a .all_resourcestext .all_resourcestexttime i img{
  padding-right: 8px;
}
.resourcesList .all_resources ul li:hover a .all_resourcesimg .all_resourcesimgbanner{
  transform: scale(1.1,1.1);
}

/* 联系我们 */
.contactBanner{
  position: relative;
}
.contactBanner .contact_type{
  width: 828px;
  margin-top: 120px;
}
.contactBanner .contact_type li{
  width: 285px;
  height: 230px;
  float: left;
  text-align: center;
  color: #fff;
  margin-bottom:50px;
  margin-right: 110px;
}
.contactBanner .contact_type li img{
  width: 80px;
  height: 80px;
}
.contactBanner .contact_type li span{
  display: block;
  font-size: 24px;
  padding: 20px 10px;
}
.contactBanner .contact_type li p{
  font-size: 16px;
  line-height: 24px;
  padding: 10px 4px;
}
.contactBanner .inputinfo{
  position: absolute;
  top: 0;
  right: 0;
  width: 372px;
  height: 700px;
  background-color: #0c205a;
  border-radius: 20px;
}
.contactBanner .inputinfo .input_message{
  width: 100%;
  height: 255px;
  background-color: #7184b9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.contactBanner .inputinfo .input_message textarea{
  padding: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
textarea::-webkit-input-placeholder {
  color: #ccc;
}
textarea::-moz-input-placeholder {
  color: #ccc;
}
textarea::-ms-input-placeholder {
  color: #ccc;
}
.contactBanner .inputinfo .input_userinfo{
  width: 270px;
  height: 440px;
  margin: 0 auto;
}
.contactBanner .inputinfo .input_userinfo ul{
  padding-top: 40px;
}
.contactBanner .inputinfo .input_userinfo ul li{
  width: 100%;
  height: 75px;
  border-bottom: 1px dashed #969fb8;
  position: relative;
}
.contactBanner .inputinfo .input_userinfo ul li input{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
}
input::-webkit-input-placeholder {
  color: #ccc;
}
input::-moz-input-placeholder {
  color: #ccc;
}
input::-ms-input-placeholder {
  color: #ccc;
}
#map{
  width: 100%;
  height: 535px;
}

/* 网站地图 */
.webmapList .webmapBanner{
  margin-top: 66px;
}
.webmapList .webmapBanner .webmap_main{
  border-top: 1px solid #50649b;
}
.webmapList .webmapBanner .webmap_main .webmap_mainbanner{
  width: 100%;
  min-height: 82px;
  border-bottom: 1px solid #50649b;
  color: #fff;
}
.webmapList .webmapBanner .webmap_main .webmap_mainbanner .class_A{
  line-height: 82px;
  height: 82px;
  font-size: 22px;
}
.webmapList .webmapBanner .webmap_main .webmap_mainbanner .class_B{
  padding-bottom: 30px;
  font-size: 18px;
  color: #b5c5f1;
}
.webmapList .webmapBanner .webmap_main .webmap_mainbanner .class_B ul li{
    /*width: 132px;*/
    float: left;
    margin-right: 20px;
}

.main_video{
  width: 100%;
  height: 100%;
}


@media only screen and (max-width: 1500px){
  .main_video{
    width: 1200px;
    margin: 0 auto;
  }
  .mian_video{
    /*height: 550px;*/
  }
}
/*@media only screen and (max-width: 900px){
  .mian_video{
    height: 400px;
  }
}*/



.submitbtn{
  display: flex;
  width: 100%;
  height: 100%;
  justify-content:center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 3px;
}

.contact_aboutUs{
  margin-top: 66px;
}
.contact_aboutUs img{
  max-width: 746px;
  float: right;
  margin-left: 35px;
}
.contact_aboutUs p{
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  margin-top: 35px;
}

.lookfor{
  position: absolute;
  left: 550px;
  bottom: 30px;
}
.lookfor img{
  width: 13px !important;
  height: 10px !important;

}
/*.footer_right .share .share_list li:nth-child(2) .wechat_code{*/
/*  display: none;*/
/*  position: absolute;*/
/*  top: -80px;*/
/*  left: 0;*/
/*  width: 64px;*/
/*  height: 64px;*/
/*}*/
/*.footer_right .share .share_list li:nth-child(2) .wechat_code:after{*/
/*  content: '';*/
/*  width: 0;*/
/*  height: 0;*/
/*  border-bottom: 15px solid #fff;*/
/*  border-right: 15px solid transparent;*/
/*  position: absolute;*/
/*  bottom: -7px;*/
/*  transform: rotate(-45deg);*/
/*  left: 25px;*/
/*}*/
/*.footer_right .share .share_list li:nth-child(2):hover .wechat_code{*/
/*  display: block;*/
/*}*/
/*.footer_right .share .share_list li:nth-child(2) .wechat_code img{*/
/*  width: 64px;*/
/*  height: 64px;*/
/*}*/
/*.footer_right .share .share_list li a{*/
/*  position: relative;*/
/*}*/

.main_header li:nth-child(1) h1{
  width: 100%;
  height: 100%;
}
.main_header li:nth-child(1) h1 img{
  max-width: 160px;
  max-height: 90px;
}

.main_abouttextover{
  width: 100%;
  overflow: hidden;
}
/*.second{*/
/*  width: 130px !important;*/
/*}*/

















 #certify {
  position: relative;
  width: 1800px;
  height: 600px;
  margin: 0 auto
}

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

#certify  .swiper-slide {
  width: 1200px;
  height: 600px;
  overflow: hidden;

}
#certify  .swiper-slide a{
  display: block;
  width: 100%;
  height: 100%;
}
#certify  .swiper-slide a img{
  width: 1200px;
}

#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}

#certify .swiper-button-prev{
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  background-image: none;
  width: 90px !important;
  height: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
#certify .swiper-button-prev img{
  padding-right: 12px;
}
#certify .swiper-button-prev img,#certify .swiper-button-next img{
  width: 20px;
  height: 16px;
}
#certify .swiper-button-next{
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  background-image: none;
  width: 90px !important;
  height: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
#certify .swiper-button-next span{
  padding-right: 12px;
}
#certify .swiper-button-prev:focus, #certify .swiper-button-next:focus{
  outline: none;
}
.main_video_play{
  position: absolute;
  width: 112px !important;
  height: 112px !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}




@media only screen and (max-width: 1800px){
  #certify {
    position: relative;
    width: 1400px;
    height: 500px;
    margin: 0 auto
  }
  #certify {
    position: relative;
    width: 1400px;
    height: 500px;
    margin: 0 auto
  }
  #certify  .swiper-slide {
    width: 1000px;
    height: 500px;
    overflow: hidden;

  }
  #certify  .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
  }
  #certify  .swiper-slide a img{
    width: 1000px;
  }
}
@media only screen and (max-width: 1700px){
  #certify {
    position: relative;
    width: 1400px;
    height: 500px;
    margin: 0 auto
  }
  #certify {
    position: relative;
    width: 1400px;
    height: 500px;
    margin: 0 auto
  }
  #certify  .swiper-slide {
    width: 1000px;
    height: 500px;
    overflow: hidden;

  }
  #certify  .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
  }
  #certify  .swiper-slide a img{
    width: 1000px;
  }
}
@media only screen and (max-width: 1600px){
  #certify {
    position: relative;
    width: 1400px;
    height: 600px;
    margin: 0 auto
  }
  #certify {
    position: relative;
    width: 1300px;
    height: 450px;
    margin: 0 auto
  }
  #certify  .swiper-slide {
    width: 900px;
    height: 450px;
    overflow: hidden;

  }
  #certify  .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
  }
  #certify  .swiper-slide a img{
    width: 900px;
  }
}
@media only screen and (max-width: 1400px){
  #certify {
    position: relative;
    width: 1280px;
    height: 600px;
    margin: 0 auto
  }
  #certify {
    position: relative;
    width: 1230px;
    height: 400px;
    margin: 0 auto
  }
  #certify  .swiper-slide {
    width: 800px;
    height: 400px;
    overflow: hidden;

  }
  #certify  .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
  }
  #certify  .swiper-slide a img{
    width: 800px;
  }
}
@media only screen and (max-width: 1300px) {
  #certify {
    position: relative;
    width: 1230px;
    height: 400px;
    margin: 0 auto;
  }
  .main_musicBanner .swiper-container{
    width: 1280px;
    height: 587px;
  }
  .main_musicBanner .swiper-container .swiper-slide{
    width: 320px;
    height: 587px;
  }
  .main_musicBanner .swiper-container .swiper-slide a img{
    width: 320px;
  }
  .main_musicBanner .swiper-container a span{
    width: 300px;
    left: 10px;
  }
  .main_musicBanner .swiper-container a .music_play{
    width: 100px;
  }
  .main_musicBanner .swiper-container a .music_play img{
    width: 100px !important;
    height: 100px !important;
  }
}
@media only screen and (max-width: 1200px){
  #certify {
    position: relative;
    width: 1200px;
    height: 600px;
    margin: 0 auto
  }
}
@media only screen and (max-width: 1100px){
  #certify {
    position: relative;
    width: 1100px;
    height: 600px;
    margin: 0 auto
  }
}
@media screen and  (max-width: 1800px) {
  .main_header li{
    list-style: none;
    float: left;
    width: 110px;
    margin-right: 20px;
    height: 100%;
    font-size: 14px;
    text-align: center;
  }
}
@media screen and  (max-width: 1700px) {
  .main_header li{
    list-style: none;
    float: left;
    width: 100px;
    margin-right: 10px;
    height: 100%;
    font-size: 14px;
    text-align: center;
  }
}
@media screen and  (max-width: 1600px) {
  .main_header li{
    list-style: none;
    float: left;
    width: 98px;
    margin-right: 10px;
    height: 100%;
    font-size: 12px;
    text-align: center;
  }
}
@media screen and  (max-width: 1500px) {
  .main_header li{
    list-style: none;
    float: left;
    width: 84px;
    margin-right: 10px;
    height: 100%;
    font-size: 12px;
    text-align: center;
  }
}
@media screen and  (max-width: 1400px) {
  .main_header li{
    list-style: none;
    float: left;
    width: 74px;
    margin-right: 10px;
    height: 100%;
    font-size: 12px;
    text-align: center;
  }
  .main_banner .slider .slides,.main_banner .slider .slides li{
    height: 754px;
  }
  .main_banner,.main_banner .slider,.main_banner_text{
    height: 754px;
  }
  .main_banner_info {
    top: 450px;
    right: 70px;
  }
  .main_groupBanner{
    width: 908px;
    /*transform: scale(0.8);*/
  }
  .main_groupBanner ul{
    left: -33px;
  }
  .main_groupBanner ul li{
    width: 160px;
    height: 160px;
    margin-left: 67px;
  }
  .main_groupBanner ul li a{
    width: 240px;
    height: 240px;
  }
  .main_groupBanner ul li img{
    width: 250px;
    height: 250px;
  }
  .main_groupBanner ul li:nth-child(5) {
    margin-left: 180px;
    margin-top: -45px;
  }
  .main_groupBanner ul li:nth-child(6), .main_groupBanner ul li:nth-child(7) {
    margin-top: -45px;
  }
  /*.footer{*/
  /*  transform: scale(0.8);*/
  /*}*/
  /*.footer_info p{*/
  /*  transform: scale(0.8);*/
  /*}*/
  .main_aboutcontent{
     transform: scaleX(0.8);
   }
}
@media screen and  (max-width: 1300px) {
  .main_header li{
    list-style: none;
    float: left;
    width: 95px;
    margin-right: 10px;
    height: 100%;
    font-size: 10px;
    text-align: center;
  }
  .logo{
    left: 40px;
  }
  nav{
    padding-left: 205px;
    padding-right: 150px;
  }
  nav ul li:nth-child(2) .second_nav a p{
    word-break: keep-all;
  }
  .languae{
   right: 30px;
  }
  .main_banner .slider .slides,.main_banner .slider .slides li{
    height: 660px;
  }
  .main_banner,.main_banner .slider,.main_banner_text{
    height: 660px;
  }
  .main_banner_info {
    top: 390px;
    right: 70px;
  }
}
@media screen and  (max-width: 1200px) {
  .main_header li{
    list-style: none;
    float: left;
    width: 51px;
    margin-right: 10px;
    height: 100%;
    font-size: 12px;
    text-align: center;
  }
}
.erweima{
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.erweima:hover{
  cursor: pointer;
}
.erweima:hover .weicode{
  display: block;
}
.weicode{
  width: 222px;
  height: 222px;
  position: absolute;
  left: 50%;
  top: -250px;
  transform: translate(-50%, 0);
  display: none;
}
.weicode:after{
  content: '';
  width: 0;
  height: 0;
  border-top: 25px solid #fff;
  border-right: 25px solid transparent;
  position: absolute;
  bottom: -12px;
  left: 99px;
  transform: rotate(-135deg);
  /*transform-origin: center;*/
}
.weicode img{
  width: 222px !important;
  height: 222px !important;
}




footer{
  width: 100%;
  background-color: #0c205a;
  border-top: 2px solid #314374;
}
footer .footer{
  width: 1200px;
  margin: 0 auto;
}
footer .footer .footer_logo{
  width: 240px;
  height: 130px;
  margin: 0 auto;
  margin-top: 42px;
}
footer .footer .footer_logo img{
  width: 240px;
  height: 130px;
}
footer .footer .footer_link{
  width: 100%;
  min-height: 76px;
}
footer .footer .footer_link ul{
  width: 100%;
  height: 100%;

}
footer .footer .footer_link ul li{
  width: 240px;
  text-align: left;
  height: 76px;
  float: left;
  color: #fff;
  list-style-type: none;
}
footer .footer .footer_link ul li a{
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
footer .footer .footer_link ul li a p{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footer_info{
  height: 60px;
  width: 100%;
  border-top: 1px solid #314374;
}
footer .footer_info .footer_infotext{
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
footer .footer_info .footer_infotext p{
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 0;
}