@charset "utf-8";

/* BODY,HTML
---------------------------------------------*/
/*1208改↓*/
html,
body {
    width: 100%;
    min-width: 1024px;
    overflow: hidden;
    background: #fff;
    font-family:Arial,"微軟正黑體","新細明體","蘋果儷黑體",  Verdana, Helvetica, sans-serif;
}
/*1208改↑*/
html{
    overflow-y: scroll;
}
#tumblr_controls{
	display: none;
}
/* 共用
---------------------------------------------*/

.c {
    clear: both;
}
.hide {
    display: none;
}
a:hover{
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}
/*1208改↓*/
/* 架構
------------------------------------------------------------------------------------------------------*/
.maincontainer{
    position: relative;
}

.container{
/*    width: 1179px;*/
    width: 1000px;
    margin: 50px auto 0;
    background: #FFF;
    padding-bottom: 80px;
}
.maincontent{
    width: 984px;
    margin: 0 auto;
    padding-top: 10px;
}
/*Header
__________________________________*/
.header{
    /* background: #2d2d2d; */
    height: 126px;
    /* background: url('http://l.yimg.com/dh/ap/default/150303/bg_header.jpg') repeat-x top center; */
}
.header .content{
    width: 984px;
    margin: 0 auto;
}
.header .logo{
    float: left;
    width: 310px;
    height: 115px;
    margin-top: 5px;
    margin-left: 170px;
}
.header .logo a{
    display: block;
    background: url('http://l.yimg.com/dh/ap/default/150303/logo.png') no-repeat top left;
    width: 310px;
    height: 115px;
}
.header .loginbox{
    width: 300px;
    float: right;
    margin-top: 46px;
}
.ylogo{
    float: left;
    width: 150px;
    height: 28px;
    margin-top: 38px;
}
.ylogo a{
    display: block;
    background: url('http://l.yimg.com/dh/ap/default/150303/ylogo.png') no-repeat top center;
    width: 150px;
    height: 39px;
}
.loginbox .login,.loginbox .logout{
    float: right;
    margin-top: 5px;
}
.loginbox div[class^="log0"]{
    float: right;
    width: 55px;
    padding-left: 4px;
}
.loginbox div[class^="log0"] a{
    text-decoration: none;
    display: block;
    color: #252525;
    font-size: 13px;
    padding-top: 48px;
    text-align: center;
}
.loginbox .login .log01 a{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat  8px  -122px;}
.loginbox .login .log02 a{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat  8px  -56px;}
.loginbox .login .log03 a{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat  8px  3px;}
.loginbox .logout .log01 a{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat  8px  2px;}

/*mainmenu*/
.mainmenu{
    width: 1000px;
    /* border-bottom: 1px solid #f1f1f1; */
	position: absolute;
    height: 45px;
	left: 50%;
	margin-left: -500px;
    top: 126px;
    /* background: #fafafa; */
    z-index: 9999;
}
.mainmenu .content{ 
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    background: #fff
}
.mainmenu .content div{position: relative;}

.mainmenu .content div:before{
    content:'';
    background: url('http://l.yimg.com/dh/ap/default/150303/manmenu_line.png') no-repeat top left;
    width: 8px;
    height: 19px;
    position: absolute;
    left:-5px;
    top: 15px;
    
}
.mainmenu .content div:first-child:before{
    background: none;
}
.mainmenu .content div[class^="m0"]{
    /* border-left: 1px solid #f1f1f1; */
    float: left;
    height: 47px;
    line-height: 50px;
    font-size: 17px;
    color: #fff;
}
.mainmenu .content div a{
    text-decoration: none;
    display: block;
    text-align: center;
    width: 128px;
    height: 43px;
    color: #000000;
}
.mainmenu .content div.m01 a{
    width: 84px;
    padding-left: 20px;
}
.mainmenu .content div a:hover,.mainmenu .content div a.select{color: #21bcc6;}
.mainmenu .content div:first-child{
    border: none;
}
.mainmenu .content div.m01 a{background:url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 14px -524px;}

.mainmenu .content div.m01 a:hover,.mainmenu .content div.m01 a.select{background:url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 14px -481px;border-bottom:3px solid #21bcc6;}
.mainmenu .content div.m02 a:hover,.mainmenu .content div.m02 a.select{border-bottom:3px solid #21bcc6;}
.mainmenu .content div.m03 a:hover,.mainmenu .content div.m03 a.select{border-bottom:3px solid #21bcc6;}
.mainmenu .content div.m04 a:hover,.mainmenu .content div.m04 a.select{border-bottom:3px solid #21bcc6;}
.mainmenu .content div.m05 a:hover,.mainmenu .content div.m05 a.select{border-bottom:3px solid #21bcc6;}
.mainmenu .content div.m06 a:hover,.mainmenu .content div.m06 a.select{border-bottom:3px solid #21bcc6;}
.mainmenu .content div.m07 a:hover,.mainmenu .content div.m07 a.select{border-bottom:3px solid #21bcc6;}
.mainmenu .content div.m08 a:hover,.mainmenu .content div.m08 a.select{border-bottom:3px solid #21bcc6;}
/*1208改↑*/

/*KV*/
.kvbox{
    width: 100%;
    /* margin: 25px 0; */
}
.ind_bigfotobox{
    float: left;
	width: 983px;
}
.ind_bigfotobox .fotobox{
    width: 100%;
    position: relative;
}
.ind_bigfotobox .fotobox .foto{
    height: 300px;
    position: relative;
    overflow: hidden
}
.ind_bigfotobox .fotobox .foto .al{
    position: absolute;
    width: 73px;
    height: 126px;
    right: 10px;
    top: 90px;
}
.ind_bigfotobox .fotobox .foto .al a{
    display: block;
    width: 73px;
    height: 126px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -4547px;
}
.ind_bigfotobox .fotobox .foto .al a:hover{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 3px -4547px;}
.ind_bigfotobox .fotobox .foto .ar{
    position: absolute;
    width: 73px;
    height: 126px;
    left: 15px;
    top: 90px;
}
.ind_bigfotobox .fotobox .foto .ar a{
    display: block;
    width: 73px;
    height: 126px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 3px -4705px;
}
.ind_bigfotobox .fotobox .foto .ar a:hover{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -4705px;}
.ind_bigfotobox.theme_foto{
	width: 100%;
}
.ind_bigfotobox .fotobox img{
	width: 100%
}
.ind_bigfotobox .fotobox .txt{
    position: absolute;
    height: 40px;
	width: 628px;
    padding: 40px 10px 20px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 85%,rgba(0,0,0,0.85) 100%);
    position: absolute;
    bottom: 0;
    font-size: 26px;
    color: #ffffff;
    line-height: 1.3;
}
.ind_bigfotobox .fotobox .txt a{
	color: #ffffff;
	text-decoration: none;
}
.ind_bigfotobox .fotobox .dotebox{
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 18px;
    z-index: 1000;
}
.ind_bigfotobox .fotobox .dotebox .dote{
    width: 12px;
    height: 12px;
    float: right;
    margin-left: 10px;
}
.ind_bigfotobox .fotobox .dotebox .dote a{
    display: block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -2547px;
    width: 14px;
    height: 13px;
}
.ind_bigfotobox .fotobox .dotebox .dote a:hover,.ind_bigfotobox .fotobox .dote a.select{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat  -26PX -2547px;
}
.kv_r{
    float: right;
    width: 320px;
    display: none;
}

/*KV*/
.kvbox{
    width: 100%;
    /* margin: 25px 0; */
}

.ind_bigfotobox .fotobox{
    width: 100%;
    position: relative;
}
.ind_bigfotobox.theme_foto{
	width: 100%;
}
.ind_bigfotobox .fotobox img{
	width: 100%
}
.ind_bigfotobox .fotobox .txt{
    position: absolute;
    height: 40px;
	width: 628px;
    padding: 40px 10px 20px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 85%,rgba(0,0,0,0.85) 100%);
    position: absolute;
    bottom: 0;
    font-size: 26px;
    color: #ffffff;
    line-height: 1.3;
}
.ind_bigfotobox .fotobox .txt a{
	color: #ffffff;
	text-decoration: none;
}
.ind_bigfotobox .fotobox .dotebox{
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 18px;
    z-index: 1000;
}
.ind_bigfotobox .fotobox .dotebox .dote{
    width: 12px;
    height: 12px;
    float: right;
    margin-left: 10px;
}
.ind_bigfotobox .fotobox .dotebox .dote a{
    display: block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -2547px;
    width: 14px;
    height: 13px;
}
.ind_bigfotobox .fotobox .dotebox .dote a:hover,.ind_bigfotobox .fotobox .dote a.select{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat  -26PX -2547px;
}
.kv_r{
    float: right;
    width: 320px;
}
/*0114改*/
.ind_bigfotobox_btn{
    border-bottom: 1px solid #cecece;
    width: 100%;
}
.ind_bigfotobox_btn ul{
    display: inline-block;
    width: 100%;
    height: 35px;
}
.ind_bigfotobox_btn ul li{
    float: left;
    /* width: 195px; */
    height: 17px;
    text-align: center;
    color: #848484;
    position: relative;
    cursor: pointer;
    padding: 10px 0;
    border-right: 1px dotted #bcbdbf;
    white-space: nowrap;
}
/* .ind_bigfotobox_btn ul li.mid{
    width: 197px;
} */
.ind_bigfotobox_btn ul li:first-child{
     border-left: 1px dotted #bcbdbf;
}

.ind_bigfotobox_btn ul li:hover:before, .ind_bigfotobox_btn ul li.select:before{
    content:'';
    position: absolute;
    right: 85px;
    top: -5px;
    width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #90dde2;
}
.ind_bigfotobox_btn ul li:hover, .ind_bigfotobox_btn ul li.select{
    background: #90dde2;
    color: #000;
}

/*穿搭HOT精選*/
.hotbox{
    width: 100%;
    background: #fafafa;
    
}

.hotcontent{
    width: 300px;
    margin: 0 auto;
    padding-top: 6px;
}

.hotcontent dl{
    display: inline-block;
	width: 100%;
}
.hotcontent dl dt,.hotcontent dl dd{
    width: 146px;
    height: 24px;  
    margin-bottom: 7px;
    font-size: 13px;
    color: #fff;
}
.hotcontent dl dt{
    float: left;
}

.hotcontent dl dd{
    float: right;
}
.hotcontent a{
    display: block;
    background: #a4a1a1;
    width: 146px;
    height: 24px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 24px;
}
.hotcontent a:hover,.hotcontent a.select{
    background: #22bbc6;
}
.kv_r .ad300x250{
    width: 100%;
    height: 260px;
    background: #fafafa;
    padding-top: 10px;
    margin-top: 17px;
}
.kv_r .ad300x250 .content{
    width: 300px;
    height: 250px;
    margin: 0 auto;
}
/*Footer
__________________________________*/

.footer{
   font-size: 12px;
   height: 40px;
   line-height: 40px;
   color: #818181;
   background: #000;
}
.footer a{
    display: inline-block;
    color: #818181;
    text-decoration: none;
    padding: 0 5px;
}
.footer a:hover{
    text-decoration: underline;
}
.footer .content{
    width: 960px;
    margin: 0 auto;
}


/*serch尋找喜歡的穿搭 刪除*/

.serchmenu{
    width: 100%;
}
.serchmenu dl{
    display: inline-block;
}
.serchmenu dl dt,.serchmenu dl dd{
    width: 149px;
    height: 37px;  
    font-size: 16px;
    color: #fff;
    margin-bottom: 7px;
}
.serchmenu dl dt{
    float: left;
}

.serchmenu dl dd{
    float: right;
}
.serchmenu a{
    display: block;
    background: #fff;
    width: 146px;
    height: 37px;
    text-align: center;
    text-decoration: none;
    color: #a4a1a1;
    line-height: 37px;
}
.serchmenu a:hover,.serchmenu a.select{
    background: #c0c0fb;
    color: #fff;
}
.serchmenu .sm01 a .icon{
    width: 22px;
    height: 15px;
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -230px;
}

.serchmenu .sm01 a:hover .icon,.serchmenu .sm01 a.select .icon{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -200px;
}
.serchmenu .sm02 a .icon{
    width: 25px;
    height: 18px;
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -302px;
}

.serchmenu .sm02 a:hover .icon,.serchmenu .sm02 a.select .icon{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -266px;
}
.serchmenu .sm03 a .icon{
    width: 20px;
    height: 18px;
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -378px;
}

.serchmenu .sm03 a:hover .icon,.serchmenu .sm03 a.select .icon{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -343px;
}
.serchmenu .sm04 a .icon{
    width: 20px;
    height: 13px;
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -459px;
}

.serchmenu .sm04 a:hover .icon,.serchmenu .sm03 a.select .icon{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -422px;
}
.serchlist{
    padding: 20px 15px;
    background: #eeeef9;
}
.serchlist ul{
    display: inline-block;
	width: 100%;
}
.serchlist ul li{
    width: 43%;
    float: left;
    line-height: 1.5;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    color: #848484;
}
.serchlist ul li:before{
    content: '#';
    position: absolute;
    left: 0;
    top: -3px;
    color: #9999ff;
}
.serchlist ul li a{
    text-decoration: none;
    color: #848484;
    padding: 5px 0;
}
.serchlist ul li a:hover{
    text-decoration: underline;
}


.bottommenu{
    border-top:1px solid #d7d7d7; 
    margin-bottom: 15px;
}
.bottommenu dl{
    display: inline-block;
}
.bottommenu dl dt{
    border-left: 1px solid #d7d7d7;
    width: 148px;
}
.bottommenu dl dd{
     width: 149px;
}
.bottommenu dl dt,.bottommenu dl dd{
    float: left;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    line-height: 1.5;

}
.bottommenu a{
    text-decoration: none;
    display: block;
    background: #fff;
    padding: 10px 0 8px;
    font-size: 15px;
    color: #5c5c5c;
    font-weight: bold;

}

.bottommenu a:hover,.bottommenu a.select{
    background: #22bbc6;
    color: #fff;
}
.bottommenu span{
    padding-left: 35px;
}
.bm01 a span{
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 9px -538px;
    margin-right: 3px;
   
}
.bm01 a:hover span,.bm01 a.select soan{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 9px -495px;
}
.bm02 a span{
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 5px -629px;
    margin-right: 3px;
}
.bm02 a:hover span,.bm02 a.select span{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 5px -588px;
}
.bm03 a span{
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -722px;
    margin-right: 3px;
}
.bm03 a:hover span,.bm03 a.select span{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -680px;
}
.bm04 a span{
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -832px;
    margin-right: 3px;
}
.bm04 a:hover span,.bm04 a.select span{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -784px;
}
.bm05 a span{
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 5px -933px;
    margin-right: 3px;
}
.bm05 a:hover span,.bm05 a.select span{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 5px -888px;
}
.bm06 a span{
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 8px -1026px;
    margin-right: 3px;
}
.bm06 a:hover span,.bm06 a.select span{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 8px -982px;
}
.bm07 a span{
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 8px -1120px;
    margin-right: 3px;
}
.bm07 a:hover span,.bm07 a.select span{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 8px -1077px;
}
.bm08 a span{
    display: inline-block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 8px -1225px;
    margin-right: 3px;
}
.bm08 a:hover span,.bm08 a.select span{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 8px -1175px;
}


/*搶先推薦
__________________________________*/
.tophitboxborder{
    border-top:1px dashed #cccccc;
    padding-top: 10px;

}
.awardboxborder{
    padding-top: 5px;
}
.tophitbox{
    width: 982px;
/*    border-top:1px dashed #cccccc;*/
    background: #f8f2f3;
    padding: 20px 0;
    /* margin-bottom: 100px; */
}
.tophitbox .content{
    margin: 0 auto;
    width: 950px;    
}
.tophitbox .ad300x250{
    width: 300px;
    height: 250px;
    float: right;
}
.tophitbox .box_l{
    float: left;
    width: 650px;
    position: relative;
}
.tophitlist{
    display: inline-block;
    margin-top: 17px;
}
.tophitlist li{
    float: left;
    width: 208px;
    margin-right: 5px;
}
.tophitlist .foto{
    background: url('http://l.yimg.com/dh/ap/default/150303/bg_tophitfoto.gif') repeat top left;
    padding: 5px;
}
.tophitlist .foto img{
    border: 1px solid #f8f2f3;
    display: block;
}
.tophitlist .txt{
    width: 200px;
    margin: 10px auto 0;
    font-size: 15px;
    line-height: 1.5;
    color: #313131;
}
.tophitlist .txt a{
    text-decoration: none;
    font-size: 15px;
    color: #313131;
}
.tophitlist .txt a:hover{
    text-decoration: underline;
}

/*
.tophitbox .dotebox{
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 18px;
    display: none;
}
.tophitbox .dotebox .dote{
    width: 12px;
    height: 12px;
    float: right;
    margin-left: 5px;
}
.tophitbox .dotebox .dote a{
    display: block;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat -26px -2522px;
    width: 12px;
    height: 12px;
}
.tophitbox .dotebox .dote a:hover,.dotebox .dote a.select{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat  0 -2522px;
}
*/

.numbtnbox{
    position: absolute;
    display: inline-block;
    top: 13px;
    right: 18px;
}
.numbtnbox div{
    display: inline-block;
    margin-left: 2px;
}
.numbtnbox .num{
    display: inline-block;
    vertical-align:top;
    height: 16px;
    font-size: 15px;
}
.numbtnbox .numal{
    width: 16px;
    height: 16px;
}
.numbtnbox .numal a{
    display: block;
    width: 16px;
    height: 16px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -4394px;
}
.numbtnbox .numal a:hover{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -4455px;
}
.numbtnbox .numar{
    width: 16px;
    height: 16px;
}
.numbtnbox .numar a{
    display: block;
    width: 17px;
    height: 16px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -4423px;
}
.numbtnbox .numar a:hover{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -4484px;
}
/* Title
------------------------------------------------------------------------------------------------------*/
.title {
    border-bottom: 3px solid #000000;
    padding-bottom: 8px;
    padding-top: 2px;
    margin-bottom: 14px;
    position: relative;
    height: 28px;
    padding-left: 5px;
}   

.title:before{
    content:'';
    width: 25px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 5px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -1928px ;
    display: none;
    
}
.title_hot{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -2px;
    height: 100%;
}
.title_serch{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -56px;
    height: 100%;
}
.title_tophit{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -113px;
    height: 28px;
}
.title_edit{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -166px;
    height: 100%;
}
.title_event{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -622px;
    height: 100%;
}
.title_main{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -684px;
    height: 100%;
}
.title_type{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -799px;
    height: 35px;
}
.title_link{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -846px;
    height: 35px;
}
.title_situation{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -908px;
    height: 35px;
}
.title_style{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -963px;
    height: 30px;
}
.title_tag2{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -1028px;
    height: 30px;
}
.title_introduction{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -1087px;
    height: 30px;
}
.title_success{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -741px;
    height: 100%;
}
.title_fototag{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -2020px;
    height: 30px;
}
.title_fotomessage{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -2116px;
    height: 30px;
}
.title_other{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -2204px;
    height: 30px;
    text-align: right;
}
.title_item{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -2286px;
    height: 30px;
    text-align: right;
}
/* Index
------------------------------------------------------------------------------------------------------*/

.ind_list{
    width: 100%;
    margin-top: 15px;

}
.indtitlemenu{
    width: 984px;
    border-bottom: 1px solid #f1f1f1;
}
.title_news{
    float: left;
    font-size: 25px;
    color: #686363;
    padding-left: 10px;
    padding-top: 5px;
    margin-top: -5px;
}
.indtitlemenu .menu{
    float: right;
    display: inline-block;
}
.indtitlemenu .menu li{
    float: left;
    margin-left: 5px;
    height: 35px;
}
.indtitlemenu .menu li a{
    display: block;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    background: #22bbc6;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.indtitlemenu .menu li a:hover,.indtitlemenu .menu li a.select{
    background: #22bbc6;
}
.indtitlemenu .menu .im01{width: 120px;}
.indtitlemenu .menu .im02{width: 120px;}
.indtitlemenu .menu .im03{width: 120px;}
.indtitlemenu .menu .im04{width: 120px;}
.indtitlemenu .menu .im05{width: 180px;}
.indtitlemenu .menu .im06{width: 120px;}
.indtitlemenu .menu .im07{width: 120px;}
.indtitlemenu .menu .im08{width: 130px; position: relative;}
.indtitlemenu .menu .im09{width: 130px; position: relative;}
.indtitlemenu .menu .im10{width: 130px; position: relative;}
.indtitlemenu .menu .im11{width: 130px; position: relative;}
.indtitlemenu .menu .im12{width: 150px;}


.im01 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 22px;*/
}
.im01 a span:before{
    content:'';
    width: 25px;
    height: 20px;
    position: absolute;
    left: -5px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -2584px;*/
}
.im02 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 25px;*/
}
.im02 a span:before{
    content:'';
    width: 25px;
    height: 20px;
    position: absolute;
    left: -5px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -2626px;*/
}
.im03 a span{
    position: relative;
    display: inline-block;
    padding-left: 25px;
}
.im03 a span:before{
    content:'';
    width: 27px;
    height: 20px;
    position: absolute;
    left: -7px;
    top: 8px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -2666px;*/
}
.im04 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 25px;*/
}
.im04 a span:before{
    content:'';
    width: 27px;
    height: 20px;
    position: absolute;
    left: -7px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -2707px;*/
}
.im05 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 25px;*/
}
.im05 a span:before{
    content:'';
    width: 29px;
    height: 20px;
    position: absolute;
    left: -7px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -2743px;*/
}
.im06 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 25px;*/
}
.im06 a span:before{
    content:'';
    width: 30px;
    height: 20px;
    position: absolute;
    left: -7px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -3715px;*/
}
.im07 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 25px;*/
}
.im07 a span:before{
    content:'';
    width: 30px;
    height: 20px;
    position: absolute;
    left: -7px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -3773px;*/
}
.im08 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 20px;*/
}
.im08 a span:before{
    content:'';
    width: 30px;
    height: 20px;
    position: absolute;
    left: -7px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -200px;*/
    
}
.im09 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 20px;*/
}
.im09 a span:before{
    content:'';
    width: 30px;
    height: 20px;
    position: absolute;
    left: -7px;
    top: 6px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -266px;*/
    
}
.im10 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 20px;*/
}
.im10 a span:before{
    content:'';
    width: 30px;
    height: 20px;
    position: absolute;
    left: -2px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -343px;*/
    
}
.im11 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 20px;*/
}
.im11 a span:before{
    content:'';
    width: 30px;
    height: 20px;
    position: absolute;
    left: -2px;
    top: 11px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -422px;*/
    
}
.im12 a span{
    position: relative;
    display: inline-block;
/*    padding-left: 20px;*/
}
.im12 a span:before{
    content:'';
    width: 30px;
    height: 20px;
    position: absolute;
    left: -7px;
    top: 7px;
/*    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 7px -3773px;*/
}
/*子選單*/
.imsubbtn{
    width: 100%;
    position: absolute;
    z-index: 1500;
}
.imsubbtn:before{
    content:'';
    width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 57px;
}
.imsubbtn dl{
    width: 100%;
}

.menu .imsubbtn  dl dd,.menu .imsubbtn dl dt{
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    color: #cbcbcb;
}
.menu .imsubbtn  dl dd a,.menu .imsubbtn dl dt a{
    background: #fff;
    color: #838383;
    height: 32px;
    line-height: 34px;
    font-size: 15px;
}
.menu .imsubbtn  dl dd a:hover,.menu .imsubbtn dl dt a:hover{
    color: #000;
    background: #90dde2;
}
.menu .imsubbtn  dl dd a font,.menu .imsubbtn  dl dt a font{
    padding: 0 3px;
    font-size: 13px;
    color: #9b98ff;
    display: none;
}
.menu .imsubbtn  dl dd a:hover font,.menu .imsubbtn  dl dt a:hover font{
    color: #fff;
}
    




.ind_list .content.tophitboxborder
    width: 100%;
    border-top: 1px solid #f1f1f1;
}
.ind_list .content.award{
    border: none;
}
.mainlist{
    width: 982px;
    padding-bottom: 35px;
/*
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
*/
}
.mainlist.award{
    border: none;
    padding-bottom: 0px;
}
.mainlist .listtext{
    margin: 35px auto 0;
	text-align: center;
    font-size: 20px;
    color: #686363;
}
.mainlist dl{
    display: inline-block;
    margin: 20px 0 50px 2px;
}
.mainlist.award dl{
    margin: 5px 0 30px 2px;
}
/* .mainlist dt{
    border-right: 1px solid #f1f1f1;
} */
.mainlist dt{
    margin-right: 2px;
}
.mainlist dt.border_right{
    border-right: 1px solid #f1f1f1;
}
.mainlist dt:nth-child(5),.mainlist dt:nth-child(6),.mainlist dt:nth-child(7){
    /* height: 400px; */
}

.mainlist dt,.mainlist dd{
    float: left;
    width: 243px;
    cursor: pointer;
    padding-top: 13px;
    position: relative;
}
.mainlist dt:before,.mainlist dd:before{
    content:'';
    position: absolute;
    top: -6px;
    left: -6px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1430px;
    width: 11px;
    height: 11px;
    display: none;
}
.mainlist dt:hover,.mainlist dd:hover,.mainlist dt.select,.mainlist dd.select{
    background: url('http://l.yimg.com/dh/ap/default/150303/bg_mainlistfoto.png') repeat top left;    
}
.mainlist dd.purplelist:hover,.mainlist dd.purplelist.select{
    background:#e8e8ff url('http://l.yimg.com/dh/ap/default/150303/bg_mainlistfoto.png') repeat top left;   
}
.mainlist dd.purplelist.select{
	padding-bottom: 1px;
}

/*1023改↓*/
.mainlist dt:hover .foto:before,.mainlist dd:hover .foto:before{
    content:'';
    width: 218px;
    height: 291px;
    position: absolute;
    top: -4px;
    left: -4px;
    border: 4px solid #22bbc6;
    z-index: 10;
}
.mainlist dd.purplelist:hover .foto:before,.mainlist dd.purplelist.select .foto:before{
    border: none;
}
/*1023改↑*/


.mainlist dd.ad240x400{
    /* padding-top: 2px;
	height: 411px; */
}
.mainlist dd.ad240x400:hover{
    background:none; 
}
.mainlist dd.ad240x400 .adbox{
    width: 240px;
    margin: 0 auto;

}
.mainlist .foto{
    width: 218px;
    height: 291px;
    border: 1px solid #fff;
    margin: 0 auto;
    position: relative;
}
.mainlist .foto img{
	width: 100%
}
.mainlist .foto .like{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1358px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
	z-index: 101;
}
.mainlist .foto .like:hover{
     background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat -1px -1285px;  
}
.mainlist .foto .like.select{
     background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat -1px -1285px;  
}
.mainlist .foto a{
    position: relative;
    overflow: hidden;
	display: block;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.mainlist .peobox{
    width: 220px;
    margin: 0 auto;
    padding: 10px 0;
}
.mainlist .peofoto{
    width: 40px;
    height: 40px;
    float: left;
}
.mainlist .peofoto img{
    border-radius: 50%;
	width: 100%;
}
.mainlist .name{
    float: left;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
}

.mainlist  .line{
    position: absolute;
    width: 1px;
    background: #f1f1f1;
    height: 35px;
    right: -1px;
    top: -30px;
    display: none;
}
.mainlist .purplelist .peobox span{
   line-height: 1.5;
   font-size: 13px;
   height: 39px;
    display: block;
    overflow: hidden;
}
.mainlist .purplelist .peobox span a{
	color: #000000;
	text-decoration: none;
}
.btn_more{
    border-radius: 5px;
    background: #0398a3;
    width: 558px;
    margin: 0 auto;
    height: 47px;
}
.btn_more a{
    display: block;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    background: #22bbc6;
    color: #fff;

}
.btn_more a:hover{
    padding-top: 2px;
    background: #2ad5e1;
}
.loading_dot{
    display: none;
    width: 90px;
    height: 40px;
    margin: 0 auto;
    background: url('http://l.yimg.com/dh/ap/default/150303/loading-dots.gif') no-repeat;
}
/* Profile
------------------------------------------------------------------------------------------------------*/
.profilecontent{
    width: 100%;
    border-top: 1px solid #f1f1f1;
}
.profilebox{
    width: 100%;
}
.profileinfo{
    padding-left: 42px;
    padding-top: 25px;
    padding-bottom: 10px;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding-bottom: 33px;
}
.profileinfo .fotobox{
    float: left;
    width: 83px;
    height: 130px;
    position: relative;
    padding-top: 5px;
}
.profileinfo .fotobox .foto img{
    border-radius: 50%;
}
.profileinfo .fotobox .ftxt{
    position: absolute;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1787px;
    height: 37px;
    padding-top: 15px;
    width: 100%;
    top: 75px;
}
.profileinfo .icon{
    float: left;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1874px;
    width: 20px;
    height: 20px;
    margin-left: 7px;
}
.profileinfo .iconname{
    float: left;
    margin-left: 5px;
    padding-top: 2px;
    font-size: 17px;
    color: #5564ff;
}
.someonebox{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    width: 680px;
}
.someonebox .name{
    border-bottom: 3px solid #000000;
    margin-bottom: 14px;
    position: relative;
    height: 28px;
    padding: 2px 0 8px 35px;
    line-height: 28px;
    color: #2f3231;
    font-size: 20px;
    
}
.someonebox .name:before{
    content:'';
    width: 25px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 5px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -1928px ;
    
}
.someonebox .txt{
    line-height: 1.5;
    font-size: 15px;
    color: #686363;
}
.someonebox .btn_edit{
	display: none;
    margin-top: 15px;
    width: 220px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}
.someonebox .btn_edit a{
    display: block;
    background: #22bbc6;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.someonebox .btn_edit a:hover{
    background: #feaaaa;
}
.likebox{
    float: left;
    margin-left: 15px;
}
.likebox .box{
    float: left;
    width: 70px;
    height: 90px;
    border: 1px solid #f1f1f1;
    border-radius:5px;
    margin-right: 10px;
}
.likebox .box div[class^="icon"]{
    width: 55px;
    height: 24px; 
    margin: 4px 0 0 8px;
    text-align: center;
    color: #FFF;
    padding-top: 31px;
    font-size: 13px;
}
.likebox .box .icon1{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1483px;}
.likebox .box .icon2{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1577px;}

.likebox .box span{
    font-size: 15px;
    color: #343434;
    display: block;
    text-align: center;
    margin-top:6px;
}
.mainlist .time{
    width: 200px;
    margin: 5px auto 0;
    height: 30px;
    padding: 5px 0 15px;
    font-size: 12px;
    color: #686363;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1986px;
    padding-left: 20px;
}
/* Edit Profile
------------------------------------------------------------------------------------------------------*/
.editprofile{
    width: 600px;
    height: 615px;
    padding: 20px 0;
    position: relative;
    background: #fff;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -300px;   
}
.editprofile .content{
    width: 563px;
    margin: 0 auto;
}
.btn_x{
    position: absolute;
    width: 48px;
    height: 48px;
    top: -26px;
    right: -15px;
}
.btn_x a{
    display: block;
    width: 48px;
    height: 48px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1674px;
}
/*照片上傳*/
.uploadfoto{
    width: 100%;
    padding-top: 20px;
}
.uploadfoto .foto{
    float: left;
    margin-left: 15px;
}
.uploadfoto .foto img{
    border-radius: 50%;
}
.btn_upload{
	position: relative;
    width: 222px;
    height: 34px;
    float: left;
    margin: 22px 0 0 26px;
}
.btn_upload a{
    display: block;
    background: #22bbc6;
    width: 222px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
}
.btn_upload a:hover{
    background: #feaaaa;
}
.btn_upload input{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
/*性別*/
.edit_gender{
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}
.edit_gender .titlebar{
   background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -248px;
   height: 30px;
   margin-top: 50px;
}
.edit_gender .btnbox{
    float: left;
    margin-left: 210px;

}
.edit_gender .btnbox .btn{
    float: left;
    width: 114px;
    height: 34px;
    line-height: 34px;
    font-size: 17px;
    color: #fff;
    margin-right: 8px;
}
.edit_gender .btnbox .btn a{
    display: block;
    text-decoration: none;
    background: #d8d8d8;
    color: #fff;
    text-align: center;
}
.edit_gender .btnbox .btn a:hover{
     background: #22bbc6;
}
.edit_gender .btnbox .btn .select{
    background: #22bbc6;
}
/*顯示暱稱*/
.edit_name{
    margin-top: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}
.title_edit{
    height: 21px;
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -166px;
    text-align: right;
    padding-top: 6px;
}
.title_edit span{
    font-size: 13px;
    color: #22bbc6;
}
.nameform{
    width: 250px;
    height: 32px;
    background: #fff5f5;
    margin-top: 15px;
}
.nameform input{
    width: 100%;
    height: 90%;
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
}
/*自我介紹文字*/
.edit_intro{
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    margin-top: 20px;
}
.title_intro{
    height: 21px;
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -377px;
    text-align: right;
    padding-top: 6px;
}
.introform{
    width: 100%;
    height: 100px;
    background: #fff5f5;
    margin-top: 15px;
}
.introform textarea{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    resize: none;
}    

.edit_btnbox{
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    margin-top: 15px;
}
.edit_btnbox a{
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    background: #d8d8d8;
}
.edit_btnbox a:hover{
    background: #22bbc6;
}
.btn_send{
    float: left;
    width: 49%;
}
.btn_quit{
    float: right;
    width: 49%;
}
.cbtn{
    width: 550px;
    margin: 0 auto;
}
/* Upload
------------------------------------------------------------------------------------------------------*/
.uploadbox{
    width: 100%;
    border-top: 1px solid #f1f1f1;
    margin-top: 20px;
}
.uploadbox .content{
    width: 984px;
/*	background: #F8F2F3;*/
}
.uploadbox .step{
	display: none;
	overflow: hidden;
}
.uploadbox .step dl{
    display: table;
    width: 100%;
}
.uploadbox .step dl dt,.uploadbox .step dl dd{
    display: table-cell;
    border-right:1px solid #f1f1f1;
    position: relative;
}
.uploadbox .step dl dt{
    width: 216px;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    position: relative;
    vertical-align: middle;
    text-align: center;
}
.uploadbox .step dl dt:before{
    content:'';
    position: absolute;
    top: -6px;
    right: -6px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1430px;
    width: 11px;
    height: 11px;
    display: none;
}
.uploadbox .step dl dd .sarrow{
    position: absolute;
    top: 25px;
    left: -15px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -3534px;
    width: 22px;
    height: 27px;
    z-index: 1000;
}


.uploadbox .step:last-child dl dt{
    border-bottom: none;
}
/*左側
--------------*/
.stepcontent{
    width: 140px;
    display: inline-block;
}

.sfoto1{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -41px -1165px;
    width: 60px;
    height: 45px;
    margin: 0 auto;
}
.sfoto2{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -41px -1341px;
    width: 60px;
    height: 45px;
    margin: 0 auto;
}
.sfoto3{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -44px -1524px;
    width: 64px;
    height: 59px;
    margin: 0 auto;
}
.sfoto4{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -44px -1711px;
    width: 57px;
    height: 55px;
    margin: 0 auto;
}
.step1{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -199px -1173px;
    width: 123px;
    height: 25px;
    margin: 10px auto 8px;
}
.step2{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -199px -1239px;
    width: 123px;
    height: 25px;
    margin: 10px auto 8px;
}
.step3{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -199px -1307px;
    width: 123px;
    height: 25px;
    margin: 10px auto 8px;
}
.step4{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -199px -1383px;
    width: 123px;
    height: 25px;
    margin: 10px auto 8px;
}
.sname1{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat 0 -1260px;
    width: 100%;
    height: 25px;
    margin: 0 auto;
}
.sname2{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -13px -1457px;
    width: 116px;
    height: 21px;
    margin: 0 auto;
}
.sname3{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat 0 -1650px;
    width: 100%;
    height: 25px;
    margin: 0 auto;
}
.sname4{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat -28px -1830px;
    width: 95px;
    height: 25px;
    margin: 0 auto;
}
.bg_choose{
    background: url('http://l.yimg.com/dh/ap/default/150303/bg_step.jpg') repeat top left;
}


/*右側
--------------*/
/*event*/
.step_event{
    width: 92%;
    margin: 25px auto 30px;
}
.eventbox{
    width: 100%;
}
.uploadbox .txt{
    line-height: 1.7;
    font-size: 15px;
    color: #686363;
    margin-bottom: 10px;
}
.uploadbox .txt a,.uploadbox .txt1 a{
    color: #22bbc6;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #22bbc6;
}
.uploadbox .txt a:hover,.uploadbox .txt1 a:hover{
    border: none;
}
.eventbox .txt1{
    color:#686363; 
    font-size: 13px;
    line-height: 1.5;
    padding-left: 25px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -2783px;
}
.eventbox .txt1 h1{
    display: inline-block;
    font-size: 15px;
    font-size: 15px;
}
.eventbox .txt1 span{
    color: #22bbc6;
    font-size: 15px;
    font-weight: bolder;
    padding-right: 3px;
}
 
.event_btnbox{
    margin-top: 20px;
    font-size: 17px;
    float: right;
    display: inline-block;
    height: 35px;
}
.event_btnbox div{
    width: 276px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    float: left;
    margin-left: 8px;
}
.event_btnbox a{
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    background: #d8d8d8;
}
.event_btnbox a:hover{
    background: #31deea;
}
.event_btnbox a.select{
    background: #31deea;
}
/*main*/
.step_main{
    width: 92%;
    margin: 25px auto 60px;
}
.mainbox{
    margin: 20px auto 0;
    width: 528px;
}
.mainfoto{
    float: left;
    width: 220px;
}
.mainfoto img{
	width: 100%;
}
.main_r{
    float: right;
    width: 279px;
    padding-top: 25px;
    position: relative;
    height: 204px;
}
.maintxt{
    font-size: 15px;
    line-height: 1.5;
}
.maintxt li{
    margin-bottom: 5px;
    font-size: 15px;
    color: #686363;
}
.maintxt li a{
    color: #22bbc6;
    text-decoration: none;
    border-bottom: 1px solid #22bbc6;
}
.maintxt li a:hover{
    border: none;
}
.btn_mainupload{
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: 0;
}
.btn_mainupload a{
     height: 35px;
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    background: #22bbc6;
    line-height: 35px;
}
.btn_mainupload .delBtn{
    margin-top: 5px;
    display: none;
}
.btn_mainupload .upload{
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	opacity: 0;
	cursor: pointer;
}
/*choose*/
.step_choose{
    background: #f8f2f3;
    padding-bottom: 30px;
}
.choosebox{
    width: 92%;
    margin: 0 auto;
}
.cbox{
    padding: 20px 0 20px;
    border-bottom: 1px dotted #cccccc;
}
.cbox span{
    display: block;
    font-size: 15px;
    color: #686363;
    margin-bottom: 5px;
    margin-top: 5px;
}
.cbox_itemUrl{
	display: none;
	overflow: hidden;
}
.submenu{
    width: 100%;
}
.submenu div{
    display: inline-block;
    font-size: 13px;
    border-radius: 15px;
    line-height: 24px;
    margin-right: 3px;
    margin-top: 12px;
}
.submenu .custag{
	display: inline-block;
	background: #fff;
	color: #a4a1a1;
	height: 28px;
	padding-top: 4px;
	margin-right: 5px;
	text-align: center;
}
.submenu .custag input{
	border:0;
	padding:3px 0;
    margin: 0 10px;	
}
.submenu div a{
    display: block;
    border-radius: 15px;
    color: #fff;
    text-decoration: none;
    padding: 3px 20px;
    background: #a4a1a1;
}
.submenu div.smore a{
    background: #22bbc6;
}
.submenu div.smore a:hover,.submenu div.smore a.select{
    background: #31deea;
    color: #fff;
     -webkit-transition: none;
    transition: none;
}
/*1023改↓*/
.submenu div a:hover,.submenu div a.select{
    background: #22bbc6;
    -webkit-transition: none;
    transition: none;
}
/*1023改↑*/
.linkbar{
    width: 100%;
    display: table;
    font-size: 13px;
    margin-top: 15px;
}
.linkbar .name{
    display: table-cell;
    line-height: 1.5;
    background: #b8e7ff;
    width: 15%;
    padding: 5px 0;
    text-align: center;
    color: #505050;
}
.linkbar .link{
    display: table-cell;
    width: 85%;
    background: #fff;
    color: #a4a1a1;
}
.linkbar .link input{
    width: 90%;
    height: 100%;
    border: 0;
    background: none;
    padding-left: 5px;
}
.introductionform{
    width: 100%;
    height: 97px;
    resize: none;
    background: #fff;
    margin-top: 10px;
}
.introductionform textarea{
    resize: none;
    width: 100%;
    height: 100%;
    border: 0;
}
.ctxt{
    margin-top: 15px;
    text-align: right;
    color: #22bbc6;
    font-size: 13px;
    font-weight: bolder;
}
.check{
    font-size: 15px;
    color:#22bbc6;
    font-weight: bolder;
}
/*success*/
.step_success{
    width: 92%;
    margin: 0 auto;
    padding-top: 25px;
}
.successbox{
    width: 100%;
    padding-bottom: 80px;
}
.successbox .txt{
    margin-bottom: 20px;
}
.subtn{
    margin-bottom: 10px;
    padding: 5px 0 5px 28px;

}
.su1{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -2357px;
}
.su2{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -2408px;
}
.subtn a{
    font-size: 15px;
    color: #22bbc6;
    text-decoration: none;
    border-bottom: 1px solid #22bbc6;
    padding-bottom: 1px;
}
.subtn a:hover{
    border: none;
}
/* Photo Post
------------------------------------------------------------------------------------------------------*/
.fotopostbox{
    width: 100%;
    margin-top: 20px;
}
.fotopostbox .content_top{
    width: 980px;
    display: table;
}
.fotopostbox .content_bottom{
    width: 982px;
    border-top: 1px solid #f1f1f1;

}

.upload_banner{
    width:100%;
    border-top:1px solid #f1f1f1;
}
.upload_banner a{display:block;}
.upload_banner img{
    display:block;
    width:970px;
    margin:5px auto;
}

.fotopostinfo{
    padding-top: 22px;
    width: 210px;
    padding-right: 8px;
   
    border-right: 1px solid #f1f1f1;
    display: table-cell;
    vertical-align: top;
}
.fotopostfoto{
    padding-top: 22px;
    padding-bottom: 22px;
    width: 600px;
    border-right: 1px solid #f1f1f1;
    display: table-cell;
    vertical-align: top;
}
.fotopostlist{
    padding-top: 22px;
    width: 185px;
    /* border-right: 1px solid #f1f1f1; */
    display: table-cell;
    vertical-align: top;
}
/*右側*/
.finfo_box{
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 10px;
}
.finfo_box .foto{
    width: 81px;
    height: 81px;
    margin: 0 auto;
}
.finfo_box .foto img{
    border-radius: 50%;
}
.finfo_box .name{
    text-align: center;
    margin-top: 8px;
    font-size: 15px;
}
.finfo_box .name a{
    color: #686363;
    text-decoration: none;
}
.finfo_box .name a:hover{
    color: #84e5ff;
    text-decoration: underline;
}
.finfo_box .time{
    margin-top: 8px;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
}
.finfo_box .time .icon{
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -1987px;

}
.finfo_box .time span{
    display: inline-block;
    vertical-align: top;
    padding-left: 2px;
    padding-top: 1px;
}
.typecontent{
    margin:20px 0 15px 60px;
    display: none;
}
.type1{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -2827px;
    padding-left: 28px;
    color: #84e5ff;
    font-weight: bolder;
    margin-bottom: 20px;
    font-size: 15px;
}
.type1 a{
    color: #686363;
    text-decoration: none;
}
.type1 a:hover{
    color: #84e5ff;
    text-decoration: underline;
}
.type2{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -2873px;
    padding-left: 28px;
    color: #84e5ff;
    font-size: 15px;
}
.type2 a.contenttop
    color: #686363;
    text-decoration: none;
}
.type2 a:hover{
    color: #84e5ff;
    text-decoration: underline;
}
.finfo_share{
    margin: 0 auto;
    padding: 20px 30px 10px 40px;
    position: relative;
    border-bottom: 1px dotted #cccccc;
}
.finfo_share div[class^="icon_"]{
    margin-bottom: 20px;
} 
.finfo_share font{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 13px;
}
.finfo_txt{
    width: 100%;
    padding: 20px 0 0 6px;
}
.finfo_txt dl{
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 13px;
}
.finfo_txt dl dt,.finfo_txt dl dd{
    display: inline-block;
    margin-bottom: 3px;
}
.finfo_txt dl dt{color: #8e8e8e;}
.finfo_txt dl dd a{
	color: #22bbc6;
	text-decoration:none;
}
.icon_like{
    display: inline-block;
}
.icon_like a{
    display: block;
    padding-left: 60px;
    height: 35px;
    line-height: 20px;
    padding-top: 15px;
    text-decoration: none;
    color: #000;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -2916px;
}
.icon_like a:hover,.icon_like a.select{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -3843px;
}
.icon_share{
    display: inline-block;
}
.icon_share a{
    display: block;
    padding-left: 60px;
   height: 35px;
    line-height: 20px;
    padding-top: 15px;
    text-decoration: none;
    color: #000;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -2997px;
}
.icon_share a:hover,.icon_share a.select{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -3924px;
}
.icon_message{
    display: inline-block;
}
.icon_message a{
    display: block;
    padding-left: 60px;
    height: 35px;
    line-height: 20px;
    padding-top: 15px;
    text-decoration: none;
    color: #000;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -3083px;
}
.icon_message a:hover,.icon_message a.select{
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -4010px;
}
.share_box{
	position: absolute;
	top: 80px;
	left: 98px;
	width: 0;
	height: 77px;
	overflow: hidden;
	z-index: 1000;
}
.sharebox{
    border: 1px solid #f1f1f1;
    width: 147px;
    height: 75px;
    padding-left: 8px;
    background: #fff;
	margin-left: 12px;
    /* position: absolute; */
    right: -100px;
    top: 80px;
    z-index: 1000;
}
.sharebox:before{
    content:'';
    width: 18px;
    height: 20px;
    position: absolute;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -3480px;
    top: 25px;
	margin-left: -20px;
}
.sharebox div[class^="subicon_"]{
     margin-top: 8px;
    float: left;
    width: 72px;
    height: 25px;
}
.sharebox div[class^="subicon_"] a{
     width: 72px;
    height: 25px;
    padding-top: 45px;
    text-align: center;
    color: #a4a1a1;
    font-size: 12px;
    text-decoration: none;
    display: block;
}

.sharebox .subicon_fb a{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 16px -3162px;}
.sharebox .subicon_fb a:hover,.sharebox .subicon_fb a.select{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 16px -4097px;}
.sharebox .subicon_tumblr a{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 17px -3593px;}
.sharebox .subicon_tumblr a:hover,.sharebox .subicon_tumblr a.select{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 17px -4174px;}

.fotocontent{
    width: 513px;
    height: 685px;
    margin: 0 auto;
    position: relative;
	overflow: hidden;
}
.fotocontent img{
    width: 100%;
}
.fotocontent .iconbox{
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 500;
    width: 125px;
    height: 59px;
    display: none;
}
.fotocontent div[class^="foto_icon"]{
    float: left;
    width: 54px;
    height: 24px;
    margin-right: 8px;
    text-align: center;
    padding-top: 30px;
    font-size: 13px;
}
.foto_icon1{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -3313px; color: #fff;}
.foto_icon2{background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat -1px -3399px; color: #fff;}

.title_buy{
     background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat 0 -1919px;
     height: 34px;
     width: 165px;
     margin: 0 auto;
}
.buylist{
    width: 100%;
    position: relative;
    margin-top: 10px;
    background: url('http://l.yimg.com/dh/ap/default/150303/bg_buy.jpg') repeat top left;
    padding: 15px 0;
}

.buylist ul{
    width: 100px;
    margin: 0 auto;
}
.buylist ul li{
    /* margin-bottom: 23px; */
    font-size: 14px;
}
.buylist ul li a{
    text-decoration: none;
    line-height: 1.5;
    color: #686363;
}
.buylist ul li img{
    width: 100%;
}
.buylist ul li a span{
    padding-top: 5px;
    display: block;
    min-height: 40px;
}
.content_bottom .content_l{
    float: left;
    width: 630px;
    margin-left: 11px;
}
.content_bottom .content_r{
    float: right;
    margin-right: 10px;
    margin-bottom: 20px;
}
.aboutproduct{
    margin-bottom: 28px;
}
.foto_intro{
    line-height: 1.8;
    font-size: 16px;
    padding: 20px 20px 20px 10px ;
    width: 616px;
    color: #686363;
    border-bottom: 1px dotted #f1f1f1;
    margin-bottom: 25px;
}
.foto_tag{
  margin-bottom: 20px; 
  width: 100%;
  border-bottom: 1px dotted #f1f1f1;
  padding-bottom: 30px;
    display: none;

}
.foto_message,.fotolistcontent{
  margin-bottom: 30px; 
  width: 100%;
  border-bottom: 1px dotted #f1f1f1;
  padding-bottom: 20px;
}

.fototagbtn{
    background: #f8f2f3;
    padding: 15px 10px;
	height: 29px;
    margin-top: 10px;
    margin-bottom: 10px;
	overflow: hidden;
}
.fototagbtn .btn{
    float: left;
    margin-right: 10px;
    font-size: 13px;
	margin-bottom: 15px;
	opacity: 0;
}
.fototagbtn .btn a{
    text-decoration: none;
    padding: 8px 15px 8px 20px;
    font-size: ;
    color: #fff;
    background: #a4a1a1;
    border-radius: 15px;
    display: block;
    position: relative;
}
.fototagbtn .btn a:hover{
    background: #fff;
    color: #a4a1a1;
     -webkit-transition:none;
    transition: none;
}
.fototagbtn .btn a:before{
    content:'#';
    color: #ffd2d2;
    font-size: 13px;
    position: absolute;
    left: 11px;
}
.fototagbtn .fototagbox{
	width: 100%;
	height: auto;
}
.btn_open{
    float: right;
    display: inline-block;
}
.btn_open a{
    text-decoration: none;
    color: #22bbc6;
    font-size: 13px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 55px  -2281px;
    padding-right: 15px;
}
.btn_close{
    float: right;
    display: inline-block;
}
.btn_close a{
    text-decoration: none;
    color: #22bbc6;
    font-size: 13px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 28px  -2322px;
    padding-right: 15px;
}
.foto_buylink{
    margin-bottom: 40px;
    border-bottom: 1px dotted #f1f1f1;
    padding-bottom: 25px;
    padding-left: 15px;
    font-size: 14px;
}

.foto_buylink span{
    display: inline-block;
    color: #8e8e8e;
    padding-right: 5px;
    font-weight: bold;
}
.foto_buylink a{
    display: inline-block;
    color: #22bbc6;
    margin-left: 18px;
    position: relative;
    text-decoration: none;
    padding-bottom: 1px;
    font-weight: bold;
    margin-right: 8px;
}
.foto_buylink a:hover{
    border: none;
}
.foto_buylink a:before{
    content:'';
    width: 3px;
    height: 3px;
    position: absolute;
    background: #22bbc6;
    left: -7px;
    top: 6px;
}

.btn_more2{
    display: inline-block;
    font-size: 13px;
    color: #22bbc6;
    margin-top: 7px;
    height: 16px;
    width: 80px;
}
.btn_more2 a{
   color: #22bbc6; 
   text-decoration: none;
   display: block;
   padding-right: 28px;
   background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 55px -4423px;
   height: 16px;
    line-height: 16px;
}
.fotolistcontent .list{
    margin-top: 20px;
    display: inline-block;
}
.fotolistcontent .list dt,.fotolistcontent .list dd{
    width: 120px;
    padding: 3px;
    float: left;
}
.fotolistcontent .list dt:hover,.fotolistcontent .list  dd:hover{
    background: url('http://l.yimg.com/dh/ap/default/150303/bg_fotolist.jpg') repeat top left;
}
.fotolistcontent .list dt:hover .border,.fotolistcontent .list  dd:hover .border{
    display: block;
}
.fotolistcontent .list .foto{
    width: 119px;
    height: 159px;
    position: relative;
	overflow: hidden;
}
.fotolistcontent .list .foto .border{
    position: absolute;
    top: 0;
    left: 0;
    width: 113px;
    height: 153px;
    border: 3px solid #22bbc6;
    display: none;
    
}
.fbcontent{
    margin-top: 20px;
}
/*相關商品 1017*/
.aboutproduct{
    margin-bottom: 28px;
    padding-top: 10px;
}
.title_recommend{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -2531px;
    height: 30px;
    text-align: right; 
}
.aboutproduct .content{
    width: 280px;
    margin: 0 auto;
    padding-left: 20px;
    background: #f8f2f3;
    padding-top: 8px;
}
.aboutlist{
    display: inline-block;
    width: 260px;
    margin-top: 15px;
}
.aboutlist  dt{
    float: left;
}
.aboutlist  dd{
    float: right;
}
.aboutlist dt ,.aboutlist dd{
    width: 120px;
    margin-bottom: 20px;
}
.aboutlist .foto{
    width: 120px;
    height: 120px;
    position: relative;
}
.aboutlist.a1 .txtbox{
    width: 100%;
    height: 85px;
    position: relative;
    background: #fff;
    padding-top: 5px;
}
.aboutlist.a2 .txtbox{
    width: 100%;
    height: 75px;
    position: relative;
    background: #fff;
    padding-top: 5px;
}
.aboutlist .txtbox span{
    display: block;
    width: 94%;
    margin: 0 auto;
    font-size: 14px;
    color: #686363;
    line-height: 1.3;
    height: 38px;
    overflow: hidden;
}
.aboutlist a{
    display: block;
    text-decoration: none;
    color: #686363;
}
.aboutlist.a1 a:hover .money{
    display: block;
}
.aboutlist.a1 .txtbox .money{
    width: 94%;
    margin: 3px auto;
    font-size: 13px;
    color: #22bbc6;
    display: none;
}
.aboutlist.a2 .prod:hover .money{
    display: block;
}

.aboutlist.a2 .money{
    width: 100%;
    position: absolute;
    font-size: 13px;
    color: #ff0000;
    bottom: 0;
    left: 0;
    padding: 5px 0;
    display: none;
    text-align:right;
    font-weight: bold;
    background: url('http://l.yimg.com/dh/ap/default/150303/bg_white.png') repeat top center;
}
.aboutlist.a2 .money font{
    display: block;
    width: 94%;
    margin: 0 auto;
}
.aboutlist .txtbox .store{
    width: 96%;
    font-size: 12px;
    bottom: 8px;
    left: 3%;
    position: absolute;
}
.aboutlist .txtbox .store a{color:#7777e6;}
.btn_aboutmore{
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #9999ff;
    margin-right: 10px;
}
.btn_aboutmore a{
    display: block;
    text-decoration: none;
    position: relative;
    padding-right: 17px;
    font-size: 13px;
    color: #9999ff;
}
.btn_aboutmore a:before{
    content:'';
    position: absolute;
    width: 15px;
    height: 15px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0  -3669px;
    top: 1px;
    right: 0;
}
.viewbox{
    width: 100%;
}
.viewbox .title_view{
    height: 30px;
    width: 100%;
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat 0 -2676px;
    padding-bottom: 5px;
    
}
.viewtag{
    width: 100%;
    font-size: 14px;
    margin-top: 20px;
    padding-left: 10px;
}
.viewtag h3{color: #8e8e8e; display: inline-block; vertical-align: top;}
.viewtag ul{
    font-weight: bolder;
    color: #22bbc6; 
    display: inline-block;
    vertical-align: text-bottom;
    width: 550px;
}
.viewtag ul li{
    float: left;
    padding: 0 17px;
    position: relative;
    margin-bottom: 10px;
}
.viewtag ul li a{
    color:#22bbc6;
    text-decoration:none;
}
.viewtag ul li:before{
    content:'';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #000000;
    right: 0px;
}
.viewtag ul li:first-child{
    padding: 0 17px 0 5px;
}
/* Rule
------------------------------------------------------------------------------------------------------*/
.rulecontent{
    width: 100%;
    margin-top: 15px;
}
.rulecontent .content{
    border-top: 1px solid #f1f1f1;
}
.rulebox{
    width: 982px;

    padding-top: 15px;
    padding-bottom: 50px;
}
.title_rule{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -2373px;
    height: 30px;
    text-align: right; 
}
.title_itemrule{
    background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat left -2461px;
    height: 30px;
    text-align: right; 
}
.preruletxt{
    width: 94%;
    margin: 0 auto;
}
.preruletxt span{
    display: block;
    font-size: 15px;
    padding-left: 6px;
    margin-bottom: 10px;
    line-height: 1.5;
    color: #686363;
}
.preruletxt span.blue,.ruletxt span.blue{
    color: #22bcc6;
}
.ruletxt,.itemruletxt{
    width: 94%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.ruletxt h1, .preruletxt h1{
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
    color: #292929;
    margin-top: 30px;
}
.ruletxt span{
    display: block;
    font-size: 15px;
    padding-left: 6px;
    margin-bottom: 20px;
    line-height: 1.5;
    color: #686363;
}
.ruletxt ul{padding-left: 6px;}
.ruletxt ul ul{padding-left: 18px;}
.ruletxt li{
    font-size: 15px;
    line-height: 1.5;
    color: #686363;
}
.itemruletxt ul{
    margin-top: 20px;
    padding-left: 20px;
}
.itemruletxt ul li{
    list-style: decimal;
    line-height: 1.5;
    font-size: 15px;
    color: #686363;
}

/* Topic
------------------------------------------------------------------------------------------------------*/
.otherbox{
    padding-bottom: 20px;

}
.title_otherbox{
    float: left;
    width: 300px;  
    height: 35px;
	background: url('http://l.yimg.com/dh/ap/default/150303/title.png') no-repeat 10px -2608px;
}
.otherlist{
    display: inline-block;
    padding-top: 2px;
}
.otherlist li{
    float: left;
    width: 140px;
    border-radius: 30px;
    text-align: center;
    margin-right: 5px;
}
.otherlist li a{
    display: block;
    text-decoration: none;
    line-height: 1.5;
    padding: 5px 0;
    width: 100%;
    border-radius: 30px;
    background: #a4a1a1;
    font-size: 13px;
    color: #fff;
}
.otherlist li a:hover{
    background: #5fd1ef;
}
.ind_bigfotobox .fotobox .topictxt{
    position: absolute;
    height: 90px;
    padding: 20px 20px 10px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 85%,rgba(0,0,0,0.85) 100%);
    position: absolute;
    bottom: 0;
    color: #22bbc6;
}
.topictxt span{
	width: 944px;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    margin-top: 6px;
    display: block;
}
.topictxt span a{
    color: #ffabab;
	float: right;
	margin-left: 5px;
}
.topictxt span a:hover{
    text-decoration: none;
}
.topictxt span a.bar{
	text-decoration: none;
}
.titletopic{
    display: inline-block;
    font-size: 26px;
    padding-left: 40px;
    color: #FFF;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0  -4263px;
}
.titletopic font{
     color: #ffabab; 
}
.topictime{
    display: inline-block;
    float: right;
    color: #ffc1c1;
    padding-top: 7px;
    font-size: 13px;
}
/* Expert
------------------------------------------------------------------------------------------------------*/
.expertcontent{
    width: 100%;
    margin-top: 20px;
}
.expertlist{
    margin-top: 20px;
    border-top:1px solid #f1f1f1; 
}
.expertlist dl{
    width: 982px;
    border-right:1px solid #f1f1f1; 
    border-left:1px solid #f1f1f1; 
    display: inline-block;
    padding-bottom: 50px;
}
.expertlist dl dd,.expertlist dl dt{
    width: 489px;
    height: 150px;
    float: left;
    cursor: pointer;
    position: relative;
}
.expertlist dl dd:hover,.expertlist dl dt:hover{
    background: url('http://l.yimg.com/dh/ap/default/150303/bg_expert.png') repeat top left;
}
.expertlist dl dd:before,.expertlist dl dt:before{
    content: '';
    position: absolute;
    top: -6px;
    left: -6px;
    /* background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1430px; */
    width: 11px;
    height: 11px;
}
.expertlist dl dd:first-of-type:before,.expertlist dl dt:first-child:before{
     content: '';
     background: none;
}

.expertlist dl dt{
    border-right:1px solid #f1f1f1;
}
.expertlist .fotobox {
    float: left;
    width: 83px;
    height: 130px;
    position: relative;
    padding-top: 10px;
    margin-left: 10px;
}
.expertlist .fotobox .foto img {
    width: 82px;
    height: 82px;
    border-radius: 50%;
}
.expertlist .fotobox .ftxt {
    position: absolute;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1787px;
    height: 37px;
    padding-top: 15px;
    width: 100%;
    top: 80px;

}
.expertlist .icon {
    float: left;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat 0 -1874px;
    width: 20px;
    height: 20px;
    margin-left: 7px;
}
.expertlist  .txtbox{
    float: right;
    width: 370px;
    margin-top: 15px;
    margin-right: 10px;
}
.expertlist .iconname {
    float: left;
    margin-left: 5px;
    padding-top: 2px;
    font-size: 17px;
    color: #5564ff;
}
.expertlist .name {
    border-bottom: 3px solid #000000;
    margin-bottom: 12px;
    position: relative;
    height: 28px;
    padding: 2px 0 8px 35px;
    line-height: 28px;
    color: #2f3231;
    font-size: 20px;
}
.expertlist .name:before {
    content: '';
    width: 25px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 5px;
    background: url('http://l.yimg.com/dh/ap/default/150303/icon.png') no-repeat left -1928px;
}
.expertlist .txt {
    line-height: 1.5;
    font-size: 15px;
    color: #686363;
    height: 45px;
    overflow: hidden;
}
/* winner
------------------------------------------------------------------------------------------------------*/
.winner_box{
    padding: 20px 15px 0;
}
.lb_iframe{
    position: relative;
    width: 180px;
    height: 170px;
    background: #fff;
}
.lb_iframe .close{
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -25px;
    width: 25px;
    height: 25px;
}
.lb_iframe .close a{
    background: url('http://l.yimg.com/dh/ap/default/150303/m_btn_x.jpg') no-repeat center center;
    width: 100%;
    height: 100%;
    display: block;
}
/* Award
------------------------------------------------------------------------------------------------------*/
.awardbox{
    width: 100%;
    margin-top: 10px;
    position: relative;
}
.awardtitle{
    padding-right: 85px;
    font-size: 30px;
    color: #22bbc6;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.awardtitle img{
    display: inline-block;
    vertical-align: bottom;
}
.alist{
    padding-left: 20px;
    margin-bottom: 15px;
    margin-left: 5px;
}
.alist.pink{ background: url('http://l.yimg.com/dh/ap/default/150303/crown.jpg') no-repeat left 1px;}
.alist.gray{ background: url('http://l.yimg.com/dh/ap/default/150303/crown1.jpg') no-repeat left 1px;}
.alist h1{
    display: inline-block;
    line-height: 1.5;
    font-weight: bolder;
    font-size: 15px;
    color: #686363;
}
.alist h3{
    display: inline-block;
    line-height: 1.5;
    font-weight: bolder;
    font-size: 15px;
    color: #686363;
}
.alist span{
    padding-left: 5px;
    line-height: 1.5;
    font-size: 15px;
    color: #686363;
}
.btn_check{
    border-radius: 5px;
    background: #0398a3;
    width: 300px;
    margin: 0 auto;
    height: 47px;
    position: absolute;
    top: 50px;
    right: 10px;
}
.btn_check a{
   display: block;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    background: #22bbc6;
    color: #fff; 
}
.btn_check a:hover{
    padding-top: 2px;
    background: #feaaaa;
}
.mainlist .foto div[class^="ano"]{
    letter-spacing: -1px;
}
.mainlist .foto .ano{
    background: url('http://l.yimg.com/dh/ap/default/150303/no_img.png') no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
	z-index: 101;
}
.mainlist .foto .ano_1{
    background: url('http://l.yimg.com/dh/ap/default/150303/no1_img.png') no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
	z-index: 101;
}
.mainlist .foto .ano_2{
    background: url('http://l.yimg.com/dh/ap/default/150303/no2_img.png') no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
	z-index: 101;
}
.mainlist .foto div[class^="ano"] span{
    position: absolute;
    display: block;
    top: 5px;
    font-size: 11px;
    top: 22px;
    width: 100%;
    text-align: center;
}
.mainlist .foto .ano span{
    color:#22bbc6;
}
.mainlist .foto .ano_1 span{
    color: #fff;
}
.mainlist .foto .ano_2 span{
    color: #fff;
}