html {
  width: 100%;
  height: 100%;
  min-width: 1400px;
  font-family: "Hiragino Sans GB", "Microsoft YaHei";
}
body {
  font-family: "Hiragino Sans GB", "Microsoft YaHei";
  height: 100%;
  width: 100%;
  background: url("../img/bg_grid.png") repeat;
}
* {
  margin: 0;
  padding: 0;
}
/*
  导航栏样式
*/
header{
  position: fixed;
  top:0;
  left: 0;
  height: 80px;
  width: 100%;
  min-width: 1400px;
  display: inline-block;;
  box-shadow:  0 0 3px rgba(0,0,0,0.4);
  position: sticky;
  z-index: 100;
  background: white;
}
header .header-content-container {
  width: 100%;
  max-width: 1400px;
  height: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
}
header .logo-wrap {
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  display: inline-block;
  background: white;
  position: relative;
  z-index: 40;
  vertical-align: top;
}
header .logo-wrap img {
  width: auto;
  height: 100%;
}

.contact-wrap .icon-phone {
  background: url("../img/icon-phone.png") no-repeat;
  background-size: 80%;
  background-position: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

/*
  section 的背景颜色
*/

.slide-block {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  top:0;
  left:0;
  transform: translateY(-100%);
  transition: all 0.5s;
  padding-top: 100px;
  box-sizing: border-box;
}

#slide-footer{
  text-align: center;
  color: white;
  background-image: url("../img/down.png");
  background-repeat: no-repeat;
  background-position: center;
  background-position-y: 4px;
  font-size: 14px;
  padding-top:20px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  bottom: 0;
  background-color: rgba(0,0,0,0.2);
  width: 100%;
  height: 50px;
}

.active {
  transform: translateY(0);
}

._front-section {
  transform: translateY(0);
}

.content-container {
  width: 1000px;
  height: 600px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: -300px;
}

._001-section {
  background-color: #F9C03B;
  background-image: url("../img/cheese-is-comming-bg.jpg");
  background-size: cover;
}

.cheese-desc-0 {
}
.cheese-desc-1 {
}

.added-002-section {
  background-color:#F9C03B ;
  padding-left: 10%;
}
.added-003-section {

  background-color:#F9C03B ;
  padding-left: 10%;
}

.top-block {
  height:50%;
}
.bottom-block {
  height:50%;
}

.added-002-section .top-block .left-block {
  width: 35%;
  display: inline-block;
  vertical-align:top;
}

.added-002-section .top-block .right-block {
  width:40%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.added-002-section .bottom-block .right-block {
  width: 35%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
}

.added-002-section .bottom-block .left-block {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}

.added-002-section * .big-title {
  font-size:46px;
  color: white;
  margin-top: 40px;
  display: block;
  font-weight:lighter;
  letter-spacing: 3px;
}

.added-002-section * .desc {
  font-size: 14px;
  margin-top: 10px;

  color: #632419;
  line-height:1.8;
}

.added-002-section .left-block img{
  width: 100%;
}

.added-002-section .right-block img{
  width: 100%;
}

.added-003-section {
  background-color:#F9C03B ;
}
.added-002-section {
  background-color:#F9C03B ;
  padding-left: 10%;
}

.added-003-section {

  background-color:#F9C03B ;
  padding-left: 10%;
}

.added-003-section .top-block .left-block {
  width: 35%;
  display: inline-block;
  vertical-align:top;
}

.added-003-section .top-block .right-block {
  width:43%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.added-003-section .bottom-block .right-block {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
}
.added-003-section .bottom-block .left-block {
  width: 43%;
  display: inline-block;
  vertical-align: top;
}

.added-003-section * .big-title {
  font-size:46px;
  color: white;
  margin-top: 40px;
  display: block;
  font-weight:lighter;
  letter-spacing: 3px;
}

.added-003-section * .desc {
  font-size: 14px;
  margin-top: 10px;

  color: #632419;
  line-height:1.8;
}

.added-003-section .left-block img{
  width: 100%;
}

.added-003-section .right-block img{
  width: 100%;
}

._002-section {
  background: #5CCFFB;
  background: -webkit-radial-gradient(center,#8CDCFA,#5CCFFB);
}

._003-section {
  background: #EE5B18;
  background-image: url("../img/cheese-is-sunny-bg.png");
  background-size: cover;
  background-position: center;
}

._004-section {
  background: #310C75;
  background-image: url("../img/cheese-is-international-bg.png");
  background-position: center;
  background-size: cover;
}
._005-section {
  background: #6F310C;
  background: -webkit-radial-gradient(center,#AF8C78,#6F310C);
}
._006-section {
  background: #4ECCA6;

  background: -webkit-radial-gradient(center,#94DFCA,#4ECCA6);
}
._007-section {
  background: #7D45CA;
  background: -webkit-radial-gradient(center,#AF8EDD,#7D45CA);
}
._008-section {
  background: #EAEAEA;
}
._009-section {
  background: #FAF0BB;
}

/*
  _001-seciton 页面制作
*/

.mice-hole {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: white;
  display: inline-block;
  margin-right:200px;
  margin-top: 10%;
}

.mice-hole:after {
  content: '';
  display: block;
  width: 100%;
  height:40px;
  background: #F9C03B;
  /*background: white;*/
  transform: rotate(-26deg);
  bottom: 0;
  position: relative;
  z-index: 20;
  margin-top: -6%;
}

.mice-hole-img {
  width: 400px;
  margin-top:-50px;
  margin-left:60px;
}

.zhishilaile-hans-wrap {
  display: inline-block;
  vertical-align: top;
  top: 0;
  margin-top: -15%;
}

.cheese-is-comming-content {
  display: inline-block;
  width: 350px;
  vertical-align: top;
  float:right;
  margin-right: 20%;
  margin-top: -10%;
  font-size:14px;
}
.two-pic-container {
  margin-top: 10%;
}

.cheese-is-comming-title {
  width: auto;
  text-align: center;
  display: block;
  background: white;
  margin: 0 auto;
  letter-spacing: 8px;
  color:#F9C03B;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
  height: 80px;
  line-height: 80px;
  font-size: 52px;
}

.cheese-is-comming-desc {
  margin-top:20px;
  color: #8B5314;
}

.how-to-make {
  width: 100%;
  height: 200px;
  list-style: none;
  font-size: 0;
  padding-top: 50px;
}

.how-to-make .make-step {
  width: 150px;
  height: 150px;
  margin-left: 30px;
  margin-right: 30px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  background: #FBE5B5;
  overflow: hidden;
  vertical-align: middle;
  color:#57442A;
}

.icon-next {
  background-image: url("../img/next.png");
  background-repeat: none;
  background-size: cover;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.make-step img{
  height: 100px;
  width: 120px;
  display: block;
  margin: 0 auto;
  margin-top:20px;
}

/*
  cheese is optimist
*/


.cheese-is-optimist-container {
  padding:40px;
  padding-top:0;
  box-sizing: border-box;
}

.cheese-is-optimist {
  color: white;
  width: auto;
  height: 200px;
  display: inline-block;
  position: relative;;
  float: right;
}

.cheese-is-optimist h2 {
  font-size: 42px;
  width: auto;
  letter-spacing: 5px;
  background: white;
  font-weight: normal;
  padding-left: 20px;
  padding-right: 20px;
  height: 60px;
  line-height: 60px;
  color: #8CDCFA;
}

.smile-face {
  width: 400px;
  height: auto;
  display: inline-block;
  position: absolute;
  float: left;
  z-index: 2;
  left:80px;
  top:60px;
  margin-left: 120px;
  margin-top: 40px;
}

.yellow-board {
  width: 400px;
  height: auto;
  display: inline-block;
  position: absolute;
  float: left;
  left: 140px;
  top: 130px;
  transform: rotate(14deg);
  margin-left: 120px;
  margin-top: 40px;
}

.camera {
  width: 247px;
  height: auto;
  position: absolute;
  display: inline-block;
  bottom: 8%;
  transform:rotate(14deg);
}

.cheese {
  width: 150px;
  position: absolute;
  float:right;
  display: inline-block;
  right: 0;
  bottom: 0;
}

.bubble {
  width: 120px;
  position: absolute;
  display: inline-block;
  bottom: 220px;
  right: 110px;
}

.big {
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 4px;
}

.line-in-optimist {
  display: block;
  font-size: 20px;
  letter-spacing: 2px;
}

.line-one {
  text-align: left;
}
.line-two {
  text-align: right;
}

/*
  cheese-is-sunny
*/

.cheese-is-sunny-container {
  padding: 40px;
}

.cheese-is-sunny-container img {
  display: inline-block;
}

.cheese-is-sunny {
  display: inline-block;
  width: auto;
  color: white;
  position: absolute;
  top: 100px;
  left: 100px;
}

.cheese-is-sunny h2{
  background: white;
  font-size: 42px;
  color: #EE5B18;
  font-weight: normal;
  display: inline-block;
  width: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.line-in-sunny {
  color: white;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 20px;
}

img.cheese-in-sunny {
  width: 200px;
  display: block;
  position: absolute;
  bottom: 160px;
  left: 400px;
}
img.sun {
  width: 380px;
  position: absolute;
  right: 100px;
  top: 00px;
}

.cloud {
  width: 150px;
}

.cloud-1{
  position: absolute;
  right:100px;
  width: 220px;
  bottom: 80px;
}
.cloud-2{
  display: block;
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
}

.cloud-3{
  position: absolute;
  width: 180px;
  bottom: 220px;
  left: 40px;
}


/*
  earth is internaltional
*/

.cheese-is-internatonal {

}
.cheese-is-international img{
  position: absolute;
  display: block;
}

.cheese-is-international .content-block-one{
  color: white;
  font-size: 42px;
  letter-spacing: 5px;
  position: absolute;
  display: block;
  top: 150px;
  margin-left: 10%;
}

.cheese-is-international .content-block-two{
  color: white;
  font-size: 25px;
  letter-spacing: 12px;
  position: absolute;
  display: block;
  margin-right:5%;
  top: 163px;
  right: 0;
}

.earth-in-cheese-is-international {
  display: block;
  position: absolute;
  height: 600px;
  width: 400px;
  left: 50%;
  margin-left: -200px;
  top: 50%;
  margin-top: -250px;
}

.earth {
  width: 400px;
}

.earth-point {
  width: 520px;
  margin-left: -52px;
  margin-top: -20px;
}

.cheese-track {
  position: absolute;
  top: 0px;
  width: 320px;
  left: 130px;
  margin-top:-30px;
}

.cheese-with-fire {
  width: 200px;
  height: 200px;
  position: absolute;
  bottom: 70px;
  left: 0;
  margin-left: -80px;
  transform: rotate(65deg);
}

.fire-left {
  width: 50px;
  transform: rotate(-200deg);
  left: 10px;
  margin-top: -100px;
}

.fire-right {
  width: 50px;
  transform: rotate(-160deg);
  right:10px;
  margin-top: -100px;
}

.cheese-with-fire .cheese {
  width: 130px;
  right: 50%;
  margin-right: -75px;
}



/*
   cheese is popular
*/

.cheese-is-popular-content {

  width: 400px;
  height: 400px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left:-200px;
  color: white;
  text-align: center;
}

.cheese-is-popular-title {
  font-size: 40px;
  font-weight: normal;
  color: #A47C65;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  background: white;
}

.cheese-is-popular-desc {
  font-size: 20px;
  letter-spacing: 20px;
  display: inline-block;
  width: auto;
}

.cheese-in-cheese-is-popular {
  width: 540px;
  height: 400px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -100px;
  margin-left: -250px;
  zoom: 1.1;

}

.big-cheese {
  width: 500px;
  display: block;
  position: absolute;
}

.mice-in-cheese-is-popular {
  list-style: none;
  position: absolute;
  z-index: 30;
}

.mice-in-cheese-is-popular li {
  display: inline-block;
  width: 40px;
  margin-right: 10px;
  height: 25px;
  position: relative;
}

.mice-in-cheese-is-popular li span {
  display: inline-block;
  position: absolute;
  color: white;
  font-size: 18px;
  width: 20px;
  height: 20px;
  z-index: 2;
  left:50%;
  margin-left: -10px;
}

.mice-in-cheese-is-popular li img {
  display: inline-block;
  position: absolute;
  width: 40px;
}

.mice-in-cheese-is-popular div:nth-of-type(1){
  margin-left: 278px;
}

.mice-in-cheese-is-popular div:nth-of-type(2){
  margin-left: 145px;
}

.mice-in-cheese-is-popular div:nth-of-type(3){
  margin-left: 49px;
  margin-top: 8px;
}

.mice-in-cheese-is-popular div:nth-of-type(3) li{
  margin-right: 12px;
}


.knife {
  display: block;
  position: absolute;
  width: 40px;
  bottom:0;
  left: 0%;
  margin-bottom: -200px;
  transform: rotate(38deg);
}
.fork {
  display: block;
  position: absolute;
  width: 50px;
  bottom:0;
  right: 0%;
  margin-bottom: -100px;
  transform: rotate(-38deg);
}

/*
    cheese-is-tongda
*/

.cheese-is-warm {

}

.warm-content {
  color: white;
  width: 400px;
  height: 200px;
  position: absolute;
  right: 100px;
  top: 20px;
}

.warm-title {
  font-size: 40px;
  background: white;
  color:#83DAC1;
  display: inline-block;
  width: auto;
  padding-right: 20px;
  box-sizing: border-box;
  text-align: center;
  padding-left: 20px;
  font-weight: normal;
  letter-spacing: 4px;
}

.warm-content .line-one {
  letter-spacing: 2px;
  font-size: 20px;
}
.warm-content .line-two {
  font-size: 20px;
  letter-spacing: 3.5px;
  text-align: left;
}

.warm-content .line-two .big, .warm-content .line-one .big {
  font-size: 28px;
}

.cheese-in-cheese-is-warm {
  width: 600px;
}
.cheese-with-slide {
  position: absolute;
  width: 800px;
  left: 120px;
}

.cheese-pice {
  width: 200px;
  position: absolute;
  bottom: 150px;
  left: 080px;
}

.balloon-yellow {
  width: 40px;
  position: absolute;
  right: 90px;
  top: -100px;
}

.balloon-blue {
  width: 40px;
  position: absolute;
  left: 370px;
  top: 190px;
  z-index: -1;
}


/*
  cheese-is-fragrant
*/

.cheese-is-fragrant-content {
  text-align: right;
  width: 300px;
  color: #fdd44c;
  height: 200px;
  position: absolute;
  left: 130px;
  font-size: 22px;
  letter-spacing: 4px;
  top: 50%;
  margin-top: -100px;

}

.cheese-is-fragrant img {
  position: absolute;
}

.black-board-with-ABC {
  width: 400px;
  right: 100px;
  bottom: 100px;
}

.books {
  width: 140px;
  bottom: 130px;
  left: 40px;
}

.mice-with-book {
  top: -20px;
  width: 230px;
  left: 160px;

}

.smell {
  width: 640px;
  left: 320px;
  top: -80px;
  position: absolute;
}


/*
 cheese-is-gear
*/

.cheese-is-gear {
  width: 850px;
  height: 500px;
  position: relative;
}

.cheese-is-gear-content {
  font-size: 32px;
  color:#4f4f4f;
  width: 300px;
  height: 300px;
  position: absolute;
  left:55%;
  margin-left: -150px;
  letter-spacing: 6px;
  top: 70%;
  margin-top: -150px;
}

.cheese-is-gear-title {
  display: inline-block;
  width: auto;
  font-size: 38px;
  background: #4f4f4f;
  padding-right: 18px;
  padding-left: 18px;
  margin-right: 10px;
  color:#FFCA22;
}

.cheese-is-gear img {

  position: absolute;
}

.shirt {
  width: 250px;
  top: 30px;
}

.shose-h {
  width: 320px;
  bottom:0;
}
.shose-v {
  width: 320px;
  bottom:0;
  right:0;
  transform: rotate(-90deg);

  transform-origin: 53% 23%;

}

.book-with-pen {
  width: 180px;
  left: 45%;
  margin-left: -80px;
  top: -10px;
}
.phone {
  width: 90px;
  right: 240px;
}
.glasses {
  width: 140px;
  right: 240px;
  top: 180px;
}

.earpod {
  width: 190px;
  right: 20px;
}
.super-big {
  font-size: 58px;
  font-weight: bold;
  letter-spacing: 10px;
}


/*
  last page
*/

.align-center {
  text-align: center
}

.cheese-logo {
  width: 350px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.go-for-cheese img {
  position: absolute;
}

.colorful {
  width: 280px;
  height: 280px;
  line-height: 280px;
  color: white;
  border-radius: 50%;
  background: black;
  text-align: center;
  font-size: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #1A4EA1;
}

.colorful::after {
  content: "";
  width: 530px;
  display: block;
  height: 1px;
  background: none;
  border-top: 1px dotted #848484;
  margin-left: -530px;
  top: 140px;
  position: absolute;
  transform: rotate(20deg);
  transform-origin: right;
}

.nutritious {
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  position: absolute;
  color: white;
  background: #683005;
  font-size: 38px;
  border-radius: 50%;
  top: 120px;
  left: 40px;
}

.nutritious::after {
  content: "";
  width: 530px;
  display: block;
  height: 1px;
  background: none;
  border-top: 1px dotted #848484;
  top: 100px;
  left: 200px;
  position: absolute;
  transform: rotate(-20deg);
  transform-origin: left;
}


.pluralistic {
  width: 180px;
  height: 180px;
  line-height: 180px;
  text-align: center;
  color: white;
  font-size: 34px;
  border-radius: 50%;
  position: absolute;
  background:#DF3222;
  font-weight: bold;
  right: 170px;
  top: 0;
}

.pluralistic::after {
  content: "";
  width: 260px;
  display: block;
  height: 1px;
  background: none;
  border-top: 1px dotted #848484;
  top: 180px;
  left: 100px;
  position: absolute;
  transform: rotate(70deg);
  transform-origin: left;
}

.go-for-cheese-content {
  width: auto;
  position: relative;
  font-size: 23px;
  text-align: center;
  color: #666;
}

.go-for-cheese-title {
  margin-top: 3%;
  font-size: 32px;
  letter-spacing: 8px;
  background:#71291B;
  color: #F4C042;
  display: inline-block;
  width: auto;
  font-weight:normal;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 20px;
}

.go-for-cheese-content .big {
  font-weight: normal;
  font-size: 32px;
  font-weight:bold;
  color: #71291B;
}
.go-for-cheese-content .line-one {
  font-size: 18px;
  letter-spacing: 6px;
  color: #71291B;
  margin-bottom: 20px;
}
