﻿/*全局*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,header,footer,section,aside,article{padding:0;margin:0}
body { background: #11110f url(../image/bg-body.jpg); font-size:12px; font-family:"Microsoft YaHei",Tahoma,SimSun,Verdana;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
abbr,acronym,img,input{border:0}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0}
.fr{float:right;}
.fl{float:left;}
.disb{display:block;}
.hid{display:none;}
.disib{display:inline-block;*display:inline;*zoom:1;}
a{color:#d7b591; text-decoration:none} 
a:hover{color:#fff; text-decoration: none; }
a:focus,input:focus{outline:0}
img{border:0;vertical-align:top; }
.clr { clear: both; }

.mainboxtop{margin: 0 auto;width: 1920px; margin-top:-140px; position:relative; z-index:10; min-width:1200px; background: url(../image/bg_top.png); }
.mainbox{margin: 0 auto; width: 1200px;height: 100%;position: relative; min-width:1200px; }

/*------ 导航头 ------*/
.header-nav{width:100%;height:70px;background:url(../image/nav_bg.png) top center no-repeat;position:relative;z-index:1000}
.header-nav-main{width:1099px;height:61px;padding-top:8px;margin:0 auto;text-align:center}
.header-nav-main a{color:#fff;font-size:14px;width:100px;height:52px;line-height:52px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;-webkit-transition:color ease-in-out .2s;-moz-transition:color ease-in-out .2s;-ms-transition:color ease-in-out .2s;transition:color ease-in-out .2s;position:relative}

/*------ banner大图 ------*/
#bannerbox { width:100%; text-align: center; }
#banner {
	width: 1920px; 
	height: 800px; 
	min-width:1200px; 
	z-index: 9;
	margin: 0 auto;
	position: relative;
	display: block;
	clear:both; 
	overflow: hidden; 
}
#banner img.heightself { width:100%; opacity: 0; z-index: -1; }
.bannervideo { width: 100%; height: auto; position: absolute; margin: 0 auto; top: 0; z-index: 2; display: block !important; overflow: hidden; }
.bannervideo video { object-fit:fill; width: 110% !important; height: auto; min-width:1200px; }
#bannerbg {
	width: 100%;
	height: 900px; 
	position: absolute;
	overflow: hidden;
	z-index: 1;
	/*background: url(../images/bg.jpg) no-repeat center top;*/
	min-width:1200px; 
	background-size: cover;
	top:0;
	background-size: 100% auto;
	text-align: center;
}
#bannerbg img { width: 100%; height: auto; }
#bannertxt {
	width: 1200px;
	height: 520px; 
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1200px; 
}
#logo {
	width: 30%;
	height: 28.8%; /* LOGO高度除以BANNER图片的高度*/
	position: absolute;
	left:12%;
	top:5%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 100%; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 42%;
	height: auto;
	position: absolute;
	top: 30%;
	right:31.8%;
	z-index: 3;
}
#banner .txt2 {
	width: 35%;
	height: auto;
	position: absolute;
	top: 60%;
	right:28.8%;
	z-index: 3;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }

/*------下载------*/
.gamedown90 { width:280px; height:250px; display: block; float: left; margin:50px 0 0 65px; }
.gamedown90 .pc,.gamedown90 .mobile { width: 280px; height: 108px; }
.gamedown90 .pc { background: url(../images/down-pc.png) no-repeat center top; }
.gamedown90 .mobile { background: url(../images/down-pc.png) no-repeat center top; }
.gamedown90 a { width: 280px; height: 125px; display: block; }

#boxMobile { display:none; width: 140px; height: 140px; margin:-275px 0 0 60px; background:#f6f6f6; border-radius:8px; padding:10px; text-align:center; animation: bounceIn 1s linear; -webkit-animation: bounceIn 1s linear; }
#boxMobile img { width: 140px; height: 140px; }


/*------游戏介绍------*/
.newsbox { width:100%; margin:0 auto; height:370px; display: block; padding-top: 170px; display: block; min-width: 1200px; position: relative; background: url(../image/bg-news.png) no-repeat center top; }
.main-news { width: 752px; height:300px; margin: 0 0 0 60px; overflow: hidden; float: left; }
.title-news { width: 1200px; height: 55px; margin: 0 auto 15px; z-index: 99; text-align: center; background: url(http://33ay.com/pc/images/title-news.png) no-repeat center top; }

/*焦点图*/
#focus { width:200px; height:280px; float: left; overflow:hidden; margin-left: 20px; border: 1px solid #000; }
#focus .swiper-container { width:200px; height:280px; margin: 0 auto; position: relative; --swiper-pagination-color:#bb985c; }
#focus .swiper-container .swiper-button-prev,#focus .swiper-container .swiper-button-next { cursor:pointer; width:40px; height:80px; top:100px; position:absolute; float:left; z-index:99; }
#focus .swiper-container .swiper-button-prev{ background: url(../image/btn-prev.png) no-repeat center top; background-size: cover; left: 0px; }
#focus .swiper-container .swiper-button-next{background: url(../image/btn-next.png) no-repeat center top; background-size: cover; right: 0px; }
#focus .swiper-wrapper { width:200px; height:280px; margin: 0 auto; }
#focus .swiper-slide { text-align: center; }
#focus .swiper-slide img { width:200px; height:280px; }
#focus .swiper-pagination-bullet {display:inline-block;width:12px;height:12px;border-radius:12px; margin: 0 6px; }
#focus .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; }
#focus .swiper-pagination-bullet { opacity: .4; }
#focus .swiper-pagination-bullet-active { opacity:1; }

.newslist { width: 530px; height: 300px; float: left; }
.newslist .hd { width: 530px; height: 56px; display: block; }
.newslist .hd ul { font-size: 22px; }
.newslist .hd ul li { cursor: pointer; width: 150px; height: 56px; margin: 0 20px 0 0; float: left; line-height: 56px; color: #f6f6f6; text-align: center; background: url(../image/news-tabbg.png) no-repeat 0 0; text-shadow: 0 2px 3px #000; box-shadow: 0 1px 5px #000; }
.newslist .hd ul .on { color: #fff; font-weight: bold; background-position: 0 -56px; }

.newslist .bd { width: 530px; display: block; }
.newslist .bd ul { padding: 20px 0 0; }
.newslist .bd ul li { width: 530px; height: 34px; line-height: 34px; margin-bottom: 8px; border-radius: 2px; text-align: left; font-size: 14px;  background: rgba(0, 0, 0, .6); }
.newslist .bd ul li:hover { background: rgba(110, 3, 3, .6); }
.newslist li a { width: 510px; height: 34px; padding: 0 10px; float: left; display: block; color: #ccc; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist li a:hover { color: #fff; }

.newslist .bd ul li.para { width: 530px; height: auto; background:none; }
.newslist .bd ul li.para p { width: 510px; display: block; color: #ccc; line-height: 26px; padding:8px 10px 11px; border-radius: 2px; background: rgba(0, 0, 0, .6); white-space:pre-wrap; }
.newslist .bd ul li.para p:hover { background: rgba(110, 3, 3, .6); color: #fff; }
.newslist .bd ul li.para p a { display: contents; color:#bb985c; }
.newslist .bd ul li.para p a:hover { color: #fff; }


/*------职业介绍------*/
.zhiye { width: 100%; height:795px; padding-top: 45px; display: block; min-width: 1200px; overflow: hidden; position: relative; background: url(../image/bg-zhiye.jpg) no-repeat center top; }
.title-zhiye { width: 1200px; height: 75px; margin: 0 auto 15px; z-index: 99; text-align: center; background: url(../image/title-zhiye.png) no-repeat center top; }
/*职业轮播*/
.zhiyelist { width: 1200px; height: 700px; position: relative; }
.zhiyelist .hd { width:100%; height: 70px;display: block; text-align: center; }
.zhiyelist .hd ul { font-size: 30px; }
.zhiyelist .hd ul li { cursor: pointer; width: 190px; height: 60px; display: inline-block; line-height: 60px; margin-bottom: 10px; color: #bbb; text-align: center; background: url(../image/zhiye-tab.png) no-repeat; background-position: 0 -60px; }
.zhiyelist .hd ul .on {color: #f3d07a; font-weight: bold; background-position: 0 0; }
.zhiyelist .hd ul li div { width: 50px; height: 50px; margin: 5px 0 0 20px; float: left; }
.zhiyelist .hd ul li div.icon-zs { background: url(../image/icon-zs.png) no-repeat 0 0; }
.zhiyelist .hd ul li div.icon-fs { background: url(../image/icon-fs.png) no-repeat 0 0; }
.zhiyelist .hd ul li div.icon-ds { background: url(../image/icon-ds.png) no-repeat 0 0; }
.zhiyelist .hd ul .on div.icon-zs,.zhiyelist .hd ul .on div.icon-fs,.zhiyelist .hd ul .on div.icon-ds { background-position: 0 -50px; }

.zhiyelist .hd ul li h4 { width: 90px; height: 60px; font-size: 32px; line-height: 56px; display: block; float: left; text-align: center; letter-spacing: 4px; }

.zhiyelist .bd { width: 1200px; height: 630px; display: block; }
.zhiyelist .bd ul li { width: 1200px; height: 620px; position: relative; }
.zhiyelist .bd ul li div.renwu { width: 540px; height: 620px; position: absolute; left: 330px; top: 0; z-index: 1; background: url(../image/zhiye-renwu-bg.png) no-repeat center bottom; }
.zhiyelist .bd ul li div.renwu img { width: 540px; height: 580px; animation: bounceIn 1s linear; -webkit-animation: bounceIn 1s linear; }

.zhiyelist .bd ul li div.lef { width: 340px; height: 430px; position: absolute; left: 0; top: 85px; z-index: 2; animation: fadeInLeft .5s linear; -webkit-animation: fadeInLeft .5s linear; animation-delay:.2s; -webkit-animation-delay:.2s; }
.zhiyelist .bd ul li div.lef h4.name { color: #fedeb9; width: 350px; height: 120px; font-size: 52px; line-height: 56px; display: block; float: left; text-align: center; letter-spacing: 3px;}
.zhiyelist .bd ul li div.lef .intro { width: 295px; height: 457px;margin-top: 30px; padding: 30px 25px 0 15px; font-size: 16px; color: #fff;  background: url(../image/zhiye-info.png) no-repeat center bottom; text-shadow: 0 2px 3px #000; }

.zhiyelist .bd ul li div.rig { width: 330px; height: 430px; position: absolute; right: 0; top: 95px; z-index: 2; animation: fadeInRight .5s linear; -webkit-animation: fadeInRight .5s linear; animation-delay:.3s; -webkit-animation-delay:.3s; }
.zhiyelist .bd ul li div.rig .detail { margin-bottom: 10px; }
.zhiyelist .bd ul li div.rig .detail p { height: 40px; line-height: 40px; font-size: 16px; color: #f3d07a; margin-bottom: 10px; }
.zhiyelist .bd ul li div.rig .detail span { width: 100px; height: 40px; display: block; text-indent: -9999px; float: left; box-shadow: 0 2px 3px #000; background: url(../image/zhiye-btn-wuqi.jpg) no-repeat; margin-right: 10px; }
.zhiyelist .bd ul li div.rig .detail span.wq { background-position: 0 0; }
.zhiyelist .bd ul li div.rig .detail span.jn { background-position: 0 -40px; }
.zhiyelist .bd ul li div.rig .detail span.nd { background-position: 0 -80px; }

.zhiyelist .bd ul li div.rig .jineng h6 { width: 250px; line-height: 30px; margin-bottom: 10px; text-align: center; font-size: 16px; color: #f6f6f6; background: url(../image/zhiye-jineng-tit.png) repeat-y center; letter-spacing: 3px; font-weight: normal; }
.zhiyelist .bd ul li div.rig .jineng img{ border: 2px solid #333;border-radius: 10px;padding: 5px;}


/*------角色展示------*/
.role { width: 100%; height: 565px; padding-top: 45px; display: block; min-width: 1200px; position: relative; background: url(../image/bg-role.jpg) no-repeat center top; }
.title-role { width: 1200px; height: 75px; margin: 0 auto 15px; z-index: 99; text-align: center; background: url(../image/title-role.png) no-repeat center top; }
/*角色滚动*/
#rolelist { width: 1200px; height:auto; position: relative; margin: 0 auto; padding-bottom: 40px; min-width:1200px; }
#rolelist .swiper-container { width: 1200px; height: 580px; --swiper-pagination-color: #bb985c; margin: 0 auto; position: relative; }
#rolelist .swiper-container .swiper-button-prev,#rolelist .swiper-container .swiper-button-next { cursor:pointer; width:115px; height:45px; background: url(../image/role-btn.jpg) no-repeat center top; position:absolute; z-index:99; }
#rolelist .swiper-container .swiper-button-prev{ background-position: 0 0; left: 475px; top:400px; }
#rolelist .swiper-container .swiper-button-next{ background-position: -115px 0; right: 475px; top:400px; }
#rolelist .swiper-container .swiper-button-prev:hover { background-position: 0 -45px; }
#rolelist .swiper-container .swiper-button-next:hover { background-position: -115px -45px; }
#rolelist .swiper-wrapper { width:1200px; height: 400px; margin: 0 auto; }
#rolelist .swiper-slide { text-align: center; width: 288px; height: 360px; background:url(../image/role-imgbox.jpg) no-repeat center top; }
#rolelist .swiper-slide img { width: 260px; height: 334px; padding: 13px 0 0; }
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{ display: none; }


/*------装备展示------*/
.equip { width: 100%; height: 700px; padding-top: 45px; display: block; min-width: 1200px; position: relative; background: url(../image/bg-zhiye.jpg) no-repeat center top; }
.title-equip { width: 1200px; height: 75px; margin: 0 auto 15px; z-index: 99; text-align: center; background: url(../image/title-equip.png) no-repeat center top; }
#equiplist { width: 1200px; margin: 0 auto; padding:0; text-align: center; }
.swiper-container2 { width: 100%; height:auto; padding-bottom: 40px; margin: 0 auto; --swiper-pagination-color: #bb985c; overflow: hidden; }
.swiper-container2 .swiper-slide {
	text-align: center;
	font-size: 18px;
	width: 20%;
	height: auto;
	text-align: center;
	/* 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;
	transition: 300ms;
	transform: scale(0.8);
  }
  .swiper-container2 .swiper-slide-active,.swiper-container2 .swiper-slide-duplicate-active{
	transform: scale(1);
	z-index: 999;
}
.swiper-container2 .swiper-slide img { width:86%; height: auto; padding: 10px; background: #111012; background: rgba(17, 16, 18, .9); 
	border: 1px solid #403533; }
.swiper-container2 .swiper-slide-active img,.swiper-container2 .swiper-slide-duplicate-active img { border: 1px solid #97792e; }
.swiper-container2 .swiper-button-next,.swiper-container2 .swiper-button-prev { width: 50px; height: 120px; top: 42%; }
.swiper-container2 .swiper-button-next { background: url(../image/btn-next.png) no-repeat center; background-size: cover; right: 0%; }
.swiper-container2 .swiper-button-prev { background: url(../image/btn-prev.png) no-repeat center; background-size: cover; left: 0%; }
.swiper-container2 .swiper-button-prev:after,.swiper-container2 .swiper-container-rtl .swiper-button-next:after,.swiper-container2 .swiper-button-next:after,.swiper-container2 .swiper-container-rtl .swiper-button-prev:after { display: none; }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0; }
.swiper-pagination-bullet { width: 12px; height: 12px; }

/*------游戏截图------*/
.jietu { width: 100%; height: 675px; padding: 45px 0 20px; display: block; position: relative; min-width: 1200px; background: url(../image/bg-jietu.jpg) no-repeat center top; }
.title-jietu { width: 1200px; height: 75px; margin: 0 auto 15px; z-index: 99; text-align: center; background: url(../image/title-jietu.png) no-repeat center top; }
/*图片轮播*/
.jietulist { width: 1200px; height: 540px; margin: 0 auto; position: relative; }
.jietulist .hd { width: 290px; height: 540px; display: block; position: absolute; left: 0; top: 15px; z-index: 1; }
.jietulist .hd ul { font-size: 30px; }
.jietulist .hd ul li { cursor: pointer; width: 255px; height: 75px; text-align: left; letter-spacing: 3px; padding:0 0 0 35px; margin-bottom: 12px; line-height: 75px; color: #bbb; background:url(../image/jietu-tab.jpg) no-repeat 0 0; background-position: 0 -75px; box-shadow: -2px 3px 5px rgba(0, 0, 0, 1); text-shadow: 1px 2px 3px rgba(0, 0, 0, .9) }
.jietulist .hd ul .on { color: #f3d07a; background-position: 0 0; }

.jietulist .bdbox { width: 900px; height: 506px; padding: 17px 15px; position: absolute; right: 0; top: 0; z-index: 2; background: url(../image/jietu-imgbox.jpg) no-repeat;}
.jietulist .bd ul li { width: 900px; height: 506px; overflow: hidden; }
.jietulist .bd ul li img { width: 900px; height: 506px; }
.jietulist .bd ul li img:hover { animation: pulse .5s linear; -webkit-animation: pulse .5s linear; }


/*------底部版权------*/
.footer { height: 150px; width: 100%; background: #000; min-width:1200px; }
.footerlogo { width: 220px; height: 130px; display: block; float: left; margin: 20px 0 0 0; text-align: center; }
.footerlogo img { width: 160px; height: auto; }
.copyright { width: 940px; float: left; padding: 0 0 0 5px; margin:35px 0 0; color: #888; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #8e5e2c; font-weight: normal; }
.copyright a { color: #aaa; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 15px; bottom: 20px; z-index: 9999; width: 240px; height: 540px; animation: fadeInRight .3s linear; -webkit-animation: fadeInRight .3s linear; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #bbb; }
.fixedbox div img { margin: 5px 0; }
.fixedbox .rightlogo { margin: -45px 0 0 10px; }
.fixedbox .rightlogo img { width: 120px; height: auto; }
.fixedbox .qq { margin: 3px 0 2px; }
.fixedbox .qq p,.fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
.fixedbox .chongzhi { width: 190px; height: 75px; margin: 10px auto 16px; }
.fixedbox .chongzhi a { width: 190px; height: 75px;display: block; }
.fixedbox .chongzhi img { animation:pulse 1s infinite linear; -webkit-animation:pulse 1s infinite linear; }
.fixedbox .code { margin: 5px auto; }
.fixedbox .code p { font-size: 16px; margin: 0 0 10px; font-weight: bold; }
.fixedbox .code div { width: 130px; height: 130px; margin: 0 auto; }
.fixedbox .code img { width: 130px; height: 130px; margin: 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 15px; left: 15px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ width:210px; height:540px; position: absolute; right: 0; background: url(../image/fixedboxbg.jpg) no-repeat; }
.h5open{ position:fixed; z-index:99999; bottom: 245px; right:0px; height:120px; width:30px; padding: 12px 0 0; text-align: center; background: url(../image/btn.png) no-repeat; animation: fadeInLeft .3s linear; -webkit-animation: fadeInLeft .3s linear; }
.h5close{ height:100px; width:30px; position: absolute; left: 0; padding: 25px 0 0; background: url(../image/btn.png) no-repeat; text-align:center; margin:200px 0 0; }
.h5btn{ font-size:14px; line-height:16px; color:#fff; cursor:pointer; }

/*背景音乐*/
#musicbox { position:fixed; width: 50px; height: 50px; z-index: 9999999; top:30px; right: 50px;  opacity: 0.6; }
#musicbox a {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: #CCCCCC;
    border-radius: 60px;
    font-size: 26px;
    margin-top: 20px;
    background-image: url(../image/m.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#musicbox a.play { animation: rotates 3s linear infinite; -webkit-animation: rotates 3s linear infinite; }
#musicbox a img { width: 100%; height: 100%; }
@keyframes rotates {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
/*------适龄提示------*/
#cadpa { width: 8.5%; height: 34%; position: absolute; bottom: 55%; left: -12%; display: block; margin: 0 auto; z-index: 999999; }
@media screen and (min-width: 768px) and (max-width: 1600px){
    #cadpa { bottom: 0; left:1%; width: 6%; height: 24%; }
}
#cadpa img { width: 100%; height: 100%; }
.cadpa-img { text-align: center; height: 120px; }
.cadpa-img img { width: auto; height: 102px; display: inline-block; margin: 0 10px; }
.cadpa-img img.gamelogo { height: 98px; padding: 0 20px; border: 2px solid #222; border-radius: 8px; }
/*弹窗*/
.md-modal {position:fixed; top:50%; left:50%; width:50%; max-width:1000px; min-width: 800px; height:70%; z-index:9999999999999; visibility:hidden; -webkit-transform:translateX(-50%)translateY(-50%);-moz-transform:translateX(-50%)translateY(-50%);-ms-transform:translateX(-50%)translateY(-50%);transform:translateX(-50%)translateY(-50%);  
}
.md-show { visibility: visible;}
.md-overlay{position:fixed;width:100%;height:100%; visibility:hidden;top:0;left:0;z-index:999999;opacity:0;background:rgba(1,1,1,0.6);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.md-show ~ .md-overlay {opacity: 1;visibility: visible;}
/*弹窗内容*/
.md-content{ height: 100%; color:#5b5b5b; background:#fff; position:relative; border-radius:8px; margin:0 auto; text-align: center; }
.md-content h3 { font-size:20px; font-weight: bold; margin:0;padding:20px 20px 0; text-align:center;background:#fff;border-radius:8px;color:#333; overflow: hidden; }
.md-content .md-close { width: 120px; height: 42px; line-height: 42px; position: absolute; left: 43%; bottom: 15px; font-size: 16px; color: #fff; background: #a60b21; border: none; cursor:pointer; }
.md-content .md-close:hover { background: #730010; }
.md-content .md-main { padding:0 40px; height: 79%; margin: 15px 0 0; font-size: 14px; overflow-y: scroll; }
.md-content .md-main span { display: block; }
.md-content .md-main-img { width: 100%; height: auto; margin: 0 auto; }
.md-content .md-main-img img { width: 90%; height: auto; margin: 0 0 20px; min-width: 320px; }
.md-content > div p { line-height: 28px; text-indent: 28px; margin-bottom: 6px; text-align: left; }
/* 弹窗动画 */
.md-effect-1 .md-content {
	-webkit-transform: scale(0.7); 
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s; 
	-moz-transition: all 0.3s; 
	transition: all 0.3s;
}
.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	transform: scale(1);
	opacity: 1;
}
