@charset "utf-8";
/* CSS Document */

/*通用*/
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{
	margin:0px;
	padding:0px;
	text-indent:0;
	font-weight:normal;
	font-size:14px;
	font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
}
*{
	list-style-type: none;
}
ul,ol{
	list-style:none;
	text-indent:0;
	list-style-position:outside;
}
img{
	border:0px;
}

/*浮动*/
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:right;
}



/*顶部导航*/
body{
    margin:0 auto;
    width:100%;
    overflow-x:hidden;
}


.wrap{
    margin:0 auto;
    width:100%;
    max-width:640px;
    min-width:320px;
    overflow:hidden;
}
 .header{
    width:100%;
}
.header .header-top{
    width:100%;
    padding:10px 0; 
}
.header .header-top .logo{
    margin-left:3.125%;
    width:82.5%;
}
.header .nav{
    width:100%;
    background:#000000;
}
.header .nav li{
	display: block;
    padding:10px 0;
    float:left;
    width:25%;
    line-height:0px;
    text-align:center;
    background:#000000;
}
.header .nav li a{
    font-size: 14px;
    color:#ffffff;
    display:block;
}
.header .nav li a:bf095f{
	color:#ffffff;
	background-color:#bf095f;
}
.header .nav li:hover{
	background:#bf095f;
}
.header .nav li.act{
    background:#bf095f;
}
.banner{
	width:100%;
	overflow: hidden;
}
.banner .swiper-container{
	width:100%;
}
.banner .swiper-container .swiper-wrapper{
	width:100%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide{
	width:100%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img{
	width: 100%;
	height:auto;
}
.content1{
	width: 100%;
	overflow: hidden;
	background: #ffffff;
	text-align: center;
}
@media screen and (min-width: 320px) and (max-width: 619px)  {
.content1 .top{
	width:98%;
	margin-top: 15px;
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 10px;
}
.content1 .top img{
	width:100%;
	height:auto;
}
}
@media screen and (min-width: 620px){
.content1 .top{
	width:100%;
	margin-top: 15px;
	margin-bottom: 10px;
}
.content1 .top img{
	width:620px;
	height:auto;
}
}
.content2{
	width:100%;
	background:#222222;
	height:auto;
	text-align: center;
	list-style-type: none;
}
.content2 .test{
	color:#fff;
}
.content2 .topimg{
	width:100%;
	height:auto;
	overflow: hidden;
}
.content2 .topimg li{
	width:30%;
	height:auto;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	color:#fff;
}
.content2 .topimg li img{
	width:70%;
}
@media screen and (min-width: 320px){
.content2 .topimg li p{
	font-size: 9px;
	color:#fff;
}
}
@media screen and (min-width: 480px){
.content2 .topimg li p{
	font-size: 12px;
	color:#fff;
}
}
.content2 .bottomimg{
	width:100%;
	height:auto;
	margin-top: 3%;
	overflow: hidden;
}
.content2 .bottomimg li{
	float: left;
}
.content2 .bottomimg .a15{
	width:19%;
	border:1px solid #222222;
}
.content2 .bottomimg .a30{
	width:30%;
	margin-right: 1%;
	margin-left: 1%;
	color: #fff;
}
.content2 .bottomimg .a30 p{
	color:#fff;
	font-size: 9px;
}
.content2 .bottomimg .a30 img{
	width:70%;
}
.content2 .btn .go{
	color:#bf095e;
	display: block;
	width:auto;
	height:auto;
	border:1px solid #bf095e;
}
.content3{
	width:100%;
	background:#fff;
	text-align: center;
	margin-bottom: 10px;
}
.content3 .test .body p{
	font-size: 13px;
}
.content3 .pic{
	width:100%;
	background: #fff;
}
.content3 img{
	width: 100%;
}
.content3 .pic h5{
	font-size: 11px;
	color:#666;
}
.content4{
	width: 100%;
	height: 177.1875%;
	background: url("../images/xx-bj.png") no-repeat center center;
    background-size: auto auto;
	padding: 0.3rem 0.2rem;
	background-size: cover;
	text-align: center;
	overflow: hidden;
}
.content4 .divbox{
	width:100%;
	height:auto;
	overflow: hidden;
	margin-bottom:5%;
	margin-top: 4%;
}
.content4 .divbox div{
	width:18%;
	background:rgba(53,53,53,0.8);
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.content4 .divbox div p{
	color:#fff;
	font-size: 12px;
	margin-top: -15px;
}
.content4 .divbox img{
	width:auto;
	height:auto;
	border-bottom: 2px solid #fff;
	margin-top:15px;
	margin-bottom: -5px;
}
.content5{
	text-align:center;
	overflow: hidden;
	width:100%;
	background: #fff;
}
.content5 .test{
	margin-top: 15px;
}
.content5 .test p{
	font-size:13px;
}
.content5 .picbox{
	width:100%;
	height:auto;
	overflow: hidden;
}
.content5 .picbox p{
	font-size: 12px;
}
.content5 .picbox .top{
	width:100%;
	height:auto;
	overflow: hidden;
}
.content5 .picbox .top li{
	width:21%;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	list-style: none;
}
.content5 .picbox li img{
	width:100%;
	height:auto;
}
@media screen and (min-width: 360px){
.content5 .picbox .bottom li{
	list-style:none;
	width:21%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}
.content5 .picbox .bottom .l1{
	width:3%;
	border:1px solid #fff;
} 
}
@media screen and (min-width: 360px) and (max-width: 481px){
.content5 .picbox .bottom li{
	list-style:none;
	width:21%;
	margin-left: 3%;
	margin-right: 3%;
	float: left;
}
.content5 .picbox .bottom .l1{
	width:3%;
	border:1px solid #fff;
} 
}
@media screen and (min-width: 481px){
.content5 .picbox .bottom li{
	list-style:none;
	width:21%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
.content5 .picbox .bottom .l1{
	width:14%;
	border:1px solid #fff;
}
} 
.content5 .picbox .bottom li img{
	width:100%;
	height:auto;
}
.content6{
	width:100%;
	text-align: center;
	background:#fff;
	overflow:hidden;
}
.cocntent6 .pic .swiper-container{
	width:100%;
}
.content6 .swiper-wrapper li{
	display: block;
	list-style-type: none;
	float: left;
	width: 48%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
}
.content6 .swiper-wrapper li img{
	width:100%;
	height: auto;
}
.content6 .swiper-wrapper span{
	background: rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 360px){
.content6 .swiper-wrapper span{
	width: 100%;
	height: 24px;
	display: block;
	position: relative;
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	margin-top: -14%;
	margin-bottom: 5px;
}
}
@media screen and (min-width: 480px){
.content6 .swiper-wrapper span{
	width: 100%;
	height: 30px;
	display: block;
	position: relative;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	margin-top: -13%;
	margin-bottom: 5px;
}
}
@media screen and (min-width: 680px){
.content6 .swiper-wrapper span{
	width: 100%;
	height: 30px;
	display: block;
	position: relative;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	margin-top: -10%;
	margin-bottom: 5px;
}
}
.content7{
	width:100%;
	overflow: hidden;
	text-align: center;
}
.content7 .test p{
	color:#666;
}
.content7 .qiye{
	width:100%;
	height:auto;

}
.content7 .swiper-container{
	width:100%;
}
.content7 .swiper-wrapper{
	width:100%;
	height:auto;
}
.content7 .swiper-wrapper li{
	border:0.5px solid #ccc;
	display: block;
	list-style-type: none;
	float: left;
	width:31%;
	height:auto;
	margin: 1%;
	background: #fff;
}
.content7 .swiper-wrapper li img{
	width:100%;
	height:auto;
}
.content7 .swiper-wrapper li span{
	font-size: 11px;
	display: block;
	background: #EEEEEE;
}
/*申请试听*/
.shiting{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:20px;
}
.shiting .title{
	color:#333333;
	font-size:36px;
	text-align:center;
}
.shiting form{
	width:80%;
	margin:0 auto;
}
.shiting .input-group{
	margin-top:20px;
	width: 100%;
	width: 100%;
}
.shiting .apply{
	padding-bottom: 10px;
}
.shiting .apply .btn{
	line-height:20px;
	margin-top:20px;
}

.form{
	width: 100%;
	margin-bottom:3%;
}
.form #group{
	width:90%;
	margin:0 auto;
	margin-bottom: 1%;
}
.form #group .leftspan{
	width: 30%;
	height:auto;
}
.form #group .form-control{
	width:100%;
}
/*版权所有*/
.footer{
    padding:0 0;
    width:100%;
    background:#1a1919;
}
.footer p{
    padding:0 2%;
    font-size:1rem;
    color:#b0b1b2;
    text-align:center;
}
.footer .imgbox{
	width:100%;
}
.footer .bottomimg{
	width:100%;
}