/* reset */
*{margin: 0;padding: 0;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,select,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;font-weight:normal;margin: 0;padding:0!important;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,a,a:hover{text-decoration:none;}
body,textarea,input,select,button,keygen,legend{font:28px Arial, Helvetica, sans-serif; color:#333;outline:0;-webkit-text-size-adjust:none;}
body{font-family: Arial;width: 750px;margin:0 auto;position: relative;}
a,a:active,a:visited,a:hover{color:#333;}
input,textarea,select,input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance:none;font-family: "微软雅黑" }
html, body {user-select: none; -webkit-user-select: none;-webkit-touch-callout:none;font-family: "微软雅黑";-webkit-tap-highlight-color:rgba(0,0,0,0);background-color: #fff;}
.sprite{background:url(../img/sprite.png) no-repeat center;}
input{border: none;border-radius: 0;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #cccccc;}
input:-moz-placeholder,textarea:-moz-placeholder{color: #cccccc;}
input::-moz-placeholder,textarea::-moz-placeholder {color: #cccccc;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #cccccc;}
img{max-width: 750px;}
p{margin: 0;}
body.active{width: 100%; height: 100%;overflow: hidden;position: fixed;top:0;left: 0;}
select {
	-webkit-appearance: none;
	/*兼容苹果手机*/
	border: 1px solid #EBEBEB;
	width: 100px;
	height: 25px;
	line-height: 25px;
	/*防止紧紧靠在边上*/
	text-indent: 2px;
	background-color: transparent;
}


/*------通用alert样式*/
.popAlert { display:none; position:fixed; z-index:100; left:50%; top:50%; margin:-160px 0 0 -260px; width:540px; padding-bottom:66px; background-color:#fff; -webkit-box-sizing:border-box; box-sizing:border-box;}
.popTittle{width: 522px;height: 54px;line-height: 54px;color: #fff;font-size: 24px;padding-left: 19px;background-color: #2b498a;}
.popError{width: 72px;height: 72px;margin: 0 auto;background: url(../img/popError.png) no-repeat;margin-top: 50px;}
.popCnt { padding:38px 40px 30px 40px; line-height:40px; font-size:24px; text-align:center; color:#333; }
.popBtn,
.popBtn:hover,
.popBtn:visited,
.popBtn:active { display:block; width:200px; height:70px; margin:0 auto; line-height:70px; background-color:#2b498a; text-align:center; color:#fff;border-radius: 3px; font-size:24px ;line-height:70px; cursor: pointer;}
.popMask { display:none; position:fixed; z-index:99; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.4);}

/*横屏提示*/
.orientationText {position: fixed;top: 0;padding-top: 20px;background: #000;z-index: 1000000;width: 100%;color: #FFFFFF;font-size: 2em;height: 100%;line-height: 100%;vertical-align: middle;text-align: center;}			
.orientationText img {margin: 0 auto;}

/*首页头部开始*/
.head{width:750px;height:130px;position: absolute;;font-size: 25px;color: #FFFFFF;line-height: 110px;text-indent: 270px;z-index: 99;}
.head a{color: #fff;font-size: 25px;}
.in-nav{width: 100px;height: 80px;background: url(../img/in_navbg.png) no-repeat;position: absolute;right: 0;top:5px;}
.in-logo{height: 96px;position: absolute;top:0;left: 0;z-index: 10;}
.in-logo img{height: 96px;display: block;}
.newmenu{
	height: 80px;
	font-size: 24px;
	line-height: 85px;
	color: #d8c4a0;
	float: right;
	margin-right: 90px;
	overflow: hidden;
	text-indent: 0;
}

/*脚部*/
.foot{width:750px;height:auto;overflow: hidden;}
.foot-tel{
	width: 690px;
	height: 95px;
	line-height: 95px;
	border-radius: 6px;
	background: #1a1a1a;
	margin: 0 auto;
	text-align: center;
}
.foot-udtel{
	width: auto;
	height: auto;
	display: inline-block;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.foot-udtel h3{
	font-size: 24px;
	color: #fff;
	float: left;
	padding-left: 55px!important;
	background: url(../img/tel_logo.png) no-repeat left center;
}
.foot-udtel span{
	font-size: 38px;
	color: #dcc9a7;
	margin-left: 17px;
	display: block;
	float: left;
}
.foot-txt{
	font-size: 18px;
	text-align: center;
	height: 70px;
	line-height: 70px;
	color: #999;
}


/*TOP*/
.backTop{position:absolute;right:10% ; background-position:0 0px ;width:66px; height: 66px;z-index: 100;}

/*导航*/
.nav{display: none; width: 100%;height: 100%;position: fixed;top:0;left: 0;background:rgba(0,0,0,.9);z-index: 100;}
.nav .nav-tip{width: 100%;height: auto;overflow: hidden;}
.nav-tip .cl{width: 100px;height: 80px;background: url(../img/cl.png) no-repeat;float: right;}
.nav-box{width: 670px;height: auto;overflow: hidden;margin:27px auto 0;}
.nav-box a{width: 670px;height: 115px;font-size: 32px;color: #d8c4a0;line-height:115px;display: block;margin-bottom: 20px;border-bottom: 1px solid #2d281e;background: url(../img/nav_arrow.png) no-repeat right center;}
.nav-box a:hover,.nav-box a.active{background: url(../img/navbg.png) no-repeat;}

/*新闻滚动*/
.title-banner{width:690px;height: 115px;margin: 0 auto; box-sizing:border-box;overflow: hidden;background: url(../img/new_logo.png) no-repeat left center;padding-left: 73px;}
.announ .announHd{ overflow:hidden;padding:0 10px; width:690px; float:right; }
.announ .announBd ul li{ height:115px;margin: 0 auto;  text-align:left; display:block; background: url(../img/arrow_in.png) no-repeat right center;}
.announ .announBd ul li a{font-size:28px ; color:#333;overflow: hidden;vertical-align:middle;display: table-cell;*position: absolute;*top: 20%;display: block;height: 115px;line-height:115px;overflow: hidden;}
.announ .announBd ul li a:hover,.announ .announBd ul li a:hover span{color: #000000;}
.in-announ .announBd ul li a{background: url(../images/in_new_01.jpg) no-repeat left center;}
.announ .announBd ul li a p{width: 550px;height: 115px; line-height: 115px;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.announ .announBd ul li a span{color: #a1a1a1;margin-left: 10px;float: left;display: block;width:auto;width:85px;text-align: left!important;line-height: 115px}
.announ .announBd ul li a.on{width: 375px;background: url(../images/in_new_02.jpg) no-repeat left center;margin-left: 5px;}
.announ .announBd ul li a img{margin-top: 22px;display: block;float: left;}
.new-notice{font-size:13px ; color:#FFFFFF;position: absolute;top: 11px;left: 20px;z-index: 100;}

/*内容开始*/
.in-box{
	width: 750px;
	height: auto;
	overflow: hidden;
	font-size: 24px;
	text-align: center;
	margin-bottom:20px; 
}
.in-title{
	width: 750px;
	height: 65px;
	line-height: 65px;
	margin: 0 auto;
	font-size: 36px;
	color: #333;
	text-align: center;
	margin-bottom: 5px;
}
.course-list{
	width: 720px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	font-size: 24px;
	text-align: center;
	margin-bottom:25px; 
}
.course-list li{
	width: 330px;
	height: 207px;
	margin: 15px;
	overflow: hidden;
	border-radius: 10px;
	float: left;
	position: relative;
}
.course-list li h2{
	width: 330px;
	height: 207px;
	margin: 15px;
	overflow: hidden;
	position: absolute;
	top:0;
	left: 0;
	padding: 25px 10px 0 25px;
	text-align: left;
	font-size: 30px;
	color: #222;
	box-sizing: border-box;
}
.course-list li a{
	width: 330px;
	height: 207px;
  display: block;
	overflow: hidden;
	position: absolute;
	top:0;
	left: 0;
	z-index: 3;
}
.course-list li h2 span{
	display: block;
	font-size: 20px;
	color: #888;
}

/*音乐精品*/
.content-banner{
	width: 750px;
	height: 320px;
	margin-bottom:83px;
}
.content-banner img{
  display: block;
}
.content-title{
	width: 750px;
	height:107px ;
	overflow: hidden;
}
.content-title img{
	display: block;
}
.contact-box{
	width: 670px;
	height: auto;
	overflow: hidden;
	margin: 80px auto 60px;
	border-bottom: 1px solid #d6d6d6;
}
.contact-box li{
	width: 670px;
	height: auto;
	overflow: hidden;
	margin-bottom: 70px;
}
.contact-box li img{
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
	float: left;
	margin-top: 10px;
}
.contact-box li .txt{
	width: 575px;
	height: auto;
	overflow: hidden;
	float: right;
	font-size: 32px;
	color: #666;
}
.contact-box li .txt a{
	font-size: 34px;
	color: #666;
}
.contact-box li h2{
	font-size: 38px;
	color: #222;
	font-weight: bold;
	margin-bottom:5px;
}
.wechat{
	width: 750px;
	height: auto;
	overflow: hidden;
	margin-bottom: 47px;
}
.wechat img{
	width: 236px;
	height: 236px;
	display: block;
	border: 1px solid #dfdfdf;
	margin: 0 auto;
}
.wechat p{
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #666;
	text-align: center;
}
.goods-box{
	width: 670px;
	height: auto;
	overflow: hidden;
	margin:  64px auto  90px;
}
.goods-box .goodsname{
	width: 670px;
	height: 84px;
	line-height: 84px;
	font-size: 40px;
	color: #222;
	font-weight: bold;
	text-align: center;
}
.goods-box img{
	width: 670px;
	height: 816px;
	display: block;
	border: 1px solid #ddd;
	margin-bottom: 35px;
	box-sizing: border-box;
}
.goods-box p{
	font-size: 28px;
	color: #222;
	margin-bottom: 25px;
}
.goods-box p span{
	font-size: 28px;
	color: #d5242e;
}
.activity-box{
	width: 670px;
	height: auto;
	overflow: hidden;
	margin: 42px auto 55px;
}
.activity-list{
	width: 670px;
	height: auto;
	overflow: hidden;
}
.activity-list li{
	width: 670px;
	height: auto;
	overflow: hidden;
	border-bottom:1px solid #d7d7d7;
	margin-bottom: 45px;
	padding-bottom: 25px;
}
.activity-list li img{
	width: 670px;
	height: 350px;
	display: block;
	margin-bottom: 45px;
}
.activity-list li h2{
	font-size: 32px;
	color: #222;
	margin-bottom: 28px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.activity-list li p{
	font-size: 26px;
	color: #666;
	line-height: 1.5;
	height: auto;
	overflow: hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-bottom: 20px; 
}
.activity-list li .more{
	font-size: 26px;
	color: #999; 
}
.activity-list li .more span{
	font-size: 24px;
	color: #999;
	padding-right: 51px; 
	float: right;
	background: url(../img/activity_arrow.jpg) no-repeat right center;
}
.ac-listmore{
	width: 200px;
	height: 60px;
	margin: 13px auto 0;
	/*background: url(../img/ac_listmore.jpg) no-repeat center;*/
	background: #f9f9f9;
	border: 1px solid #ddd;
	font-size: 24px;
	color: #666;
	line-height: 60px;
	box-sizing:border-box;
	text-align: center;
}
.activitydetails-box{
	width: 670px;
	height: auto;
	overflow: hidden;
	margin: 50px auto;
	font-size: 26px;
	color: #666;
	line-height: 1.6;
}
.activitydetails-box img{
	display: block;
	max-width: 670px;
}
.activitydetails-head{
  width: 670px;
	height: auto;
	overflow: hidden;
	padding-bottom: 13px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 35px;
}
.activitydetails-head h2{
	font-size: 36px;
	color: #222;
	text-align: center;
}
.activitydetails-head  .date{
	line-height: 58px;
	text-align: center;
	font-size: 26px;
	color: #999999;
}
.service-box{
	width: 670px;
	height: auto;
	overflow: hidden;
	font-size: 26px;
	color: #222;
	line-height: 1.6;
	margin: 55px auto;
}
.service-box img{
	display: block;
	max-width: 670px;
}
.service-box h2{
	font-size: 34px;
	color: #222;
	margin-bottom: 28px;
	text-align: center;
}
.service-down{
	width: 670px;
	height: 95px;
	line-height: 95px;
	font-size: 36px;
	color: #fff;
	display: block;
	background: #be9736;
	border-radius: 6px;
	text-align: center;
	margin-bottom: 65px;
}
.service-down span{
	line-height: 95px;
	font-size: 36px;
	color: #fff;
	padding-right: 63px;
	background: url(../img/down.png) no-repeat right center;
}

.about-nav{
	width: 510px;
	height: 60px;
	margin: 30px auto 50px;
}
.about-nav a{
	width: 140px;
	height: 60px;
	float: left;
	line-height: 60px;
	text-align: center;
	display: block;
	margin: 0 15px;
	box-sizing: border-box;
	font-size: 24px;
	color: #666;
	border: 1px solid #d7d7d7;
}
.about-nav a.active{
	color: #222;
	border: 2px solid #000;
}
.about-box{
	display: none;
	width: 670px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	font-size: 26px;
	color: #222;
	line-height: 1.6;
}
.about-box h3{
	font-size: 34px;
	color: #222;
	font-weight: bold;
	text-align: center;
}
.about-box img{
	display: block;
	max-width: 670px;
}
.date-line{
	width: 670px;
	height: 35px;
	border-top: 1px solid #d6d6d6;
	position: relative;
}
.date-line h2{
	width: 144px;
	height: 35px;
	background: #fff;
	position: absolute;
	top:-18px;
	left: 50%;
	margin-left: -72px;
	text-align:center;
	font-size: 32px;
	color: #be9736;
	line-height: 35px;
	font-weight: bold;
}
.pr-choice{
	width: 670px;
	height: auto;
	overflow: hidden;
	margin: 34px auto 62px;
}
.pr-choice select{
	width: 670px;
	height: 75px;
	line-height: 75px;
	box-sizing: border-box;
	display: block;
	border: 1px solid #666666;
	border-radius:0;
	padding-left: 35px;
	background: url(../img/wind_down.jpg) no-repeat right center;
}
.wind-nav{
	width: 690px;
	height: 92px;
	margin: 0 auto;
	background: #eee;
}
.wind-box{
	width: 700px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 85px;
}
.wind-box .wind-box-list{
	width: 700px;
	height: auto;
	overflow: hidden;
}
.wind-box .wind-box-list li{
	width: 320px;
	height: 450;
	float: left;
	margin: 15px;
}
.wind-box .wind-box-list img{
	width: 320px;
	height: 390px;
	display: block;
	box-sizing: border-box;
	border: 1px solid #dddddd;
}
.wind-box .wind-box-list p{
	height: 60px;
	line-height: 60px;
	font-size: 28px;
	color: #000;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap; 
}
.wind-listmore{
	width: 200px;
	height: 60px;
	margin: 13px auto 0;
	/*background: url(../img/ac_listmore.jpg) no-repeat center;*/
	background: #f9f9f9;
	border: 1px solid #ddd;
	font-size: 24px;
	color: #666;
	line-height: 60px;
	box-sizing:border-box;
	text-align: center;
}
.listtip{
	font-size: 24px;
    color: #666;
    line-height: 60px; 
    text-align: center;
    display: none;
}