body ,ul ,li {
    margin: 0;
    padding: 0;
}
body {
    font-family: microsoft yahei;
}
li{
    list-style: none;
}
a:hover {
    text-decoration: none;
}
.btn {
    text-shadow: none;
}

.modal-body .controls textarea {
    width: 100%;
    box-sizing: border-box;
}
.modal-body .manage-msg-form {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}
.modal-body .control-group {
    margin-bottom: 10px;
}
.modal-body .manage-msg {
    padding: 5px 10px;
    border: 1px solid #eee;
    margin: 10px 0;
    background-color: #fafafa;
}
.modal-body .red {
    color: red;
}



/*
导航
*/
body > .navbar .brand {
    margin-left: 0;
    margin-top: 5px;
}
body > .navbar .brand img {
    width: 39px;
    height: 31px;
}
.navbar-inner {
    border: none;
}
.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, .navbar-inverse .nav .active>a:focus {
    background-color: #08c;
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a {
    color: #dedede;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: absolute;
}
@media (min-width: 980px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 980px;
    }
    .navbar .nav {
        float: right;
    }
    body > .navbar .brand {
        float: left;
        padding: 0;
    }

}
@media (max-width: 979px) {
    .navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, .navbar-inverse .nav .active>a:focus {
        background-color: #111;
    }
    body > .navbar .brand {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-right: 0;
        margin-left: 0;
    }
}


/*
footer
*/
.footer {background-color:#fff;padding-bottom:10px;margin-top: -40px}
.about-links {height:31px;line-height:31px;background-color:#333;text-align:center;color:#5d5d5d;font-size:12px;box-shadow:0 2px 2px #c6c6c6}
.about-links a {margin:0 10px;color:#fff;}
.footer-copy {text-align:center;padding:20px 0;color:#999;font-size:10px}
.footer-copy a {color:#999;}
.footer-logo {display:inline-block;background:url(../image/footer_logo.png) no-repeat;width:52px;height:42px;margin:0 10px;text-indent:-9999px;overflow:hidden;vertical-align: text-bottom;}
.links {padding:20px 15px;}
.links a {font-size:12px;color:#666;}
.links h3 {text-align:center;margin:0;padding:0 0 0 10px;font-weight:bold;}
.links ul {list-style:none;width:100%;overflow:hidden;}
.links ul li {display:inline;float:left;margin:0 5px;}
.links ul img {width:88px;height:31px;}
.links ul.links-img li {margin:5px 0;}

@media (max-width: 480px) {
    .footer {
        margin-top: 0px;
    }
    .footer .about-links {
        height: auto;
    }
    .footer .about-links span {
        display: none;
    }
    .footer .about-links a {
        margin: 0;
        color: #fff;
        display: block;
        border-bottom: 1px solid #ababab;
    }
}

/*
*  login dialog
*/
.float-box {padding:25px 30px;}
.float-box h4 {text-align:center;font-size:16px;padding:12px 0 18px;border-bottom:1px solid #ddd;margin-top:0;}
.float-box .login-info,
.float-box .control-label,
.float-box .form-horizontal {font-size:12px;}
.float-box .login-info {margin:0 23px 5px;color:#666;}
.float-box .form-horizontal {border-bottom:1px dashed #ddd;padding:0 23px;margin-bottom:12px;}
.float-box .form-horizontal .control-label {width:64px;text-align:left;letter-spacing:0.3em;color:#999;}
.float-box .form-horizontal .controls {margin-left:70px;}
.float-box .help-inline a {color:#999;}
.float-box .form-horizontal .control-group input[type="text"],
.float-box .form-horizontal .control-group input[type="password"] {border-radius:0;width:236px;border-left:1px solid #a6a6a6;border-top:1px solid #a6a6a6;box-shadow:inset 1px 1px 1px #efefef;height:16px;line-height:16px;}
.float-box .control-group {margin-bottom:15px;}
.float-box .control-pwd {margin-bottom:5px;}
.ctl-auto-ipt {color:#999;margin-bottom:5px;}
.ctl-auto-ipt input {border-color:#999;}
.lgn-btn {width:120px;height:32px;background:url(http://www.huxiu.com/static/img/btn_bg.png?data=20130902) no-repeat 0 -252px;position:relative;top:-1px;font-size:12px;color:#fff;text-shadow:0 0 1px #eee;box-shadow:none;border:none;}
.lgn-btn:hover,.lgn-btn:focus {background:url(http://www.huxiu.com/static/img/btn_bg.png?data=20130902) no-repeat 0 -252px;color:#fff;}
.lgn-reg-btn {width:120px;height:32px;line-height:32px;font-size:12px;background:url(http://www.huxiu.com/static/img/btn_bg.png?data=20130902) no-repeat 0 -294px;display:inline-block;text-align:center;color:#fff;text-shadow:0 0 1px #eee;}
.lgn-btn:hover,
.lgn-reg-btn:hover {color:#fff;}
.login-kj {text-align:center;padding:6px 0;}
.login-kj a {display:inline-block;width:171px;height:38px;line-height:38px;background:url(http://www.huxiu.com/static/img/btn_bg.png?data=20130902) no-repeat -91px -168px;text-indent:-9999px;margin:0 8px;}
.login-kj .qq-lgn {background-position:-91px -210px;}

/*
content
*/
.section h2 {
    border-bottom: 1px solid #efefef;
    line-height: 30px;
    margin: 0 0 14px;
}
.section h2 span {
    border-bottom: 2px solid #08c;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.section1 {
    margin-top: 40px;
    width: 100%;
    background-color: #1d4870;
}

.section1 img {
    /*max-width: 1920px;
    max-height: 460px;*/
}
.section2 h2 span {
    color: #555;
}
.section2 .section, .section3 .section {
    width:  980px;
    margin: 0 auto;
    padding: 36px 0;
}
.section2 div.summary {
    font-size: 14px;
    line-height: 26px;
    line-height: 26px;
}

.section3 {
    background: url("../image/contentBg.png") no-repeat center #1d4870;
}
.section3 h2 {
    border-bottom: 1px solid #637c92;
    margin-top: -10px;
}
.section3 h2 span {
    color: #fff;
}
.section3 .box {
    margin-top: 20px;
    position: relative;

}
.section3 .box .item {
    width: 230px;
    position: relative;
    float: left;
    margin: 10px 0 10px 20px;
    overflow: hidden;
    background: url("../image/itemBg.jpg") no-repeat 0 0;
    box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, .4);
}
.section3 .box .item:nth-child(4n+1) {
    margin-left: 0;
}

.section3 .box .item .img-box {
    text-align: center;
}
.section3 .box .item .img-box .img-box-in {
    display: inline-block;
    border: 1px solid rgba(242, 242, 242, .5);
    border-radius: 104px;
    margin: 28px 0 10px;
    position: relative;
}
.section3 .box .item .img-box .img-box-in img.img-front {
    max-width: 104px;
    width: 104px;
    height: 104px;
    border-radius: 104px;
    border: 4px solid #f2f2f2;
    margin: 9px;
    box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, .4);
}

/* like, collect, reproduce */
.section3 .box .item .img-box .img-box-in .tool .like,
.section3 .box .item .img-box .img-box-in .tool .collect,
.section3 .box .item .img-box .img-box-in .tool .reproduce {
    position: absolute;
    right: -20px;
    top: 20px;
    width: 14px;
    height: 14px;
    background: url("../image/tool.png") no-repeat;
    cursor: default;
}
.section3 .box .item .img-box .img-box-in .tool .like {
    background-position: 0 -80px;
    right: -10px;
}
.section3 .box .item .img-box .img-box-in .tool .collect {
    background-position: 0 -120px;
    top: 60px;
}
.section3 .box .item .img-box .img-box-in .tool .reproduce {
    background-position: 0 -40px;
    top: 100px;
    right: -7px;
}
.section3 .box .item .img-box .img-box-in .tool .like-hover,
.section3 .box .item .img-box .img-box-in .tool .collect-hover,
.section3 .box .item .img-box .img-box-in .tool .reproduce-hover {
    background-image: none;
    width: 38px;
    color: white;
    right: -31px;
    font-size: 10px;
}
.section3 .box .item .img-box .img-box-in .tool .like-hover span,
.section3 .box .item .img-box .img-box-in .tool .collect-hover span,
.section3 .box .item .img-box .img-box-in .tool .reproduce-hover span {
    color: #09da84;
    position: relative;
    top: -3px;
}
.section3 .box .item .img-box .img-box-in .tool .like-hover {
    right: -34px;;
    /*background-position: -69px -80px;*/
}
.section3 .box .item .img-box .img-box-in .tool .collect-hover {
    right: -44px;
    /*background-position: -69px -120px;*/
}
.section3 .box .item .img-box .img-box-in .tool .reproduce-hover {
    right: -31px;;
    /*background-position: -69px -40px;*/
}

/*like, collect, reproduce number */
.section3 .box .item .img-box .img-box-in .tool .like .num-like,
.section3 .box .item .img-box .img-box-in .tool .collect .num-collect ,
.section3 .box .item .img-box .img-box-in .tool .reproduce .num-reproduce {
    color: #ffffff;
    top: -16px;
    position: absolute;
    left: -2px;
    font-size: 10px;
    display: none;
}
.section3 .box .item .img-box .img-box-in .tool .like .num-like {
    left:-3px;
}
.section3 .box .item .img-box .img-box-in .tool .reproduce .num-reproduce {
    left: 7px;
}
.section3 .box .item .img-box .img-box-in .tool .like:hover .num-like,
.section3 .box .item .img-box .img-box-in .tool .collect:hover .num-collect ,
.section3 .box .item .img-box .img-box-in .tool .reproduce:hover .num-reproduce {
    display: block;
}



/*like, collect, reproduce circle */
.section3 .box .item .img-box .img-box-in .tool .like .circle-like,
.section3 .box .item .img-box .img-box-in .tool .collect .circle-collect ,
.section3 .box .item .img-box .img-box-in .tool .reproduce .circle-reproduce {
    position: absolute;
    left: -7px;
    top: 5px;
    width: 4px;
    height: 4px;
    background-color: #b1b5c3;
    border-radius: 4px;
    -webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;transition: all .2s;

}
.section3 .box .item .img-box .img-box-in .tool .like .circle-like {
    left: -5px;
    top: 11px;
}
.section3 .box .item .img-box .img-box-in .tool .reproduce .circle-reproduce {
    left: -5px;
    top: -1px;
}
.section3 .box .item .img-box .img-box-in .tool .like:hover .circle-like,
.section3 .box .item .img-box .img-box-in .tool .collect:hover .circle-collect ,
.section3 .box .item .img-box .img-box-in .tool .reproduce:hover .circle-reproduce {
    background-color: #ffffff;
}

/*like, collect, reproduce triangle */
.section3 .box .item .img-box .img-box-in .tool .like .triangle-like,
.section3 .box .item .img-box .img-box-in .tool .collect .triangle-collect ,
.section3 .box .item .img-box .img-box-in .tool .reproduce .triangle-reproduce {
    position: absolute;
    left: -16px;
    top: 3px;
    width: 0px;
    height: 0px;
    line-height: 0;
    font-size: 0;
    border-color: transparent transparent transparent #f2f2f2;
    border-style: dashed dashed dashed solid;
    border-width: 4px 0px 4px 6px;
    display: none;
    -webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.section3 .box .item .img-box .img-box-in .tool .like .triangle-like {
    border-width: 0px 0px 9px 6px;
    left: -14px;
    top: 14px;
}
.section3 .box .item .img-box .img-box-in .tool .reproduce .triangle-reproduce {
    border-width: 9px 0px 0px 6px;
    left: -13px;
    top: -10px;
}
.section3 .box .item .img-box .img-box-in .tool .like:hover .triangle-like ,
.section3 .box .item .img-box .img-box-in .tool .collect:hover .triangle-collect ,
.section3 .box .item .img-box .img-box-in .tool .reproduce:hover .triangle-reproduce {
    display: block;
}
.section3 .box .item .name {
    color: #ffffff;
    line-height: 24px;
    position: relative;
    height: 24px;
}
.section3 .box .item .name span {
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 16px;
}
.section3 .box .item .word {
    line-height: 30px;
    color: white;
    margin: 6px 0 0;
    font-size: 12px;
    height: 30px;
}
.section3 .box .item .word span {
    position: absolute;
    width: 100%;
    border-top: 1px solid #3c547a;
    border-top: 1px solid rgba(152, 170, 199, 0.6);
    padding: 0 16px;
    box-sizing: border-box;
}
.section3 .box .item .word i {
    display: inline-block;
    width: 4px;
    height: 4px;
    border: none;
    background: #6b7e9b;;
    border-radius: 4px;
    position: relative;
    top: -3px;
    margin-right: 6px;
}
.section3 .box .item .title {
    background-color: white;
    color: #555;
    padding: 5px 16px;
    cursor: pointer;
    border-bottom: 1px solid #dbdbdb;
    height: 40px;
}
.section3 .box .item .summary {
    background-color: #f8f8f8;
    color: #a2a2a2;
    padding: 6px 16px;
    font-size: 12px;
    line-height: 20px;
    height: 59px;
    overflow: hidden;
}
.section3 .box .item .checkbox {
    position: absolute;
    right: 166px;
    top: 12px;
    width: 31px;
    height: 31px;
    cursor: pointer;
    background: url("../image/tool.png") no-repeat 0 0;
}
.section3 .box .item .vote-num {
    position: absolute;
    right: 166px;
    top: 12px;
    width: 36px;
    height: 20px;
    background: url("../image/tool.png") no-repeat 0 -154px;
    color: white;
    padding-left: 16px;
}
.section3 .box .item:hover .title {
    text-decoration: underline;
    background-color: #09da84;
    color: white;
    border-bottom: 1px solid #09da84;
    -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;
}
.section3 .box .item:hover .summary {
    color: #ffffff;
    background-color: #0abc73;
    -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;
}

.section3 .box .item-focus .checkbox {
    background: url("../image/tool.png") no-repeat -69px 0;
}
.section3 .btns {
    margin-top: 90px;
}
/*.section3 .btns:before {
    display: inline-block;
    content: '';
    text-align: left;
    position: relative;
    top: -10px;
    border-top: 1px solid #527584;
    margin-right: 20px;
}*/

.section3 .btns i.before, .section3 .btns i.after{
    border-top: 1px solid #527584;
    display: inline-block;
    width: 361px;
    margin-right: 26px;
    position: relative;
    top: -30px;
}
.section3 .btns i.after{
    margin-left: 26px;
    margin-right: 0px;
}

.section3 .btns .btn-submit{
    position: relative;
    top: -30px;
    background-color: #0fbc75;
    background-color: transparent;
    border: 2px solid #0fbc75;
    border: 2px solid rgba(255, 255, 255, .99);
    width: 206px;
    height: 55px;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'microsoft yahei';
    font-size: 20px;
    -webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.section3 .btns .btn-submit:hover {
    background-color: #09da84;
    border: 2px solid #09da84;
}
.section3 .btns .btn-submit:focus {
    outline: none;
}
.section3 .status-box {
    position: absolute;
    top: 10px;
    right: -68px;
    color: white;
    font-size: 18px;
}
.section3 .status-box .status {
    text-align: center;
    color: #bcbcbc;
    margin-bottom: -1px;
}
.section3 .status-box .status-info {
    margin-bottom: 16px;
    display: block;
}

.section3 .status-box .status .num {
    padding: 5px 10px;
    background-color: #f2f2f2;
    border-radius: 32px;
    display: inline-block;
}
.section3 .status-box .status .line {
    display: block;
    color: #f2f2f2;
    height: 10px;
}
.section3 .status-box .status-hover {
    color: white;
}
.section3 .status-box .status-hover .num {
    background-color: #09da84;
}
.section3 .status-box .status-hover .line {
    color: #09da84;
}
/*.section3 .item img.img-bg {
    width: 230px;
    height: 231px;
    position: absolute;
    left: 0px;
    top: 0px;
    filter: url(blur.svg#blur);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
    overflow: hidden;
}
.section3 .item .shade {
    background: #0b2c5d;
    background: rgba(34, 76, 139, .7);
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 231px;
}*/


.modal {
    background-color: #363636;
}
.modal-header {
    color: #ffffff;
}
.modal-header h4 i {
    display: inline-block;
    width: 24px;
    height: 18px;
    background: url("../image/tool.png") no-repeat -69px -160px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}
.modal-body {
    background-color: #ffffff;
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: .5;
}
button.close {
    font-size: 32px;
    font-weight: normal;
    opacity: .8;
    color: white;
    position: relative;
    top: 4px;
    padding: 5px;
    border-radius: 5px;
}
.close:hover {
    color: #ffffff;
    padding: 5px;
    opacity: 1;
    background-color: #036cbd;
}

.dialog-suc {
    text-align: center;
    color: #333333;
    padding: 20px 0;
}
.dialog-sign .box-2 {
    line-height: 18px;
    margin-bottom: 8px;
}
.dialog-sign .box-1 input.ipt-txt1, .dialog-sign .box-1 textarea {
    width: 80%;
    margin: 4px 0;
}
.dialog-sign .box-1 textarea {
    max-width: 80%;
}
.dialog-sign .box-1 label {
    display: inline-block;
}
.dialog-sign .box-1 .i-red {
    color: #f00;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    top: 6px;
    margin: 0 2px 0 0;
}
.dialog-sign .alert-success {
    margin-top: 16px;
}
.btn-close {
    display: inline-block;
    padding: 6px 24px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
.modal-footer button.btn-close:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.modal-footer button.btn-close:last-child {
    margin-left: 6px;
}
.author-head {
    height: 310px;
    text-align: center;
}
.author-head img {
    margin-top: 114px;
}

.auth-hello {
    position: absolute;
    width: 104px;
    height: 104px;
    border-radius: 104px;
    left: 13px;
    top: 13px;
    background-color: rgba(10, 188, 105, 0);
    font-size: 18px;
    color: white;
    text-align: center;
    -webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 2s;transition: all 1s;
}
.auth-hello span {
    margin-top: 44px;
    display: inline-block;
    opacity: 0;
    /*-webkit-transition: all 2s;-moz-transition: all 2s;-ms-transition: all 2s;-o-transition: all 2s;transition: all 2s;*/
    -webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 2s;transition: all 1s;
}

/*移动端适配*/
@media (max-width: 980px) {
    .section2 .section, .section3 .section {
        width: 100%;
        padding: 36px 20px;
        box-sizing: border-box;
    }
}


@media (max-width: 480px) {
    .section1 {
        margin-top: 50px;
    }
    .section2 .section, .section3 .section {
        width: 100%;
        padding: 20px 10px;
        box-sizing: border-box;
    }
    .author-head {
        display: none;
    }

    .section3 {
        background-size: cover;
    }

    .section3 .box .item {
        width: 100%;
        background: white;
        margin: 0px 0 10px 0px;
    }

    .section3 .shade-box {
        display: none;
    }
    .section3 .box .item .checkbox:after {content:'选票';width:35px;text-align:center;background-color:#eee;font-size:12px;color:#fff;position:absolute;top:10px;left:10px;font-style:normal;display:none;}
    .section3 .box .item .checkbox:before {content:'';display:block;width:0;border:5px solid transparent;border-bottom:5px solid #eee;position:absolute;top:38px;left:-2px;display:none;}

    .section3 .box .item .img-box .img-box-in {
        float: left;
        background: #f1f1f1;
        border: none;
        border-bottom: 1px solid #dbdbdb;
        border-right: 1px solid #dbdbdb;
        border-radius: 0;
        margin: 0;
        position: static;
    }
    .section3 .box .item .img-box .img-box-in .tool{
        width: 94%;
        height: 36px;
        background-color: #fff;
        position: absolute;
        left: 0;
        bottom: 0;
        border-top: 1px solid #d4d4d4;
        padding: 0 3%;
    }
    .section3 .box .item .img-box .img-box-in .tool .like,
    .section3 .box .item .img-box .img-box-in .tool .collect,
    .section3 .box .item .img-box .img-box-in .tool .reproduce {
        width: 0;
        height: 36px;
        padding-right: 20%;
        left: 21%;
        top: 0px;
        cursor: default;
    }
    .section3 .box .item .img-box .img-box-in .tool .like {
        background-position: 11px -379px!important;
        /*border-right: 1px solid #d4d4d4;*/
        /*background-size: 80px auto;*/
    }
    .section3 .box .item .img-box .img-box-in .tool .collect {
        background-position: 11px -421px!important;
        left: 47%;
    }
    .section3 .box .item .img-box .img-box-in .tool .reproduce {
        background-position: 13px -461px!important;
        left: 75%;
    }
    .section3 .box .item .img-box .img-box-in .tool .like .num-like,
    .section3 .box .item .img-box .img-box-in .tool .collect .num-collect,
    .section3 .box .item .img-box .img-box-in .tool .reproduce .num-reproduce {
        display: block!important;
        top: 8px;
        left: 30px;
        color: #d4d4d4;
    }
    .section3 .box .item .img-box .img-box-in img.img-front {
        width: 60px;
        height: 60px;
        border: 3px solid #dbdbdb;
        margin: 7px;
    }
    .section3 .box .item .checkbox {
        right: -10px;
        top: 8px;
    }
    .section3 .box .item .vote-num {
        right: 10px;
        top: 12px;
        background: #0ABC73;
        width: 64px;
        height: 22px;
        border-radius: 5px;
        display: block;
        text-align: center;
        padding: 3px 0 0 0;
    }
    .section3 .box .item .name {
        color: #08c;
        font-size: 16px;
        text-align: left;
        margin: 8px 0 0 94px;
        line-height: 36px;
    }
    .section3 .box .item .name span {
        text-align: left;
    }
    .section3 .box .item .word {
        color: #a2a2a2;
        font-size: 14px;
        text-align: left;
        margin: 10px 0 0 94px;
        padding: 0;
        border-top: 0;
        line-height: 16px;
    }
    .section3 .box .item .word span {
        border-top: 0;
        padding: 3px 45px 0 2px;
        width: auto;
    }
    .section3 .box .item .word i {
        background: #a2a2a2;
        margin-right: 4px;
    }
    .section3 .box .item .title {
        color: #555!important;
        font-size: 16px;
        margin-top: 8px;
        padding: 5px 12px;
        text-decoration: none!important;
        border-bottom: 0!important;
        background-color: #ffffff!important;
        border-top: 1px solid #dbdbdb;
        line-height: 24px;
        height: auto;
    }

    .section3 .box .item .summary {
        padding: 5px 12px 48px;
        color: #a2a2a2!important;
        background-color: #fff!important;
        height: auto;
    }
    .section3 .box .item .img-box .img-box-in .auth-hello {display:none;}
    .section3 .box .item .img-box .img-box-in .tool .like .circle-like,
    .section3 .box .item .img-box .img-box-in .tool .collect .circle-collect,
    .section3 .box .item .img-box .img-box-in .tool .reproduce .circle-reproduce,
    .section3 .box .item .img-box .img-box-in .tool .like .triangle-like,
    .section3 .box .item .img-box .img-box-in .tool .collect .triangle-collect,
    .section3 .box .item .img-box .img-box-in .tool .reproduce .triangle-reproduce{
        display: none!important;
    }
    .status-box {
        display: none;
    }

    .section3 .btns i.before, .section3 .btns i.after {
        display: none;
    }
    .section3 .btns {
        text-align: center;
    }
    .modal-header .close {
        padding: 5px;
    }
    .modal h4 {
        font-size: 16px;
        margin: 0px 12px 0 0px;
    }
    .modal-header, .modal-footer {
        padding: 10px;
    }
    .modal-body {
        max-height: 360px;
        padding: 10px;
    }

    .dialog-sign .box-1 input.ipt-txt1, .dialog-sign .box-1 textarea {
        width: 70%;
        margin: 3px 0;
    }

}

#showAccountBoxModal .modal-body .control-group input, #showCreateBoxModal .modal-body .control-group input {
    width: 100%;
    height: 36px;
    box-sizing: border-box;
}
#showAccountBoxModal .modal-body .control-group label, #showCreateBoxModal .modal-body .control-group label{
    font-size: 16px;
    font-weight: normal;
}

#showAccountBoxModal .modal-body .control-group label i.red, #showCreateBoxModal .modal-body .control-group label i.red {
    color: #f00;
    margin-right: 5px;
    font-style: normal;
    position: relative;
    top: -2px;
    font-family: '宋体';
    font-size: 12px;
}
#showBoxModal .modal-body .btn-zht-login {
    margin-right: 10px;
    color: #fff;
    background: #5bc0de;
    border-color: #46b8da;
    text-shadow: none;
    line-height: 28px;
}
#showBoxModal .modal-body .btn-zht-reg {
    color: #fff;
    background: #5bc0de;
    border-color: #46b8da;
    text-shadow: none;
    line-height: 28px;
}
#showCreateBoxModal, #showAccountBoxModal {
    text-align: left;
    font-size: 16px;
}
#showCreateBoxModal .modal-header .t-h2 h3, #showAccountBoxModal .modal-header .t-h2 h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0;
}
#showBoxModal .modal-body p {
    font-size: 16px;
}
.modal-footer .btn-sina, .modal-footer .btn-qq {
    background-color: #e23c26;
    padding: 4px 6px;
    position: relative;
    top: 3px;
    border-radius: 5px;
}
.modal-footer .btn-sina i,
.modal-footer .btn-qq i {
    height: 22px;
    width: 36px;
    display: inline-block;
    background: url("../image/tool.png") no-repeat 0 -340px;
    margin: 0;
    position: relative;
    top: 4px;
    left: 4px;
}
.modal-footer .btn-qq {
    background-color: #0968b7;
}
.modal-footer .btn-qq i {
    background-position: -76px -340px;
}


@media (max-width: 560px) {
    .modal {
        width: 90%;
        left: 5%;
        margin-left: 0;
        box-sizing: border-box;
    }
}






