.story_container{ width: 100%; background: #eae9e9; }
.story_icon{ background: url(/dianping/images/project/fairytale/story_icon_24.png) no-repeat; _background: url(/dianping/images/project/fairytale/story_icon_8.png) no-repeat;}
.story_header{ height: 350px; background: #26c3f6 url(/dianping/images/project/fairytale/story_header.jpg) no-repeat center center; }
.story_navWarp{ height: 52px; background: #46aa43; border-bottom: 4px solid #2c952a; margin-bottom: 25px; }
.story_navInner{ width: 980px; height: 52px; margin: 0 auto; position: relative; }
.navBtn{ display: block; float: left; width: 127px; height: 52px; color: #fff; text-align: center; line-height: 52px; font-size: 20px; font-family: "微软雅黑"; }
.navBtn:hover{ text-decoration: none; }
.navActive{ background: #2c952a; }
.upLoadBtn{ display: block; float: right; width: 194px; height: 62px; background-position: 0 -40px; }
.upLoadBtn:hover{ background-position: 0 -106px; }

/*main css*/
/*intro css*/
.story_main{ width: 980px; margin: 0 auto; }
.story_main_intro{ margin-bottom: 36px; }
.mainIntroWarp{ width: 337px; float: left; }
.w331{ width: 331px; }
.w312{ width: 312px; }
.introIcon{ display: block; float: left; width: 32px; height: 32px; margin-right: 14px; }
.noticeIcon{ height: 33px; background-position: 0 0; }
.introduceIcon{ height: 31px; background-position: -40px 0; }
.requireIcon{ background-position: -80px 0; }
.introWarpTit{ margin-bottom: 8px; }
.introWarpTit h1{ font-size: 25px; color: #2d8d3a; font-family: "微软雅黑"; font-weight: bold; padding-top: 2px; }
.introWarpTxt{ margin-left: 15px; padding: 5px 0 10px 30px; border-left: 1px dotted #46aa43; }
.introWarpTxt1{ margin-left: 10px; padding: 5px 0 10px 35px; border-left: 1px dotted #46aa43; }
.introWarpTxt p{ width: 260px; min-height: 115px; _height: 115px; font-size: 14px; color: #646464; line-height: 23px; }
.story_fontGreen{ font-size: 14px; color: #42944c; font-weight: bold; }

/*大赛日程安排*/
.timePlan_tit{ width: 278px; height: 36px; background: url(/dianping/images/project/fairytale/timePlan_tit.png) no-repeat; margin-bottom: 27px; }
.timeStepTxt{ margin-bottom: 33px; }
.timeStepTxt li{ float: left; width: 325px; font-size: 18px; font-weight: bold; font-family: "微软雅黑"; color: #333; text-align: center; }
.timePlan_lineWarp{ height: 7px; background: #f1be31; border-top: 2px solid #fab142; border-radius: 10px; margin-bottom: 21px; position: relative; }
.timepointer{ display: block; width: 17px; height: 23px; background-position: -160px 0; position: absolute; top: -8px; }
.pointer1{ left: 156px; }
.pointer2{ left: 480px; }
.pointer3{ right: 155px; }
.timeStepImg{ margin-bottom: 23px; }
.timeStepImg li{ float: left; width: 230px; height: 79px; background: url(/dianping/images/project/fairytale/timeStepBg.png) no-repeat; margin-left: 55px; padding-top: 49px; }
.timeStepImg li.ml92{ margin-left: 92px; }
.timeStepImg li.ml95{ margin-left: 95px; padding-top: 27px; height: 101px; }
.timeStepImg li p{ font-size: 20px; font-family: "微软雅黑"; font-weight: bold; color: #c2a34e; text-align: center; margin-bottom: 5px; }

/*all work css*/
.workWarp_tit{ margin-bottom: 16px; float: left; }
.workWarp_tit u{ display: block; float: left; width: 30px; height: 33px; background-position: -120px 0; margin-right: 15px; }
.workWarp_tit i{ float: left; font-size: 25px; font-family: "微软雅黑"; color: #2d8d3a; font-weight: bold; }
.workSelectWarp{ float: right; width: 110px; height: 27px; border: 1px solid #d1d1d1; color: #969696; padding: 3px; margin-top: 5px; }
.workWarp_tit_btmLine{ height: 4px; background: url(/dianping/images/project/fairytale/btmLine.png) repeat-x; margin-bottom: 16px; }
.workListWarp{ padding-bottom: 20px; border-bottom: 2px solid #d7d7d7; }
.workWarp_list{ width: 996px; }
.workWarp_list li{ float: left; width: 230px; height: 281px; background: #fff; border: 1px solid #cbcbcb; border-bottom: 3px solid #cbcbcb; margin: 0 17px 15px 0; }
.workImgWarp{ width: 220px; height: 190px; padding: 6px 5px 12px; }
.workImgWarp a{ display: block; width: 220px; height: 190px; }
.workName{ float: left; width: 160px; font-size: 14px; color: #4b4b4b; padding: 0 0 9px 13px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.voteWarp{ float: right; margin-right: 10px; display: inline; }
.voteWarp u{ float: left; display: block; width: 17px; height: 15px; background-position: -182px 0; margin-right: 5px; }
.voteWarp i{ float: left; color: #969696; }
.workVoteWarp{ height: 46px; background: #f5f5f5; border: 1px solid #fff; }
.workAuthorWarp{ float: left; padding: 7px 7px 0 12px; }
.workAuthorWarp p{ color: #969696; padding-bottom: 6px; }
.voteBtn{ display: inline-block; float: right; width: 46px; height: 26px; background: #60b05e; text-align: center; line-height: 26px; color: #fff; margin: 11px 7px 0 0; border-radius: 3px; }
.voteBtn:hover{ background: #73c070; text-decoration: none; }

/*organization css*/
.story_main_organWarp{ padding-bottom: 25px; border-bottom: 2px solid #d7d7d7; }
.organWarp_tit{ font-size: 18px; color: #2d8d3a; font-family: "微软雅黑"; font-weight: bold; padding: 20px 0 31px; }
.organWarp_list{ width: 100%; float: left; margin-bottom: 9px; }
.organWarp_list span{ font-size: 16px; color: #399a47; float: left; }
.organWarp_list em{ float: left; font-size: 16px; color: #399a47; font-weight: bold; margin-right: 20px; }


/*introduce css*/
.introduce_tit{ font-size: 18px; color: #2d8d3a; font-family: "微软雅黑"; font-weight: bold; padding: 3px 0 18px; border-bottom: 1px solid #d7d7d7; margin-bottom: 12px; }
.introduce_txt{ padding-bottom: 10px; border-bottom: 2px solid #d7d7d7; }
.introduce_txt p{ font-size: 14px; color: #4b4b4b; line-height: 32px; }
.mb10{ margin-bottom: 10px; }
.story_bold{ font-weight: bold; }
.story_fl{ display: block; float:left; }


/*pop css*/
.story_popWarp{ width: 714px; border: 5px solid #c6c7c6; border-radius: 10px; padding-top: 9px; margin: 0 auto; background: #fff; }
.popWarp_stepBg{ width: 693px; height: 48px; background: url(/dianping/images/project/fairytale/pop_stepBg.png) no-repeat; margin: 0 auto; margin-bottom: 12px; }
.popWarp_authorInfo{ height: 33px; background: #edfde9; margin-bottom: 24px; }
.popWarp_authorInfo h2{ font-family: "微软雅黑"; font-size: 18px; color: #4a8e53; font-weight: bold; line-height: 33px; padding-left: 26px; }
.popWarp_formWarp{ padding-left: 59px; }
/*.popWarp_formWarp li{ width: 100%; float: left; }*/
.list_label{ width: 84px; height: 33px; line-height: 33px; text-align: right; float: left; margin-right: 18px; font-size: 15px; color: #666; }
.list_red{ color: #eb5534; font-size: 14px; }
.list_input{ float: left; width: 267px; height: 21px; line-height: 21px; border: 1px solid #cfcfcf; box-shadow: 0 1px 1px #e8e8e8 inset; padding: 4px 5px; }
.list_input:focus{ outline: none; }
.list_radio{ float: left; line-height: 33px; margin: 10px 6px 0 0; }
.list_radio_label{ float: left; height: 33px; line-height: 33px; margin-right: 19px; font-size: 14px; color: #666; }
.workTxt{ float: left; width: 376px; height: 111px; border: 1px solid #cfcfcf; box-shadow: 0 1px 1px #e8e8e8 inset; resize: none; padding: 4px 5px; margin-right: 9px; }
.workTxt:focus{ outline: none; }
.list_tip{ display: block; float: left; font-size: 14px; color: #969696; padding-top: 104px; }
.popWarp_formWarp li.list_last{ padding-bottom: 16px; }
.popWarp_formWarp li p{ font-size: 14px; color: #666; padding-bottom: 18px; }
.lastForm p{ padding-bottom: 15px; color: #666; font-size: 14px; }
.lastForm p span{ float: left; }
.lastForm p a{ float: left; }
.popWarp_btnWarp{ height: 89px; background: #fafafa; border-top: 2px solid #ebebeb; }
.submitBtn{ float: left; display: inline-block; width: 142px; height: 49px; background: #46aa43; text-align: center; line-height: 49px; font-size: 24px; font-family: "微软雅黑"; color: #fff; font-weight: bold; border-bottom: 3px solid #229a32; margin: 17px 20px 0 215px; }
.submitBtn:hover{ text-decoration: none; background: #55bb52; border-bottom: 3px solid #2aad3d; }
.closeBtn{ float: left; display: block; width: 142px; height: 49px; background: #aaa; text-align: center; line-height: 49px; font-size: 24px; font-family: "微软雅黑"; color: #fff; font-weight: bold; border-bottom: 3px solid #969696; margin: 17px auto; }
.closeBtn:hover{ text-decoration: none; background: #bbb; border-bottom: 3px solid #a9a9a9; }
.popListSelect{ float: left; width: 280px; height: 30px; line-height: 30px; border: 1px solid #d5d5d5; box-shadow: 2px 2px 3px #f5f5f5 inset; padding: 4px 5px; margin-right: 9px; }
.popList li{ position: relative; width: 100%; float: left; padding-bottom: 27px; }
.redTip{ position: absolute; bottom: 10px; left: 99px; color: #ff0000; }
.upLimit{ position: absolute; color: #969696; top: 33px; left: 100px; font-size: 14px; }

.by13_footer{ background: #e6e6e6; border-top: 3px solid #d2d2d2; }

.pageWarp{ float:right; display: block; }
.page_btn_list{ width: 19px; height: 19px; text-align: center; line-height: 19px; float:left; position:relative; border: 1px solid #c1c1bf; margin-right: 5px; }
.page_link{ width: 19px; height: 19px; display:block; float: left; color: #999; background: #ffffff;
background:-webkit-linear-gradient(top,#ffffff,#f0f0f0);
background:-moz-linear-gradient(top,#ffffff,#f0f0f0);
background:-ms-linear-gradient(top,#ffffff,#f0f0f0);
background:-o-linear-gradient(top,#ffffff,#f0f0f0);
background:linear-gradient(top,#ffffff,#f0f0f0);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0')"; /* IE8 */ }
.page_link:hover{ text-decoration: none; }
.page_current{ border: 1px solid #5fb15f; }
.page_current a{ background:#5fb15f; color: #FFFFFF; }

.noImg{ width: 600px; height: 260px; background: url(/dianping/images/project/fairytale/noImg.png) no-repeat; margin: 0 auto; }
.popTips{ width: 242px; min-height: 175px; _height: 175px; border: 2px solid #6eb56a; background: #fcfcfc; position: relative; margin: 0 auto; padding: 8px 18px 17px; }
.popTipArrow{ width: 22px; height: 38px; background-position: -203px 0; position: absolute; top: 27px; left: -21px; }
.mainTit{ font-size: 14px; color: #2e8d39; text-align: center; font-weight: bold; padding-bottom: 15px; }
.mainTxt{ color: #333; line-height: 20px; }

.more_check_btn{ width: 980px; padding: 25px 0; text-align: center; font-weight: bold; }
.more_check_btn a{ font-size: 14px; color: #666; }
