@charset "utf-8";

div:after,ul:after{content: ""; display: block; clear: both;}

a.defcolorlink{color: #ff0000;}
a:hover.defcolorlink{color: #ff6600; text-decoration: none;}
  
/* ?¨å? */
.userbody{background: #f7f7f7;}
.colordef{color: #d50072;}
.text-center{text-align: center !important;}
.text-left{text-align: left !important;}
.user-main{width: 1200px; margin: 20px auto;}
.user-main .col-l{width: 240px; border: 1px #eee solid; min-height: 300px; background: #fff;}
.user-main .col-r{width: 940px; margin-left: 20px; text-align: left; min-height: 300px;}
.groud-box{background: #fff; padding: 20px; margin:0 auto 20px auto;}
.input-style{ border: 1px #e2e2e2 solid; border-radius: 5px; height: 40px; line-height: 40px; padding: 0 10px; transition: all .5s; }
.input-style:focus{background: #fff4fa; border-color: #f3c7de; transition: all .5s;}
.textarea-style{ border: 1px #e2e2e2 solid; border-radius: 5px; height: 60px; padding: 10px;}
.submitbtn{border: none; line-height: 40px; padding: 0 20px; cursor: pointer;background: #d50072; border-radius: 3px; color: #fff; transition: all .5s;}
a.btnlink{background: #d50072; padding: 10px 10px; border-radius: 3px; color: #fff; transition: all .5s;}
a:hover.btnlink,.submitbtn:hover{background: #990253; transition: all .5s;}

 
.regular-radio {display: none;}
.regular-radio + label {-webkit-appearance: none;background-color: #fafafa;border: 1px solid #cacece;box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);padding: 9px;border-radius: 50px;display: inline-block;position: relative; margin-right: 5px; margin-top: 5px}
.regular-radio:checked + label:after {content: ' ';width: 12px;height: 12px;border-radius: 50px;position: absolute;top: 3px;background: #F40;box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);text-shadow: 0px;left: 3px;font-size: 32px;}
.regular-radio:checked + label {background-color: #FFF;color: #99a1a7;border: 1px solid #F40;box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);}
.regular-radio + label:active, .regular-radio:checked + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.big-radio + label {padding: 16px;}
.big-radio:checked + label:after {width: 24px;height: 24px;left: 4px;top: 4px;}

 
.user-infobox{padding-bottom: 10px;}
.user-infobox .user-vatar{width: 150px; height: 150px; border-radius: 50%; margin: 20px auto; overflow: hidden;}
.user-infobox a{ color: #d50072;}
.user-infobox a:hover{text-decoration: none; color: #f50;}
.user-infobox .statistics{margin: 10px; border-bottom: 1px #ccc dotted; padding-bottom: 10px;}
.user-infobox .statistics li{width: 50%; float: left; text-align: center;}
.user-infobox .statistics .integral{ border-right: 1px #ccc solid;}
.user-infobox .statistics li span{ display: block; color: #d50072;}
.user-type-level li{ height: 40px; line-height: 40px; border-radius: 5px; margin:10px 20px;}
.user-type-level li a{display: block; background: #d50072; color: #fff; border-radius: 3px;}
.user-type-level li a:hover{color: #fff;}

.user-type-c li{ height: 40px; line-height: 40px; border-radius: 5px; margin:10px 20px;}
.user-type-c li a{display: block; background:#FF9900; color: #fff; border-radius: 3px;}
.user-type-c li a:hover{color: #fff;}

.user-menu{border-top: 1px #ccc dotted; padding:10px 20px 20px 20px;}
.user-menu-list {}
.user-menu-list li{height: 45px; line-height: 45px; font-size: 16px; text-align: left;}
.user-menu-list li a{display: block; border-bottom: 1px #eee solid; border-radius: 3px; box-sizing: border-box; padding-left: 50px;}
.user-menu-list .active a{background: #d50072; color: #fff; border-bottom: none;}


 
.pay-bottom-package .bottom-package-title { width: 100%; font-size: 22px;color: #333; border-bottom: 1px solid #eee;margin-bottom: 10px; line-height: 50px;}
.pay-bottom-package .bottom-package-container ul li { float: left; background-color: #fff; position: relative; width: 172px; height: 130px; border: 1px solid #eee; text-align: center;margin-right: 10px; cursor: pointer;}
.pay-bottom-package .bottom-package-container ul .package-li-hover, .pay-bottom-package .bottom-package-container ul li:hover { border: 1px solid #d50072;}
.pay-bottom-package .bottom-package-container ul li.last{margin-right: 0px;}
.pay-bottom-package .bottom-package-container ul li .package-tip { position: absolute;top: 0; right: 0; background-color: #eee;color: #a9a9a9; font-size: 12px;padding: 0 5px;}
.pay-bottom-package .bottom-package-container ul li .package-money { font-size: 20px; color: #333; margin-top: 30px; line-height: 30px; margin-bottom: 10px;}
.pay-bottom-package .bottom-package-container ul li .package-money>span { font-size: 30px; color: #d50072; padding: 0 5px;}
.pay-bottom-package .bottom-package-container ul .package-li-hover{background:#fff url(../images/select-arrow-u.png) no-repeat right bottom;}
.pay-bottom-package .bottom-package-container ul .package-li-hover .package-tip{ background-color: #d50072; color: #fff;}
/*.pay-stype{margin-top: 20px; }
.pay-type-title { width: 100%; font-size: 28px;color: #333; border-bottom: 1px solid #ccc;margin-bottom: 20px; line-height: 60px;}
.pay-type-libox{ padding: 20px 0; background: #fff;line-height: 35px;}
.pay-type-li{width: 180px; float: left; line-height: 35px;}
.pay-type-li>input{margin-right: 5px;}*/
.userpay-type-libox{margin: 15px auto; line-height: 55px;}
.userpay-type-list:after{content: ""; display: block; clear: both;}
.userpay-type-li{float: left; width: 152px; height: 57px; border: 1px #eee solid; margin-right: 10px; position: relative; cursor: pointer;}
.userpay-type-list .active{border: 1px #d50072 solid;}
.userpay-type-list .active:after{display: block; width: 20px; height: 20px; content: url(../images/user/select-arrow.png); position: absolute; right: 0; bottom: 13px;}


 
.mylinksbox{}
.mylinksbox p{color: #707070;}
.mylinks{padding-left: 80px; line-height: 40px; margin-bottom: 15px;}
.mylinks span,.mylinks input,.mylinks a{float: left;}
.mylinks input{ display: block; border: 1px #d50072 solid; width: 500px; height: 40px; padding: 0 10px; border-bottom-left-radius: 5px; border-top-left-radius: 5px;}
.mylinks a{ display: block; background: #d50072; color: #fff; line-height: 40px; padding: 0 15px; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}

/* tabs */
.tabs{ margin-bottom: 15px; border-bottom: 1px #eee solid;}
.tabs ul{ border-left: 1px #eee solid;}
.tabs li{width: 130px; height: 50px; line-height: 50px; text-align: center; float: left;}
.tabs li a{display: block; width: 100%; height: 100%; border-right: 1px #eee solid; border-top: 1px #eee solid;}
.tabs .active{background: #d50072;}
.tabs .active a{color: #fff;}

.tabs2{ margin-bottom: 15px; border-bottom: 1px #d50072 solid;}
.tabs2 ul{ border-left: 1px #eee solid;}
.tabs2 li{width: 130px; height: 40px; line-height: 40px; text-align: center; float: left;}
.tabs2 li a{display: block; width: 100%; height: 100%; border-right: 1px #eee solid; border-top: 1px #eee solid;}
.tabs2 .active{background: #d50072;}
.tabs2 .active a{color: #fff;}

 
.profile {width:790px;display: inline;float: left;margin:0 9px 0 10px;}
.profile ul {display: inline;float: left;padding: 30px 0;width: 790px;}
.profile li {display: inline;float: left;height: auto !important;min-height: 36px;padding: 5px 0;width: 790px;}
.profile li .name {color: #444444;display: inline;float: left;margin-top: 2px;text-align: right;width:85px;_height:26px;padding-right:10px;font-size:14px;}
.profile li .names {float:right;padding-right:30px;}
.profile li .input {display: inline;float: left;margin-top: 2px;font-size:14px;}
.profile li .input textarea{display: inline;float: left;border: 0px solid #BBBBBB;width:488px;resize: none;padding:5px;height:104px;border: 1px solid #BBBBBB;}
.profile li .input span.nickname {display: inline;float: left;height: 18px;margin-top: 0;padding-top: 2px;}
.profile li .sex {display: inline;float: left;margin-top: 5px;}
.profile li .note {color: #0000FF;}
.profile li .input button {background:#585858;border: 0 none;color: #FFFFFF;cursor: pointer;display: inline;float: left;height: 28px;margin-right: 15px;width:61px;}
.profile li .input button.cancel{background:#ff6600;}
.profile .input_msg{ text-indent:10px;line-height:30px;}
.profile .seh_list{border: 1px solid #BBBBBB;border-left: 0px solid #BBBBBB;padding:3px 0 4px;background:#ffffff;width:72px;float:left;position: relative;margin:2px 0 0;}
.profile .seh_list_a {color: #666666;display: block;font-weight: 400;line-height: 21px;position: relative;text-indent: 8px;}
.profile .seh_sort{left:-1px;line-height: 22px;position: absolute;top: 24px;background:#ffffff;border-bottom: 1px solid #BBBBBB;border-left: 1px solid #BBBBBB;border-right: 1px solid #BBBBBB;z-index:999;}
.profile .seh_sort a {display: block;text-indent: 8px;width: 60px;margin:2px 6px;color: #666666;}
.profile .avatar_box {display: inline;float: left;width: 750px;padding:20px 0;}
.profile .avatar_box .state{display: inline;float: left;font-size: 16px;margin:10px 0 15px 60px;}
.profile .avatar_box .avatarTitle {display: inline;float: left;font-size: 14px;height: 33px;line-height: 33px;margin-left: 45px;text-indent: 0.8em;width: 700px;padding-left:5px;color:#333;}
.profile .avatar_box .avatarTitle span{padding-left:180px;}
.profile .avatar_box .camera{width:290px;margin:0 0 0 60px;display: inline;float: left; }
.profile .avatar_box .camera .cam{border:1px solid #e7e7e7;background:#ffffff;padding:5px;display: inline;float: left;width:240px;height:240px;}
.profile .avatar_box .camera .cam img{padding:10px;}
.profile .avatar_box .camera .webcam{width:240px; height:240px;line-height:360px; background:#ccc; color:#666; text-align:center;}
.profile .avatar_box .camera .buttons{display: inline;float: left;margin:15px 0 10px;width:252px;}
.profile .avatar_box .camera .button_pane{text-align:center;}
.profile .avatar_box .camera .btn_camera{padding-left:25px;width:95px; height:29px; line-height:27px;_line-height:29px; margin:0 4px; border:none; display:inline-block; text-align:center; font-size:14px; color:#fff !important;background:url(../images/user/button.gif) no-repeat 0 -73px;cursor: pointer;}
.profile .avatar_box .camera .btn_cancel{padding-left:25px;width:95px; height:29px; line-height:27px;_line-height:29px;border:none; display:inline-block; text-align:center; font-size:14px; color:#ababab !important;background:url(../images/user/button.gif) no-repeat 0 -107px;cursor: pointer;}
.profile .avatar_box .camera .btn_green{padding-left:25px;width:95px; height:29px; line-height:27px;_line-height:29px;border:none; display:inline-block; text-align:center; font-size:14px; color:#fff !important;background:url(../images/user/button.gif) no-repeat 0 -140px;cursor: pointer;float:left;margin:0 10px 0 1px;}
.profile .avatar_box .camera .btn_next{width:120px; height:29px; line-height:27px;_line-height:29px; margin:0 4px; border:none; display:inline-block; text-align:center; font-size:14px; color:#fff !important;background:url(../images/user/button.gif) no-repeat 0 -302px;cursor: pointer;}
.profile .avatar_box .camera a{text-decoration: none;}
.profile .avatar_box .camera .hidden{display:none}
.profile .avatar_box .myAvatar {display: inline;float:left;padding: 2px 6px 0 60px;position: relative;z-index:1;} /*?¨æ?å¤´å?z-index*/
.profile .avatar_box .myAvatar img{background:#F1F1F1;border-color: #FFFFFF #ADADAD #ADADAD #FFFFFF;border-style: solid;border-width: 1px;width: 160px;overflow: hidden;padding:5px;height: 160px;display: inline;float:left;}
#photos:hover a{filter:alpha(opacity=50);opacity:0.5;-moz-opacity:0.5;}
#photos a:hover{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;}
.profile .avatar_box .process{display: inline;float: left;width:344px;height:313px;background:url(../images/user/flashtxt.gif) no-repeat;padding:0;border-bottom: 0px solid #dddddd;}
.profile .avatar_box .process .pro{display: inline;float: left;color:#feac00;font-size: 24px;padding:20px 0 0 60px;width:280px;height: auto !important;min-height: 25px;}
.profile .avatar_box .process li{height: auto !important;min-height: 20px;display: inline;float: left;padding:5px 25px 0 60px;width:260px;line-height: 20px;}
.profile .avatar_box .cannot_clear{display: inline;float: left;padding: 10px 0 0;}
.profile .avatar_box .cannot_clear .alert {background: url("../images/user/label.png") no-repeat scroll -33px -54px;_background: url("../images/user/label.gif") no-repeat scroll -33px -54px;border-bottom: 1px solid #e4e1e1;color: #000000;height: 21px;margin: 0 10px;padding: 0 0 5px 20px;position: relative;width: 710px;}
.profile .avatar_box .cannot_clear .alert .arrow {background: url("../images/user/label.png") no-repeat scroll -35px -91px;_background: url("../images/user/label.gif") no-repeat scroll -35px -91px;display: block;height: 6px;left: 20px;position: absolute;top: 21px;width: 10px;}
.profile .avatar_box .cannot_clear ul{padding:0 0 0 7px;border-bottom: 0px solid #dddddd;width:auto;}
.profile .avatar_box .cannot_clear ul li {color: #8F8F8F;float: left;line-height: 1.5;padding: 10px 18px;text-align: center;width:auto;}
.profile .avatar_box .cannot_clear ul li img {height: 64px;}
.profile .avatar_box .myAvatarUpload {border: 0 solid #E7E7E7;display: inline;float: left;height: 316px;margin-bottom: 10px;padding-left: 60px;width: 432px;}
#image_edit .img{max-width:660px;}
/* end */

 
.sctop{ border:1px solid #eee; background-color:#ffffff; padding: 10px; overflow:hidden; margin-bottom: 15px; }
.sctop .alertico{line-height: 42px; margin-left: 10px;}

  
.page .pages {display: inline;float: right;padding:10px;}
.page .pages em, .pages strong, .pages a, .pages input {background:#FFFFFF;border: 1px solid #DDDDDD;color: #707070;font-style: normal;line-height: 24px;margin:0 0 0 5px;padding: 0 7px;display: inline;float: left;}
.page .pages .on{background:#d50072;border: 1px solid #d50072;color: #ffffff;}
.page .pages input{border: 1px solid #D6D6D6;height: 24px;padding: 0 3px;width: 30px;}
.page .pages a:visited{color: #707070;;}
.page .pages a:hover{border:1px solid #d50072; color:#FFFFFF; background:#d50072; text-decoration:none; transition: all .5s;}
 

.nav-pinupbox {
    height: 50px !important;
}