#software_con{
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 4%;
    padding-top: 2%;
}
.software_search {
    /*margin-top: 40px;*/
    margin-bottom: 20px;
}

.software_search .search-content {
    /*padding: 15px;*/
}

.software_search .search-content input {
    float: left;
}

.software_search .search-keyword {
    width: 80%;
    line-height: 30px;
    padding: 10px 3%;
    border: 0;
    font-size: 14px;
}

.software_search .search-btn {
    background: url('../images/search-btn.png') no-repeat #ef8201 center center;
    border: 0;
    width: 14%;
    line-height: 50px;
    color: #FFFFFF;
}

.software_search.m-wrap .search-keyword {
    width: 75%;
}

.software_search.m-wrap .search-btn {
    width: 19%;
}

.download-main .cont {
    margin: 0px;
    position: relative;
    background: #FFFFFF;
    border-radius: 3px;
    min-height: 400px;
}


.download-main .label {
    display: block;
    margin-top: 10px;
    overflow: hidden;
    font-weight: 100;
}

.download-main .label dl {
    display: block;
    margin-bottom: 15px;
}

.download-main .label dl dt {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    background: #FF9800;
    text-indent: 20px;
    border-radius: 5px;
}

.software-item{
    width: 100%;
    min-height: 60px;
    border-bottom: #ccc 1px dotted;
}
.software-item .item-title,.software-item .item-img{
    float: left;
    display: block;
}
.software-item .item-img{
    width: 15%;
}

.software-item .item-title{
    width: 85%;
    padding-top: 10px;
    min-height: 40px;
    text-align: left;
}

.software-item .item-title .font{
    color: #666;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
}
.software-item .item-down{
    float: right;
    margin-right: 3%;
    line-height: 40px;
    cursor:pointer;
}
.layui-layer-rim{
    border: 0;
    border-radius:0;
}
.layui-layer-rim .layui-layer-title{
    background:none;
    border-bottom-width: 0;
    color: #399;
    font-weight: 700;
}

.softwareViewsContent {
    padding: 10px;
    width: 100%;
    overflow: hidden;
}
.softwareViewsContent #software-btn{
    width: 90%;
    margin: 5% auto;
    margin-bottom: 0;
}
.softwareViewsContent #software-btn .btn-item{
    margin-bottom: 3%;
}
.softwareViewsContent #software-btn .layui-btn{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    width: 100%;
}
.softwareViewsContent #software-btn .layui-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff
}




.softwareViewsContent .form-info {
    background-color: #fff
}

.softwareViewsContent .form-info .form-item .form-label {
    margin-top: .5rem;
    font-size: 13px;
    margin-bottom: 5px!important;
    color: #999
}

.softwareViewsContent .form-info .form-item:first-child {
    margin-top: 0
}

.elite-input-wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
    line-height: normal
}

.elite-input-wrapper .form-label-error {
    display: none
}

.elite-input-wrapper.error .elite-input {
    border: 1px solid #e8380d
}

.elite-input-wrapper.error .form-label-error {
    color: #e8380d;
    margin: 0;
    font-size: 13px;
    display: block
}

.elite-input-wrapper.elite-input-prefix,.elite-input-wrapper .elite-input-suffix {
    width: 32px;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.elite-input-wrapper .elite-icon {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: optimizeLegibility;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -.125em;
    text-align: center
}

.elite-input-wrapper .elite-input-with-suffix {
    padding-right: 32px
}

.elite-input-wrapper .elite-input-prefix i,.elite-input-wrapper .elite-input-suffix i {
    font-size: 16px;
    line-height: 32px;
    color: #808695
}

.elite-input-wrapper .elite-input-suffix {
    left: auto;
    right: 0
}

.elite-input {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 1.5;
    padding: 4px 7px;
    font-size: 14px;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    color: #515a6e;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out
}

.elite-select {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    color: #515a6e;
    font-size: 14px;
    line-height: normal
}

.elite-select .form-label-error {
    display: none
}

.elite-select.error .form-label-error {
    display: block;
    color: #e8380d
}

.elite-select.error .elite-select-selection {
    border: 1px solid #e8380d
}

.elite-select .dropdown-menu {
    max-height: 120px;
    overflow-y: auto;
    font-size: 13px;
    border: 1px solid #ccc
}

.elite-select.show .TI-che-down {
    transform: rotate(180deg);
    top: 35%
}

.elite-select.disabled .elite-select-selection {
    background-color: #f3f3f3;
    color: #ccc;
    cursor: not-allowed
}

.elite-select-selection {
    display: block;
    box-sizing: border-box;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #dcdee2
}

.elite-select-selection .elite-select-selected-value {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 8px;
    padding-right: 24px
}

.elite-select-selection .elite-select-arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #808695
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #09f
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}
.elite-input-wrapper.error .elite-input {
    border: 1px solid #e8380d
}
.elite-input-wrapper.error .form-label-error {
    color: #e8380d;
    margin: 0;
    font-size: 13px;
    display: block
}

