/*
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
 font-family: 'Oxygen-Regular';
   font-size: 100%;
   background:#fff; 
}
@font-face {
    font-family: 'Viga-Regular';
    src:url(../fonts/Viga-Regular.ttf) format('truetype');
}
@font-face {
    font-family:  'Oxygen-Regular';
    src:url(../fonts/Oxygen-Regular.ttf) format('truetype');
}
a {
  text-decoration: none;
}

*/

/*--header start here--*/

/*--//footer--*/
/*--about start here--*/
.about {
	padding:4em 0em 3em 0em;
	background: url(../images/banner.jpg);
}
.about-left img {
	width: 100%;
}
.about-left h3 {
	font-size: 2em;
	font-weight: 400;
	color: #956295;
	margin: 0px 0px 15px 0px;
	font-family:'微软雅黑';
}
.about-left h4 {
	font-size: 1.2em;
	font-weight: 400;
	color: #413F3F;
	margin: 0px 0px 5px 0px;
	font-family:'微软雅黑';
}
.about-left p {
	font-size: 0.95em;
	font-weight: 400;
	 color: #7C7C7C;
     line-height: 1.8em;
	margin: 0px 0px 10px 0px;
	font-family:'微软雅黑';
}
.team-main h3 {
	font-size: 2.5em;
	font-weight: 500;
	color: #000;
	margin: 0px 0px 12px 13px;
	font-family:'Viga-Regular';
}
.team {
	padding-bottom: 4em;
	background: url(../images/banner.jpg);
}
.about-left ul {
	list-style: none;
	padding:0px;
}
.about-left ul li {
	margin: 10px 0px;
}
.about-left ul li a {
	font-size: 0.95em;
	font-weight: 400;
	color: #000;
	background: url(../images/dot.png)no-repeat;
	padding: 0px 0px 0px 20px;
}
.about-left ul li a:hover{
	text-decoration:none;
	color:#999;
}
.team-grids img {
	width: 100%;
}
.histort {
  padding: 2em 0em 4em 0em;
  text-align:center;
  font-family:'微软雅黑';
}
.histort h3 {
  font-size: 2.5em;
  font-weight: 400;
  color: #f4d638;
  margin: 0px 0px 15px 0px;
  font-family:'微软雅黑';
}
.histort p {
  font-size: 0.95em;
  font-weight: 400;
  width: 90%;
  color: #7C7C7C;
  line-height: 1.8em;
  margin: 0 auto 0.5em;
  font-family:'微软雅黑';
}
/*--about end here--*/
/*--single--*/

/*--//contact--*/



@media(max-width:1024px){

.about-left h3 {
  font-size: 1.7em;
}
.about-left h4 {
  font-size: 1em;
}
.about-left p {
  font-size: 0.9em;
  line-height: 1.6em;
  margin: 0px 0px 0px 0px;
}
.about-left ul li {
  margin: 5px 0px;
}
.about-left ul li a {
  font-size: 0.8em;
}

}
@media(max-width:768px){



/*--about--*/
.about-left img {
  width: 45%;
  margin: 0 auto;
  text-align: center;
}
.about-left {
  text-align: center;
  margin: 0em 0em 1.5em 0em;
}
.about {
  padding: 2em 0em 0em 0em;
}
.about-left p {
  margin: 0px 0px 14px 0px;
}
.histort h3 {
  font-size: 2em;
  font-family:'微软雅黑';
}
.team-grids {
  float: left;
  width: 50%;
  margin: 0em 0em 2em 0em;
}
.team-main h3 {
  font-size: 2em;
}
.team {
  padding-bottom:1em;
}
.about-left h3 {
  font-size: 2em;
}

}

@media(max-width:480px){

/*--about--*/
.about-left img {
  width: 85%;
}

}
@media(max-width:320px){

/*--About--*/
.about-left h3 {
  font-size: 1.5em;
}
.about-left h4 {
  font-size: 0.95em;
}
.about-left p {
  font-size: 0.8em;
}
.about {
  padding: 1em 0em 0em 0em;
}
.about-left {
  padding: 0px;
}
.about-left img {
  width: 100%;
}
.about-left ul li a {
  font-size: 0.8em;
}
.histort {
  padding: 0em 0em 3em 0em;
  font-family:'微软雅黑';
}
.histort h3 {
  font-size: 1.5em;
  margin: 0px 0px 7px 0px;
  font-family:'微软雅黑';
}
.histort p {
  font-size: 0.8em;
  font-family:'微软雅黑';
}
.histort {
  padding: 0em 0em 1em 0em;
  font-family:'微软雅黑';
}
.team-main h3 {
  font-size: 1.5em;
  font-family:'微软雅黑';
}
.team-grids {
  margin: 0em 0em 1em 0em;
  padding: 0px 10px 0px 0px;
}

}