﻿/* CSS Document */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
sub,
sup,
var,
i,
dl,
dd,
dt,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	zoom: 1;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
menu,
section {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

input,
select {
	vertical-align: middle;
}

textarea {
	resize: none;
}

a,
button {
	outline: none;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	vertical-align: top;
	border: none;
}

ul,
li {
	list-style: none;
}

input:focus,
textarea:focus {
	outline: none;
}

/**全局样式编写***/
/*.topbg {
	width:100%;
	background: #000;
	height: 37px;
	line-height: 36px;
	color: #fff;
}
.top-p{
	width: 70%;
	text-align: right;
	margin: 0 auto;
}
.top-p span{
	margin-left: 2%;
	font-size: 12px;
	float: right;
}
.top-p a{
	color: #fff;
	text-decoration: none;
}
.top-p a:hover{
	color: #fff;
	text-decoration: underline;
}
.menu{position:relative;
    float:left;
    height:36px;
    line-height:36px;
    border-right:1px solid #ebebeb;
    box-sizing:border-box;
    cursor: pointer;
    -webkit-box-sizing:border-box;}
.menu:last-child{border-right:none;}
.new-sub{position:absolute;
    top:40px;
    right: -30px;
    z-index:10;
    width:100px;
    padding: 10px;
    background: #fff;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
	display:none;
}
.sanjiao{position:absolute;bottom:5px;right:5px;width:0;height:0;border:5px solid transparent;border-right:5px solid #000;border-bottom:5px solid #000;opacity:.5;}
.bt-name{font-size:12px;color: #fff;height: 36px;}
.bt-name a{display:block;font-size:12px;color:#fff; height: 36px;}
.new-sub .tiggle{
	width:0px;
      height:0px;
      position:absolute;
      left:50%;
      margin-left:-10px;
      top:-9px;
      border-bottom:10px solid #EEEEEE;
      border-left:10px solid transparent;
      border-right:10px solid transparent;
      z-index:10;
  }
  .new-sub .innertiggle{
  	width:0px;
      height:0px;
      position:absolute;
      left:50%;
      margin-left:-9px;
      top:-8px;
      border-bottom:9px solid white;
      border-left:9px solid transparent;
      border-right:9px solid transparent;
      z-index:11;
  }
.banner{
	width: 100%;
	position: relative;
}
.banner-pic{
	width: 100%;
	position: relative;
}
.banner-pic img{
	width: 100%;
}
.banner-zi{
	position: absolute;
	top: 0;
	left: 15%;
	color: #fff;
	width: 70%;
}
.logo{
	width: 14%;
	margin-top: 3%;
}
.logo img{
	width: 100%;
}
.bul{
	width: 80%;
	margin-top: 4%;
}
.bul ul{	
	display: table;
	width: 100%;
	text-align: right;
}
.bul li{
	margin-left: 4%;
	display:inline-block;
	text-align: right;
}
.bul li a{
	 color: #fff;
	 text-decoration: none;
	 font-size: 14px;
}
.bul li a:hover{
	 color: #fff;
	 text-decoration: underline;
	 font-size: 14px;
}
.b-zi{
	margin-top: 4%;
}
.b-zi h1,h2,h3{
	text-align: center;
	margin-bottom: 2%;
}
.b-zi h2{
	font-size: 45px;
	font-weight: bold;
}
.b-zi h1{
	font-size: 45px;
	font-weight: bold;
}
.b-zi h3{
	background: #006cc8;
	height: 50px;
	line-height: 50px;
	width: 47%;
	margin: 0 auto;
	font-size: 20px;
	border-radius: 6px;
	margin-top: 4%;
}
.b-zi a{
	border: #7cc4ff 2px solid;
	border-radius: 50px;
	font-size: 26px;
	color: #7cc4ff;
	width: 25%;
	text-align: center;
	margin:4% auto 0 auto;
	display: block;
	height: 60px;
	line-height: 60px;
}*/
.con-01{
	margin: 100px auto 0 auto;
	width: 70%;
}
.con-02{
	margin-top: 3%;
}
.con-01 h1{
	color: #272b2f;
	font-size: 40px;
	text-align: center;
}
.con-01 h1 a{
	float: right;
	margin-top: 2%;
	font-size: 14px;
	color: #666;
}
.con-01 h1 a:hover{
	float: right;
	margin-top: 2%;
	font-size: 14px;
	color: #095d96;
}
.con-zp{
	font-size: 14px;
	color: #7a7878;
	line-height: 30px;
	margin-top: 3%;
}
.con-01 h1 i{
	font-size: 12px;
}
.zcon{
	width: 100%;
}
.zcon-l{
	width: 70%;
}
.zcon-r{
	width: 30%;
	margin-top: 2%;
}
.zcon-r img{
	width: 100%;
}
.zcon-l li{
	float: left;
	width: 46%;
	margin:8% 4% 0 0;
}
.ico01{
	background: #93cff1;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	float: left;
	text-align: center;
	line-height: 60px;
}
.ico01 .icon{
	font-size: 42px;
	font-weight: normal;
	color: #fff;
}
.ico02 .icon{	
	font-size: 32px;
}
.ico03 .icon{	
	font-size: 32px;
}
.ico04 .icon{	
	font-size:42px;
}
.ico-zi{
	float: left;
	width: 75%;
	margin-left: 3%;
}
.ico02{
	background: #abd551;
}
.ico03{
	background: #eebb7f;
}
.ico04{
	background: #f39a9a;
}
.ico-zi h4{
	font-size: 22px;
	color: #5d5d5d;
	margin-bottom: 3%;
}


#wrap1 {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 400;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}


.swiper-container {
      width: 100%;
      height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;


  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide a p{
	color: #7a7878;
    font-size: 14px;
    margin-top: 1%;
}
.swiper-slide a:hover p{
	color: #7a7878;
    font-size: 14px;
    margin-top: 1%;
}

@media (min-width:320px) and (max-width: 768px){
	.banner-t{
		margin-top: 1%;
	}
	.topbg{
		display: none;
	}	
	.top-p{
		width: 96%;
		text-align: left;
	}
	.top-p span{
		margin: 0;
	}
	.span01{
		display: none;
	}
	.banner-zi{
		width: 100%;
		left: 0;
	}
	.logo{
		padding-left: 2%;
	}
	.bul1{
		display: none;
	}
	.logo{
		margin-top: 2%;
		width:22%;
	}
	.b-zi{
		margin-top: 2%;
	}
	.b-zi h2{
		font-size: 18px;
	}
	.b-zi h1{
		font-size: 16px;
	}
	.b-zi h3{
		display: none;
	}
	.banner-pic img{
		height: 180px;
	}	
	.b-zi a{
		width: 40%;
		font-size: 14px;
		height: 32px;
		line-height: 30px;
	}
	.con-01{
		width: 100%;
		padding: 0 4%;
		margin-top: 70px;
	}	
	.con-02{
		margin-top: 4%;
	}
	.con-01 h1{
		font-size: 25px;
	}
	.zcon-r{
		display: none;
	}
	.zcon-l{
		width: 100%;
	}
	.zcon-l li{
		width: 50%;
		margin:8% 0 0 0;
		margin-right: 0;
		text-align: center;
	}
	.ico01{
		float: none;
		margin: 0 auto;
	}
	.ico-zi{
		width: 100%;
		margin-left: 0;
	}	
	.ico-zi h4{
		font-size: 16px;
		margin-top: 10px;
	}
	.ico-zi p{
		font-size: 14px;
		width: 90%;
		margin: 0 auto;
	}
	.news-l{
		width: 100%;
		margin-bottom: 3%;
	}	
	.news-l img{
		height: auto;
	}
	.news-r{
		width: 100%;
	}
	.news-r ul{
		width: 106%;
		overflow: hidden;
	}
	.photos-list .photos-data-item{
		width: 45.6%;
		margin-left: 0;
		margin-right: 3%;
		margin-bottom: 4%;
	}
	#container #title li{
		width: 50%;
	}	
	.content001{
		width: 106%;
		overflow: hidden;
	}	
	.newul{
		width: 45.6%;
		margin-right: 3%;
		margin-left: 0;
		margin-top: 4%;
	}
	.newul img{
		height: 140px;
	}
	.lesson-shot{
		height: 140px;
	}
	.lesson-shot h2{
		font-size: 16px;
	}
	.rz-l{
		width: 100%;
		background: none;
	}
	.rz-r{
		width: 100%;
		margin-left: 0;
	}
	.rz-r li{
		width: 29%;
	}
	.rz-r li img{
		width: 100%;
	}
	.hz-pic{
		width: 100%;
	}
	.hz-pic li{
		width: 29%;
	}
	.end{
		padding: 2%;
	}
	#header{
		display: block;
	}
	#wrap{
		display: block;
	}
	.news-r li img{
		height: auto;
	}
}
@media (max-width: 1920px) and (min-width: 768px){
	.banner-pic img{
		height: auto;
	}
	.b-zi h2{
		font-size: 22px;
	}
	.b-zi h1{
		font-size: 30px;
	}
	.b-zi a{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		width: 30%;
	}
	.logo{
		width: 16%;
	}	
	.news-l img{
		height: auto;
	}
	.news-r{
		width: 102%;
		overflow: hidden;
	}
	.photos-list .photos-data-item{
		width: 48%;
		margin-right: 2%;
	}
	#content1{
		width: 102%;
		overflow: hidden;
	}
	#content2{
		width: 102%;
		overflow: hidden;
	}
	.newul{		
		width: 31.3%;
		margin-right: 2%;
	}
	.rz-r li{
		width: 21%;
	}
	.hz-pic li{
		width: 21%;
	}
	.news-r li img{
		height: auto;
	}
	.con-01{
		width: 100%;
		padding: 0 4%;
		margin-top: 106px;
	}	
	.con-02{
		margin-top: 4%;
	}
	.content001{
		width: 100%;
	}	
}
@media (min-width:1024px) and (max-width: 1920px){
	#header{
		display: none;
	}
	#wrap{
		display: none;
	}
}
@media (min-width:1366px) and (max-width: 1440px){
	.b-zi h3{
		font-size: 22px;
	}
}
