*{
	margin: 0;
	padding: 0;
}
ol ul li{
	list-style: none;
}
img{
	border:none;
}
a{
	text-decoration: none;
}
a,p,span,div,li,input{
	font-family: "黑体", "微软雅黑";
}
select,input, option, textarea{
	outline: none;
	border:none;
}
.nav{
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
	height: 55px;
}
.nav ul{
	float: right;
}
.nav li{
	list-style: none;
	float: left;
	margin-left: -2px;
	font-size: 14px;
	color: #818181;
}
.nav li:first-child,
.nav li:last-child{
	background: none;
}
/*.nav li:nth-child(9){display: none;}*/
.nav li:nth-child(8){display: none;}
.nav a{
	display: inline-block;
	margin: -1px 18px 0 20px;
	line-height: 55px;
	border-top: 1px solid #e7e6e3;
	color: rgb(142,196,62);
	font-size:20px;
}

.nav form input, button{
	float: left;
	outline: 0;
	border: 0;
}
.nav .form{
	position: relative;
	z-index: 15;
	margin-top: 5px;
	height: 45px;
	width: 45px;
	overflow: hidden;
	background-color: rgb(142,196,62);
}
.nav input.txt{
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 5;
	display: none;
	padding-left: 5px;
	width: 170px;
	height: 29px;
	font-size: 14px;
	color: #333;
}
.nav button.sub{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 45px;
	height: 45px;
	background: url('../images/search_03.png') no-repeat center center;
	cursor: pointer;
	background-size: contain;
}

.new-group{
	float: right;
	width: 357px;
}
.new-group .n-title{
	width: 100%;
	height: 29px;
}
.n-title div{
	float: right;
}
.n-title a{
	float: left;
	display: block;
	margin: 0 10px;
	padding-bottom: 13px;
	font-size: 16px;
	color: #949494;
}
.n-title a.active{
	border-bottom: 2px solid #fd0000;
}
.n-title a:hover{
	border-bottom: 2px solid #fd0000;
}
.n-content{
	display: none;
	margin-top: 25px;
}
.n-content h1{
	display: -webkit-box;
	width: 100%;
	max-height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 19px;
	line-height: 27px;
	font-weight: bold;
	color: #020202;
}
.n-text{
	display: -webkit-box;
	margin-top: 15px;
	width: 100%;
	height: 112px;
	font-size: 13px;
	line-height: 28px;
	color: #020202;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.n-text a{
	padding: 0 20px 0 10px;
	font-size: 14px;
	color: #e5000b;
	background: url('../images/detailed_03.png') no-repeat right center;
}
.line{
	margin: 0 auto;
	width: 1080px;
	height: 4px;
	background: #f00;
}
.line .line-bg{
	width: 375px;
	height: 4px;
	background-color: #00bfc0;
}

/* 麪包屑 */
.breadcrumb { margin-top: 15px; background-color: transparent; }
.breadcrumb>li+li:before { content: ">\00a0"; }
/* 麪包屑 */

/*首页轮播图*/
.banner{
	position: relative;
	width: 100%;
	min-width: 880px;
	height: 370px;
}
.banner ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner li{
	position: absolute;
	width: 100%;
	min-width: 880px;
	height: 100%;
	float: left;
	display: none;
}
.banner li.active{
	/*opacity: 1;*/
	display: block;
}
.banner li a{
	display: block;
	width: 100%;
	height: 100%;
}

.click-banner{
	display: none;
}
.click-banner i{
	position: absolute;
	top: 0;
	display: inline-block;
	margin-top: 130px;
	width: 41px;
	height: 75px;
	cursor: pointer;
}
.click-banner .prev{
	left: 10%;
	background: url('../images/click-banner.png') no-repeat -71px -10px;
}
.click-banner .next{
	right: 10%;
	background: url('../images/click-banner.png') no-repeat -10px -10px;
}
.cur{
	position: absolute;
	left: 50%;
	bottom: 8%;
	margin-left: -60px;
	height: 12px;
}
.cur i{
	float: left;
	margin: 0 6px;
	width: 12px;
	height: 12px;;
	border-radius: 50%;
	background-color: #ff0000;
}
.cur i.active{
	background-color: #00bfc0;
}
.top-line{
	width: 100%;
	height: 4px;
	background: #f50000;
}
/* 搜索结果页面 */
.search-banner{
	width: 100%;
	height: 155px;
	background: url('../images/search-banner_02.png') no-repeat center center;
	background-size: cover;
}
.search{
	margin: 0 auto;
	width: 1075px;
	padding-bottom: 62px;
}
.search-address{
	margin-top: 13px;
    width: 100%;
    height: 32px;
    border-bottom: 4px solid #d7d4cf;
    font-size: 14px;
    text-indent: 20px;
    line-height: 32px;
    color: #818181;
    background: url(../images/home_03.png) no-repeat center left;
}
.search-message{
	width: 100%;
	height: 122px;
	margin-top: 8px;
	background: url('../images/searchpage_03.png') #f8eac6 no-repeat left center;

}
.search-message p{
	padding-left: 185px;
	font-size: 15px;
	font-family: '华文细黑', '微软雅黑';
	color: #828385;
}
.search-message p:first-child{
	padding-top: 38px;
}
.search-message p:last-child{
	margin-top: 12px;
}
.search-ul{

}
.search-ul li{
	height: 82px;
	width: 100%;
	border-bottom: 2px solid #e0ddd9;
}
.search-ul li:last-chil{
	border-bottom: 1px solid #e0ddd9;
}
.search-ul a{
	display: block;
	height: 100%;
	font-size: 15px;
	font-family: "华文细黑", '微软雅黑';
	color: #8c8a8a;
}
.search-ul a p{
	padding: 22px 0 5px 0;
	font-size: 16px;
	color: #616162;
}
.search-more{
	display: block;
    width: 100%;
    height: 73px;
    background: url(../images/more_03.png) #f00 no-repeat center center;
}
.no-avail{
	height: 63px;
	line-height: 125px;
	text-indent: 50px;
	color: #616162;
	font-size: 16px;
	font-family: "华文细黑", '微软雅黑';
}



/*舞蹈證書說明*/
.col-md-12 .col-md-4 .about-title .a-title{
	display: none;
}
.col-md-12 .col-md-4 .about-title .sid .left-title li{
	width: 250px;
	height:30px;
	line-height: 30px;
	background: rgb(50,51,51);
	float: left;
	text-align: center;
	list-style: none;
}
.col-md-12 .col-md-4 .about-title .sid .left-title li a{
	color: rgb(142,196,62);

}
.sid ul{
	height: 30px
}
.sid li{
	list-style: none;
	float: left;
	width: 12%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	/*margin-left: 1%;*/
	background: rgb(50,51,51);
	border-right: 1px solid rgb(142,196,62);
}
.sid li:last-child { border-right: none; }
.sid li a{
	color: rgb(142,196,62);
}
.pt .col-md-12 li{
	list-style: none;
	float:right;
}
/*面包屑导航*/
.mbx{
	margin-bottom:0;
	mergin-top:0;
	padding-top:0;
	border-bottom:2px solid rgb(142,196,62);
	border-radius:0;
}
/* About Page */
.about-title { margin-top: 240px;position:relative;z-index:99; }

/* main content */
.main-content {}
.page-banner { width:100%; height: 342px;background: url(../images/a-2.png) no-repeat center center; background-size: 100%; padding: 0; }
.page-banner .a-title { margin-left: -30px; width: 200px; height: 50px; text-align:center; background: rgb(142,196,62); }
.page-banner .a-title h3 { color: #fff; line-height: 50px }
.page-banner .sid { margin-left: 42px; }
.page-content .about-txt { min-height: 345px; height: 100%;background-color: #f2f2f2; padding: 50px; }
.page-content .content-img { padding: 50px; background-color: #f2f2f2; }
/* main content */
.page-content{
	background-color: #f2f2f2;
}
/* 底部 */
.footer {  margin-top: 13px; padding: 10px; background-color: #f2f2f2; }
.links{text-align: center;margin: 0;}.links a, .declare a { color: #323333; }
.links dt a { font-size: 20px; }
.links dd a { font-size: 16px; }
.declare, .copy { width: 1349px; background-color: #8fc43e; padding: 5px 30px; }
.declare { border-bottom: 1px solid #000; text-align: center;width:100%;}
.copy { color: #c7d298;width:100%; }
.container-fluid .row .col-md-2:nth-child(7) { display: none; }
.container-fluid .row .col-md-2:nth-child(8) { display: none; }
	.appname{
		position: absolute;
		left: -2px;
		font-size: 1.8rem;
	}

	.appname a{
		font-size: 1.8rem;
	}
	.tips{
		width:100%;
		background-color: #8fc43e;
		padding: 5px 30px;
		height:30px;
	}
	.tips .col-md-2{
		background-color: #8fc43e;
	}
	.phone_title{
		background:#323333;
		margin-bottom:0;
		border:none;
		display:none;
	}
	.phone_title .search1{
		float:right;
		margin-right:15px;
		list-style: none;
	}
	.phone_title .search1 .form {
		position: relative;
		z-index: 15;
		margin-top: 5px;
		height: 45px;
		width: 45px;
		overflow: hidden;
		background-color: rgb(142,196,62);
	}
	.phone_title .search1 input.txt {
		position: absolute;
		top: 8px;
		left: 8px;
		z-index: 5;
		display: none;
		padding-left: 5px;
		width: 170px;
		height: 29px;
		font-size: 14px;
		color: #333;
	}
	.phone_title .search1 .sub{
		position: absolute;
		top: 0;
		right: 0;
		z-index: 10;
		width: 45px;
		height: 45px;
		background: url(../images/search_03.png) no-repeat center center;
		cursor: pointer;
		background-size: contain;
	}
	.phone_title .top{
		height:55px;
		line-height:55px;
		color: rgb(142,196,62);
		clear:both;
		text-indent:4%;
		font-size: 1.8rem;
	}
	.ziliao{
		height:32px;
		line-height:32px;
		width:100%;
		background:rgb(142,196,62);
		border-bottom:1px #000 solid;
		text-indent:6%;
		margin-bottom:0;
	}
	.banquan{
		background:rgb(142,196,62);
		line-height:42px;
		color: #c7d298;
		text-indent:4%;
		font-size: 1.6rem;
	}
	.ziliao a{
		color: #323333;
	}
	.ziliao .two{
		display:none;
	}
	.ziliao .one{
		display:none;
	}
	.tab_phone{
		display:none;
	}
@media screen and (max-width: 720px){
	.pt .col-md-12 ul{
		margin-right:10%;
	}
	.pt .col-md-12 li{
		position:relative;
		z-index:99;
		width:45px;
		height:45px;
		background-size:100% 100%;
	}
	.pt .col-md-12 li a img{
		display:block;
		width:45px;
		height:45px;
		background-size:100% 100%;
	}
	.page-banner .sid{
		margin-right:0;
	}
	.sid ul{
		width:100%;
		margin-left:-3%;
	}
	.sid li{
		width:50%;
		border-bottom: 1px solid rgb(142,196,62);
	}
	.page-banner{
		width:100%;
		height:342px;
		background: url(../images/a-2.png) no-repeat center center;
		background-size: 100% 100%;
	}
	/*尾部背景图*/
	.footer{
		color:#fff;
	}
	.links a, .declare a{
		color:#fff;
	}
	.declare, .copy{
		background:0;
		border:1px solid #8fc43e;
	}
	.appname{
		display:none;
	}
	.nav{
		height:165px;
		width:100%;
	}
	.nav li{
		width:50%;
		border:1px solid #8fc43e;
		border-bottom:none;
		border-right:none;
		text-align:center;
	}
	.nav a{
		border-top:0;
	}
	.phone_title{
		display:block;
	}
	.ziliao{
		background:#323333;
		text-align:center;
		border-bottom:0;
		line-height:42px;
	}
	.ziliao .one{
		width:20%;
	}
	.ziliao .two{
		width:40%;
	}
	.ziliao .three{
		width:40%;
	}
	.ziliao a {
		float: left;
		display: block;
		height: 42px;
		border: 1px solid rgb(142,196,62);
		color: #fff;
		text-indent:0;
	}
	.row .col-md-2{
		height:190px;
		background: url(../images/link_bg.png);
		background-position:10px -60px;
		border-bottom:1px solid rgb(142,196,62);
		padding-top:20px;
	}
	.row .col-md-2:second-child{
		height:220px;
	}
	.row .col-md-2:last-child{
		border-bottom:0;
	}
	.banquan{
		background:#323333;
	}
	.footer_footer{
		background:#323333;
	}
	.main-content{
		margin-top:-10px;
	}
	.sid li:last-child{
		border-right: 1px solid rgb(142,196,62);
	}
	.col-md-9 img{
		display:block;
		width:100%;
	}
	.ziliao .two{
		display:block;
	}
	.ziliao .one{
		display:block;
	}
	.col-md-12 {
		padding-left:0;
		padding-right:0;
	}
	.panel-body{
		padding:15px 0 15px 0;
	}
	.about-title{
		margin-top:-5%;
	}
	.tab{
		display:none;
	}
	.tab_phone{
		display:block;
	}
}

@media screen and (min-width: 600px){
/*證書查詢結果*/
.sjcx {
	display: none;
}
.zsbg{
	width: 670px;
	height: 950px;
	margin: 20px auto;
	background: url(../images/bg.png) no-repeat center center;
	cursor: pointer;
	background-size: cover;
}
.zsbg .header {
	width: 75%;
	height: 100px;
	/*margin-left: 60px;*/
	padding-top: 165px;
	margin: auto;

}
.zsbg .header img {
	width: 100%;
}
.zsbg .content {
	width: 80%;
	height: 550px;
	margin: 140px auto 0;
	font-size: 20px;
}
.zsbg .content ul li {
	list-style: none;
	float: left;
}
.zsbg .content .left {
	/*width: 50%;*/
	height: 450px;
	margin-left: 15px
}
.zsbg .content .left li {
	list-style: none;
	float: left;
}
.zsbg .content .right {
	/*width: 50%;*/
	height: 450px;
	margin-left: 35px
}
.zsbg .content .right li {
	list-style: none;
	float: left;
}
@font-face
{
font-family: hs;
src: url('../css/hs.TTF');
}
.ying {
	font-family: hs;
	font-size: 14px;
}
/*@font-face
{
font-family: fs;
src: url('../css/fs.TTF');
}*/
.zhong {
	font-family: SimSun;
	font-size: 15px;
}
}

/*屏幕小於600*/
@media screen and (max-width: 600px){
.zsbg {
	display: none;
}
.tab{
    width:100%;
    margin:auto;
}
.tr{
    width:100%;
}
.tr td{
    border:1px solid rgb(142,196,62);
    height:24px;
    line-height:24px;
    text-align:center;
    width:200px;
}
}