.container{
    display: table;
    width: 1200px!important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.modal-open .modal {
    overflow-x:visible !important;
     overflow-y: visible!important;
}
a:hover {
    color: #8ec21f;
}

.model-main-left {
    width: 780px;
}
.model-main{

}
.model-smallpic{
    width: 780px;
    height: 164px;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 10px;
    padding-bottom: 40px;
}

.favorite{
    color:  #e70;
}
.model-smallpic ul {
    position: absolute;
    left: 0;
    margin-left: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 2000px;
}

.model-smallpic ul li {
    border: none;
    position: relative;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    width: 148px;
    height: 148px;
    margin-right: 8px;
    margin-left: 0;
}


.model-smallpic ul li img {
    width: 100%;
    height: 100%;
}


.model-main-right {
    width: 380px;
}
.model-main-right  .model-title .tit {
    font: bold 20px/30px "Microsoft YaHei";
    color: #333;
}

.model-main-right .details-box {
    width: 100%;
    display: table;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e8e8e8;
    margin-top: 10px;
    margin-bottom: 20px;
}

.model-main-right .details-box  ul li {
    margin-right: 20px;
    float: left;
    color: #999;
}


.model-main-right .img-info {
    width: 100%;
    padding: 20px 15px 10px;
    background: #f5f5f5;
    display: table;
    margin: 10px 0;
    box-sizing: border-box;
    position: relative;
}
.model-main-right .img-info ul li {
    width: 50%;
    float: left;
    font-size: 13px;
    margin-bottom: 5px;
}


.down-c {
    width: 100%;
    overflow: hidden;
    height: 55px;
    position: relative;
    margin-top: 25px;
}
.down-c label{
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
    font-weight: normal;
}

.down-c > span {
    color: #999;
    font-size: 12px;
}
.down-c > a {
    position: absolute;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 22px;
    color: #333;
    top: 0;
    right: 0;
    width: 182px;
    z-index: 10;
    background-color: #8ec21f;
    border-radius: 5px;
    -moz-box-shadow: 0 -3px 0 0 #7bb304  inset;
    -webkit-box-shadow: 0 -3px 0 0 #7bb304  inset;
    box-shadow: 0 -3px 0 0 #7bb304  inset;
}
.down-c > a:hover {
    background-color: #b4e843;
}
.down-c .red{
    font-size: 20px;
    font-family: arail;
    color: #e82c1e;
    margin: 0 10px;
}
.operating{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e8e8e8;
}
.operating li {
    float: left;
    width: 33%;
    height: 20px;
    border-right: 1px solid #e8e8e8;
    line-height: 20px;
    text-align: center;
}
.operating li:last-child {
    border-right: 0;
}
.operating li > a {
     color: #333;
    font-size: 18px;
     text-decoration: none;
 }
.icon-star-empty:before {
    content: '\e647';
    font-size: 20px;

}
.mobile-dialogView{
    z-index: 10000000;
}
.icon:before {
    display: inline-block;
    min-width: 14px;
    font-size: 20px;

    text-align: center;
}
.icon-chat-dot:before {
    content: '\e623';
    margin-right: 5px;

}
.icon-remove-circle:before {
    content: '\e663';
    margin-right: 5px;

}
.operating li > a > i {
    font-size: 16px;
}

.img-designer {
    width: 100%;
    display: table;
    margin: 30px 0;
}

.img-designer .info {
    width: 100%;
    display: table;
    margin-bottom: 20px;
    position: relative;
}
.img-designer .photo {
    width: 62px;
    height: 62px;
    margin-right: 10px;
}
.img-designer a{
    position: relative;
    box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.img-designer .details .name  {
    margin-right: 5px;
    max-width: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 18px;
    display: inline-block;

    color: #333;
    font-size: 18px;
    font-weight: bold;
}


.img-designer .details .name a:hover {
    color: #ee7700;
}
.img-designer .photo img {
    width: 100%;
    border-radius: 50%;
    max-height: 100%;
    max-width: 100%;
}
.img-designer .details {
    width: 250px;
}

.img-designer .details .signature {
    width: 180px;
    display: block;
    color: #999;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.img-designer .smallpic {
    width: 100%;
    display: table;
    margin: 5px 0;
}
.img-designer .smallpic ul li {
    float: left;
    width: 120px;
    height: 120px;
    margin-left: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 5px;
    overflow: hidden;

}
.img-designer .smallpic ul li:first-child{
    margin-left: 0;
}
.img-designer .smallpic ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;

}
.img-designer .smallpic ul li a img {
    width: 100%;
    height: 100%;

}


.relevant{
    border-top: 1px dashed #e8e8e8;
    padding-top: 30px;
}

.model-title {
    width: 100%;
    display: table;
    color: #333;
}

.model-title h3 {
    display: inline-block;
    float: left;
    font: bold 16px/16px "Microsoft YaHei";
    color: #333;
    border-left: 3px solid #e70;
    padding-left: 6px;
}
.a-links {
    width: 100%;
    display: table;
    margin-top: 20px;
    position: relative;
}
.a-links ul li {
    float: left;
    margin-right: 15px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 14px;
    border: 1px solid transparent;
    margin-bottom: 8px;
}
.a-links ul li a {
    color: #666;
    cursor: pointer;
}
.a-links ul li a:hover {
    color: #FF8D1C;
}
.a-links ul li.active {
    background: #f5f5f5;
    background: rgba(255,141,28,0.04);
    border: 1px solid rgba(255,141,28,1);
}
.a-links ul li.active a {
    color: #FF8D1C;
}
.model-more-a {
    position: absolute;
    top: 0;
    right: 0;
}
.model-more-a a {
    color: #999;
    cursor: pointer;
}
.model-same {
    width: 100%;
    display: table;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.model-same ul {
    margin-left: -10px;
    display: table;
}
.model-same ul li {
    float: left;
    width: 232px;
    margin: 10px 0 0 9px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.model-same ul li .pic {
    width: 232px;
    height: 232px;
}
.model-same ul li .pic a {
    width: 100%;
    height: 100%;
    display: block;
}
.model-same ul li .pic a img {
    width: 100%;
    height: 100%;
}
.model-same h3 {
    background: #f5f5f5;
    width: 212px;
    padding: 8px 10px;
}
.model-same h3 a {
    width: 212px;
    display: block;
    color: #333;

    font: normal 14px/24px "Microsoft YaHei";
    text-align: center;
}
.model-sysm {
    width: 100%;
    padding: 20px 25px;
    background: #f5f5f5;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px dashed #e8e8e8;

}
.model-sysm h4 {
    margin-bottom: 5px;
    font-weight: normal;
}
.model-sysm p {
    color: #666;
    font-size: 12px;
    padding: 0 10px;
}


.comment-wrapper {
    width: 100%;
    padding: 20px 0;
    background: #fff;
}
.comment-box {
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
}
.comment-wrapper .header {
    line-height: 35px;
}
.comment-wrapper .header h3 {
    display: inline;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}

.comment-wrapper .header .commentnum {
    color: #999;
}
.comment-wrapper .input-text {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background: #fbfbfb;
    -moz-box-shadow: inset 0 0 10px #ddd;
    -webkit-box-shadow: inset 0 0 10px #ddd;
    box-shadow: inset 0 0 10px #ddd;
    line-height: 24px;
}
.comment-wrapper .submit-box {
    height: 35px;
    margin-top: 10px;
}
.comment-wrapper .submit-box .submit {
    height: 35px;
    line-height: 35px;
    float: right;
}
.comment-wrapper .submit-box .btn-submit {
    width: 80px;
    height: 35px;
    color: #fff;
    background: #333;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 0;
}
.comment-box {
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
}
.comment-wrapper .comment-item {
    padding: 26px 0;
    border-bottom: 1px solid #eeeeee;
}
.comment-wrapper .avatar {
    width: 40px;
    float: left;
    position: relative;
    display: inline;
}

.comment-wrapper .avatar a{
    display: block;
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    border-radius: 50%;
}
.comment-wrapper .avatar img {

    display: block;
    width: 100%;
    height: 100%;

}

.comment-wrapper .conmentbox {
    margin-left: 60px;
    position: relative;
}

.comment-wrapper .userinfo {
    height: 30px;
    line-height: 30px;
}

.comment-wrapper .nickname {
    color: #2980c7;
}
.comment-wrapper .devide {
    color: #e8e8e8;
    margin: 0 10px;
}
.comment-wrapper .date {
    color: #a9a9a9;
    font-size: 12px;
}
.comment-wrapper .reply {
    color: #a9a9a9;
    float: right;
    height: 30px;
    font-size: 12px;
    cursor: pointer;
}

.comment-wrapper .comment-more {
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #6da000;
    cursor: pointer;
    display: none;
}
.comment-wrapper .addreplybox {
    margin-top: 20px;
}

.comment-wrapper .submit-box .active {
    background: #ee7700;
    color: #fff;
}
.comment-wrapper .nickname a {
    color: #2980c7;
}
.model_err_reason li {
    float: left;
    width: 50%;
    line-height: 35px;
}

input, button,select,textarea {
    outline: none !important;
}