body {
font-family: 微软雅黑;
font-size: 14px;
color: #333;margin:0;padding:0;
}
a:link {
text-decoration: none;
}
a {
color: #333;
}
a:hover {
    color:#00599C;
}
.fl {
    float:left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}

.row {
    clear: both;
    display: block; margin-left:0px;
}
.ui-textbox {
    border: 1px solid #c7c7c7;
    padding: 5px 10px;  
    font-size: 15px;
    height: 25px; background:#fff; 
    margin: 6px 5px; 
     outline:none; 
    line-height: 20px; 
    -moz-font-size: 10px;  
}
.ui-textbox:hover  ,.ui-textbox-over{
    border-color: #9ab4cf !important;
    box-shadow: 0 0 3px #9ab4cf;  
}
.ui-label {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 16px;
    margin-right: 10px;
    padding-top: 7px;
    text-align: right;
    padding-top: 13px;
    width: 140px;
    float: left;
}

.ui-button {
display: block;
background-color: #407ca6; 
line-height: 44px;
text-align: center;
font-size: 16px;
color: #fff;
height: 44px;
cursor: pointer;
}
    .ui-button:visited {color: #fff;
    }

.ui-button:hover {
    background-color: #448EC1;color: #fff;
}
.ui-button-empty {
    border:1px solid #448EC1;background:#fff;color:#448EC1;
}
.ui-button-empty:hover {
        border:1px solid #448EC1;background:#fff;color:#448EC1;
}
label.error {
    display: block;
    color: red;margin-left: 100px;font-size:12px;
}

.header {
width: 100%;
height: 75px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eeeff0));
background: -moz-linear-gradient(bottom, #eeeff0,#fff);
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#eeeff0',gradientType='0');
}
.headerinner {
width: 960px;
margin: 0 auto;
}
.logo {
float: left;
width: 170px;
height: 75px;
background: url("../img/logo.gif"/*tpa=http://passport.nexteasy.com/Contents/img/logo.gif*/) no-repeat center center;
display: inline;
}
.login .btn {
    padding: 5px 17px;float: left;
margin-top: 22px;margin-left:10px;
}
.menu {
float: left;
font-size: 18px;
line-height: 75px;
color: #333;
padding: 0 30px;
}
.menu a {
margin-left: 20px;
cursor: pointer;
}
    .menu .active {
        color: #007DBB;
    }
.login {
float: right;
}
.login-message {
    margin-top: 25px;
}
    .login-message a {
        color:#559FCA;text-decoration:underline;
    }
 
    .login-btn:visited {
        color: #fff;
    }

.login-btn:hover {
    color: #fff;
}
.banner {
height: 420px;
background: url("../img/banner.jpg"/*tpa=http://passport.nexteasy.com/Contents/img/banner.jpg*/);
width: 100%; clear:both;position: relative;
}
.bannerinner {
width: 960px;
margin: 0 auto;position: relative;
}
.banner-left {
    width: 100%;
    height: 485px;
    position: absolute;
    top: 0px;
    left: 0;
}
.banner .ui-textbox {
   width: 258px;
margin: 0px;
}
.banner-content {
width: 1000px;
position: relative;
margin: 0px auto;
margin-top:40px;
}
.banner-content h2 {
font-size: 36px;
color: #fff;
padding: 2px;margin: 0px;font-weight:normal;
}
.banner-content p {
color: #fff;
line-height: 22px;margin:0;
font-size: 14px;
}
.banner-content a.green {
background: #44C159;
color: #fff;
margin: 60px 0 10px 0;
}
.banner-content a {
width: 299px;
height: 53px;
line-height: 53px;
display: block;
text-align: center;
font-size: 22px;
}
.banner-content a.green:hover, .banner-content a.white:hover {
text-decoration: none;
}
.banner-content a.blue {
background-color: #0067b2;
color: #FFFFFF;
}
.login-panel {
height: 346px;
width: 360px;
position: absolute;
top: 40px;
right:20px;
background: rgba(255,255,255,0.8) none repeat scroll !important;
background: #fff;
filter: Alpha(opacity=80);
}

.login-panel .title {
 color: #333;background: #fff;text-align:left;
height: 80px;
font-size: 18px; 
font-weight:normal;
line-height: 80px;
padding-left: 35px;margin:0;
}
.login-panel .content {
margin: 0 35px;
padding-top: 20px;
}
.login-panel .content .row {
    width: 248px; 
    margin-top: 15px;
    height: 36px;
    position: relative;
}
 




 #btnSubmit {
width: 280px;
line-height: 44px;
text-align: center;
font-size: 16px;
color: #fff;
height: 44px;
cursor: pointer;
display: inline-block;
}

.login-panel .content .row .line {
    margin-left: 5px;
    margin-right: 5px;
}
.login-panel .content .downrow {
line-height: 22px;
height: 20px;
margin-top: 26px; color: #888;
}
.downrow a ,.downrow label{
    color: #888;
}

.login-panel .content .downrow .reg {
width: 80px;
height: 30px;
color: #407ca6;
font-weight: 600;
}
.login-panel .content .downrow a:hover {
text-decoration: underline;
}


.regpanel { 
width: 100%; /* clear:both;position: relative;text-align:center; */
}
.regpanelinner {
width: 960px;height:540px;
border-left: 1px solid #dadada;border-right: 1px solid #dadada;
box-shadow: 0 0 10px 0 #bcbcbc;
background-color: #fff;
position:absolute;
left:50%;
top:50%;
margin-left:-480px;
margin-top:-270px;
}
.regpanel .ui-label {
width: 85px;
letter-spacing: 1px;
}

.regpage .header{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);  
    border-bottom: 1px solid #c1c1c1;
}
.regpage {
    background-color: #ffffff;
    font-size: 14px;
    font-family: "微软雅黑";
}
.regpanel .title  { 
    margin-bottom: 40px;text-align:left;
    padding-top: 20px;
    padding-left: 30px;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 10px;
    font-size: 16px;
    color: #888;
    font-family: "微软雅黑";
}

.steppanel{
width: 660px;
margin: 0 auto 20px; 
}
.stepline { 
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    height: 10px;
}
.stepline-blue {
      border-bottom: 3px solid #009dd9;
}
.stepline-gray {
      border-bottom: 3px solid #e3e3e3;
}
.stepicon {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.stepicon-blue {
    background:url("../img/regsetup-current.gif"/*tpa=http://passport.nexteasy.com/Contents/img/regsetup-current.gif*/);
}
.stepicon-gray {
    background:url("../img/regsetup-wait.gif"/*tpa=http://passport.nexteasy.com/Contents/img/regsetup-wait.gif*/);
}
.regcontent {
    margin-top: 40px;
    padding-bottom:80px;
}

.steptitle {
    margin-top: 9px;margin-bottom:20px;
}
.regcontent {
    margin: 0 auto;width:500px;text-align:left;
}
.regcontent label.error {
display: inline-block; 
margin-left: 10px;
}

.regnext ,.addnext {
    width: 120px;height:36px;line-height:36px;margin-top:30px;
}

.boardpage .header,.myappspage .header,.creatorpage .header{ 
    border-bottom: 1px solid #c1c1c1;
}

.board { 
width: 100%; clear:both;position: relative;text-align:center;
}
.boardinner {
width: 1050px;
margin: 0 auto;position: relative; margin-top:30px;
background-color: #fff;
}

.boardcontent {
    float: left;
    width: 858px;
     min-height: 750px;
    border: solid 1px #dcdcdc;
    padding-top: 10px;
    margin-bottom:10px;
}
.userbox {   
     float: right ; 
    width: 180px;
    padding: 30px 0;    
    height:500px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #F6F6F6;
}


.userbox .userpic img { 
width: 90px;
height: 90px;
border-radius: 50%;
overflow: hidden;
}

.userbox .username {
color: #22A4FD;display:block;text-align:center;margin:0 auto;
}
.userbox-menu {
text-align: left;
margin: 0px;
padding: 0px;
list-style:none;margin-top:10px;width:100%;
}
.userbox-menu > li.active > a {
    font-weight: bold;
}
.userbox-menu > li > a:hover, .userbox-menu > li.active > a {
    color: #559fca;
    background: #EEEEEE;
}
.userbox-menu > li > a {
    position: relative;
    padding: 8px 10px 8px 34px;
    text-decoration: none;
    color: #000;
    display: block; 
}
.userbox-menu .line { 
width: 160px;
margin: 15px 10px;
height: 1px; 
background: #d5dbe0;
}

.applist {
    text-align:left;
}
.appitem {
    border-bottom: 1px dashed #ccc;
    clear: both;
}
.appicon {
    margin:18px; 
}
.appcontent {
    margin: 8px;margin-left:0px;
    width: 700px;
}
.appicon a,.appicon img {
    width: 70px;
    height: 70px;margin:0;padding:0;
}
.appname {
    font-weight: bold;
    font-size: 14px;
    color: #444;margin:10px 0px;display:block;
}
.apptags label {
color: #999; 
}

.appstags a {
margin-right: 10px;
white-space: nowrap;
float: left;
color: #0078b6;
}
.appstags a:hover {
color: #29B4F0;
} 

.appbtn { 
    width: 63px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 12px; 
    color: #fff;
    background: #2ba3d5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;padding: 3px;
}
    .appbtn:hover {
         color: #fff;
    }

.appdetail-header {
    padding: 10px;
    background: #ebf6fb;
    text-align:left;color: #777;font-size:14px;
}
    .appdetail-header .row {
        margin-bottom: 3px;line-height:20px;
    }
    .appdetail-header a {
        color: #777;
    }
    .appdetail-header .title {
        line-height: 30px;
        font-size: 20px;
        color: #129DFD;
    }
    .appdetail-header .content {
        width:600px;
    }


    .appdetail-header .buttons {
        width:150px;height:80px; padding-left:20px;padding-right:20px;
        border-left:1px solid #C4DCE7;
    }

.appdetail-content {
    text-align: left;padding:10px;color: #666;font-size:14px;line-height:30px;
}
    .appdetail-content h3 {
        font-weight:bold;
        color:#444;margin:0;padding:0;line-height:30px;
    }
.appdetail-header .buttons .appbtn {
    width: 136px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-family: "arial", "微软雅黑";
    color: #fff;
    font-size: 16px;
    border: none; 
    cursor: pointer;margin-top: 20px;
}


.selectserver {
    clear: both;text-align:left;
    padding: 30px 40px; color:#777;font-size:14px;
}
.selectserver .rowname {
    float: left;
    display: block; line-height: 36px;
}

.selectserver .rowcell {
    margin-left: 80px;  line-height: 36px;
}

.selectserver .linkitem {
    height: 36px;display: block;float:left;
    width: 68px;
    overflow: hidden;
    margin: 0 1px 1px 0;
    background: #e8e8e8;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #666; 
    border-radius: 0;cursor:pointer;
}
    .selectserver .linkitem:hover,.selectserver .selected  {
        background: #43bfe3;
        color: #fff; 
    }

.selectserver .appbtn {
    display: inline-block;
    width: 150px;
    height: 36px;
    overflow: hidden;
    font-size: 14px;
    border-width: 0;
    background-color: #00a2c9;
    border-radius: 4px;
    color: #fff; 
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    outline: none;
    border: solid 1px #00a2c9;
    text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.selectserver .price {  
    color: #f60;font-weight:bold;
}

.stepitem { 
    float: left;
    display: inline;
    height: 26px;
    width: 23%;
    background: #c1c1c1;
    text-align: center;
    color: #777;
    font-size: 14px;
    line-height: 26px;
}

.stepitem-current {
    background: #3BA3BD; color: #fff;
}
.process-next {
    position: relative;
    float: left;
    display: inline;
    width: 2%;
    height: 26px;
    overflow: hidden;
    background: #c1c1c1;
}
.process-next .r {
position: absolute;
display: block;
left: 0;
top: -3px;
height: 0;
width: 0;
overflow: hidden;
border: solid 10px transparent;
border-width: 16px 10px;
_border-color: black;
_filter: chroma(color=black);
border-left-color: #fff;
}
.process-next .l {
position: absolute;
display: block;
left: 0;
top: 0;
height: 0;
width: 0;
overflow: hidden;
border: solid 10px transparent;
border-width: 13px 8px;
_border-color: black;
_filter: chroma(color=black);
border-left-color: #c1c1c1;
}
.process-current .l {
border-left-color: #3BA3BD;
}

.stepitem-complete{
background: #5CA6C2;
color: #fff;
}
.process-complete {
background: #3BA3BD;
} 
.process-complete .l {
border-left-color: #5CA6C2;
}


.appdetail {
    padding: 20px;
    background: #F6FBFD;
    border: solid 1px #dcdcdc;
    margin-bottom:12px;
    text-align:left;color: #777;font-size:14px;
}
.appdetail .row {
    margin-bottom: 3px;line-height:20px;
}
.appdetail a {
    color: #777;
}
.appdetail .title {
    line-height: 30px;
    font-size: 20px;
    color: #129DFD;
}
.appdetail .content {
    width:500px;
}
    .appdetail a {
        text-decoration: underline;
    }

.appdetail .buttons {
    width:150px;height:100px; padding-left:20px;padding-right:20px;
    border-left:1px dashed #C4DCE7;
}

.appdetail {
text-align: left;padding:10px;color: #666;font-size:14px;line-height:30px;
}
.appdetail h3 {
    font-weight:bold;
    color:#444;
}
.appdetail .buttons .appbtn,.creator-header .appbtn {
    width: 136px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-family: "arial", "微软雅黑";
    color: #fff;
    font-size: 16px;
    border: none; 
    cursor: pointer;margin-top: 30px;
}
.creator-header .appbtn {
    margin:0px;
}
.creator-header {
    height: 50px;
}

.addcontent {
    margin-top: 40px;
    padding-bottom:80px; 
    margin: 0 auto;width:700px;text-align:left;
}
.addcontent .ui-textbox {
    width: 500px;
}
    .addcontent textarea {
        height: 100px;
    }
    .addcontent .ui-button {
        width: 120px;
        margin-right: 20px;float:left; 
        height: 39px;
line-height: 39px;
    }
     .addcontent .btnadd {
        width: 120px;
        border:1px solid #fff;color:#ffffff;
    }
.addcontent label.error {
     margin-left: 155px;margin-top:8px;margin-bottom:5px;
}
.creatorpage .title  { 
    margin-bottom: 20px;text-align:left;
    padding-top: 20px;
    padding-left: 30px;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 10px;
    font-size: 16px;
    color: #888;
    font-family: "微软雅黑";
}
.creatorpage .appdetail .title {
    padding-left: 10px;
}
.helppage .bannerinner {
    text-align: center;padding-top:100px;
}
.helppage .banner .formsearch { 
    margin:0 auto;  text-align: left;
    position:relative;width:700px;
}
.helppage .banner {
    background: url("../img/banner-help.jpg"/*tpa=http://passport.nexteasy.com/Contents/img/banner-help.jpg*/);height:260px;
}
.helppage .header ,.loginedpage .header{
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
border-bottom: 1px solid #c1c1c1;
}

.helppage .banner .ui-textbox{ 
    height: 50px;width:500px;padding: 0px 10px;
    line-height: 50px;
    float: left;border-right:none;
    font-size: 16px;color:#777
}
.helppage .banner .ui-button {
    float: left;
    height: 52px;
    line-height: 52px;
    width: 90px;
    font-size: 14px;
    font-weight: bold;color:white;
}
.helppage .category {
    text-align: left;
}
.helppage .category,.helppage .category li,.helppage .category ul {
    list-style:none;margin:0;padding:0;
}
.helppage .category .categoryitem {
    float: left;
    width: 310px; 
    margin-right: 30px;
    margin-bottom:20px;
}
#menus .categoryitem { 
    height: 200px; 
}
.helppage .categoryitem h4{
    font-size:18px;color:#777;font-weight:normal;
    line-height:35px;height:35px;margin:0;padding:0;
}
.helppage .categoryitem h4 a{
    cursor:pointer;
}
.helppage .category a:hover {
    text-decoration: underline;
}

.helppage .categoryitem .items li {
    line-height:24px;height:24px;
}
.helppage .categoryitem .items li a {
    color:#4488CC;cursor:pointer;
}
.helppage .categoryitem .items li a:hover {
    color:#2A6699;
}

.helppage2 .boardinner {
    margin-top: 20px;
}
 
.helppage2 .mainheader {
    color: #d84c31;
    font-size: 24px;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 10px;
}
    .helppage2 .mainheader a {
        color: #d84c31;cursor:pointer;
    }
.helppage2 .banner {
    height:160px;
}
.helppage2 .bannerinner { 
padding-top: 60px;
}
.helppage2 .sidebar { 
    float:left;width:200px;text-align:left;
    margin-bottom: 80px;
    border: 1px solid #d9d9d9;
    background-color: #f5f6f7;
    border-radius: 3px;padding:16px;
}
.helppage2 a {
    cursor: pointer;
}
    .helppage2 a:hover {
        text-decoration: underline;
    }
.helppage2 .category h4 {
    border-bottom: 1px solid #d3d3d3;width:190px;margin-bottom: 9px;
}
.helppage2 .category .items {
    padding-left:10px;
}
.helppage2 .main { 
    float: left;
    width: 750px;margin-left: 20px;text-align:left;
    margin-bottom: 80px;
    border: 1px solid #d9d9d9;
    background-color: #f5f6f7;
    border-radius: 3px;padding:16px;
}
.helppage2 .boardinner {
    width: 1200px;
}
.helpvideopage .main { 
   width:900px;
    border:none;
    background :none;
 
}
.helppage2 .maincontent {
    margin-top: 10px;line-height:28px;
}


.appcreator label {
color: #777; display:inline;
}

.appcreator .userlink {
    margin-right: 10px;
    white-space: nowrap; 
    color: #20A4F9;
     text-decoration:underline;
}
.appcreator .userlink:hover {
 text-decoration:underline;
} 


 
 .pagination-s {
            margin-left: 10px; margin-right: 10px;
        }
         .pagination-s ul>li>a, .pagination-s ul>li>span { 
            padding: 10px 14px;
            font-size: 14px;
        }


.picsview {
    width:100%;overflow:hidden;height:220px;position:relative;width:940px;margin:0 auto;
}

.picsview .preNext {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 30%;
    background: url("../images/diy/pre.png"/*tpa=http://passport.nexteasy.com/Contents/images/diy/pre.png*/) no-repeat 0 0;
    cursor: pointer;opacity: 0.2
}
    .picsview .preNext:hover {opacity: 0.5
    }
.picsview .pre {
    left: 7px;
}
 .picsview .next {
    right: 7px;
    background-position: right top;
}
    .picsview ul {
        position: absolute;
    }
.picsview ul li img {
    border: 7px solid #e9f1ff;width:200px;height:150px;  margin:0px;
}
.picsview ul li a {
        padding: 0;
    margin: 0px; margin-left: 40px;cursor:pointer;
}
.picsview ul li img.first {
     margin-left: 90px;
}
.picsview  ul li {
    height: 290px; 
    float: left;
    width: 939px; 
    overflow: hidden;
    position: relative;
}
.flinks a {
    text-decoration: underline;margin-left:7px;
}