.nav_icon .nav_icon_box .icon_store,.nav_icon .nav_icon_box{
	display: none;
}
.hd .nav ul li a{
	color: #fff;
	font-size: 16px;
}
.hd .logo a{
	background-image: url('../img/memories_logo.png');
	width: 153px;
	margin: auto;
}
.body_Popup_plist{
	z-index: 2000;
}
.memories{
   width: 100%;
   position: relative;
   top: -80px;
   overflow: hidden;
}
.memories .banner{
	background-image: url('../img/hy_bg.jpg');
	background-position: center;
	padding-top:226px;
	padding-bottom: 434px;
	background-repeat: no-repeat;
	background-position: center;
}
.memories .banner .text{
	width: 636px;
	margin:  auto;
}
.memories .banner .text p{
	font-size: 58px;
	text-align: center;
	color: #fff;
	line-height: 71px;
	font-weight: bold;
}
.memories .banner .text p span{
	display: block;
}
.memories .sshu{
	background-color: #fdde43;
	position: relative;
	width: 100%;
}
.memories .sshu .shu_cloud1,
.memories .sshu .shu_cloud2,
.memories .sshu .shu_cloud3,
.memories .sshu .shu_cloud4,
.memories .sshu .shu_cloud5,
.memories .sshu .shu_cloud6,
.memories .sshu .kite{
  position: absolute;
}
.memories .sshu .shu_cloud1{
	width: 15.3%;
	top: 7%;
	left: -16%;
}
.memories .sshu .shu_cloud2{
	width: 8.3%;
	top: 14.5%;
	left: -20%;
}
.memories .sshu .shu_cloud3{
	width: 11.9%;
	top: 54%;
	left: -16%;
}
.memories .sshu .shu_cloud4{
	width: 8.3%;
	top: 26%;
	right: -10%;
}
.memories .sshu .shu_cloud5{
	width: 15.3%;
	top: 67%;
	right: -17.3%;
}
.memories .sshu .shu_cloud6{
	width: 8.3%;
	top: 76%;
	right: -8.9%;
	z-index: 4;
}
.memories .sshu .kite{
	width: 9.8%;
	top: 72%;
	right: -10.9%;
	z-index: 3;
}
.memories .sshu .shu_one_title{
	display: none;
}
.memories .sshu .shu_two_title2{
	display: none;
}
.memories .sshu img{
	max-width: 100%;
	max-height: 100%;
}
.memories .container{
	width: 1200px;
	*width: 1200px;
	padding: 0;
}
.memories  .shu_one{
	background-image: url(../img/shu_one.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 0 50px;
}
.memories  .shu_one .shu_title{
	width: 100%;
	text-align: center;
	padding: 62px 0;
}
.memories  .shu_one .box{
   background-color: #fff;
   border:10px solid #60cada;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   -ms-border-radius:8px;
   -o-border-radius:8px;
   border-radius:8px;  
   position: relative;
   padding-left: 53%;

}
.memories  .shu_one .box .shu_img{
	width: 50%;
	padding: 70px 20px 55px 40px;
	left: 0;
	position: absolute;
}
.memories  .shu_one .box .shu_img img{
	max-width:100%;
	max-height: 100%; 
}
.memories  .shu_one .box .dw_head{
	width: 116px;
	height: 116px;
	position: absolute;
	top:-58px;
	left: 20px;

}
.memories  .shu_one .box .shu_text{
	width: 100%;
	font-size: 14px;
	color: #159db6;
	padding: 4px 38px;
	background-image: url(../img/m_border.png);
    background-repeat: repeat;
    margin: 46px 0 0;
}
.memories  .shu_one .box .shu_text2{
	width: 100%;
	font-size: 14px;
	color: #159db6;
	padding: 4px 38px;
	background-image: url(../img/m_border.png);
    background-repeat: repeat;
    margin: 0px 0 50px;
}
.memories  .shu_one .box .shu_text p,.memories  .shu_one .box .shu_text2 p{
  line-height: 40px;
  font-size: 14px;
    color: #159db6;

}
.memories  .shu_one .box .shu_text dl{
	margin: 0;
}
.memories  .shu_one .box .shu_text dt{
	padding: 12px 16px;
	border-bottom: 2px solid #f7f7f7;
	line-height: 22px;
}
.memories  .shu_two{
	width: 100%;
	padding: 0 50px 40px;
}
.memories  .shu_two .shu_two_title{
	text-align: center;
	padding: 56px 0;
}
.memories  .shu_two  .box{
	width: 100%;
}
.memories  .shu_two  .box .box_left{
	float: left;
	width: 48.5%;
	background-color: #fff;
    border: 10px solid #60cada;
     -webkit-border-radius:6px;
   -moz-border-radius:6px;
   -ms-border-radius:6px;
   -o-border-radius:6px;
   border-radius:6px;  
   margin-bottom: 38px;
}
.memories  .shu_two  .box .box_right{
	float: right;
	width: 48.5%;
	background-color: #fff;
    border: 10px solid #60cada;
     -webkit-border-radius:6px;
   -moz-border-radius:6px;
   -ms-border-radius:6px;
   -o-border-radius:6px;
   border-radius:6px;
   margin-bottom: 38px;  
}
.memories  .shu_two  .box span{
	font-size: 30px;
	color: #60cada;
}
.memories  .shu_two  .box .box1{
	position: relative;
	padding: 25px 25px 0px 70px;
}
.memories  .shu_two  .box .box1 span{
	position: absolute;
	top:25px;
	left: 25px;
}
.memories  .shu_two  .box .box1 p{
      display: block;
      margin: 0;
      font-size: 14px;
      color: #343434;
       line-height: 30px
}
.memories  .shu_two  .box .box2 span{
	position: absolute;
	top:0px;
	left: 25px;
}
.memories  .shu_two  .box .box2{
	position: relative;
	padding: 0px 25px 0px 70px;
}
.memories  .shu_two  .box .hr{
	color: #60cada;
	overflow: hidden;
	width: 100%;
	display:block;
	height: 21px;
	line-height: 21px;
}
.memories  .shu_two  .box .box2 a{
   font-size: 14px;
      color:#159db6;
      line-height: 30px;
      margin-bottom: 24px;
      display: block;
}
.memories  .shu_two  .box .box2 a:hover{
	text-decoration: underline!important;
}
.memories .pro{
	background-color: #fff;
	width: 100%;
	position: relative;
}
.memories .pro .pro_title{
  background-image: url('../img/m_border.png');
  background-repeat: repeat;
  height: 248px;
  color: #159db6;
  font-size: 44px;
  text-align: center;
  padding-top: 82px;
  font-weight: bold;
}
.memories .pro .pro_de{
  background-image: url('../img/m_border.png');
  background-repeat: repeat;
  text-align: center;
  font-size: 14px;
  margin: auto;
  color: #4a4a4a;
  border-top:1px solid #f7f7f7;
}
.memories .pro .pro_de p{
	line-height: 42px;
	width: 80%;
	margin: auto;
}
.memories .pro .pro_de .pro_title2{
	color: #159db6;
	font-size: 16px;
	font-weight: bold;
}

.memories .pro .pro_title p{
	margin-bottom: 0;
}
.memories .pro .pro_title p span{
	display: block;
}
.memories .pro .pro_des{
	font-size: 14px;
	text-align: center;
}
.memories .pro .pro_des p{
	padding:15px 0;
	border-top:2px solid #f7f7f7;
	margin: 0;
}
.memories .pro .pro_des .pro_title2{
	font-size: 16px;
	color: #159db6;
	border-bottom: 2px solid #f7f7f7;
}
.memories .pro .btn{
	width: 690px;
	margin: 0 auto;
	text-align: center;
	display: block;
	min-height: 112px;
	padding-bottom: 40px;
}
.memories .pro .btn_img{
	width: 100%;
	background-repeat: repeat;
	background-image:url('../img/m_border.png');
}
.memories .pro .btn .btn_l{
	width: 318px;
	float: left;
	height: 72px;
}
.memories .pro .btn a{
	display: block;
}
.memories .pro .btn .btn_r{
	width: 318px;
	float: right;
	height: 72px;
}
.memories .pro .btn  img{
	width: 95%;
}

.memories  .pro_xq{
	width: 95%;
	margin: auto;
	background-repeat: repeat;
	background-image:url('../img/m_border.png');
}
.memories .pro .photo1{
   position: absolute;
   width: 17.5%;
   top:86px;
   left: 20px;
}
.memories .pro .photo2{
	position: absolute;
	right: 60px;
	width: 12.5%;
	top:86px;
}
.memories .pro .pro_cloud1{
	position: absolute;
	width: 15.3%;
	top:73%;
	left: -18%;
}
.memories .pro .pro_cloud2{
	position: absolute;
	width: 15.3%;
	top:42%;
	right: -19.5%;
}
.memories .pro .pro_cloud3{
	position: absolute;
	right: -100px;
	top: 150px;
	width: 8.3%;
	top:69%;
	right: -9%;
}

.memories .pro img{
	max-width: 100%;
	max-height: 100%;
}
.memories a{
	text-decoration: none;
	cursor: pointer;
}
.memories  .pro_xq  .pro_l{
   float: left;
   background-image: url('../img/pro_bg.png');
   background-repeat: no-repeat;
   height: 575px;
   width: 555px;
}
.memories  .pro_xq  .pro_r{
   float: right;
   background-image: url('../img/pro_bg.png');
   background-repeat: no-repeat;
   width: 555px;
   height: 575px;
}
.memories  .pro_xq p{
	text-align: center;
	font-size: 26px;
	color: #159db6;
	padding:40px 0;
	margin-bottom: 0;
	font-weight: bold;
}
.memories  .pro_xq .pro_img{
	text-align: center;
}
.memories  .pro_xq .pro_price{
	width: 80%;
	margin: auto;
	text-align: center;
}
.memories .pr_bg{
	background-image: url('../img/pr_bg.jpg');
	background-repeat: repeat-y;
	width: 100%;
	margin: auto;
	background-position: center;
	overflow: hidden;
}
.memories  .pro_xq .pro_price .price_l{
	float: left;
	width: 50%
}
.memories  .pro_xq .pro_price .price_r{
	float: right;
	width: 50%
}
.memories  .pro_xq .pro_price span{
	font-size: 20px;
	display: inline-block;
	margin:24px 0 15px;
}
.memories  .pro_xq .pro_price .org{
	color: #f2a80a;
	margin-left: 5px;
	text-decoration: line-through;
}
.memories  .pro_xq .pro_price .red{
	color: #e95515;
	
	margin-right: 5px;
}
.memories  .pro_xq .pro_price .pri_btn img{
	width: 10%;
	margin-right: 20px;
	margin-bottom: 5px;
}
.memories  .pro_xq .pro_price .pri_btn{
	box-shadow: 0px 3px 0px #a3ddeb;
    background-color: #e95515;
    display: block;
    width: 186px;
    font-size: 20px;
    padding:6px 0;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    margin: auto;
}
.memories .pro  .hr{
	width: 94%;
	margin: auto;
	color: #60cada;
	overflow: hidden;
	display:block;
	height: 21px;
	line-height: 21px;
	padding-bottom: 70px;
	font-size: 17px;
}
.memories .jyu{
	background-image: url('../img/jiyu_bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	padding-top:70px;
	padding-bottom: 175px;
}
.memories .jyu .jyu_text{
	width: 660px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	color: #fff;

}
.memories .jyu .jyu_text p{
	margin: 0;
}
.memories .jyu .jyu_text .p2{
	padding-top:50px;
	padding-bottom: 20px;
}
.m_foot{
	position: absolute;
    width: 100%;
    bottom: -72px;
}
.memories .pro .btn  img:hover{
	width: 100%;
	 animation: mytwo 1s ease-in-out 1 forwards;
    -webkit-animation: mytwo 1s ease-in-out 1 forwards;
    animation-play-state:paused;
    -webkit-animation-play-state:paused;
    animation-play-state: running;
    -webkit-animation-play-state: running;
}
.memories  .pro_xq .pro_price .pri_btn:hover{
	box-shadow: 0px 3px 8px #a3ddeb;
}
@keyframes mytwo
{
    0%   {width: 95%}
    100% {width: 100%}
}
 
@-webkit-keyframes mytwo
{
   0%   {width: 95%}
   100% {width: 100%}
}
@keyframes myfirst
{
    0%   {opacity: 0}
    100% {opacity: 1}
}
 
@-webkit-keyframes myfirst
{
    0%   {opacity: 0}
    100% {opacity: 1}
}
.memories .an{
	 animation: myfirst 2.5s ease-in-out 1 forwards;
    -webkit-animation: myfirst 2.5s ease-in-out 1 forwards;
    animation-play-state:paused;
    -webkit-animation-play-state:paused;
    animation-play-state: running;
    -webkit-animation-play-state: running;
}
.memories #an{
	 animation: myfirst 2.5s ease-in-out 1 forwards;
    -webkit-animation: myfirst 2.5s ease-in-out 1 forwards;
    animation-play-state:paused;
    -webkit-animation-play-state:paused;
}
@media screen and (min-width: 1485px) {
 .memories .sshu .shu_cloud1{
	width: 15.3%;
	top: 7%;
	left: -16%;
}
.memories .sshu .shu_cloud2{
	width: 8.3%;
	top: 14.5%;
	left: -20%;
}
.memories .sshu .shu_cloud3{
	width: 11.9%;
	top: 54%;
	left: -16%;
}
.memories .sshu .shu_cloud4{
	width: 8.3%;
	top: 26%;
	right: -10%;
}
.memories .sshu .shu_cloud5{
	width: 15.3%;
	top: 67%;
	right: -17.3%;
}
.memories .sshu .shu_cloud6{
	width: 8.3%;
	top: 76%;
	right: -8.9%;
	z-index: 4;
}
.memories .sshu .kite{
	width: 9.8%;
	top: 72%;
	right: -10.9%;
	z-index: 3;
}   
.memories .pro .pro_cloud1{
	position: absolute;
	width: 15.3%;
	top:73%;
	left: -18%;
}
.memories .pro .pro_cloud2{
	position: absolute;
	width: 15.3%;
	top:42%;
	right: -19.5%;
}
.memories .pro .pro_cloud3{
	position: absolute;
	right: -100px;
	top: 150px;
	width: 8.3%;
	top:69%;
	right: -9%; 
}
}
@media screen and (max-width: 1200px) {
   .memories .container{
   	 width: 100%;
   }
   .memories .pro .pro_title p{
   	width: 55%;
   	margin: auto;
   }
   .memories  .pro_xq  .pro_l,.memories  .pro_xq  .pro_r{
   	float: none;
   	margin: auto;
   }

} 
@media screen and (max-width: 992px) {
.nav_icon .nav_button{
    	background: url('../img/three_nav.png') no-repeat 0 0;
    	width: 40px;
    	height: 40px;
    	background-size: 100%;
    	margin-top:30px;
    	margin-right: 20px;
    }
}
@media screen and (max-width: 788px) {
    .memories .pro .pro_title p{
    	font-size: 30px;
    }
}
@media screen and (max-width: 690px) {
    .memories .pro .btn .btn_l,.memories .pro .btn .btn_r{
    	float: none;
    	margin: auto;
    }
    .memories .pro  .hr{
    	padding-top: 128px;
    }
    .memories  .shu_one .box{
    	padding-left: 0;
    }
    .memories  .shu_one .box .shu_img{
    	position: static;
    	width: 100%
    }

    .memories  .shu_one .box .shu_text{
    	padding-top: 0;
    }
    .memories  .shu_two  .box .box_left,.memories  .shu_two  .box .box_right{
    	float: none;
    	width: 100%;
    	margin: auto;
    	margin-bottom: 10px;
    }
    .memories .pro .btn{
    	width: 100%;
    }
    .memories .banner .text p{
    	line-height:normal;
    }
    .memories .jyu .jyu_text{
    	width: 80%;
    }
}
@media screen and (max-width: 664px) {
	   .memories  .shu_one .shu_title{
	   	display: none;
	   }
       .memories  .shu_one .box .shu_text{
    	margin-top:0;
    	padding-top: 0;
       }
       .memories .banner .text{
       	width: 80%;
       }
       .memories .banner .text p{
       	font-size: 36px;
       }
       .memories .pro .photo1{
    	width: 27.5%;
    	left: -8%;
    	z-index: 2;
    }
    .memories .pro .photo2{
    	width: 17.5%;
    	right: -5%;
    	z-index: 2;
    }
    .memories .pro  .hr{
    	display: none;
    } 
    .memories  .shu_one{
    	padding-top: 30%;
    }
    .memories  .shu_two{
    	padding: 0 30px 40px;
    	position: relative;
    	z-index: 2;
    }
    .memories .sshu .shu_one_title{
    	position: absolute;
    	top:1%;
    	z-index: 10;
    	display: block;
    }
    .memories  .shu_two .shu_two_title{
    	display: none;
    }
     .memories .sshu .shu_two_title2{
    	position: relative;
    	z-index: 10;
    	padding: 20px 0;
    	display: block;
    }
    .memories .sshu .shu_cloud1 {
    width: 15.3%;
    top: 58%;
    left: 0px;
    }
    .memories .sshu .shu_cloud2 {
    width: 8.3%;
    top: 63%;
    left: -4%;
    }
     .memories .sshu .shu_cloud5 {
    width: 17.3%;
    top: 66%;
    right: -10%;
    z-index: 3;
    }
    .memories .sshu .shu_cloud6 {
    width: 11.3%;
    top: 70%;
    right: 0px;
    z-index: 4;
    }
    .memories .sshu .kite {
    width: 12.8%;
    top: 68%;
    right: -3%;
    z-index: 3;
    }
    .memories .pro .hen_bg1{
	background-image: url(../img/hen_bg.png);
	width: 30px;
	background-repeat: repeat;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
}
.memories .pro .hen_bg2{
	background-image: url(../img/hen_bg.png);
	width: 30px;
	background-repeat: repeat;
	height: 100%;
	position: absolute;
	right: 0;
	top:0;
}
   .memories .jyu{
	background-image: url('../img/jiyu_bg2.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 10%;
	padding-bottom: 35%;
    }
    .memories .jyu .jyu_text{
    	font-size: 16px;
    }
 }
@media screen and (max-width: 590px) {
     .memories  .pro_xq  .pro_l,.memories  .pro_xq  .pro_r{
     	height: auto;
     	width: 300px;
     	background-size: 100%;
     	background-image: url(../img/pro_bg2.png);
     	padding-bottom: 40px;
     }
     .memories  .shu_one .box .shu_text{
     	border-bottom: 1px solid #f7f7f7;
     }
     .memories  .pro_xq p{
     	font-size: 26px;
     	width: 80%;
     	margin: auto;
        padding: 24px 0 12px;
     }
     .memories  .pro_xq .pro_price span{
     	margin: 12px 0;
     }
     .memories  .pro_xq .pro_img{
     	width: 100%;
     }
     .memories  .pro_xq .pro_img iframe{
     	height: 140px!important;
     }
     .memories  .pro_xq .pro_price .pri_btn{
     	padding: 6px 0;
     }
     .memories  .pro_xq .pro_img img{
     	width: 90%;
     }
     .memories  .pro_xq .pro_price .price_l,.memories  .pro_xq .pro_price .price_r{
     	float: none;
     	width: 100%;
     }
     .memories  .shu_one .box .dw_head{
     	width: 80px;
     	height: auto;
     	top:-40px;
     }
     .memories  .shu_one .box .shu_text,.memories  .shu_one .box .shu_text2{
     	padding: 0 20px;
     }
     .memories  .shu_one .box .shu_img{
     	padding:50px 20px 30px 20px;
     }
     .memories .pro  .hr{
     	padding-bottom: 30px;
     }


}
@media screen and (max-width: 488px) {
    .memories  .shu_one{
    	padding: 0 20px;
    	padding-top: 37%;
    }
    .memories  .shu_one .box .shu_text p, .memories  .shu_one .box .shu_text2 p{
    	line-height: 42px;
    }
    .memories  .shu_two{
    	padding:0 20px 40px;
    }
    .memories  .shu_two  .box .box_left, .memories  .shu_two  .box .box_right{
    	width: 100%;
    }
    .memories .pro .pro_title{
    	padding-top: 55px;
    }
    .hd .logo a{
    	margin-left: 20px;
    	height: 70px;
    }
     .memories .banner{
     	padding-top: 32%;
    	padding-bottom: 56%;
     }

}
@media screen and (max-width: 400px) {
    .memories .banner{
    	background-image: url(../img/hy_bg2.png);
    	background-size: 100%;
    	padding-top: 32%;
    	padding-bottom: 56%;
    }
    .memories .pro .btn .btn_l,.memories .pro .btn .btn_r{
    	width: 250px;
    	margin-bottom: 30px;
    }
    .memories .pro .pro_title p{
    	font-size: 26px;
    }
    .memories  .shu_one .box .shu_text{
    	border-bottom: 0;
    }
    .memories .sshu .shu_cloud2{
    	top:67%;
    }
      .memories .sshu .shu_cloud1{
    	top:62%;
    }
    .memories .sshu .shu_cloud5 {
    top: 70%;
    }
    .memories .sshu .shu_cloud6 {
    top: 73%;
    }
    .memories .sshu .kite {
    top: 71%;
  }
  .memories .jyu{
	padding-top: 13%;
	padding-bottom: 32%;
    }
    .memories .jyu .jyu_text{
    	font-size: 12px;
    }
}
@media screen and (max-width: 330px) {
    .memories .banner{
    	padding-bottom: 50%;
    	padding-top: 38%;
    }
    .memories .banner .text p{
    	line-height: 40px;
    }
}