﻿@charset "utf-8";
/* CSS Document */

/*  background-color: #D048B9;*/

/*底版*/
.White {
	width: 730px;
	height: 1920px; 
    position: absolute;
    padding-top: 30px;
	background-color:rgb(246,160,198);
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
}

/*大頭貼*/
.Personal_ID{
	width: 165px;
	height: 165px; 
	background-color:rgba(255,255,255,1.00);
	
/*	top: 10px;
	left:10px;*/
	border-radius:10px;
	border: solid 3px #ec79ac;
	box-shadow:2px 2px 10px #e47eab;
}
/*左側選單*/
.left_Menu_Diban{
	width: 173px;
	background-color:#ec86b3;
	border-radius:10px;
    padding-bottom:20px;
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
}
/*左側選單-上按鈕*/
.left_Menu_Button_1{
	background-image:url(../images/Member_Center_wu/left_Menu_1.png);
	width:18px;
	height:11px;
	margin-top:3px;
	margin-bottom:4px;
	margin-left:73px;
	background-repeat:no-repeat;
}
/*左側選單-下按鈕*/
.left_Menu_Button_1-2{
	background-image:url(../images/Member_Center_wu/left_Menu_1.png);
	width:18px;
	height:14px;
	margin-top:0px;
	margin-left:73px;
	background-repeat:no-repeat;
	background-position:0px -11px;
}
/*左側選單-按鈕*/
.left_Menu_Button{
	background-image:url(../images/Member_Center_wu/left_Menu_2.png);
	width:157px;
	height:46px;
	margin-top:2px;
	margin-left:5px;
	border-radius:6px;
	box-shadow: 1px 2px 3px #cc5287;
    cursor:pointer;
}
/*滑動效果-左側選單*/
.left_Menu_Button:hover{
	background-position:0 46px;
	box-shadow: 0px 2px 4px  #b9497a inset; 
	border-radius:8px;
	}
/*左側選單-文字*/
.Menu_text{ 
font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
font-weight:bold;
font-size:17px;
letter-spacing:2px;
color:rgba(244, 114, 178, 1);
/*line-height:30px;*/
display:block;
padding-top:7px;
text-align:center;
vertical-align:middle;
	}
/*左側選單-文字變色*/
.left_Menu_Button:hover .Menu_text{ 
    color:#ba3771;
}

.right_background{
    width:540px;
    position:relative;
    display:none;
}
/*右側選單-底版*/
.right_Menu {
    position: relative;
    background-color: #fbbcd8;
    max-height: 1761px;
    min-height: 515px;
    border-radius: 8px;
    overflow-y: auto;
    overflow-x: hidden;
    border: #FBBCD7 7px solid;
}

.right_Menu::-webkit-scrollbar {
      width:5px;
}
.right_Menu::-webkit-scrollbar-track {
      background-color: #d5d9d9;
}
.right_Menu::-webkit-scrollbar-thumb {
      background-color:#999 ;
}

.right_Menu::-webkit-scrollbar {
      width:5px;
}
.right_Menu::-webkit-scrollbar-track {
      background-color: #d5d9d9;
}
.right_Menu::-webkit-scrollbar-thumb {
      background-color:#999 ;
}


.right_Menu_Background{
    background-image:url(../images/Member_Center_wu/wanon.png);
    background-repeat:no-repeat;
    background-position: right -7px center;
}

.right_short{
    height:570px;
}

.favogirlList{width:510px;}
.favogirlList ul{width:510px;}
.favogirlList ul li{float:left;margin-bottom:15px;width:140px;padding:10px;margin-right:10px;background-color:rgba(255,255,255,0.30);border-radius:10px;box-shadow: 0px 3px 5px #F1A0C4;}
.favogirlList ul li h4{white-space:nowrap;width:130px;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:bold;color:#ED6EA7;margin-top:10px;}
.favogirlList ul li h4 a{white-space:nowrap;width:130px;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:bold;color:#ED6EA7;}
/*.girlList ul li h4 a:hover{color:#6d6d6d;text-decoration:underline;}*/
.favogirlList a,.favogirlList a>div {  display: block;  width: 140px;  height: 165px;  text-decoration: none; text-align: center;}
/*.girlList a > div { background: #000;}*/
.favogirlList img { height: 100%; border:solid; border-color:#ce558b; border-radius:10px; background-color:rgba(211, 207, 207, 0.51);}
.favogirlList a>div { height: 125px; }

/*.girlList a:hover { text-decoration: underline;}*/


/*右側選單-搜尋bar*/
.Search1{ 
position:absolute;
margin-top:110px;
/*margin-left:190px;*/
margin-left: 5px;
}
.Search2 {
    background-color: rgba(255,255,255,1.00);
    border-radius: 20px;
    box-shadow: 1px 1px 3px #8c2050 inset;
    padding-left: 15px;
    font-size: 15px;
    color: #9d9d9d;
    width: 646px;
    height: 30px;
}

/*右側選單-標體bar*/
.top_bar {
    height: 42px;
    background-color: #fbbcd8;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}
/*右側選單-標體bar按鈕*/
.bar_Button{ 
    /*background-image:url(Delete_Item1.png);*/
width:115px;
height:36px;
margin-top:3px;
float:right;
background-repeat:no-repeat;
outline:none;
}
.number-bar{
    width:536px;
    height:87px;
    z-index:1;
}
.number-label{
    float:right;
    margin-top:64px;
    font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
    font-size: 16px;
    font-weight:bold;
    color: #bd2b65;
}
.top_title{
    margin-left:10px;
    padding-top: 7px;
}
.span2{
font-weight:bold;
font-size:18px;
color:#ce558b;
}
/*滑動效果-右側選單*/
/*.bar_Button:focus{
	background-position:0 -72px;
}*/
div>.span1{ font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
font-weight:bold;
font-size:15px;
color:#ce558b;
 margin-left: 5px;
margin-top:50px;
}
/*搜尋bar隱藏框*/
input.Search2:focus {
  outline: none;
}
/*最愛影片大標*/
.span2{	font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
font-size: 21px;
font-weight:bold;
color: #ED6EA7;
margin-left: 10px;	
display: inline-block;	
margin-top: 2px;
}

.favoVideoContent ul{
    width:742px;
    margin-left: 29px; 
    margin-top: 11px;
}
.favoVideoContent ul li{float:left;margin-right:7px;margin-bottom:15px;}
/*.favoVideoContent ul li a{text-decoration:none;color:#bd2b65;font-weight:700;}
.favoVideoContent ul li a:hover{text-decoration:underline;color:#bd2b65;}
.favoVideoContent ul li h3{text-decoration:none;white-space:nowrap;width:180px;overflow:hidden;text-overflow:ellipsis;margin-bottom:-10px;line-height:30px;margin-top:0px;margin-left: 19px;}
.favoVideoContent ul li h4{white-space:nowrap;width:124px;overflow:hidden;text-overflow:ellipsis;height:30px;line-height:30px;margin-left: 10px;margin-top:-5px;}
.favoVideoContent ul li h4 a{white-space:nowrap;width:213px;overflow:hidden;text-overflow:ellipsis;height:30px;line-height:30px;}
.favoVideoContent ul li h4 a:hover{text-decoration:underline;}*/
.favoVideoContent-nothing{margin-left:auto;margin-right:auto;width:742px;margin-top:20px;height:570px;}
.Transparent_background {    background-color: rgba(255,255,255,0.30) !important;}
/*影片框*/
.AV_Movie{ 
    display:inline-block;
    margin-left: 29px; 
    margin-top: 11px;
}
.Movie{  
    width:213px;
    height:143px; 
    background-color:#f290bb;
    display: inline-block; 
    margin-left: 7px;
}
 .AV_girl{ 
     font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
     color:#ED6EA7;
 font-size: 24px;
 font-weight:bold;
 display: inline-block; 
 margin-top: 80px;
 margin-left: 16px;}
 /*分隔線*/
 .Dividing_line{
     height:0; !important;
	 /*width: 690px;
	 margin-top: 12px;*/
}
 /*影片介紹內文*/
.Nevin_control{
    display: inline-block;
	
    margin-left: 19px;
}
.Nevin{ font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
font-size:10px;
 color: #C52D71;
display:inline-block;
margin-top: 4px; 
 margin-left: 16px;}
 /*單選-全選控制鈕*/
 .Delete{ background-image:url(../images/Member_Center_wu/Delete.png);
	 width: 20px; height: 20px; margin-left: 189px; margin-top: 4px;}
.Delete:hover{ background-position:0px 20px;}

/*全選or刪除or取消控制鈕*/
.right_down_control_Button {
    display: none;
    margin-left: 717px;
    position: fixed;
    z-index: 12;
    border-radius: 10px;
    top: 550px;
}


.modify_btn_spec {
    box-shadow:0px 1px 1px #B74272 , 0px -1px 1px #B74272 ,0px -1px 1px #B74272 ,0px 1px 1px #B74272;
    border-radius:7px;
    color:#ffffff;
    text-decoration:none;
    height:30px;
    line-height:30px;
    padding:0 5px 0 5px;
    background-color:#EC79AC;
    font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
    /*display:inline-block;*/
}
    .modify_btn_spec:hover {
        background-color:#E75596;
    }

    .margin_top_15{
        margin-top:10px;
    }

    .display_line_block{
        display:inline-block;
    }

.member_center_control_Button	{
    
margin-top: 130px;
    margin-right: 10px;
float:right;
}



.checkbox-div{
    display:none;width: 20px;  height: 20px;background: rgba(255,255,255,0.50);
}
.checkbox-div-girl{position:absolute;width: 140px;  height: 175px;}
.checkbox-div-movie {position:absolute;width:147px;height:235px;    z-index: 11; }
.checkbox-div-type {position:relative;float:left;background:rgba(255,255,255,0);}
.checkbox-div-comic{height: 251px;}
.add-girl-div{
    width: 130px;  
    height: 165px;
    background-color:rgba(255,255,255,0.30);;
    /*margin-left:10px;*/
    border-radius:10px;
    cursor:pointer;
}
.add-girl-div a{white-space:nowrap;width:130px;overflow:hidden;text-overflow:ellipsis;line-height:18px;color:#6d6d6d;}
/*會員中心*/
.Member_Centre{
	letter-spacing:1px;
	margin-left:60px;
	margin-top: 20px;
	color: #C85387;
	font-family: "微軟正黑體", "新細明體", "黑體-簡", Arial;
	font-size: 15px;
	font-weight: bold;
}
.userinfo{ margin-top: 20px;
 /* width: 260px; */}
.userinfo input,.userinfo select{ width:260px;}

.userinfo label[for='address']{
  vertical-align: top;
}

.Classification .text_1{list-style-type: disc; /*實心圓形符號*/}
.Classification{ text-align:center;}
.Classification > div > ul > li{
/*margin-left:20px;*/
font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
font-size:20px;
font-weight:bold;
display:inline-block;
width:160px;
    background-color: rgba(255,255,255,0.30);
    border-radius: 10px;
    box-shadow: 0px 3px 5px #F1A0C4;
    line-height:40px;
    float:none;
/*list-style-type: disc;*/
}

.Classification .font-color{
    color: #ED6EA7;
}
/*img.button-delete:active{
background-position:0px -72px;
}

img.button-delete:active img.button-delete:hover{
background-position:0px -72px;
}*/

.articalList{margin-left:auto;margin-right:auto;width:950px;height:200px; position:relative;display:none;}
    .Forum-artical-list{/* padding-bottom:20px; */
        padding-right-left:15px;  
    }
    .Pink_left-bottom{width: 460px;
        display:inline-block;
        height: 188px; 
        background-color: #EC79AC;
        padding-top:10px;margin-right: 0px; 
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 2px 2px 4px #CCCCCC;
        float: left;
}
   .Pink_right-bottom{width: 460px;
        display:inline-block;
        height: 188px; 
        background-color: #EC79AC;
        padding-top: 10px;margin-left: 28px; 
        margin-bottom: 20px;border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 2px 2px 4px #CCCCCC;
        float: left;

   }
.new_test{
 color: #FFFFFF;
    display: block; text-align:center;width:460px; font-weight: bold; letter-spacing: 5px;
    font-size: 20px;
    margin-bottom: 7px;
}
.White_bar{ 
    background-color: white; 
    width: 440px;
    height: 27px; 
    margin-top: 2px; 
    margin-left: 10px; 
    border-radius: 3px; 
    box-shadow: 0px 0px 5px #999 inset;

}
.Article{ 
    color:#F377AE; 
    font-size: 15px; 
    /*display: inline-block;
    margin-top: 5px;*/
    line-height: 29px;
    text-decoration: none;
    white-space: nowrap;
}
.Article:hover{font-weight: bold;color: #E82B85;}
.Article:visited{ color:#8A8A8A;}

/*修改密碼內文*/
.Password_bar{ margin-left: 60px; margin-top: 20px;}
div .test_Password{font-size: 15px;color:#C54D83;margin-left: 5px; font-weight: bold;
}

.witch_wu{ width: 200px;}
.witch_wu2{ width: 204px;text-align: center;color: #C54D83;}
.Modify_msg {color:#605d5d; font-size:12px;letter-spacing: -1px;}
.Warning_msg {color:#0e43ed; font-size:14px;}

.veriyInput-msg {
    border: none;
    background-color: transparent;
    font-size: 15px;
    color: #C54D83;
    margin-left: 5px;
    font-weight: bold;
    font-family: 微軟正黑體;
}


.button-delete{
  background-color:#9C3761;
  /*width:145px;*/
  border-radius:50px;
  padding:0 0 0 0;
  height:34px;
  line-height:31px;
  border-style:solid;
  border-color:#F496BF;
  border-width:2px;
  min-width:100px;
  box-shadow:2px 2px 2px #9C3761 , -2px 2px 2px #9C3761 , 2px -2px 2px #9C3761,-2px -2px 2px #9C3761;
  
}
.button-delete-outer{
  /*border-style:solid;
  border-color:#9C3761;
  border-width:2px;
            border-radius:50px;
            width:125px;
            padding-right:4px;*/
            float:right;
            margin-top:2px;
            cursor:pointer;
}

.button-delete-label{
  color:#FDADD1;
  font-family:"微軟正黑體", "新細明體", "黑體-簡", Arial;
    font-size: 16px;
    font-weight:bold;
  margin-left:5px;
  cursor:pointer;
}

.button-delete-ring{
  float:right;
  width:36px;
	height:36px;
	border-radius:50%;
	background-size:50% 50%;
	background-position:
		left top,left top,left top,
		right top,right top,right top,
		right bottom,right bottom,right bottom,
		left bottom,left bottom,left bottom;
	background-repeat:no-repeat;
	background-image:
		-moz-linear-gradient(60deg, #ED7DAF 36%,rgba(237,125,175,0) 36% ),
		-moz-linear-gradient(30deg, #F89CC4 64%,rgba(255,128,0,0) 64% ),
		-moz-linear-gradient(0deg, #ED7DAF 100%,rgba(237,125,175,0) 100% ),
		-moz-linear-gradient(-30deg, #F89CC4 36%,rgba(128,255,0,0) 36%),
		-moz-linear-gradient(-60deg, #ED7DAF 64%,rgba(237,125,175,0) 64% ),
		-moz-linear-gradient(0deg, #F89CC4 100%,rgba(0,255,255,0) 100% ),
		-moz-linear-gradient(-120deg, #ED7DAF 36%,rgba(237,125,175,0) 36%),
		-moz-linear-gradient(-150deg, #F89CC4 64%,rgba(48,113,255,0) 64% ),
		-moz-linear-gradient(0deg, #ED7DAF 100%,rgba(237,125,175,0) 100% ),
		-moz-linear-gradient(150deg, #F89CC4 36%,rgba(95,59,157,0) 36% ),
		-moz-linear-gradient(120deg, #ED7DAF 64%,rgba(237,125,175,0) 64% ),
		-moz-linear-gradient(0deg, #F89CC4 100%,rgba(255,0,128,0) 100% );
	background-image:
		-webkit-linear-gradient(60deg, #ED7DAF 36%,rgba(237,125,175,0) 36% ),
		-webkit-linear-gradient(30deg, #F89CC4 64%,rgba(255,128,0,0) 64% ),
		-webkit-linear-gradient(0deg, #ED7DAF 100%,rgba(237,125,175,0) 100% ),
		-webkit-linear-gradient(-30deg, #F89CC4 36%,rgba(128,255,0,0) 36%),
		-webkit-linear-gradient(-60deg, #ED7DAF 64%,rgba(237,125,175,0) 64% ),
		-webkit-linear-gradient(0deg, #F89CC4 100%,rgba(0,255,255,0) 100% ),
		-webkit-linear-gradient(-120deg, #ED7DAF 36%,rgba(237,125,175,0) 36%),
		-webkit-linear-gradient(-150deg, #F89CC4 64%,rgba(48,113,255,0) 64% ),
		-webkit-linear-gradient(0deg, #ED7DAF 100%,rgba(237,125,175,0) 100% ),
		-webkit-linear-gradient(150deg, #F89CC4 36%,rgba(95,59,157,0) 36% ),
		-webkit-linear-gradient(120deg, #ED7DAF 64%,rgba(237,125,175,0) 64% ),
		-webkit-linear-gradient(0deg, #F89CC4 100%,rgba(255,0,128,0) 100% );
		-webkit-animation:mymy 1s infinite linear;
		-moz-animation:mymy 1s infinite linear;
}

.PostMsg_Del {
    float: right;
    width: 20px;
    display: inline-block;
    cursor: pointer;
}
.PostMsg_Msg_li {
    width: 93%;
    margin-bottom: 10px;
    padding: 10px;
    background-color: rgba(255,255,255,0.30);
}
.PostMsg_Msg_div {
    width: calc(100% - 20px);
    display: inline-block;
}
.PostMsg_Msg_Title > a {
    color: #d02d76;
}
.PostMsg_Msg_DT {
    /*float: right;*/
    color: gray;
}
.PostMSg_Msg_Content {
    margin: 5px 0 15px 0;
    padding-left: 10px;
}
    .PostMSg_Msg_Content > a {
        color: brown;
        text-decoration: underline;
    }

.exchange_button_zone {
    padding-top: 20px;
}
.exchange_button {
    background-color: #fbbcd8;
    padding: 5px;
    margin: 0 5px 0 5px;
    cursor:pointer;
}
.exchange_button:hover{
    color:#f5d8e5;
    background-color: #c33172;
}
.exchange_button_click{
    color:#f5d8e5;
    background-color: #c33172;
}
.exchange_display{
    margin-top:5px;
    display: inline-block;
    float: right;
}
.exchange_display_text{
    color:white;
    
}

.exchange_table_col {
    border: 1px solid white;
    height: 30px;
    vertical-align: middle;
    text-align: center;
}

.exchange_col_width {
    width: 110px;
    
}

.money_first_col{
        background: #FC4A99;
        color:white;
}

    .money_first_odd_col{
        background: #d3d3d3;
        color: #333333;
    }

    .money_first_even_col{
        background: #ffc1de;
        color: #333333;
    }

.pagenation_zone{
    width:100%;
    text-align:center;
        margin-top: 5px;
}

.pagination-sm > li {
    display: inline-block;
    margin-right: 6px;
    float: none !important;
}
    .pagination-sm > li:not(.first):not(.prev):not(.next):not(.last) {
        width: 30px;
        text-align: center;
    }
.pagination-sm .active {
    background: #c33172;
}
.pagination-sm > li > a {
    text-decoration: none;
    color: #fff;
}
.pagination-sm .active a {
    color: #fff;
}
.white_text{
    color:white;
}

