.cont-box , .cont-box>*{
    margin: 0px;
    padding: 0px;
}
.cont-box .font{
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
}
.cont-box {
    width: 680px;
    margin-top: 20px;
    /*background-color: #dbad8c;*/
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 25px 20px;
}
.cont-box .block{
    width: 100%;
    height: 100%;
    /*padding: 10px;*/
    box-sizing: content-box;
    clear: both;
    overflow: hidden;
    margin: 10px 0px;
    /*background-color: #86a6bf;*/
}
.cont-box .politics-cont{
    
}
.cont-box .block .userinfo-box{
    float: left;
    width: 120px;
    height: 100%;
    /*padding-left: 20px;*/
    box-sizing: border-box;
    /*background-color: #26BF8F;*/
}
.cont-box .block .userinfo-box .userinfo-item{
    display: block;
    margin: 0px auto;
    text-align: center;
}
.cont-box .block .userinfo-box .userinfo-item.face{
    width: 30px;
}
.cont-box .block .userinfo-box .userinfo-item.username{
    margin-top: 10px;
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.cont-box .block .userinfo-box .userinfo-item.mobile{
    margin-top: 10px;
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.cont-box .block .right-panel{
    float: right;
    width: 510px;
    height: auto;
    min-height: 200px;
    margin: 5px 5px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    position:relative;
    z-index: 0;
}

.cont-box .block .right-panel .arrow-box{
    position: absolute;
    top: 20px;
    left: -8px;
    width: 30px;
    height: 66px;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    transform: rotate(-45deg);
    border-radius: 2px;
    background-color: #fff;
    border-color: #ccc transparent transparent #ccc;
}


.cont-box .politics-cont .content-box .title-info{
    height: auto;
    overflow: hidden;
    /*background-color: #ed7271;*/
}
.cont-box .politics-cont .content-box .title-info .type{
    display: inline-block;
    float: left;
    height: 25px;
    line-height: 25px;
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    border-radius: 5px;
    background-color: #eee;
    box-sizing: border-box;
    padding: 0px 10px;
    margin-top: 10px;
}
.cont-box .politics-cont .content-box .title-info .title{
    display: inline-block;
    float: left;
    height: auto;
    width: 300px;
    line-height: 25px;
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    box-sizing: border-box;
    margin-left: 14px;
    text-align: left;
    padding: 10px 0px;
}

.cont-box .status-type{
    float: right;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
   
    box-sizing: border-box;
    padding: 0px 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.cont-box .status-type.status-1{
    border: 1px solid #666666;
    border-radius: 5px;
    color: #666666;
}
.cont-box .status-type.status-2{
    border: 1px solid #ff6600;
    border-radius: 5px;
    color: #ff6600;
}
.cont-box .status-type.status-3{
    border: 1px solid #00cc00;
    border-radius: 5px;
    color: #00cc00;
}
.cont-box .status-type.audit-0 {
    color: #008efe;
    border-color: #008efe;
}

.cont-box .politics-cont .content-box .title-info .created{
    display: block;
    float: left;
    height: 30px;
    width: 100%;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
}
.cont-box .politics-cont .content-box .content-data{
    height : auto;
    margin-top: 20px;
    
    /*background-color: #fbfbfb;*/
}

.cont-box .politics-cont .content-box .content-data .content-data-item{
    width: 100%;
    margin: 10px auto;
}
.cont-box .politics-cont .content-box .content-data .content-data-item>*{
    display: inline-block;
    width: 100%;
}
/*************************/
.cont-box .politics-reply{
    z-index: 0;
}
.cont-box .politics-reply .right-panel{  }
.cont-box .politics-reply .right-panel .reply-editor{
    width: 100%;
    height: 100%;
}
.cont-box .politics-reply .right-panel .reply-editor>textarea{
    display: inline-block;
    width: 100%;
    height: 100%;
    max-width:100%;
    min-height: 200px;
    overflow-y:visible;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
}



.cont-box .politics-reply .right-panel .reply-header{
    
}
.cont-box .politics-reply .right-panel .reply-header .holle-word{
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 15px;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    /*background-color: #0099e4;*/
}


.cont-box .politics-reply .right-panel .reply-footer{
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    /*background-color: #007afe;*/
}
.cont-box .politics-reply .right-panel .reply-footer>.box{
    width: 150px;
    float: right;
}
.cont-box .politics-reply .right-panel .reply-footer .handle-group{
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    
}
.cont-box .politics-reply .right-panel .reply-footer .handle-time{
    display: inline-block;
    width: 100%;
    text-align: center;
}

.cont-box .politics-reply .right-panel .handle{
    display: block;
    width: 100%;
    /*background-color:#ed7271;*/
    overflow: hidden;
    margin-top: 20px;

}
.cont-box .politics-reply .right-panel .handle>.btn{
    float: left;
    height: 40px;
    width: 76px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
    background-color: transparent;

    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.cont-box .politics-reply .right-panel .handle>.btn:hover{
    background-color: #007afe;
    color: #fff;
}
.cont-box .politics-reply .right-panel .handle>.btn.active{
    background-color: #007afe;
    color: #fff;
}
.cont-box .politics-reply .right-panel .handle>.btn.btn-transfer{
    margin-left:130px;
    
}
.cont-box .politics-reply .right-panel .handle>.btn.btn-reply{
    margin-left: 10px;
}

.cont-box  .politics-reply .right-panel .handle .handle-btn-single{
    float: left;
    margin-left : 250px !important;
}

/**************** show-3  ********************************/

.cont-box .score-block{}
.cont-box .score-block .right-panel{
    border: none;
    /*background-color: #eee;*/
}

.cont-box .score-block .right-panel .score-stars{
    /*display: inline-block;*/
    height: 30px;
    width: 130px;
    /*float: left;*/
    /*overflow: hidden;*/
    margin: 0px auto;
    /*background-color: #26BF8F;*/
}
.cont-box .score-block .right-panel .score-stars .icon-star{
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 5px 0px 0px 5px;
    /*background-color: yellow;*/
}
.cont-box .score-block .right-panel .score-stars .icon-star-active{
    background: url("images/icon-star-active.png") no-repeat center;
    background-size: 20px 20px;
}
.cont-box .score-block .right-panel .score-stars .icon-star-negetive{
    background: url("images/icon-star-negative.png") no-repeat center;
    background-size: 20px 20px;
}
.cont-box .score-block .right-panel .desc{
    display: inline-block;
    padding: 10px;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.border-size {
    box-sizing: border-box !important;
} 

.content-text {
    padding-top: 10px;
}

.platform-icon-box{
    height: 32px;
    line-height: 30px;
    width: 190px;
    margin: 10px auto;
    /*border: 2px solid #aaa;*/
    /*border-radius: 16px;*/
    /*padding: 0px 8px;*/
    overflow: hidden;
    -moz-box-sizing: border-box;     -webkit-box-sizing: border-box;     -o-box-sizing: border-box;     -ms-box-sizing: border-box;     box-sizing: border-box;
}
.platform-icon-box .item{
    display: inline-block;
    height: 32px;
    line-height: 30px;
    overflow: hidden;
    background: #ddd;
    border-radius: 5px;
    padding: 0 13px;
    
}
.platform-icon-box .left{
    float: left;
}
.platform-icon-box .right{
    float: right;
    
}
.platform-icon-box .icon{
    display: inline-block;
    float: left;
    width: 16px;
    height: 100%;
    padding: 0px 10px;
}

.platform-icon-box .icon-iPhone{
    background: url("images/icon-iPhone.png") no-repeat center;
    background-size: 16px 21px;
    background-position: 0px 3px;
}
.platform-icon-box .icon-Android{
    background: url("images/icon-Android.png") no-repeat center;
    background-size: 16px 21px;
    background-position: 0px 3px;
}
.platform-icon-box .text{
    display: inline-block;
    height: 100%;
    width: auto;
    /*padding: 0px 0px 0px 10px;*/
}

.right-cont{
    margin-top: 0px;
}

.entry{
    height: 50px;
    line-height: 50px;
    width: 100%;
    border-radius: 5px;
    background-color: #fff;
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
}
.entry-right{
	width:280px;
	height:80px;
	line-height:80px;
	border-radius: 5px;
	background-color: #fff;
	margin: 10px 0;
	text-align: center;
	font-size: 16px;
}
.entry-right img{
	border-radius: 5px;
	background-color: #fff;
}
.question{
    background: #F06C6C;
}
.question a{
    display: inline-block;
    width: 100%;
    height:100%;
    color: #fff ;
 }
.my-question{
    border: solid 1px #EF7372 ;
}
.my-question a{
    display: inline-block;
    width: 100%;
    height:100%;
     color: #EF7372 ;
 }
/*.group-entry{
    float: right;
    background-color: #46a3f0;
}
.publish-entry{
    float: left;
    background-color: #61c96e;
}*/
.entry .text{
    display: inline-block;
    float: right;
    height: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-right: 20px;
}

.entry .icon{
    display: inline-block;
    margin-left: 20px;
    float: left;
    width: 20px;
    height: 100%;
    background-size: 20px 17px;
    background-position: center;
    background-repeat: no-repeat;
}
.entry .icon.publish-entry-icon{
    background-image: url("images/publish-entry-icon.png");   
}
.entry .icon.group-entry-icon{
    background-image: url("images/group-ectry-icon.png");
}


.notice-text{
    font-size: 14px;
    padding: 10px;
    width: 100%;
    height: 160px;
    position: relative;
    line-height: 20px;
}
.notice-text .shownotice{
    position: absolute;
    width: 38px;
    height: 25px;
    line-height: 25px;
    color: #59A5FF;
    bottom: 5px;
    right: 10px;
    font-size: 12px;
    cursor: pointer;
}

.notice-more{
    /*height: 20px;*/
    padding: 15px 0 0 0;
    box-sizing: content-box;
}

.notice-more .text{
    display: inline-block;
    /*background: #e3e3e3;*/
    border-radius: 5px;
    /*height: 20px;s*/
    width: 120px;
    /*line-height: 40px;*/
    box-sizing: content-box;
    padding: 0px;
}

.mod-title1{
    padding: 0px;
    color:#379EF1;
    border-bottom: solid 1px #379EF1;
}
.mod-title1 .text{
    color: #379EF1;
    display: inline;
    height: 100%;
    font-weight: 400
}
.score-handle{
    display: block;
    width: 510px;
    height: 40px;
    margin: 20px 0;
}
.score-handle .btn-box{
    display: inline-block;
    /*height: 40px;*/
    width: 100%;
    /*float: right;*/
    margin: 0 auto;
}
.score-handle .btn{
    /*float: left;*/
    height: 40px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
    background-color: transparent;

    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "???��????", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin: 0 auto;
}
.score-handle .btn:hover{
    background-color: #007afe;
    color: #fff;
}
.score-handle .btn.active{
    background-color: #007afe;
    color: #fff;
}
.score-handle .btn-score{
    margin-left: 200px;
}
.score-handle .btn-close{
    margin-left: 215px;
}
.have-score-tip{
    height: 45px;
}
.have-score-tip .text{
    display: inline-block;
    height: 100%;
    width: 100%;
    line-height: 45px;
    color: #999;
    text-align: center;
    font-size: 18px;
}
/*=====-------------------------------------------------*/
.right-cont .ov .group-entry{
    float: right;
    width: 115px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #4A4A4A;
    font-size: 14px;
    border-radius: 5px;
    padding: 0px 10px;
}
.right-cont .ov .group-entry span{
    display: block;
    float: right;
    font-size: 12px;
    color: #4a4a4a;
}
.right-cont .ov .group-entry .group-go{
    display: inline-block;width: 20px;
    height: 20px;
    background: url("images/go.png") no-repeat center center;
    margin-top: 5px;
}
.right-cont .ov .group-entry:hover span{
    color: #379EF1;
}
.right-cont .ov .group-entry:hover .group-go{
    background: url("images/go2.png") no-repeat center center;
}
/*-----分享------------------*/
.sharebox {
    margin: 20px auto;
    overflow: hidden;
    height: 36px;
    margin-top: 40px;
}
.sharebox .digg, .sharebox .no-follow, .sharebox .follow {
     border: 1px solid #ccc;
     color: #ccc;
     border-radius: 20px;
 }
.sharebox .no-follow, .sharebox .follow {
    padding: 0 15px 0 15px;
}
.sharebox .follow {
    border: 1px solid #8ec9f9;
    color: #8ec9f9;
    border-radius: 20px;
}
.sharebox .digged{
    border: 1px solid #5dc430;
    border-radius: 20px;
    color: #5dc430;
}
.sharebox .digg, .sharebox .follow, .sharebox .no-follow, .sharebox .digged {
    display: inline;
    float: left;
    height: 28px;
    margin-right: 10px;
    line-height: 28px;
    text-align: center;
    margin-top: 4px;
    padding: 0 18px;
}
.sharebox .digg .digg-icon, .sharebox .digged .digg-icon{
    background: url('images/icon.png') -72px -4px no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 2px 0 0;
}
.sharebox .no-follow .follow-icon{
    background: url('images/nofollow.png') no-repeat center;
    /*width: 20px;
    height: 20px;*/
    width: 14px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0 0;
    background-size: 100% 100%;
}
 .sharebox .follow .follow-icon{
    background: url('images/follow.png') no-repeat center;
    /*width: 20px;
    height: 20px;*/
     width: 14px;
     height: 12px;
    display: inline-block;
    vertical-align: middle;
     margin: -2px 5px 0 0;
     background-size: 100% 100%;
}
.sharebox .digged .digg-icon { background-position: -72px -34px;}
.big-images ul{
    width: 1000000px;
    position: absolute;
    top: 0px;
    left: 0px;
    list-style: none;
}
.cont-box .replyed-info{
    width: 220px;
}

.info-details li.information span{
    float: left;
}
.cont-box .politics-cont .info-head .content-icon{
    width: 17px;
    height: 15px;
    background: #f00;
    margin: 6px 6px 0 0;
}
.cont-box .politics-cont .info-head .content-icon.shijian{
    background: url("images/shijian.png") no-repeat top right;
}
.cont-box .politics-cont .info-head .content-icon.liulan{
    background: url("images/liulan.png") no-repeat top right;
}
.cont-box .politics-cont .info-head .content-icon.biaoqian{
    background: url("images/biaoqian.png") no-repeat top right;
}

/* usermenmber */
.notice-text .login {
    float: none;
    width: 100%;
    margin-top: 0px;
    position: relative;
}
.notice-text .login div.login-box {
    display: block;
}

div.login-box div.login-box-ipt-area div.form-area {
    /* margin: 0; */
}
div.login-box div.login-box-ipt-area {
opacity:1;
    width: auto;
position: absolute;
 left: 0;
}
.banner-img {
    width: 1200px;
    margin: 0 auto;
}
.banner-img img {
    width: 100%;
    height: 140px;
}

div.login-box div.form-area div.ipt-area {
    height: 34.5px !important;
    /* border: none !important; */
    line-height: 34.5px !important;
}
div.login-box div.form-area div.ipt-area span.icon {
    top: 8px !important;
}
div.login-box div.form-area div.ipt-area span.icon-account {
    background-image: url(images/username3.png) !important;
    background-position: center;
}
div.login-box div.form-area div.ipt-area span.icon-password {
    background-image: url(images/passwrod.png) !important;
    background-position: center;
}
.from-lin {
    border: 1px solid #E4E4E4;
    width: 198px;
}
.h11 {
    height: 1px;
    background:  #E4E4E4;
    margin-left: 10px;
}
.dot {
    color: darkgray;
}
.submberbtn {
    background: #379EF1;
    color:white;
    border: none;
}
.submberbtn:focus{
    border: none;
}
button[disabled], html input[disabled] {
    background: #C0C0C0 !important;
    color: white !important;
}
.from-add {
    border: 1px solid #379EF1 !important;
}
.contright ul li a:hover{
    color:  #379EF1;
}
.icon-user {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(images/debglu.png) no-repeat;
    background-position: bottom;
}
.login-user {
    width: 270px;
    display: flex;
    flex-direction: column;
}
.login-user .thumb-area {
    text-align: center;
}
.thumb-area img {
    width: 60px;
    border-radius: 50%;
    border: 1px solid #eeeeee;
}
.login-user a {
    text-align: center;
}
