.clearfix:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix { display: block; }
.side {
    width: 160px;
    max-width: 160px;
    float: left;
    background: #312c57;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    height: 10000px
}

.side .logo {
    overflow: hidden;
    height: 65px
}

.side .logo a {
    height: 65px;
    background: #292547;
    width: 100%;
    display: block
}

.side .logo i.ico {
    background-position: 0px -546px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -53px;
    width: 106px;
    height: 44px;
    display: block
}

menu {
    line-height: 36px;
    margin: 0;
    margin-top: 11px;
    padding: 0;
    overflow: hidden;
    position: relative
}

menu dl {
    padding-bottom: 11px;
    margin-bottom: 11px;
    position: relative
}

menu dl .on_line {
    width: 120px;
    height: 1px;
    background: #433c79;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 20px
}

menu .activity dt i.icon {
    font-size: 18px
}

menu .member dt i.icon {
    left: 24px
}

menu .management dt i.icon {
    font-size: 18px
}

menu dd {
    position: relative
}

menu dd a {
    display: block;
    padding: 0 0 0 54px;
    border-left: 4px solid #312c57;
    color: #b2b4f7
}

menu dd a i.icon {
    position: absolute;
    top: 0px;
    left: 28px;
    font-family: "iconfont" !important;
    font-size: 15px;
    color: #4a4779;
    font-style: normal;
}

menu dd a i.icon.icon-qunzuguanli {
    left: 26px
}

menu dd a i.icon.icon-shouruguanli {
    left: 27px
}

menu dd a i.icon.icon-zhongchou {
    left: 26px
}

menu dd a:hover {
    background-color: #292547;
    color: #fff;
    border-left: 4px solid #292547
}

menu dd a:hover i.icon {
    color: #fff
}

menu dd em {
    display: block;
    padding: 0 0 0 58px;
    color: #4a4779
}

menu dd.selected a {
    background-color: #292547;
    color: #fff;
    border-left: 4px solid #14cc76
}

menu dd.selected a i.icon {
    color: #fff
}

@font-face {
    font-family: "iconfont";
    src: url(../iconfont/iconfont.woff);
    src: url(../iconfont/iconfont.woff) format("embedded-opentype"), url(../iconfont/iconfont.woff) format("woff"), url(../iconfont/iconfont.woff) format("truetype"), url(../iconfont/iconfont.woff) format("svg")
}

@font-face {
    font-family: "iconfont";
    src: url(../iconfont/iconfont.woff);
    src: url(../iconfont/iconfont.woff) format("embedded-opentype"), url(../iconfont/iconfont.woff) format("woff"), url(../iconfont/iconfont.woff) format("truetype"), url(../iconfont/iconfont.woff) format("svg")
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-baomingbiao:before {
    content: "\e600"
}

.icon-caozuorizhi:before {
    content: "\e601"
}

.icon-dashang:before {
    content: "\e602"
}

.icon-gongzuotai:before {
    content: "\e603"
}

.icon-huiyuanguanli:before {
    content: "\e604";
    font-size: 16px
}

.icon-huiyuanzhaomu:before {
    content: "\e605"
}

.icon-huodong:before {
    content: "\e606"
}

.icon-qunzuguanli:before {
    content: "\e607";
    font-size: 14px
}

.icon-shouruguanli:before {
    content: "\e608";
    font-size: 13px
}

.icon-wenjuan:before {
    content: "\e609"
}

.icon-zhanghaoshezhi:before {
    content: "\e60a"
}

.icon-zhongchou:before {
    content: "\e60b";
    font-size: 18px
}

.icon-zizhanghuguanli:before {
    content: "\e60c"
}

.ico {
    background: url(../images/sprites2x.png) no-repeat;
    background-size: 300px;
    display: block;
    position: absolute
}

.header {
    background: #fff;
    border-bottom: 1px solid #e7e7eb;
    height: 64px;
    line-height: 64px;
    min-width: 1020px;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px 0 180px;
}

.header .ipad_nav {
    width: 64px;
    height: 64px;
    float: left;
    border-right: 1px solid #e7e7eb;
    display: none
}

.header .ipad_nav a {
    width: inherit;
    height: inherit;
    display: block
}

.header .ipad_nav a .ico {
    width: 20px;
    height: 17px;
    background-position: -108px -309px;
    margin: 23px 22px
}

.header .logo {
    position: relative;
    float: left;
    color: #404040;
    font-size: 20px;
    line-height: 64px
}

.header .logo a,
.header .logo a:hover {
    color: #404040;
    font-size: 20px
}

.header .logo a h3,
.header .logo a:hover h3 {
    line-height: 64px;
    font-size: 20px
}

.header .log_in {
    float: right;
    margin-right: 40px;
}

.header .log_in a {
    color: #14cc76
}

.header .together {
    position: relative;
    padding-left: 64px;
    float: right;
    line-height: 64px;
    font-size: 14px;
    color: #404040;
    margin-right: 20px
}

.header .together a {
    color: #404040
}

.header .together a:hover {
    color: #459AE9
}

.header .together em {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
    background-position: -155px 0px
}

.header .together em img {
    width: 40px;
    height: 40px;
    position: relative
}

.header .together em i {
    display: none
}

.header .together span {
    color: #e7e7eb;
    margin-left: 10px
}

.header .together span a {
    margin-left: 10px
}

.header .together .legalize,
.header .together .legalize:hover {
    color: #fff;
    background: #a8abb3;
    padding: 2px 5px;
    margin-left: 10px;
    text-decoration: none
}

.header .together .legalize_ok,
.header .together .legalize_ok:hover {
    background: #14cc76;
    padding: 2px 5px;
    margin-left: 10px;
    color: #fff;
    text-decoration: none
}

.header .together.vip em i {
    background-position: -19px -245px;
    width: 20px;
    height: 16px;
    display: block;
    position: absolute;
    right: -10px;
    bottom: 0px
}

.header .pending {
    font-size: 14px;
    line-height: 64px;
    padding-right: 30px;
    margin-left: 20px;
    float: right;
    color: #404040;
    position: relative
}

.header .pending a {
    font-size: 14px;
    line-height: 64px;
    margin-left: 20px;
    color: #404040;
    padding-left: 15px
}

.header .pending a em.ico {
    width: 20px;
    height: 22px;
    display: block;
    position: absolute;
    top: 20px;
    left: 0px;
    background-position: -108px -490px
}

.header .pending a strong {
    background: #fc5353;
    font-size: 12px;
    border-radius: 10px;
    padding: 1px 5px;
    height: 15px;
    line-height: 16px;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px
}

.header .pending a:hover em.ico,
.header .pending a.selected em.ico {
    background-position: -108px -512px
}

.main1 {
    position: absolute;
    left: 0;
    top: 0;
    padding: 84px 20px 10px 180px;
    background: #f2f2f2;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -wibkit-box-sizing: border-box;
}

.main-content {
    background-color: #fff;
    padding: 20px;
}

.main-content .title {
    font-size: 18px;
    /*line-height: 56px;*/
    padding-left: 20px;
    margin-bottom: 10px;
}

.main-tit {
    font-size: 18px;
    padding-left: 10px;
}

.sensitive-tips {
    background-color: #f5f5f5;
    height: 50px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    color: #FF5722;
    width: 400px;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}

.theme-cong-block,
.bgcolor-cong-block {
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.theme-cong-block a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 0 15px;
    border: 1px solid #e2e2e2;
    height: 32px;
    line-height: 32px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
}

.theme-cong-block a.theme-first,
.bgcolor-cong-block a.theme-first {
    border-radius: 2px 0 0 2px;
}

.theme-cong-block a.theme-last,
.bgcolor-cong-block a.theme-last {
    border-radius: 0 2px 2px 0;
}

.theme-cong-block a.current {
    background-color: #009688;
    color: #fff;
}

.bgcolor-cong-block a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 8px;
    border: 1px solid #e2e2e2;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 0;
}

.bgcolor-cong-block a.current {
    background-color: #cfcfcf;
}

.bgcolor-cong-block a span {
    display: inline-block;
    height: 25px;
    width: 25px;
}

.bgcolor-cong-block a span.bg-color1 {
    background-color: #f17c68;
}

.bgcolor-cong-block a span.bg-color2 {
    background-color: #ff7f24;
}

.bgcolor-cong-block a span.bg-color3 {
    background-color: #ff6a6b;
}

.bgcolor-cong-block a span.bg-color4 {
    background-color: #ff3f40;
}

.bgcolor-cong-block a span.bg-color5 {
    background-color: #a4d3ed;
}

.bgcolor-cong-block a span.bg-color6 {
    background-color: #ffb6c1;
}

.bgcolor-cong-block a span.bg-color7 {
    background-color: #483bbe;
}

.bgcolor-cong-block a span.bg-color8 {
    background-color: #a2cd5a;
}

/*后台首页*/

.myincome h2 {
    overflow: hidden;
    font-size: 14px;
    line-height: 52px
}

.myincome h2 span {
    float: left;
    color: #404040
}

.myincome .income {
    background: #fff;
    overflow: hidden
}

.myincome .income h5 {
    font-size: 14px;
    color: #8c8c8c;
    line-height: 40px
}

.myincome .income h3 {
    color: #666;
    font-size: 30px;
    line-height: 30px
}

.myincome .income li {
    float: left;
    position: relative
}

.myincome .income li strong {
    background: #e7e7eb;
    width: 1px;
    height: 50px;
    display: block;
    position: absolute;
    right: 20px;
    top: 15px
}

.myincome .income li.survey p {
    margin-bottom: 10px;
}

.myincome .income li.survey span {
    font-size: 36px;
    color: #14cc76;
    padding: 0 10px;
}

.myincome .income .top {
    overflow: hidden;
    margin: 20px 32px 10px 32px;
    padding-bottom: 30px;
    /*border-bottom: 1px solid #e7e7eb*/
}

.myincome .income .top li h3 {
    font-size: 36px;
    color: #14cc76
}

.myincome .income .top a {
    float: right;
    margin-top: 30px;
    color: #459AE9
}

.myincome .income .bottom {
    overflow: hidden;
    margin: 20px 32px 30px 32px
}

.myincome .income .bottom li {
    width: 25%
}

.myincome .income .bottom li.last h3,
.myincome .income .bottom li.last h5 {
    margin-left: 10px
}

.myincome .income .bottom.crowd_li li {
    width: 25%
}

.features {
    overflow: auto
}

.features h2 {
    overflow: hidden;
    font-size: 14px;
    line-height: 52px
}

.features h2 span {
    float: left;
    color: #404040
}

.features h2 a {
    float: right;
    color: #8c8c8c
}

.features ul {
    background: #fff;
    position: relative;
    float: left;
    width: 100%
}

.features ul li {
    position: relative;
    width: 33.3333%;
    float: left;
    height: 112px
}

.features ul li a {
    display: block;
    width: 100%;
    height: 112px;
    overflow: hidden
}

.features ul li .img {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 30px;
    left: 30px
}

.features ul li .text {
    margin-left: 110px;
    line-height: 25px;
    margin-top: 39px
}

.features ul li .text h4 {
    color: #404040;
    font-size: 16px
}

.features ul li .text h4 span {
    position: relative
}

.features ul li .text h4 .ico {
    width: 57px;
    height: 16px;
    background-position: -115px -556px;
    position: absolute;
    top: 0px;
    right: -67px
}

.features ul li .text h3 {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 18px;
    padding-right: 30px
}

.features ul li strong {
    background: #e7e7eb;
    width: 1px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0px;
    top: 30px
}

.features ul li.re_activity .img {
    background-position: -240px -300px
}

.features ul li.re_regform .img {
    background-position: -240px -360px
}

.features ul li.re_crowd .img {
    background-position: -240px -420px
}

.features ul li.re_messages .img {
    background-position: -240px -540px
}

.features ul li.re_question .img {
    background-position: -240px -480px
}

.features ul li.re_areward .img {
    background-position: -240px -240px
}

.features ul li.member_rec .img {
    background-position: -180px -120px
}

.features ul li.member_lis .img {
    background-position: -180px -180px
}

.features ul li.custom_groups .img {
    background-position: -180px -240px
}

.features .online {
    background: #e7e7eb;
    height: 1px;
    width: 95%;
    position: absolute;
    top: 114px;
    left: 30px
}

.features .rightline {
    background: #fff;
    height: 1px;
    width: 30px;
    position: absolute;
    top: 114px;
    right: 0px
}

/*弹出层*/

.dialog-box {
    padding-top: 20px;
}

.bg-list img {
    float: left;
    width: 160px;
    height: 160px;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

/*登录注册*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.log_body {
    background: #fff;
    overflow-y: auto
}

.log_body .layout {
    margin: 0 auto;
    width: 1000px
}

.log_body h2 {
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 30px
}

.log_body .log_header {
    background: #353343 url(../images/login_banner.jpg) center bottom no-repeat;
    height: 130px
}

.log_body .log_header .logo {
    overflow: hidden;
    height: 65px;
    float: left;
    margin: 33px 0 32px 30px
}

.log_body .log_header .logo a {
    height: 65px;
    width: 100%;
    display: block
}

.log_body .log_header .logo i.ico {
    background-position: 0px -592px;
    width: 167px;
    height: 60px;
    display: block
}

.log_body .log_conent {
    padding: 100px 0 40px 0
}

.log_body .log_conent .fl {
    width: 50%
}

.log_body .log_conent .fl .login {
    width: 380px;
    border: 1px solid #e7e7eb;
}

.log_body .log_conent .fl .login h2 {
    height: 67px;
    line-height: 67px;
    border-bottom: 1px solid #e7e7eb;
    font-size: 20px;
    text-indent: 25px;
    margin-top: 0px
}

.log_body .log_conent .fl .login ul {
    padding-top: 12px;
    overflow: hidden;
}

.log_body .log_conent .fl .login ul li {
    margin: 0 10px 12px 10px;
    overflow: hidden
}

.log_body .log_conent .fl .login ul li label {
    width: 18%;
    line-height: 40px;
    text-align: right;
    float: left;
    margin-right: 10px;
}

.log_body .log_conent .fl .login ul li label span {
    float: left
}

.log_body .log_conent .fl .login ul li .inputext {
    width: 78%;
    height: 38px;
    border: 1px solid #e7e7eb;
    text-indent: 10px;
    float: left;
    border-radius: 4px;
}

.log_body .log_conent .fl .login ul li .inputext.w50 {
    width: 50%
}

.log_body .log_conent .fl .login ul li .fl {
    border-right: none
}

.log_body .log_conent .fl .login ul li .fr {
    line-height: 20px
}

.log_body .log_conent .fl .login ul li.forgets {
    line-height: 14px;
    position: relative;
    color: #8c8c8c
}

.log_body .log_conent .fl .login ul li.forgets .ico {
    width: 16px;
    height: 16px;
    display: block;
    background-position: 0px -85px;
    position: absolute;
    top: 3px;
    left: 0px;
    cursor: pointer
}

.log_body .log_conent .fl .login ul li.forgets .ico.selected {
    background-position: -16px -85px
}

.log_body .log_conent .fl .login ul li.forgets label {
    line-height: 20px;
    padding-left: 25px
}

.log_body .log_conent .fl .login ul li.forgets a {
    color: #8c8c8c
}

.log_body .log_conent .fl .login ul li.forgets a:hover {
    color: #459AE9
}

.log_body .log_conent .fl .login ul li.pact {
    line-height: 16px;
    position: relative;
    color: #8c8c8c;
    margin-top: 15px;
    margin-left: 20px;
}

.log_body .log_conent .fl .login ul li.pact span {
    padding-left: 22px
}

.log_body .log_conent .fl .login ul li.pact span .ico {
    width: 16px;
    height: 16px;
    display: block;
    background-position: 0px -85px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer
}

.log_body .log_conent .fl .login ul li.pact span .ico.selected {
    background-position: -16px -85px
}

.log_body .log_conent .fl .login ul li.pact span a {
    color: #459AE9
}

.log_body .log_conent .fl .login ul li.pact span a:hover {
    text-decoration: underline
}

.log_body .log_conent .fl .login ul li .code {
    display: inline-block;
    float: left;
    width: 88px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #14cc76;
    border-radius: 4px;
    color: #fff;
    margin-left: 10px;
}

.code2 {
    display: inline-block;
    float: left;
    width: 88px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color:#8c8c8c;
    border-radius: 4px;
    color: #ffffff;
    margin-left: 10px;
}

.log_body .log_conent .fl .login .btn {
    padding: 15px 25px 0 25px;
    position: relative
}

.log_body .log_conent .fl .login .btn input {
    border: 1px solid #14cc76;
    background: #14cc76;
    line-height: 38px;
    height: 38px;
    width: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer;
    outline: none;
    display: block
}

.log_body .log_conent .fl .login .btn.mb30 {
    margin-bottom: 30px
}

.log_body .log_conent .fl .login .free {
    line-height: 60px;
    text-align: center;
    color: #8c8c8c
}

.log_body .log_conent .fl .login .free a {
    color: #459AE9
}

.log_body .log_conent .fl .login .free a:hover {
    text-decoration: underline
}

.log_body .log_conent .fl.br_color {
    border-right: 1px solid #e7e7eb
}

.log_body .log_conent .fr {
    position: relative
}

.log_body .log_conent .fr .code {
    margin-right: 136px
}

.log_body .log_conent .fr .code p {
    padding-left: 10px;
    color: #8c8c8c
}

.log_body .log_conent .fr .code .img img {
    width: 254px;
    height: 254px
}

.log_body .log_conent .fr .bg_registered {
    width: 500px;
    height: 481px;
    background: url(../images/bg_registered.jpg) no-repeat;
    background-size: 500px auto;
}

.log_body .log_conent .fr .bg_registered h2 {
    font-size: 20px;
    color: #999;
    text-align: center;
    margin-top: 22px;
    letter-spacing: 5px
}

.log_body .log_conent .fr .bg_registered p {
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-top: 16px
}

.log_body .log_conents {
    padding: 20px 0
}

.log_body .log_conents .layout.w302 {
    width: 302px
}

.log_body .log_conents .layout.w600 {
    width: 600px
}

.log_body .log_conents li {
    width: 302px;
    float: left;
    margin-bottom: 10px;
    line-height: 35px;
    position: relative
}

.log_body .log_conents li label {
    width: 302px;
    color: #404040;
    font-size: 14px
}

.log_body .log_conents li span {
    width: 302px;
    position: relative
}

.log_body .log_conents li span .inputext {
    border: 1px solid #e7e7eb;
    width: 290px;
    height: 34px;
    line-height: 34px;
    padding: 0 5px
}

.log_body .log_conents li .fl {
    position: relative
}

.log_body .log_conents li .fl input {
    position: absolute;
    top: 1px;
    left: 0px
}

.log_body .log_conents li .fl label {
    padding-left: 22px
}

.log_body .log_conents li .fr a {
    color: #8c8c8c
}

.log_body .log_conents li .fr a:hover {
    color: #459AE9
}

.log_body .log_conents li.lh26 {
    line-height: 26px
}

.log_body .log_conents li.forgets {
    line-height: 14px
}

.log_body .log_conents li.forgets .ico {
    width: 16px;
    height: 16px;
    display: block;
    background-position: 0px -85px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer
}

.log_body .log_conents li.forgets .ico.selected {
    background-position: -16px -85px
}

.log_body .log_conents li.prompt {
    line-height: 18px;
    margin-bottom: 5px
}

.log_body .log_conents li.prompt p {
    margin-bottom: 5px;
    color: #8c8c8c
}

.log_body .log_conents li.prompt p span em {
    color: #459AE9;
    position: absolute;
    left: 200px;
    top: 0
}

.log_body .log_conents li.pact span {
    padding-left: 25px;
    color: #8c8c8c
}

.log_body .log_conents li.pact a {
    color: #459AE9
}

.log_body .log_conents li.pact .ico {
    width: 16px;
    height: 16px;
    display: block;
    background-position: 0px -85px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer
}

.log_body .log_conents li.pact .ico.selected {
    background-position: -16px -85px
}

.log_body .log_conents .success .top {
    margin-top: 20px
}

.log_body .log_conents .success .top .img {
    width: 54px;
    height: 54px;
    margin: 0px auto 20px
}

.log_body .log_conents .success .top .img .ico {
    width: 54px;
    height: 54px;
    margin: 0px auto 20px auto;
    position: inherit;
    background-position: 0px -330px
}

.log_body .log_conents .success .top .text {
    color: #404040;
    font-size: 18px;
    line-height: 40px;
    text-align: center
}

.log_body .log_conents .success .top .text h4 {
    font-size: 18px
}

.log_body .log_conents .success .bottom {
    margin: 50px 0;
    width: 100%;
    float: left
}

.log_body .log_conents .success .bottom .fl {
    width: 50%;
    position: relative
}

.log_body .log_conents .success .bottom .fl p {
    color: #8c8c8c;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px
}

.log_body .log_conents .success .bottom .fl p.qq {
    margin-top: 20px;
    top: 53px;
    left: 0px
}

.log_body .log_conents .success .bottom .fl p.qq a {
    color: #14cc76
}

.log_body .log_conents .btn {
    margin-top: 15px;
    clear: both
}

.log_body .log_conents .btn input,
.log_body .log_conents .btn a {
    border: 1px solid #14cc76;
    background: #14cc76;
    line-height: 38px;
    height: 38px;
    width: 302px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    outline: none;
    display: block
}

.log_body .log_conents .btn.no_enter input,
.log_body .log_conents .btn.no_enter a {
    border: 1px solid #e7e7eb;
    background: #e7e7eb;
    cursor: default
}

.log_body .log_conents .error {
    color: #fc5353;
    position: absolute;
    top: 35px;
    left: 312px;
    white-space: nowrap
}

.log_body .log_conents .basic {
    display: none
}

.log_body .log_conents .protocol h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px
}

.log_body .log_conents .protocol p {
    margin-bottom: 5px
}

.log_body .log_loaging {
    margin-top: 100px
}

.log_body .log_loaging .gif {
    background: none;
    width: 73px;
    height: 73px;
    margin: 0 auto 20px auto
}

.log_body .log_loaging p {
    text-align: center;
    color: #8c8c8c;
    line-height: 22px
}

.log_body .link_expired {
    margin-top: 100px
}

.log_body .link_expired .img {
    width: 237px;
    height: 168px;
    margin: 0 auto 20px auto
}

.log_body .link_expired h4 {
    text-align: center;
    color: #8c8c8c;
    line-height: 55px;
    font-size: 30px;
    font-weight: normal
}

.log_body .link_expired p {
    text-align: center;
    color: #8c8c8c;
    line-height: 22px;
    font-size: 16px
}

.log_body .log_footer {
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #8c8c8c;
    position: absolute;
    bottom: 0px;
    left: 0px
}

.log_body .log_footer a {
    color: #8c8c8c
}

.log_body .log_footer.scroll {
    position: inherit;
    bottom: auto;
    left: auto;
    clear: both;
}

.border-loading-indicator.row-2 {
    top: 75%;
    animation: border-loading-indicator-row-2 750ms linear infinite
}

.border-loading-indicator.col-2 {
    left: 50%
}

.input_withd80 {
    width: 80px;
}

.tab-content-l {
    margin-right: 380px;
}

.iphone-box {
    position: absolute;
    right: 0;
    top: 0;
    height: 584px;
    width: 337px;
    background: url(images/bgiphone.png) no-repeat;
    transition: all 0.5s ease 0s;
    padding: 102px 25px 159px 23px;
}

.tab-content-r {
    margin: 140px 24px 0 0;
    border: 1px solid #999;
    position: absolute;
    right: 0;
    top: 0;
}

.iphone-box .phonetitle {
    font-size: 15px;
    color: #FFFFFF;
    margin: 8px 24px 0 60px;
}
.iphone-box .btn {
    margin-top:660px;
}
.iphone-box .btn a{
    width: 130px;
    height: 32px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    border: 1px solid #e7e7eb;
    display: block;
    text-align: center;
    line-height: 32px;
    float: left;
    margin: 0 15px;
    color: #404040;
    position: relative;
}
.iphone-box .btn .code{
    width: 200px;
    position: absolute;
    left: -30px;
    top: -250px;
    background: #fff;
    border: 1px solid #e7e7eb;
    padding: 10px 0;
    box-shadow: 1.5px 2.598px 5px 0px rgba(0,0,0,0.05);
    /*display: none;*/
}
.iphone-box .btn .tobtm-ico{
    background: url(../images/sprites2x.png) no-repeat;
    background/*\**/: url(../images/sprites.png) no-repeat\9;
    background-size: 300px;
    display: block;
    width: 18px;
    height: 14px;
    display: block;
    background-position: -282px -144px;
    position: absolute;
    left: 50%;
    bottom: -14px;
    z-index: 99;
    margin-left: -9px;
}
.iphone-box .btn .text {
    text-align: center;
}
.iphone-box .btn .img{
    width: 152px;
    height: 152px;
    margin: 10px auto;
}
.tab-content-r .iframe {
    height: 540px;
    width: 336px;
    border: none;
}

#voteListTable tbody tr:nth-child(odd) td {
    border-bottom: none;
}

/*VIP*/

.buy-month li {
    background: #f8f9fb;
    border: 1px solid #e5e9ed;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 10px 0;
    height: 82px;
    display: inline-block;
    margin: 0 2px 8px 2px;
    width: 220px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.buy-month li.select {
    border-color: #5FB878;
}

.buy-month li.select:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(../images/ico/vip_select_ico.png) no-repeat 0 0;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
}

.payment-way li {
    height: 52px;
    line-height: 52px;
    vertical-align: middle;
    padding: 0;
}

.vip-version {
    background: url(../images/sprites2x.png) no-repeat -84px -489px;
    display: block;
    width: 83px;
    height: 34px;
}
.tips-box {
    width: 37%;
    padding:10px;
    border: 1px solid #eee;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    margin-top: 110px;
}
.label-cell {
    position: relative;
 }
.label-cell span {
    padding-right: 20px;
}
.label-cell .i-problem{
    background: url('../images/sprites2x.png') no-repeat -136px -120px;
    background/*\**/: url(../images/sprites.png) no-repeat\9 -136px -120px;
    background-size: 300px;
    width: 16px;
    height:17px;
    display: block;
    position: absolute;
    right:15px;
    top: 10px;
    text-indent: 999em;
    cursor: pointer;

}
.pr {
    position: relative;
    min-height: 640px;
}

#pic {
    position: absolute;
}

#pic1 {
    max-width: 400px;
    max-height: 300px;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 5px 5px hsla(0, 0%, 5%, 1.00);
    box-shadow: 5px 5px 5px 0px hsla(0, 0%, 5%, 0.3);
}

.mt10 {
    margin-top: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.fs20 {
    font-size: 20px;
}

.fs24 {
    font-size: 24px;
}

.ccm {
    color: #5FB878;
}

.cc7 {
    color: #777;
}

.ccred {
    color: #f00;
}

.opdcon {
    width: 500px;
}

.opdcon img {
    max-width: 500px;
}

label.layui-form-label em .ico {
    width: 16px;
    height: 17px;
    display: block;
    background-position: -136px -120px;
    position: absolute;
    left: 136px;
    top: 8px;
    z-index: 99;
    margin-left: -9px;
    cursor: pointer
}

@keyframes scaleToggleOne { 0 {
    transform:scale(1);
    -webkit-transform:scale(1)
}
50% {
    transform:scale(2);
    -webkit-transform:scale(2)
}
100% {
    transform:scale(1);
    -webkit-transform:scale(1)
}
}
@keyframes scaleToggleTwo { 0 {
    transform:scale(1);
    -webkit-transform:scale(1)
}
20% {
    transform:scale(1);
    -webkit-transform:scale(1)
}
60% {
    transform:scale(2);
    -webkit-transform:scale(2)
}
100% {
    transform:scale(1);
    -webkit-transform:scale(1)
}
}
@keyframes scaleToggleThree { 0 {
    transform:scale(1);
    -webkit-transform:scale(1)
}
33% {
    transform:scale(1);
    -webkit-transform:scale(1)
}
66% {
    transform:scale(2);
    -webkit-transform:scale(2)
}
100% {
    transform:scale(1);
    -webkit-transform:scale(1)
}
}
.animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.livechat-girl { width: 60px; height: 60px; border-radius: 50%; position: fixed; bottom: 0; right: 40px; opacity: 0; -webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); z-index: 700; transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); cursor: pointer; -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1); transition: all 1s cubic-bezier(.86, 0, .07, 1) }
.livechat-girl:focus { outline: 0 }
.livechat-girl.animated { opacity: 1; transform: translateY(-40px); -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px) }
.livechat-girl:after { content: ''; width: 12px; height: 12px; border-radius: 50%; background-image: linear-gradient(to bottom, #26c7fc, #26c7fc); position: absolute; right: 1px; top: 1px; z-index: 50 }
.livechat-girl .girl { position: absolute; top: 0; left: 0; width: 100%; height: auto; z-index: 50 }
.livechat-girl .animated-circles .circle { background: rgba(38,199,252,.25); width: 60px; height: 60px; border-radius: 50%; position: absolute; z-index: 49; transform: scale(1); -webkit-transform: scale(1) }
.livechat-girl .animated-circles.animated .c-1 { animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl .livechat-hint { position: absolute; right: 40px; top: 50%; margin-top: -20px; opacity: 0; z-index: 0; -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1); transition: all .3s cubic-bezier(.86, 0, .07, 1) }
.livechat-girl .livechat-hint.show_hint { -webkit-transform: translateX(-40px); transform: translateX(-40px); opacity: 1 }
.livechat-girl .livechat-hint.hide_hint { opacity: 0; -webkit-transform: translateX(0); transform: translateX(0) }
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1296px!important }
.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content { width: auto; overflow: hidden; text-overflow: ellipsis }
@media only screen and (max-width:1599px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1060px!important }
}
@media only screen and (max-width:1309px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 984px!important }
}
@media only screen and (max-width:1124px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 600px!important }
}
.rd-notice-tooltip { -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2); box-shadow: 0 2px 2px rgba(0,0,0,.2); font-size: 14px; border-radius: 3px; line-height: 1.25; position: absolute; z-index: 65; max-width: 350px; opacity: 1 }
.rd-notice-tooltip:after { position: absolute; display: block; content: ''; height: 20px; width: 20px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 50 }
.rd-notice-tooltip .rd-notice-content { background: 0; border-radius: 3px; width: 100%; color: #fff; position: relative; z-index: 60; padding: 20px; font-weight: 400; line-height: 1.45 }
.rd-notice-type-success { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-type-success .rd-notice-content { background-color: #26c7fc }
.rd-notice-type-success:after { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-position-left { margin-left: -20px }
.rd-notice-position-left:after { right: -6px; top: 50%; margin-top: -10px }
.rd-notice-tooltip.single-line .rd-notice-content { height: 40px; padding: 0 20px; line-height: 40px; white-space: nowrap }

#heade{background: #fff;height: 72px;color: #666;z-index: 9999;position: relative;font-size: 12px;box-shadow: 0 0 5px 2px rgba(10,52,72,0.3);width: 100%;position: fixed;top:0;left:0}
.main{width: 1200px;margin:0 auto; min-width: 1200px;position: relative;}
.startImg{width: 178px;height: 49px;float: left;background: url("../images/logo.png") center no-repeat; background-size:100% auto;margin-right: 40px;margin-top: 12px;}
.TopMenu li{display: block;width: 100px;height:30px;float: left;margin-top: 22px;position: relative;text-align: center;color: #666;font-size: 16px;cursor: pointer;}
.TopMenu .pul a{color: #666;display: block;width: 100px;height: 30px;overflow: hidden;}
.TopMenu .pul a span{width: 100%;height: 30px;margin: 0px;display: block;line-height: 30px;text-align: center; transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.TopMenu .pul .topA .red{color:#ff6f69;}
.TopMenu .on .topA span:first-child{margin-top: -30px;}
.TopMenu .pul:hover .topA span:first-child{margin-top: -30px;}
.TopMenu .last:hover{height: 120px;background-color: #fff;}
.TopMenu{position: relative;width: auto;height: 72px;float: left;}
.absltPo{position: absolute;right: 0px;top: 50px;z-index: 9999;background-color: #ffffff;width: 100px;height: 72px;display: none;}
.absltPo a:hover span:first-child{margin-top: -30px;}
.TopMenu .last:hover .absltPo{display: block;}
.hotImg{width: 23px;height: 26px;background: url("../images/hots.png") center no-repeat;background-size: 100%;position: absolute;top: -15px;right: 0px;}
.newImg{width: 23px;height: 26px;background: url("../images/new.png") center no-repeat;background-size: 100%;position: absolute;top: -15px;right: 0px;}
.startup{width: auto;height: 30px;float: right;margin-top: 24px;font-size: 16px;color: #ff5e44;line-height: 30px;}
.startup a{color: #ff5e44;cursor: pointer;}
.startup a:hover{color: #00a0e9;}
.startup .userInfo{color: #00a0e9;}
.nameImgs{display: inline-block;width: 30px;height: 30px;border-radius: 100%;line-height: 28px;overflow: hidden;float: right;margin-left: 10px;}
.nameImgs img{width: 100%;vertical-align: middle;}
/*头部创建按钮*/
.startup a.btn-ctrl{    background: #ffffff;
    border: 1px solid #a0a2a5;
    color: #676b6f; border-radius: 5px;  padding: 8px 15px; margin-left: 15px;}
.startup a.btn-reg{background: #00a0e9; border: 1px solid #00a0e9; border-radius: 5px; color: #fff; padding: 8px 15px; margin-left: 15px;}
.startup a:hover{opacity: 0.8;}
.startup .userInfo{display: inline-block; position: relative; padding-left: 28px; padding-right: 20px;}
.startup .userInfo:before,.startup .userInfo:after{content: ''; display: inline-block; width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px;}
.startup .userInfo:before{background: url(../images/user-center-icon.jpg) no-repeat; left: 0;}
.startup .userInfo:after{background: url(../images/user-center-arrow.jpg) no-repeat; right: 0;}

/*右边栏*/
.sidebar{position: fixed;top: 50%;margin-top: -127px;right: 0;z-index: 999; width: 60px; height: 250px;}
.sidebar li{height: 73px; display: block; text-align: center; font-size: 12px; position: relative;}
.sidebar li a{display: block; height: 73px; color: #fff;background-color: rgba(0,0,0,.6);}
.sidebar li a:before{content: ''; display: block; width: 60px; height: 48px;}
.sidebar .sidebar-car a{border-radius: 5px 5px 0 0;}
.sidebar .sidebar-car:hover{background: #3bb4eb;}
.sidebar .sidebar-car a:before{background: url(../images/right-help.png) no-repeat;}
.sidebar .sidebar-qq:hover{background: #3bb4eb;}
.sidebar .sidebar-qq a:before{background: url(../images/right-qq.png) no-repeat;}
.sidebar .sidebar-qq iframe{height: 73px;}
.sidebar .sidebar-phone:hover{background: #3bb4eb;}
.sidebar .sidebar-phone a:before{background: url(../images/right-wechat.png) no-repeat; position: relative; top: 3px;}
.sidebar .sidebar-phone a:hover div{-webkit-animation:showphone .4s forwards ease-in-out;animation:showphone .4s forwards ease-in-out;}
@-webkit-keyframes showphone{from{opacity:0; left: 0;} to{opacity: 1; left: -120px;}}
@keyframes showphone{from{opacity:0; left: 0;} to{opacity: 1; left: -120px;}}
.sidebar .sidebar-phone div{position: absolute; top: 0; left:0; opacity: 0; padding-right: 100px; box-sizing: border-box; text-align: left;}
.sidebar .sidebar-phone div h2{font-weight: normal; margin: 0; padding: 0; margin-top: 5px; font-size: 16px;}
.sidebar .sidebar-phone div:before{content: ''; display: block; position: absolute;}
.sidebar .back-top{width: 60px; height: 32px; background: url(../images/to-top.png) no-repeat; background-color: rgba(0,0,0,.5); display: block; border-radius: 0 0 5px 5px;}
.sidebar .back-top:hover{background-color: rgba(0,0,0,.7);}

.footer{width: 100%;position: relative;min-width: 1200px;background-color: #2c3140;text-align: center;padding: 50px 0;}
.footer h1{font-size: 30px;color: #fff;font-weight: normal;margin: 20px auto;width: 100%;text-align: center;display: inline-block;}
.footBox{width: 100%;height: 280px;background-color: #363b4e;/*background: url(../images/footbanner.jpg) no-repeat;*/background-size: cover;display:inline-block;width:100%}
.footBox p{width: 100%;margin: 0;padding-top:80px;font-size: 36px;color: #fff;text-align: center;}
.footBox .btn{width: 360px;height: 48px;margin: 0 auto;padding: 30px 0;display:block;border:none}
.footBox .btn a{margin-right:20px;}
.foot-btn{width: 158px;height: 48px;background-color: #5589fe;font-size: 18px;color: #fff;text-align: center;line-height: 48px;float: left;border-radius: 5px;cursor: pointer;}
.footBox input:-moz-placeholder{color: #fff;}
.footBox input:-ms-input-placeholder{color: #fff;}
.footBox input::-webkit-input-placeholder{color: #fff;}

.footBottom{line-height: 22px;width: 1200px;margin: 0 auto;display: block;color: #6d7489;font-size: 12px;text-align: left;}
.footBottom a{margin-left: 15px;color: #6d7489;}
.footBottom a img{vertical-align: text-bottom;}
.footBottom span{float: left;}
.footBottom span a{color: #6d7489;margin-left: 5px;}
.foot-link{padding-bottom: 8px;margin-bottom: 10px;font-size: 16px;border-bottom: 1px solid rgba(255,255,255,.17);width:650px;}
.foot-logo{width: 400px;float: right;margin-right:80px;margin-top:10px;}