/*样式初始化*/
* {
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

em {
  font-style: normal;
}

img {
  border: 0;
}

blockquote, body, caption, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, input, label, legend, li, object, ol, p, pre, span, strong, table, tbody, td, tfoot, th, thead, tr, ul {
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
}

body, html {
  font: 12px/1.25 'Microsoft YaHei',sans-serif;
  overflow-x: hidden;
   }

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

:focus {
  outline: 0;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a {
  outline: 0;
  text-decoration: none;
}

.clear {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both
}
.relative {
  position: relative;
}
.pl3{
	padding-left:3px;
}

/*样式开始*/

body {
	width: 100%;
}

.base_bottom {
	background:#ffdf80;
/*	height: 1%;*/
	width: 100%;
/*	background:#faeeed;
	padding-top: 0px;
	background-size: cover;*/
}
.nav_top{
	width:960px;
	/* margin:0 auto; */
	margin:0 auto 0px;
	z-index: 11;
	position: relative;
}
.nav_top a {
	width: 147px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}

.nav_top a img {
	display: block;
}

#main {
	width:100%;
	height: 100%;
	margin-bottom: 0;
  padding-top:0;
  position: relative;
  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/180322Hatchingtide/main_background.png) repeat center top #faedeb;
}


/*.tc {
	text-align: center;
}*/
.tr img{
	display: block;
}
.tr{
	text-align: right;
}
.mb15{
	margin-bottom:15px!important;
}
.tc .special_footer {
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/151025halloween/special_footer.png) left bottom no-repeat;
    padding-bottom: 64px;
    margin-bottom: 10px;
    *margin-top:-5px;
}
.tc .special_body {
    background: transparent url(https://static.web.sdo.com/jijiamobile/pic/ff14/151025halloween/special_body.png) repeat-y left top;
    width: 720px;
    padding: 0px 40px 30px;
}
.tc .special_body h2{
    font-size: 16px;
    font-weight: bold;
    color: #960;
    margin-bottom:5px;
   /* text-align: left;*/
}
.tc .special_body p{
	color:#333;
}
.window {
	width: 790px;
	margin: 0 auto;
	position: relative;
	top: 10px;

}

.window .footer {
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/Moonfire/bg_content_window_footer.png) left bottom no-repeat;
	padding-bottom: 36px;
}

.window .header {
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/160926thegoldsaucer/icon.png) center top no-repeat;
	padding-top: 46px
}

.window .body {
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/Moonfire/bg_content_window_body.png) left top repeat-y;
}

.window .inr {
padding: 18px 35px 0;
}
.window .inr2 {
}

.window h2 {
	color: #ffb400;
	font:bold 18px/32px '微软雅黑';
}

.window h3 {
	color: #ffad39;
	font:bold 16px/28px '微软雅黑';
	margin-top: 30px;
}

.window .green {
	color: #79caf2;
	font:normal 14px/24px '微软雅黑';
}

.window p {
	color: #fff;
	font:normal 14px/24px '微软雅黑';
}
.window .mb5 {
	margin-bottom: 5px !important;
}
.window .wrap_eventitem {
	width: 340px;
	padding: 5px 0 70px 0;
}
.ic_reflection_box_item1{
    width: 440px;
    margin: 0px auto;
}
.ic_reflection_box_minion{
	width: 168px;
    float:left;

}
.ic_reflection_box_item2{
    width: 460px;
    float:left;
}
.ic_reflection_box {
	width: 48px;
	height: 48px;
	position: relative;
	float:left;
}
.ic_reflection_box p{
    width:188px;
    color:#121259;
    font-size: 14px;
    padding:13px 61px;
}
.ic_reflection_box .bigimg{
	position:absolute;
	top:50px;
	left:15px;
	z-index: 10;
	display: none;
}

.ic_reflection_box .ic_reflection_frame {
	width: 48px;
	height: 48px;
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/180322Hatchingtide/reflection_frame.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0px;

}

.ic_reflection_box img {
	position: absolute;
	top: 0px;
	left: 0px;

}

.ic_reflection_box img.ic_reflection {
	margin: 2px 0 0 4px;
}
/*侧边栏样式*/
#code, #code_hover {
    width: 170px;
    height: 120px;
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/151025halloween/pagetop2.png);
    position: fixed;
    right: 0px;
    bottom:205px;
}
.nav1 {
    width: 130px;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #4f4f4f;
    padding-left: 35px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.nav1:hover{
	color:#000;
}
/*返回顶部样式*/
#gotop {
	  width: 48px;
	  height: 48px;
	  display: block;
	  position: fixed;
	  right:8%;
	  bottom:160px;
	  cursor: pointer;
	  z-index: 1;
	  background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/Moonfire/top.png) no-repeat left top;
	  opacity:0.5;
}


.left{
	float: left;
}
.m_left{
	margin-left: 50px;
}
.box{
	margin-bottom: 80px;
}


.show_btn{
  display: block;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 190px;
  margin-left: -440px;
  overflow: hidden;
}
.show_btn a{
	display: inline-block;
	width: 64px;
	height: 64px;
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/180322Hatchingtide/bt_main_art.png) 0 0 no-repeat;
}

.show_btn a:hover{
	background-position: 0px -64px;
}


.mask{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 99;
	display: none;
}

.mask_box{
	display: none;
	position: fixed;
	top: 20px;
	left: 0px;
	z-index: 100;
	text-align: center;
	width: 100%;
}
.mask_cont{
	height: 90%;
}
.mask_box img{
	margin-top: 3%;
}

.close_btn{
	position: absolute;
	top: 0px;
	right: 33%;
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/Moonfire/button_close.png) 0 0 no-repeat;
}
.close_btn:hover{
	background-position: 0px -48px;
}
#main #contents {
/*    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/171226Heavensturn/smallsnow.png) fixed;
*/    margin-bottom: 0;
    padding-top: 0;
    position: relative;
    height: 100%;
    width: 100%;
}
.content__main-art{

    width: 100%;
    overflow: hidden;
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/180322Hatchingtide/main_art.jpg) center -38px no-repeat;
    position: relative;
}
.content__wrapper__bg--header{
/*	background:url(https://static.web.sdo.com/jijiamobile/pic/ff14/171226Heavensturn/smallsnow.png) fixed;
*/	margin-top:-11px;
	position: relative;
	z-index: 2;
	text-align:center;
}
.content__event-info{
	margin:0 auto;
	width:880px;
	position: relative;
/*	padding-top: 870px;*/
    z-index: 3;
}
.content__event-span{
/*    margin-left: -55px;*/
}

.content_title{
	width: 960px;
	margin:0px -34px 321px;
    text-align: right;

}


.content__event-info__notes{
	background:#fff;
	border-radius:8px;
    margin-bottom:32px;
    padding:16px 24px 14px 24px;
    color:#404040;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.content__event-info__quest{
	float:left;
	padding:150px 0 0 0;
	width:370px
}
.content__event-info__area{
	margin-left: 0px;
  margin-bottom: 50px;
}
.content__event-info__quest--title{
	background:url(https://static.web.sdo.com/jijiamobile/pic/ff14/180322Hatchingtide/ic_quest.png) left top no-repeat;
	padding: 6px 36px 0 34px;
    margin-bottom: 4px;
    min-height: 32px;
    color: #369eb3;
    font-size: 18px;
    font-weight: bold;
}
.content__event-info__quest--text{
	color:#662e29;
	font-size:17px;
	margin-bottom: 16px;
	padding-left: 4px;
	line-height: 25px;
}
.content__event-info__quest__data{
	overflow-x:hidden;
	overflow-y:hidden;
	border-radius: 8px;
	width:353px;
	margin-left: 4px;
}
.content__event-info__quest__data--title{
	background:#660a0a;
	color:#fff;
	padding:4px 8px;
	line-height: 28px;
	font-size: 14px;
	font-weight: normal;
}
.content__event-info__quest__data--text{
	background:#f5eeeb;
	padding:8px 12px 1px 36px;
}
.content__event-info__quest__data--level{
	color:#4c3326;
	margin-bottom:10px;
	display:block;
	font-size: 15px;
	position: relative;
}
.content__event-info__quest__data--level img{
	position: absolute;
	left:-28px;
	top:0;
}
.content__event-info__quest__data--conditions{
	color:#4d2800;
	margin-bottom:10px;
	display:block;
	font-size: 17px;
	position: relative;
}
.content__event-info__quest__data--conditions img{
	position: absolute;
	left:-28px;
	top:0;
}


.content__event-info__map{
	float:right
}
.content__event-reward{
	width:880px;
	margin:0 auto;
	position: relative;
	z-index: 2;
}
.content__event-reward__item{
    position: relative;
    margin: 0 auto;

}
.content__event-reward__img{
	display: block;
    position: relative;
    z-index: 1;
}

.content__event-reward__bg{
    position: absolute;
    top: -100px;
    left: 170px;
    width: 370px;
    height: 360px;
    z-index: 1;
    display: block;
}



.content__event-reward__item--title{
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/180322Hatchingtide/img_rewordtitle.png) left top no-repeat;
    padding:0 0 0 28px;
    line-height: 24px;
    color:#369eb3;
    font-size: 18px;
    font-weight: bold;
    position:relative;
    z-index: 2;

}
.content__event-reward__item--text{
    margin-bottom: 11px;
    color: #662e29;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.content__event-reward__item--list{
	margin-bottom: 12px;
}
.content__event-reward__item--list2{
	margin-bottom: 0px;
}
.content__event-reward__item--notes{
	width: 840px; 
	margin:16px auto 0px;
	color: #cc2944;
	font-size: 14px;
	position: relative;
	z-index:2;
}

.content__item__area{
	float:left;
	width:248px
}
.content__item__emote{
	width: 200px;
	float:left;
	text-align: center;
}

.content__item__emote--text{
    text-align: center;
    font-size: 14px;
    color: #662e29;
}
.content__item__item{
  float:left;
  width: 96px;

}
.content__item h3{
    margin-bottom: 11px;
    color: #662e29;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.content__item__item h3{
    margin-bottom: 11px;
    color: #662e29;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.content__item__table{
	text-align:center
}.content__item__table img{
	padding-right:8px;
	vertical-align:middle
}
.content__item__table div{
	font-size:14px;
	color:#4d3422;
}
.content__notes{
  width:792px;
  height: 94px;
  margin:0px auto;
  padding-top: 48px;
  padding-bottom: 24px;
  display: block;
  position: relative;

}
.content__notes img{
	position: relative;
    z-index: 2;
}
.content__notes__bg{
    position: absolute!important;
    bottom: 0;
    right:-84px;
    width: 580px;
    height:260px;
    z-index: 1!important;
    display:block;
}
.content__bg--right{
    width: 380px;
    height: 468px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: 332px;
    z-index: 1;
}
/*#contents{
    background: url(https://static.web.sdo.com/jijiamobile/pic/ff14/170802honglian/contents_bg.png) center top repeat;
	height: 1%;
}*/


.f{
  float: left;
  position: absolute;
}
.r{
  float: none;
  position: relative;
  top:337px;
}
.content__item{
	width:440px;
	text-align:center;
	float: left;

}

.fangju{
	width:48px;
	margin:0 auto;
}
.daoju{
	width:48px;
	margin:0 auto;
}
.chongwu{
  position: relative;
  text-align:center;
  margin:0 62px;
}