@charset "utf-8";
/******header**********/
.header { width: 100%; border-bottom: 1px solid rgba(204,204,204,0.2); position: fixed; left: 0; right: 0; top: 0; z-index: 80 }
.head { height: 10vh; }
.header .head_a{ width:45%;}
.header .logo{ width:10%;}
.header .logo img{ width:auto; height:4.8vh;}
.header .hea1{ height: 4vh;}
.header .hea1 .sea { width:auto; cursor: pointer; position: relative;}
.header .stmenu1 { width:auto; cursor: pointer; position: relative; margin-top:1.6vh;}
.header .stmenu1 .xiala1{ width:2.3vh; height:2.3vh;}
.header .stmenu1 .xiala1:hover, .header .stmenu1 .xiala1.navh{ color:#FFF; background:#454545;}

.header .stmenu1 .child1 { display: none; position: absolute; top: 2.3vh; z-index: 90; background: #FFF; overflow:hidden; border:1px rgba(204,204,204,0.2) solid; width:180px; right:-1.5vw;}
.header .stmenu1 .child1 li{ width: 100%; padding: 0px; display: inline-block; margin: 0; }
.header .stmenu1 .child1 li a{ display: block; padding: 0 0.5vw; position: relative; height: 45px; line-height: 45px; color: #323232; border-top:1px #efefef solid;}
.header .stmenu1 .child1 li a:hover{ color:#FFF; background:#a98960;}
.header .stmenu1 .child1 li a .fln { width: 88%; }
.header .stmenu1 .child1 li a .frn { position: absolute; right: 0.5vw; top: 0; z-index: 1; opacity: 0; -webkit-transform: rotate(0deg) translate(-20px, 0px); -ms-transform: rotate(0deg) translate(-20px, 0px); transform: rotate(0deg) translate(-20px, 0px); background:url(../images/ioc7.png) no-repeat center; background-size: contain; width: 16px; height: 100%; }
.header .stmenu1 .child1 li a:hover .frn { -webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; opacity: 1; -webkit-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px); }



.header .search { display: none; position: absolute; right: 0; top: 0; z-index: 999; height: 100vh; width: 100%; background: rgba(54,55,56,0.80); }
.header .search .bhhy{ height: 100vh;}
.header .search .satr { width: 600px; overflow: hidden; margin: 0 auto 0 auto; position: relative;}
.header .search .satr em { padding:10px; position: absolute; right: 10px; top: 0; z-index: 10; border:1px #fff solid; cursor:pointer; color:#FFF;}
.header .search .satr .search_c{ width:100%; overflow:hidden;}
.header .search .satr .sousuo1 { width: 520px; height: 60px; line-height: 60px; border: 0; padding-left: 10px; background: #FFF; float: left; box-sizing: border-box; -moz-box-sizing: border-box; }
.header .search .sousuo { width: 60px; height: 60px; background:url(../images/ser_btn_ed.png) no-repeat center #a98960; border: 0; float: left;}
.header .hea2{ height: 6vh;}

.header .hea2 .ioc_img{ width:2.3vh; height:2.3vh;}
.header .hea2 .ioc_img img{ width:auto; height:1.2vh;}
.header .hea2 .stmenu { cursor: pointer; position:relative;}
.header .hea2 .stmenu .child { width: 100px; display: none; position: absolute; top: 2.3vh; left:0; z-index: 60; overflow:hidden; padding:10px; background:#FFF;}
.header .hea2 .stmenu .child img{ width:100%;}
.header .hea2 .lja{ width:3.3%;}
.header .menu { height: 6vh;}
.header .menu li { float: left; display: block; position: relative; }
.header .menu li a.xialaguang { display: block; width: auto; height: 6vh; line-height: 6vh; }
.header .menu li a.navhover, .header .head_a .hea2 .menu li a.xialaguang:hover { cursor: pointer; font-weight:bolder;}
.header .menu1{ margin-left:12%;}
.header .menu2{ margin-right:12%;}
.header .menu ul.children { display: none; position: absolute; top: 6vh; left: 0; width: 100%; z-index: 90; background: #FFF; overflow:hidden; -webkit-box-pack: inherit; justify-content: inherit; -webkit-box-align: inherit; align-items: inherit; border:1px rgba(204,204,204,0.2) solid;}
.header .menu ul.children li { width: 100%; padding: 0px; display: inline-block; margin: 0; }
.header .menu ul.children li a { display: block; padding: 1vw 0.5vw; position: relative; overflow:hidden; color: #323232; border-top:1px #efefef solid; }
.header .menu ul.children li a:hover { color: #FFF; background: #a98960; }
.header .menu ul.children li a .fln { width: 88%; }
.header .menu ul.children li a .frn { position: absolute; right: 0.5vw; top: 0; z-index: 1; opacity: 0; -webkit-transform: rotate(0deg) translate(-20px, 0px); -ms-transform: rotate(0deg) translate(-20px, 0px); transform: rotate(0deg) translate(-20px, 0px); background:url(../images/ioc7.png) no-repeat center; background-size: contain; width: 16px; height: 100%; }
.header .menu ul.children li a:hover .frn { -webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; opacity: 1; -webkit-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px); }
/******footer**********/
.footer{ background: #564637; color: #fff;}
.footer a{ color: #fff;}
/************内页************/
.banneri { position: relative; margin-top:10vh;}
.banneri .banry { width: 100%; position: absolute; top:0; left: 0; z-index: 10; color: #FFF; height: 100%; }
.banneri .heau .pcd{ animation-name: uk-kenburns; animation-duration: 15s;}
/*创始人*/
.cbr1{ position: relative;}
.cbr1 .fr{ width:52%;}
.cbr1 .fl{ width:48%; position:absolute; left:0; top:0; height:100%;}
.cbr1 .fl .lihe22 p{ background:url(../images/ioc5.png) no-repeat 0 10px; padding-left:34px;}
.about_lc dl{ position:relative;}
.about_lc dl dt{ width:23%; position:absolute; left:0; top:0; height:100%;}
.about_lc dl dt img{ width:100%; opacity:0.6;}
.about_lc dl dd{ width:70%; padding-left:5%;}
.about_lc dl:nth-of-type(1){ border-right:1px #e5e5e5 solid; padding-right:4%; width:21%;}
.about_lc dl:nth-of-type(2){ border-right:1px #e5e5e5 solid; margin-left:4%; padding-right:4%; width:21%;}
.about_lc dl:nth-of-type(3){ border-right:1px #e5e5e5 solid; margin-left:4%; padding-right:4%;}
.about_lc dl:nth-of-type(4){ margin-left:4%; width:21%;}
.cbr2{ position: relative;}
.cbr2 .fl{ width:43%;}
.cbr2 .fr{ width:42%; height:100%; position:absolute; right:11%; top:0;}
/*校长与他的朋友们*/
.pym{ position:relative;}
.pym #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative;}
.pym #owl-demo .item { width: 100%; display: block; }
.pym #owl-demo .item dl{ position:relative;}
.pym #owl-demo .item dl dt{ background:#313131;}
.pym #owl-demo .item dl dd{ width:100%; position:absolute; left:0; bottom:-100%; background:url(../images/la.jpg) no-repeat bottom center;}
.pym #owl-demo .item dl:hover dt img{ opacity:0.4;}
.pym #owl-demo .item dl:hover dd{ bottom:1vw;}
.pym .owl-pagination{ width:100%; display:inline-block; text-align:center; padding-top:20px;}
.pym .owl-buttons{ display:none;}

/*学校介绍*/
.sub li span{ color:#b9b9b9;}
.sub li:last-child span{ display:none;}
.sub li:hover a, .sub li .cur{ color:#a98960;}
.abjs_l{ width:41%; margin-left:11%;}
.abjs_r{ width:44%; position:relative;}
.abjs_r .heau{ background:#434343;}
.abjs_r .heau img{ opacity:0.5;}
.abjs_r i{ width:100%; height:100%; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position:absolute; left:0; top:0; z-index:1;}
.ab_lc dl{ width:28.6%; border-top:1px #564637 solid; margin-right:7%;}
.ab_lc dl:nth-child(3n) { margin-right: 0; }
.fzlc .swiper-container { width: 100%; margin-left: auto; margin-right: auto;}
.fzlc .nav{ width:100%; position: relative; background:url(../images/la.png) repeat-x bottom;}
.fzlc .gallery-thumbs { width:100%; height:auto;}
.fzlc .gallery-thumbs .swiper-slide{ width:100%; position: relative; z-index:1; height:9.5vw; padding-top:0.5vw; cursor:pointer;}
.fzlc .gallery-thumbs .swiper-slide .heau img{ width:auto; max-height:5vw;}
.fzlc .gallery-thumbs .swiper-slide-thumb-active.swiper-slide{ padding-top:0; padding-bottom:0.5vw; border-bottom:3px #a98960 solid; color:#564637;}
.fzlc .gallery-top{ width:100%; height:auto; margin-top:2.5vw;}
.fzlc .gallery-top .swiper-slide{ width:100%; height:auto;}
.fzlc .gallery-top .swiper-slide p{ background:url(../images/ioc6.png) no-repeat 0 10px; padding-left:40px;}
.fzlc .nav .swiper-button-next, .fzlc .nav .swiper-button-prev{ display:none;}
.bo_jay{ width:100%; overflow:hidden;}
.bo_jay ul{ display: flex; width:100%; overflow:hidden;}
.bo_jay ul li{ position: relative; width:25%; height:auto;transition: .6s; text-align:center; background:#1b1b1b;}
.bo_jay ul li .pcd{ width:100%; height:50vh; opacity:0.6; background-repeat: no-repeat; background-position: left center; background-size: cover;}
.bo_jay ul li .jay_tex{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.bo_jay ul li .jay_tex .f20{ display:none;}
.bo_jay ul:hover li{ width: 18%;}
.bo_jay ul li:hover{ width: 46%; text-align:left;}
.bo_jay ul li:hover .pcd{ background-position: center center;}
.bo_jay ul li:hover .jay_tex .f20{ display:block;}
.hzhb li{ box-shadow: 0 5px 15px 0px rgba(0, 64, 152, 0.1); border: 1px #ececec solid; }
.hzhb li:hover{ box-shadow: none;}
/*艺术顾问团队*/
.ysgw1{ position:relative;}
.ysgw1_l{ width:31%; left:11%; position:absolute; top:0; z-index:1;}
.ysgw1_l .heau img{ width:auto; height:8.5vw;}
.ar1{ position:relative;}
.ar1 dt{ width:31%; left:11%; text-align:right; position:absolute; bottom:1vw;}
.ar1 dd{ width:52%;}
.ysgw2{ position:relative;}
.ysgw2 .ysnra{ width:54.5%; position:absolute; right:0; top:8.5vw; z-index:1;}
.ysgw2 .ysnrb{ width:40%; position:absolute; left:0; bottom:19vw; z-index:1;}
.ysgw2 .ar2{ position:relative;}
.ysgw2 .ar2 dt{ position:absolute; bottom:1%;}
.ysgw2 li:nth-of-type(even) .ar2 dt{ right:0; width:45%;}
.ysgw2 li:nth-of-type(even) .ar2 dd{ float:left; width:45%;}
.ysgw2 li:nth-of-type(odd) .ar2 dt{ left:0; text-align:right; width:45%;}
.ysgw2 li:nth-of-type(odd) .ar2 dd{ float:right; width:45%;}
/*视频资讯*/
.videh dl{}
.videh dl dt{ position:relative; background:#434343;}
.videh dl dt .imgs{ opacity:0.6;}
.videh dl dt .bhhy{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.videh dl:hover dt .heau img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.videh dl:hover dd{ color:#a98960;}


/*product-list*/
.list-unstyled { display: flex; flex-wrap: wrap; position: relative; max-width: 100%; }
.list-unstyled li { display: flex; flex-wrap: wrap; flex-direction: row; background: #f4f4f4; padding: 0.5vw 0.5vw 0 0.5vw; border: 1px #ececec solid; text-align: center; float: left; margin: 0 0.5% 1vw 0.5%; }
.list-unstyled li img { width: 100%; min-width: 100%; max-width: 100%; display: block; margin: 0 auto; height: auto; }
.list-unstyled li:hover { background: #564637; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2); color: #FFF; }
.list-unstyled li:hover img { -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12); }
.list-unstyled li:hover a p { color: #FFF; }
/*PageBar*/
.PageBar { clear: both; width: 100%; overflow: hidden; text-align: center; margin: 30px auto 0 auto; }
.PageButtons span, .PageButtons a { display: inline-block; height: 30px; line-height: 30px; background: #FFF; border: 1px solid #ddd; padding: 0 10px; margin-left: 5px; }
.PageButtons span { color: #ffffff; background-color: #a98960; border: 1px solid #a98960; }
.PageButtons a:hover { background: #333; color: #FFF; }
.PageInfo { width: 100%; overflow: hidden; padding-top: 10px; }
.disabled { display: none; }
/*pianists*/
.mzgq{ position:relative;}
.mzgq_l{ width:52%; position:absolute; left:0; top:0; height:100%;}
.mzgq_r{ width:45%; position:relative;}
.mzgq_r dt{ width:93%;}
.mzgq_r dd{ width:12.8%; position:absolute; left:0; top:0; height:100%;}
.bzry img{ max-width:100%; display:block;}
.bzry_bo{ position:relative;}
.bzry_bo #owl-demo{ padding:0 3.5%;}
.bzry_bo #owl-demo .item dl dt{ position:relative;}
.bzry_bo #owl-demo .item dl dt i{ width:100%; height:100%; position:absolute; left:0; bottom:-100%; z-index:1;}
.bzry_bo #owl-demo .item dl dt .xtu{ height:100%; position:absolute; left:0; bottom:-100%; z-index:2;}
.bzry_bo #owl-demo .item dl:hover dt i{ bottom:0;}
.bzry_bo #owl-demo .item dl:hover dt .xtu{ bottom:0;}
.bzry_bo #owl-demo .item dl:hover dd{ opacity:0;}
.bzry_bo #owl-demo .owl-buttons div { width: 1.5vw; height:2.4vw; background:url(../images/alc.png) no-repeat center; background-size:100% 100%; display: block; position: absolute; top: 38%; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
.bzry_bo #owl-demo .owl-buttons div:hover{ background:url(../images/alc_ed.png) no-repeat center; background-size:100% 100%;}
.bzry_bo #owl-demo .owl-buttons div.owl-prev, .bzry_bo #owl-demo .owl-buttons div:hover.owl-prev{ left:0; -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.bzry_bo #owl-demo .owl-buttons div.owl-next, .bzry_bo #owl-demo .owl-buttons div:hover.owl-next{ right:0;}
.bzry_bo #owl-demo .owl-pagination{ display:none;}
/*MAGIC FINGER*/
.bread_top{ position:relative;}
.bread_top .bread_l{ width:44%;}
.bread_top .bread_l .img1 img{ width:auto; max-width:100%; height:3vw;}
.bread_top .bread_r{ width:51%;}
.bread_top .img2{ width:39%; position:absolute; left:0; bottom:0;}
.bread_top .img2 a{ width:100%; display:block; position:relative;}
.bread_top .img2 a .bhhy{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}

.cplb dl{ position:relative;}
.cplb dl dt{ width:100%; position:absolute; left:0; bottom:0; z-index:1;}
.cplb dl:nth-of-type(odd) { float: left; width:64.63541%; }
.cplb dl:nth-of-type(even) { float: right; width:34.63541%; }
.bread_ys dl{ position:relative;}
.bread_ys dl dt{ width:48%;}
.bread_ys dl dd{ width:49%;}
.bread_ys dl .tsarb{ position:absolute; bottom:0;}
.bread_ys dl:nth-of-type(odd) dt{ float:right;}
.bread_ys dl:nth-of-type(odd) dd{ float:left;}
.bread_ys dl:nth-of-type(odd) .tsarb{ right:42%;}
.bread_ys dl:nth-of-type(even) dt{ float:left;}
.bread_ys dl:nth-of-type(even) dd{ float:right;}
.bread_ys dl:nth-of-type(even) .tsarb{ left:0;}
.left{ width:27.2%;}
.left .search_c{ width:100%; overflow:hidden; padding:0 25px;}
.left .search_c .sousuo { width: 14px; height: 64px; background:url(../images/ser_btn.png) no-repeat center; border: 0;}
.left .search_c .sousuo3 { width: 88%; height: 64px; line-height: 64px; padding-left: 10px; background:none;}
.left .sub_bo { width: 100%; overflow: hidden; }
.left .sub_bo .subNav { width: 100%; cursor: pointer; overflow: hidden; display: block; }
.left .sub_bo .subNav a { overflow: hidden; display: block; position: relative; border-top:1px #e5e5e5 solid; }
.left .sub_bo .subNav:hover a, .left .sub_bo .subNav.cur a{ color:#a98960;}
.left .sub_bo .navContent { display: none; overflow: hidden;}
.left .sub_bo .navContent .bgcolora{ float:left; display:block; padding:0.4vw 0.8vw;}
.left .sub_bo .navContent .lxt{ float:left; display:block; padding:0.4vw 0 0.4vw 0.8vw; margin-bottom:1vw;}
.cpwc{ width:70%;}
.cpwc dl{ margin-bottom:1vw;}
.cpwc dl dt{ position:relative;}
.cpwc dl dt span{ background:url(../images/bg1.png) no-repeat; background-size:100% 100%; float:left; padding:10px 26px; position:absolute; left:0; bottom:0;}
.cpwc dl dd .cy_l{ width:33%;} 
.cpwc dl dd .cy_r{ width:63%;}

/*校长与他的朋友们*/
.pym #owl-demo .item{ width:100%;}
.pym #owl-demo .item dl dt{ background:#313131;}
.pym #owl-demo .item dl dd{ width:100%; position:absolute; left:0; bottom:-100%;}
.pym #owl-demo .item dl:hover dt img{ opacity:0.4;}
.pym #owl-demo .item dl:hover dd{ bottom:1vw;}
.pym #owl-demo .owl-pagination{ display:inline-block; width:100%; text-align:center;}
.pym #owl-demo .owl-buttons{ display:none;}
/*INTERNATIONAL FESTIVAL*/
.xmal{ position:relative; background-repeat: no-repeat; background-position: center center; background-size:contain;}
.xma{ width:61%;}
.xma dt{ width:19%; margin:0 auto;}
.xmb{ width:27.6%; margin:0 12% 0 0;}
.xmnr{ position:relative;}
.xmc{ width:48%; background:#a98960; height:100%; position:absolute; left:0; top:0; }
.xmc .cone{ position:relative; z-index:1;}
.xmc .cone .xm_logo{ width:31%; position:absolute; right:0; bottom:0; z-index:-1;}
.xmc .cone .xm_logo img{ opacity:0.9;}
.xmc .cone .lihe22{ overflow-y: scroll; padding-right:5%; height:22vw;}
.xmc .cone .lihe22::-webkit-scrollbar { width: 4px; max-height: 10px; }
.xmc .cone .lihe22::-webkit-scrollbar-thumb { background-color: #FFF; background-clip: padding-box; min-height: 20px;}
.xmc .cone .lihe22::-webkit-scrollbar-track { background-color: #564637;}
.xmd{ width:48%; position:relative;}
.xmd .bhhy{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}


/*国内社交媒体*/
.gnmt li dl dt{ width:62.5%;}
.gnmt li dl dd{ width:32%;}
.gnmy{ width:61%; margin:0 auto;}
/*新闻列表*/
.arList {overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 30px; border: 1px solid #e2e2e2; background: #FFF; box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom: 20px; position:relative;}
.arList li .newly_img { width: 40%; overflow: hidden; position: relative; float: left; }
.arList li .newly_img dt { width: 95%; overflow: hidden; padding-right: 5%; }
.arList li .newly_img dd { width: auto; overflow: hidden; background: #564637; color: #FFF; padding: 12px; position: absolute; right: 0; bottom: 0; }
.arList li .newly_txta { width: 57%; overflow: hidden; margin: 0 0 0 3%; float: left; }
.arList li .moreny { width:auto; overflow: hidden; background: #564637; color: #FFF; padding: 10px 20px; text-align: center; position: absolute; left:43%; bottom:30px;}
.arList li .newly_time { width: 10%; overflow: hidden; background: #f5f5f5; padding: 20px 0; float: left; }
.arList li .newly_txtb { width: 100%; overflow: hidden; }
.arList li .newly_txtb .moreny{ position:inherit; left:inherit; bottom:inherit;}


.arList li:hover { border: 1px solid #564637; }
.arList li:hover a.fb { color: #a98960; }
/*FastMove*/
.FastMove { margin: 30px 0 0 0; overflow: hidden; border: 1px solid #e5e5e5; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position: relative; }
.FastMove:after { content: ''; width: 1px; height: 100%; background: #e5e5e5; position: absolute; left: 50%; top: 0; }
.FastMove div { width: 50%; padding: 20px 0; overflow: hidden; }
.FastMove div p { width: 94%; overflow: hidden; margin: 0 auto; display: block; }
.FastMove div:hover { background: #564637; color: #FFF; }
.FastMove div:hover a { color: #FFF; }
/*相关文章*/
.xgwz dl { width: 50%; margin-bottom: 1vw; }
.xgwz dl:nth-of-type(odd) { float: left; border-right: 1px #eeeeee solid; padding-right: 2.25%; }
.xgwz dl:nth-of-type(even) { float: right; padding-left: 2.25%; }
.xgwz dl:hover a { color: #a98960; }


/*新闻内页*/
.arKeywords { padding: 15px; overflow: hidden; background: #f7f7f7; margin-top: 20px; }
.arContent h2, .arContent h3, .arContent h4 { display: block; margin: 5px 0; }
.arContent table { width: 100%; border-collapse : collapse; background: #ffffff; font-weight: normal; }
.arContent table tr td { padding: 10px 5px; border: 1px solid #dcdcdc; }
.arContent table tr:nth-of-type(odd) { background: #efefef; }
.arContent img { width: auto; max-width: 100%; display: block; margin: 5px auto; }
.arContent ol, .arContent ul { text-indent: 2em; }
.arContent ol li { list-style: decimal; list-style-position: inside; }
.arContent ul li { position: relative; padding-left: 18px; }
.arContent ul li:after { content: '⊙'; position: absolute; left: 0; top: 0; color: #a98960; }
/*内容*/
photo { display: block; width: 33.33%; overflow: hidden; float: left; margin-top: 20px; }
photo span { width: 90%; overflow: hidden; display: block; margin: 0 auto; }
photo span img { width: 100%; }
photo p { width: 90%; overflow: hidden; display: block; margin: 0 auto; text-align: center; padding: 10px 0; height: 55px; line-height: normal; }
contenta, contentb, contentc { display: block; overflow: hidden; float: left; }
contenta p, contentb p, contentc p { width: 100%; overflow: hidden; display: block; margin: 0 auto; }
contenta img, contentb img, contentc img { width: 100%; }
.zs p { padding-left: 14px; position: relative; }
.zs p:after { content: ''; width: 6px; height: 6px; border-radius: 100%; background: #0085cb; position: absolute; left: 0; top: 2px; }
contenta { width: 49.7%; }
contenta:nth-of-type(odd) { float: left; }
contenta:nth-of-type(even) { float: right; }
contentb { width: 32.33%; margin: 0.5vw 0.5%; }
contentc { width: 24%; margin: 0.5vw 0.5%; }
ewm { width: 40%; overflow: hidden; display: block; margin: 20px 5% 0 5%; float: left; }
ewm span { width: 35%; overflow: hidden; display: block; float: left; }
ewm div { width: 60%; overflow: hidden; display: block; float: right; }


/*在线留言*/
.fla { width: 56%; overflow: hidden; float: left; }
.fra { width: 40%; overflow: hidden; float: left; }
.subforn { width: 100%; overflow: hidden; }
.subforn .form-group { width: 100%; overflow: hidden; margin-bottom: 15px; }
.subforn .form-group span { width: 2%; display: block; float: left; height: 42px; line-height: 42px; }
.subforn .form-group .control-div { width: 98%; overflow: hidden; float: right; border: 1px #dadada solid; box-sizing: border-box; -moz-box-sizing: border-box; background: #fff; position: relative; }
.subforn .form-group .control-div label { width: 25%; text-align: center; float: left; height: 24px; line-height: 24px; border-right: 1px #ccc solid; margin-top: 9px; text-align: center; }
.subforn .form-group .control-div .form-control { width: 71%; float: left; height: 42px; line-height: 42px; border: 0; background: #fff; margin-left: 2%; }
.subforn .form-group .control-div label.area { position: absolute; left: 0; top: 9px; z-index: 1; height: auto; margin-top: 0; }
.subforn .form-group .control-div .form-controlv { width: 100%; height: 178px; border: 0; padding: 9px; text-indent: 27%; box-sizing: border-box; -moz-box-sizing: border-box; line-height: 2; }
.subforn .form-group .btn-info { width: 98%; height: 42px; line-height: 42px; text-align: center; background: #3ba96a; color: #FFF; border: 0; float: right; }


@media screen and (max-width: 1600px) and (min-width:0) {
/*header*/
.header .menu1{ margin-left:7%;}
.header .menu2{ margin-right:7%;}

/*创始人*/
.cbr2 .fr{ width:45%; right:8%;}
/*学校介绍*/
.abjs_l{ width:44%; margin-left:8%;}
.ysgw1_l{ width:36%; left:8%;}
.ysgw1_l .f36{ font-size:24px;}
.ysgw1_l .pt45{ padding-top:30px;}
.ysgw1_l .heau img{ height:7vw;}
.ar1 dt{ width:36%; left:8%;}
/*MAGIC FINGER*/
.bread_top .bread_l{ width:47%;}
.bread_top .bread_r{ width:51%;}
.bread_top .img2{ width:35%;}
.xmc .cone .lihe22{ height:23vw;}
}
@media screen and (max-width: 1300px) and (min-width:0) {
/*header*/
.header .menu1{ margin-left:5%;}
.header .menu2{ margin-right:5%;}

/*创始人*/
.cbr2 .fr{ width:48%; right:5%;}
/*学校介绍*/
.abjs_l{ width:47%; margin-left:5%;}
.ysgw1_l{ width:39%; left:5%;}
.ysgw1_l .heau img{ height:6vw;}
.ysgw1_l .f36{ font-size:20px;}
.ysgw1_l .pt45{ padding-top:20px;}
.ar1 dt{ width:39%; left:5%;}
/*MAGIC FINGER*/
.bread_top .bread_l{ width:47%;}
.bread_top .bread_r{ width:52%;}
.bread_top .img2{ width:33%;}

.xmc .cone .lihe22{ height:25vw;}
}
@media screen and (max-width: 1100px) and (min-width:0) {
.header .menu1{ margin-left:2%;}
.header .menu2{ margin-right:2%;}

.ysgw1_l .heau img{ height:5vw;}
.ysgw1_l .f36{ font-size:18px;}
.ysgw1_l .pt45{ padding-top:15px;}
}
@media screen and (max-width: 1024px) and (min-width:0) {
/******header**********/
.sp_header { width: 100%; height: 0.78rem; position: fixed; top: 0px; left: 0px; z-index: 90; border-bottom: 1px solid rgba(204,204,204,0.1); background: #FFF; box-shadow: 0 5px 15px 0px rgba(0, 64, 152, 0.1); }
.sp_header .sp_logo { width: auto; height: 0.78rem; padding: 0 10px; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; float:left; margin-left:2%;}
.sp_header .sp_logo img { width: auto; height: 0.45rem; }
.sp_header .lan img { width: auto; height: 0.26rem; }
.sp_header .ljb a{ width:0.4rem; height:0.4rem;}
.sp_header .ljb a img { width: auto; height: 0.2rem; }
.sp_header .sps { margin-right: 2%; }
.sp_header .sp_nav { width: 0.35rem; position: relative; cursor: pointer; z-index: 0; height: 0.3rem; }
.sp_header .sp_nav span { display: block; background: #564637; width: 100%; height: 0.05rem; position: absolute; transition: all ease 0.35s }
.sp_header .sp_nav span:nth-of-type(1) { top: 0; left: 0; }
.sp_header .sp_nav span:nth-of-type(2) { top: 0.13rem; right: 0; }
.sp_header .sp_nav span:nth-of-type(3) { bottom: 0; left: 0; }
.sp_header .sp_nav_se span:nth-of-type(1) { top: 0.15rem; transform: rotate(45deg) }
.sp_header .sp_nav_se span:nth-of-type(2) { width: 0; left: 0; right: inherit; }
.sp_header .sp_nav_se span:nth-of-type(3) { top: 0.15rem; transform: rotate(-45deg) }
.sp_header .wapny { width: auto; height: 0.78rem; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sjj_nav { position: fixed; z-index: 99999; background: rgba(0, 0, 0, .8); width: 100%; height: calc(100% - 0.78rem); line-height: 2.5; top: -100%; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s; }
.sp_header .searchwap, .sp_header .searchwap1 { display: none; position: absolute; right: 0; top: 0; z-index: 99; height: 100vh; width: 100%; background: rgba(54,55,56,0.80); transition: top ease 0.35s; }
.sp_header .search_ny { width: 100%; height: 100vh; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sp_header .satr { width: 80%; overflow: hidden; margin: 0 auto 0 auto; position: relative; }
.sp_header .satr em { width: auto; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 10; }
.sp_header .satr em i { border: 1px solid #FFF; padding: 5px; font-weight: normal; cursor: pointer; color: #FFF; }
.sp_header .satr .search_c { width: 100%; height: 0.6rem;}
.sp_header .satr .search_c .sousuo2 { width: 70%; height: 0.6rem; line-height: 0.6rem; border: 0; background: #FFF; float: left; text-indent: 1em; }
.sp_header .sousuo { width: 24.8%; height: 0.6rem; line-height: 0.6rem; border: 0; background: #564637; float: left; text-align: center; color: #FFF; }

.sp_header .search_ca{ width:100%; overflow:hidden;}
.sp_header .search_ca a{ width:100%; padding:0.35rem 0; background:#fff; overflow:hidden; margin-bottom:1px; text-indent:2em; display:block;}
.sp_header .search_ca a:hover{ background:#564637; color:#FFF;}

.nav_show { top: 0.78rem; }
.sjj_nav>ul>li:first-child { overflow: hidden; border-top: 0 }
.sjj_nav>ul>li:first-child>a { float: left; width: calc(100% - 70px) }
.sjj_nav ul li .sp_nav_xjb { position: absolute; top: 0; right: 0px; padding: 0px 7px 0 7px; }
.sjj_nav ul li .sp_nav_xjb svg { transform: rotate(-90deg); transition: all ease 0.35s }
.sjj_nav ul li .sjj_nav_i_se svg { transform: rotate(0deg) }
.sjj_nav ul li { border-top: 1px rgba(255, 255, 255, .8) solid; margin: 0 20px; position: relative; }
.sjj_nav>ul >li:last-child { border-bottom: 1px rgba(255, 255, 255, .8) solid; }
.sjj_nav ul li ul { display: none }
.sjj_nav ul li a { color: #FFF; width: 90% }
.sjj_nav ul li ul li a { color: #efeded; display: block; text-align: left; }
.sjj_nav ul li .sp_nav_xjb svg { width: 20px; height: 20px; fill: #FFF; }
.sjj_nav ul li .sjj_nav_i_se svg { fill: #3ba96a; }
.sjj_nav ul li ul li>ul { margin-left: 10px }

/*内页*/
.banneri { margin-top: 0.78rem; text-align: center; }
.banneri .banry { top: 0; height: 100%; }
/*创始人*/
.cbr1 .fr{ width:100%;}
.cbr1 .fl{ width:100%; position:inherit; left:inherit; top:inherit; height:auto; padding:0.35rem 0;}
.cbr1 .fl .f22 p{ background:url(../images/ioc5.png) no-repeat left center; padding-left:34px;}
.about_lc{ display: flex; flex-wrap: wrap; position: relative; max-width: 100%;}
.about_lc dl{ width:50%; position:relative;}
.about_lc dl dt{ width:30%; position:inherit; left:inherit; top:inherit; height:auto;}
.about_lc dl dt img{ width:100%;}
.about_lc dl dd{ padding-top:0.1rem;}
.about_lc dl:nth-of-type(1){ border-right:1px #e5e5e5 solid; padding-right:0; margin-bottom:0.15rem; width:50%;}
.about_lc dl:nth-of-type(2){ border-right:none; margin-left:0; padding-right:0; margin-bottom:0.15rem; padding-left:5%; width:50%;}
.about_lc dl:nth-of-type(3){ border-right:1px #e5e5e5 solid; margin-left:0; padding-right:0; width:50%;}
.about_lc dl:nth-of-type(4){ margin-left:0; padding-left:5%; width:50%;}
.cbr2{ position: relative;}
.cbr2 .fl{ width:100%;}
.cbr2 .fr{ width:100%; height:auto; position:inherit; right:inherit; top:inherit; padding:0.35rem 3%;}


/*学校介绍*/
.abjs_l{ width:96%; margin-left:2%; margin-right:2%;}
.abjs_r{ width:100%; margin-top:0.15rem}
.ab_lc dl{  width: 49.3%; margin-right: 1.4%;}
.ab_lc dl:nth-of-type(odd) { margin-right: 1.4%; }
.ab_lc dl:nth-of-type(even) { margin-right: 0; }
.fzlc .gallery-thumbs .swiper-slide{ height:2rem; padding-top:0.1rem;}
.fzlc .gallery-thumbs .swiper-slide .heau img{ max-height:1rem;}
.fzlc .gallery-thumbs .swiper-slide-thumb-active.swiper-slide{ padding-bottom:0.1rem;}
.fzlc .gallery-top{ margin-top:0.3rem;}
.fzlc .gallery-top .swiper-slide p{ padding-left:0.4rem;}
.fzlc .nav .swiper-button-next, .fzlc .nav .swiper-button-prev{ background:url(../images/alc.png) no-repeat center; background-size:contain; width:0.3rem; height:0.48rem; display:block;}
.fzlc .nav .swiper-button-next:hover, .fzlc .nav .swiper-button-prev:hover{ background:url(../images/alc_ed.png) no-repeat center; background-size:contain; }
.fzlc .nav .swiper-button-prev, .fzlc .nav .swiper-button-prev:hover{ -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.bo_jay ul{ display:inherit;}
.bo_jay ul li{ width:100%;}
.bo_jay ul li .jay_tex img{ width:auto; height:0.35rem;}
.bo_jay ul li .jay_tex .f20{ display:none;}
.bo_jay ul li .wapd img{ opacity:0.6;}
.bo_jay ul:hover li{ width: 100%;}
.bo_jay ul li:hover{ width: 100%; text-align:center;}
.bo_jay ul li:hover .jay_tex .f20{ display:none;}






/*艺术顾问团队*/
.ysgw1_l{ width:96%; left:inherit; position:inherit; top:inherit; z-index:inherit; margin-left:2%; margin-right:2%;}
.ysgw1_l .heau img{ height:auto; max-width:100%;}
.ar1{ padding-top:0.35rem;}
.ar1 dt{ width:96%; left:inherit; text-align:inherit; position:inherit; bottom:inherit; padding-top:0.15rem; margin-left:2%; margin-right:2%;}
.ar1 dd{ width:96%; margin-left:2%; margin-right:2%;}
.ysgw2 .ysnra{ width:100%; position:inherit; right:inherit; top:inherit; z-index:inherit; padding-top:0.25rem;}
.ysgw2 .ysnrb{ width:100%; position:inherit; left:inherit; bottom:inherit; z-index:inherit; padding-top:0.35rem;}
.ysgw2 .ar2 dt{ position:inherit; bottom:inherit; padding-top:0.15rem;}
.ysgw2 li:nth-of-type(odd) .ar2 dt{ right:inherit; width:100%;}
.ysgw2 li:nth-of-type(odd) .ar2 dd{ float:none; width:100%;}
.ysgw2 li:nth-of-type(even) .ar2 dt{ left:inherit; text-align:left; width:100%;}
.ysgw2 li:nth-of-type(even) .ar2 dd{ float:none; width:100%;}

.list-unstyled li { padding: 0.1rem 0.1rem 0 0.1rem; float: none; margin: 0 0 0.2rem 0; }

/*pianists*/
.mzgq_l{ width:100%; position:inherit; left:inherit; top:inherit; height:auto;}
.mzgq_r{ width:100%; margin-top:0.15rem;}
.bzry img{ width:100%;}
.bzry_bo #owl-demo .item dl{ background:#564637;}
.bzry_bo #owl-demo .item dl dt .xtu{ height:auto; position:inherit; left:inherit; bottom:inherit; z-index:inherit; padding:0.15rem 0;}
.bzry_bo #owl-demo .item dl:hover dt .xtu{ bottom:inherit;}
.bzry_bo #owl-demo .owl-buttons div { width: 0.3rem; height:0.48rem; }
.new_nrs.cond{ width:100%;}
/*MAGIC FINGER*/
.left{ width:100%;}
.left .search_c{ padding:0 10px;}
.left .search_c .sousuo { width: 14px; height: 0.64rem;}
.left .search_c .sousuo3 { width: 90%; height: 0.64rem; line-height: 0.64rem; padding-left: 0.1rem;}

.left .sub_bo .navContent .bgcolora{ padding:0.08rem 0.16rem;}
.left .sub_bo .navContent .lxt{ padding:0.08rem 0 0.08rem 0.16rem; margin-bottom:0.2rem;}
.cpwc{ width:100%; padding-top:0.25rem;}
.cpwc dl{ margin-bottom:0.2rem;}
.cpwc dl dt span{ padding:0.1rem 0.26rem;}
.cpwc dl dd .cy_l{ width:100%;} 
.cpwc dl dd .cy_r{ width:100%; padding-top:0.1rem;}


/*校长与他的朋友们*/
.pym #owl-demo .item dl dt img{ opacity:0.4;}
.pym #owl-demo .item dl dd{ bottom:0.15rem;}


/*MAGIC FINGER*/
.bread_top .bread_l{ width:100%;}
.bread_top .bread_l .img1 img{ width:100%; height:auto;}
.bread_top .bread_r{ width:100%; padding-top:0.25rem}
.bread_top .img2{ width:100%; position:inherit; left:inherit; bottom:inherit; padding-top:0.15rem;}
.cplb dl:nth-of-type(odd) { float: left; width:64.63541%; }
.cplb dl:nth-of-type(even) { float: right; width:34.63541%; }
.bread_ys dl dt{ width:100%; padding-top:0.15rem;}
.bread_ys dl dd{ width:100%; padding-top:0.15rem;}
.bread_ys dl .tsarb{ position:inherit; bottom:inherit;}
.bread_ys dl:nth-of-type(odd) dt{ float:none;}
.bread_ys dl:nth-of-type(odd) dd{ float:none;}
.bread_ys dl:nth-of-type(odd) .tsarb{ right:inherit;}
.bread_ys dl:nth-of-type(even) dt{ float:none;}
.bread_ys dl:nth-of-type(even) dd{ float:none;}
.bread_ys dl:nth-of-type(even) .tsarb{ left:inherit;}

/*INTERNATIONAL FESTIVAL*/
.xmal{ background-size:cover;}
.xma{ width:100%;}
.xma dt{ width:35%; margin:0 auto;}
.xma dd .f38{ font-size:0.34rem;}
.xmb{ width:50%; margin:0 3% 0 0;}
.xmc{ width:100%; height:auto; position:inherit; left:inherit; top:inherit; }
.xmc .cone .xm_logo{ width:41%; position:absolute; right:0; bottom:0; z-index:-1;}
.xmc .cone .lihe22{ padding-right:0; height:auto;}
.xmc .cone .lihe22::-webkit-scrollbar { display:none;}
.xmd{ width:100%; padding-top:0.45rem;}

/*国内社交媒体*/
.lxfs dl{ margin-bottom:0.45rem;}
.gnmt li dl dt{ width:56%;}
.gnmt li dl dd{ width:40%;}
.gnmy{ width:100%;}
/*cateList*/
.cateList { width: 100%; text-align: center; background: #FFF; position: relative; display: block; border-bottom:1px #eee solid;}
.cateList .goBack { width: auto; height: 0.8rem; line-height: 0.8rem; position: absolute; left: 3%; top: 0; z-index: 10; font-size: 0.38rem; color: #a98960; }
.cateList .goBack:before { width: auto; height: 0.8rem; display: block; }
.cateList h3 { width: 100%; position: relative; font-size: 0.35rem; line-height: 0.8rem; height: 0.8rem; }
.cateList h3 span { position: absolute; top: 0; right: 3%; width: auto; height: 0.8rem; line-height: 0.8rem; font-size: 0.4rem; color: #a98960; }
.cateList .box { width: 95%; padding: 0.2rem 0; z-index: 1100; background: #f9f9f9; display: none; margin: 0 auto; }
.cateList .box a { padding: 0.1rem 5%; line-height: 0.34rem; text-align: left; font-size: 0.22rem; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-bottom: 1px #CCC solid; }
.cateList .box a:last-child { border-bottom: none; }
/*产品分类*/
.sideup { display: none; width: 90%; margin: 0 auto; padding-bottom: 0.2rem; }
.sideup li { text-align: left; border-bottom: 1px #3ba96a dashed; padding: 0.15rem 0; }
.sideup li:last-child { border-bottom: none; }
.tun { width: 0.25rem; height: 0.25rem; display: block; float: right; color: #a98960; margin-right: 5%; }
.sidedown { padding: 0.2rem; display: none; }
.sidedown li { font-size: 0.22rem; border-bottom: none; }
.sidedowna { background: #f3f3f3; padding: 0 0.12rem; display: none; }
/*产品分类*/
.sideup { display: none; width: 90%; margin: 0 auto; padding-bottom: 0.2rem; }
.sideup li { text-align: left; border-bottom: 1px #3ba96a dashed; padding: 0.15rem 0; }
.sideup li:last-child { border-bottom: none; }
.tun { width: 0.25rem; height: 0.25rem; display: block; float: right; margin-top: 0.2rem; color: #a98960; }
.sidedown { padding: 0.2rem; display: none; }
.sidedown li { font-size: 0.22rem; border-bottom: none; }
.sidedowna { background: #f3f3f3; padding: 0 0.12rem; display: none; }
/*PageBar*/
.PageBar { width: 90%; margin: 0.2rem auto 0 auto; }
.PageButtons span, .PageButtons a { height: 0.4rem; line-height: 0.4rem; }
.PageInfo { padding-top: 0.1rem; }
/*产品详情*/
.cpnt, .cpnt .ovhi { overflow: scroll; }
.arContent.ovhi { overflow-x: scroll; overflow-y: hidden;}
.arContent { width: 100%; overflow-x: auto; }
.arContent::-webkit-scrollbar { width: 5px; height: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.arContent::-webkit-scrollbar-thumb { background-color: #a98960; background-clip: padding-box; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; min-height: 20px;}
.arContent::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 0, 0.5); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.arContent::-webkit-scrollbar-track { background-color: #f0f0f0;}
/*FastMove*/
.FastMove { margin: 0.3rem 0 0 0; display: inherit; background: none; }
.FastMove:after { width: 0; height: 0; }
.FastMove div { width: 100%; padding: 0.2rem 0; }
.FastMove div.fl { border-bottom: 1px solid #e5e5e5; }
/*新闻列表*/
.arList .fl { float: left; }
.arList li { padding: 0.2rem; margin-bottom: 0.2rem; display: inline-block; }
.arList li .newly_img { width: 100%; float: none; }
.arList li .newly_img dt { width: 100%; padding-right: 0; }
.arList li .newly_img dd { padding: 0.15rem; }
.arList li .newly_txta { width: 100%; margin: 0.15rem 0 0 0; float: none; }
.arList li .moreny { width: 40%; padding: 0.15rem 0; position:inherit; left:inherit; bottom:inherit;}
.arList li .newly_txta .moreny{ margin-top: 0.35rem;}
.arList li .newly_time { display: none; }
.arList li .newly_txtb { width: 100%; margin: 0 0 0 0; float: none; }
/*相关文章*/
.xgwz dl { width: 100%; margin-bottom: 0.2rem; border-bottom: 1px #eeeeee solid; }
.xgwz dl:nth-of-type(odd) { float: none; border-right: none; padding-right: 0; }
.xgwz dl:nth-of-type(even) { float: none; padding-left: 0; }

/*新闻内页*/
.arContent table tr td { padding: 0.1rem 5px; font-size: 0.18rem; }
.arContent img { max-width: 100%; height: auto; display: block; margin: 0 auto; }
/*内容*/
photo { width: 100%; float: none; margin-top: 0.2rem; }
photo span { width: 100%; }
photo p { width: 100%; padding: 0.1rem 0; height: auto; }
contenta, contentb, contentc { float: none; }
contenta { width: 100%; margin-top: 0.1rem; }
contenta:nth-of-type(odd) { float: none; }
contenta:nth-of-type(even) { float: none; }
contentb { width: 100%; margin: 0.1rem 0; }
contentc { width: 100%; margin: 0.1rem 0; }
ewm { width: 100%; margin: 0.1rem; float: none; }


/*在线留言*/

.fla { width: 100%; float: none; }
.fra { width: 100%; padding-top: 0.25rem; float: none; }
.subforn { width: 100%; }
.form-group { margin-bottom: 0.1rem; }
.form-group .control-div label { width: 22%; height: 0.6rem; line-height: 0.6rem; text-align: center; text-indent: 0; }
.form-group .control-div label:after { height: 0.2rem; top: 0.2rem; }
.form-group .control-div .form-control { width: 74%; height: 0.6rem; line-height: 0.6rem; }
.form-group .control-div label.area { left: 0.1rem; top: 0.1rem; padding-right: 0.2rem; }
.form-group .control-div .form-controlv { height: 1.8rem; padding: 0.15rem 0; text-indent: 26%; }
.form-group .btn-info { height: 0.6rem; line-height: 0.6rem; }

}
/* animation */
@keyframes uk-kenburns { 0% {
transform:scale(1)
}
100% {
transform:scale(1.2)
}
}