.ab{position:absolute;left:0px;top:0px;display:block;}
.ab.noteclick {}
.hide{display:none;}
.w100{width:100%}
.h100{height:100%;}
.f14{font-size:14px;}
.scenestarter{position: absolute;
right: 70px;
bottom: 70px;cursor:pointer;}
.gamelayer{
	width:1200px;height:700px;position:fixed;display:none;
	margin-left:-610px;margin-top:-350px;z-index:9999;
}
.gamelayer .scene_box{display:block;position:absolute;width:1130px;height:620px;overflow:hidden;background:#000;left:46px;top:50px;}
.gamelayer .start_box{
	width:100%;height:100%;
	background:url(./starter/start_box.png) no-repeat;
	position:absolute;
}
.gamelayer .start_sprite{
	background:url(./starter/start_sprits.png) no-repeat;
	width:185px;height:385px;position:absolute;
	left:0px;bottom:0px;
}
.gamelayer .start_close{
	background:url(./starter/start_close.png) no-repeat;
	width:51px;height:70px;right:68px;top:0px;position:absolute;
	cursor:pointer;z-index:9999
}
.gamelayer .helperbtn{
	background:url(./help.png) no-repeat;
	width:51px;height:70px;right:131px;top:5px;position:absolute;
	cursor:pointer;z-index:9999;
	display:none;
}
.gamelayer .start_autoplay{
	background:url(./autoplay.png) no-repeat;
	width:51px;height:70px;right:120px;top:0px;position:absolute;
	cursor:pointer;z-index:9999;display:none !important;
}
.gamelayer .start_title{
	color:#fff;width:420px;height:40px;line-height:40px;position:absolute;
	left:50%;top:15px;margin-left:-210px;font-size:30px;text-align:center;
	font-weight:bold;font-family:"\5FAE\8F6F\96C5\9ED1",STHeiti;text-shadow: 1px 1px 0px #000000;
}
.gamelayer #bgstoryboard{
	width:100%;height:100%;position:absolute;left:0px;top:0px;z-index:-1;
}
.gamelayer .start_bg{
	background:url(./starter/start_bg.jpg) center center no-repeat;
	width:100%;height:100%;
	
}
.gamelayer .start_description{
	position:absolute;left:80px;top:80px;
}

.scene13_popup0 {
  left: 160px;
  top: 572px;
  position: absolute;
  background: #fff;
  padding: 13px;
  border: 1px solid #888;
  border-radius: 5px;
}
.scene41_left_words {
  left: 30px;
  top: 522px;
  position: absolute;
  background: #fff;
  padding: 13px;
  border: 1px solid #888;
  border-radius: 5px;
}


.scene41_top_words {
  width: 137px;
  height: 98px;
  background: url(https://young.dpm.org.cn/statics/images/route1/scene35/scene1_35_popup2.png) no-repeat;
    *background-image:none;background:/*\**/none\9;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/route1/scene35/scene1_35_popup2.png',sizingMethod='scale');
  
  background-size: 100% 100%;
  text-align: center;
  left: 587px;
  top: 90px;
  position: absolute;
  padding: 48px 30px 14px 36px;
}
.scene14_init_sprite {
  width: 350px;
  height: 479px;
  left: 387px;
  top: 110px;
}
.scene14_init_word {
  width: 137px;
  height: 98px;
  background: url(https://young.dpm.org.cn/statics/images/route1/scene35/scene1_35_popup2.png) no-repeat;
    *background-image:none;background:/*\**/none\9;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/route1/scene35/scene1_35_popup2.png',sizingMethod='scale');
  
  background-size: 100% 100%;
  text-align: center;
  left: 317px;
  top: 220px;
  position: absolute;
  padding: 48px 30px 14px 36px;
}

.gamelayer .route3_popup
{
	font-size: 16px;
	vertical-align: middle;
	color: #333;
	width: 1030px ;
	height: 125px;
	position: absolute;
	bottom: 75px;
    left: 87px;
}

.gamelayer .route3_popup div
{
	padding-left: 290px;
	padding-right: 85px;
	padding-top: 26px;
	line-height: 24px !important;
}

.gamelayer .route3_popup_1
{
	background:url(https://young.dpm.org.cn/statics/images/v2/route3/sence_1/dialog-1.png) no-repeat center center;
}
.gamelayer .route3_popup_2
{
	background:url(https://young.dpm.org.cn/statics/images/v2/route3/sence_1/dialog-2.png) no-repeat center center;
}
.gamelayer .route3_popup_3
{
	background:url(https://young.dpm.org.cn/statics/images/v2/route3/sence_1/dialog-3.png) no-repeat center center;
}

.gamelayer .nodisp
{
	display: none
}
.scene_game_entry_popup{
      position: absolute;
    left: 144px;
    top: 500px;
    width: 680px;
    height: 150px;
    background-image: url(https://young.dpm.org.cn/statics/images/v2/gameentry/popupbg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: none;
    padding-top: 17px;
    padding-left: 240px;
}
.entry_squares{
      position: absolute;
    left: 300px;
    top: 140px;
    width: 680px;
}
.entry_squares .square{
  width: 80px;
    height: 80px;
    background-image: url(https://young.dpm.org.cn/statics/images/v2/gameentry/squarebg.png);
    background-repeat: no-repeat;
    background-size: auto 80px;
    float: left;
    margin-right: 21px;
    margin-bottom: 32px;
}
.entry_squares .square.sep{
  margin-right:50px;
}

.entry_squares .square .square_treasure{
  background-image:url('https://young.dpm.org.cn/statics/images/v2/gameentry/treasure_gray.png');
  background-repeat:no-repeat;
  background-size:auto 80px;
  width:80px;
  height:80px;
  cursor: pointer;
}
.entry_squares .square.highlight .square_treasure{
  background-image:url('https://young.dpm.org.cn/statics/images/v2/gameentry/treasure_highlight.png');
}

.icon_shuanglianping {
    background-position: 15px 0px;
}
.icon_bianzhenjia {
    background-position: -176px 0px;
}
.icon_sanlianbi {
    background-position: -396px 0px;
}
.icon_wucai {
    background-position: -79px 0px;
}
.icon_judge {
    background-position: -295px 0px;
}
.icon_seasonpoem  {
    background-position: -297px -111px;
}
.icon_circles {
    background-position: -80px -116px;
}
.icon_chaping {
    background-position: -177px -116px;
}
.icon_daping {
    background-position: 14px -116px;
}

.highlight .icon_shuanglianping {
    background-position: 10px -7px;
}
.highlight .icon_bianzhenjia {
    background-position: -147px -2px;
}
.highlight .icon_sanlianbi {
    background-position: -329px 0px;
}
.highlight .icon_wucai {
    background-position: -87px -7px;
}
.highlight .icon_judge {
    background-position: -302px 0px;
}
.highlight .icon_seasonpoem  {
    background-position: -304px -114px;
}
.highlight .icon_circles {
    background-position: -87px -118px;
}
.highlight .icon_chaping {
    background-position: -184px -120px;
}
.highlight .icon_daping {
    background-position: 8px -120px;
}

.helpbox{
	z-index: 9999;
    position: absolute;
    left: 30px;
    top: 44px;
}
.helptips{
	position: absolute;
    left: 170px;
    top: 190px;
    width: 270px;
    line-height: 1.6em;
}
.closehelp{
	position: absolute;
    right: 83px;
    top: 80px;
    width: 50px;
    height: 50px;
    pointer-events:all;
    background:#e6cfa7;
    opacity:0.1;
    cursor:pointer;
}
