html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    padding: 0px;
    margin: 0px;
}

* {
    font-family: 'Microsoft Yahei';
    padding: 0;
    margin: 0;
}
.layout-1200 {
    width: 1200px;
    margin: auto;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.title {
    display: inline-block;
}
.title_icon {
    width: 5px;
    height: 31px;
    display: inline-block;
    background-color: #4465ee;
    margin-right: 8px;
    vertical-align: middle;
}
.yuandian {
    width: 5px;
    height: 5px;
    background-color: #d9d9d9;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

.active {
    border-bottom: 2px solid #0f4ce9;
}
ul{
    display: block;
    list-style-type: disc;
}
ul li{
    list-style: none;
}

a {
    background: 0 0
}
a:active, a:hover {
    outline: 0;
    text-decoration: none;
}
img {
    border: 0;
}

li:hover{
    text-decoration: none;
}

table{
    border-spacing: 0px;
}
.clearfix:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
.clearfix {
    zoom:1; /* for IE6 IE7 */
}
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.width100P {
    width: 100%;
}
.height44{
    height: 44px;
}
.font-size12 {
    font-size: 12px;
}

.marginLeft5 {
    margin-left: 5px;
}

.marginLeft10 {
    margin-left: 10px;
}

.marginLeft15 {
    margin-left: 15px;
}

.marginLeft20 {
    margin-left: 20px;
}

.marginLeft25 {
    margin-left: 25px;
}

.marginLeft30 {
    margin-left: 30px;
}

.marginLeft35 {
    margin-left: 35px;
}

.marginRight5 {
    margin-right: 5px;
}

.mg-r10 {
    margin-right: 10px;
}
.mg-t0 {
    margin-top: 0px;
}
.mg-t-30 {
    margin-top: -30px;
}
.marginRight20 {
    margin-right: 20px;
}

.marginRight30 {
    margin-right: 30px;
}
.mg-r35 {
    margin-right: 35px;
}
.marginTop5 {
    margin-top: 5px;
}
.marginTop10 {
    margin-top: 10px;
}

.marginTop15 {
    margin-top: 15px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop25 {
    margin-top: 25px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop40 {
    margin-top: 40px;
}
.mg-b10 {
    margin-bottom: 10px;
}

.cursorPointer {
    cursor: pointer;
}

.liPo{
    margin: 0 0 0 6px;
    padding: 0 0 0 0;
}

.btnStyle {
    border: none;
    cursor: pointer;
}

.positionAbsolute {
    position: absolute;
}

.positionRelative {
    position: relative;
}

.noneOutline {
    outline: none;
}

/*分割线*/
.bottomHorSeparate {
    border-bottom: 1px solid #eaeaea;
}
.bottomHorSeparate2 {
    border-bottom: 2px solid #eaeaea;
}
.topHorSeparate {
    border-top: 1px solid #eaeaea;
}
.commonBorder{
    border: 1px solid #eaeaea;
}
.separateLeft{
    border: 5px solid #5b82d2;
}

.verticalAlignMid{
    vertical-align: middle;
}
.verticalAlignTop{
    vertical-align: top;
}
.verticalAlignBottom{
    vertical-align: bottom;
}
.textAlignLeft{
    text-align: left;
}
.textAlignCenter{
    text-align: center;
}
.textAlignRight{
    text-align: right;
}
.center {
    text-align: center;
}
.inline-block {
    display: inline-block;
}
.tab_head {
    border-bottom: 2px solid #e8e8e8;
}
.tab_head a:hover {
    color: cornflowerblue;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.mg-b6 {
    margin-bottom: 6px;
}
.color-88 {
    color: #888888;
}
.color-99 {
    color: #999999;
}
.color-blue {
    color: #0f4ce9;
}
.color-red {
    color: #fc2929;
}
/* 头部logo-start */
.header {
    position: relative;
    height: 92px;
    line-height: 92px;
    font-size: 12px;
}
.header .logo-box {
    width: 450px;
    height: inherit;
    overflow: hidden;
}
.header .logo-box img {
    margin-top: -12px;
    vertical-align: middle;
}
.header .logo-box h3 {
    color: #3f3f3f;
    font-size: 24px;
    display: inline-block;
    font-weight: 500;
    margin-left: 10px;
}
.header .right {
    position: absolute;
    right: 0;
    color: #4d4b4c;
    padding-right: 7px;
}
.search-box {
    position: relative;
    display: inline-block;
}
.search-box input {
    box-sizing: border-box;
    width: 280px;
    height: 32px;
    line-height: 32px;
    padding: 0 35px 0 15px;
    white-space: nowrap;
    font-size: 12px;
    border: 1px #e1e1e1 solid;
    border-radius: 100px;
}
.search-box img {
    position: absolute;
    right: 13px;
    top: 38px;
    cursor: pointer;
}
.header .right p {
    display: inline-block;
    margin-left: 5px;
    position: relative;
}
.header .right p span {
    font-size: 16px;
    color: #0f4ce9;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    margin-left: 32px;
}
.header .right p img {
    position: absolute;
    margin-top: 32px;
}
/* 头部logo-end */
/* 导航 start */
.menuItems {
    background-color: #2155d8;
    height: 48px;
}
.width100P {
    width: 100%;
}
.commonFrame {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.commonFrame ul {
    display: flex;
    justify-content: space-between;
}
.menuItem {
    position: relative;
    float: left;
    font-size: 14px;
    color: #ffffff;
    height: 48px;
    line-height: 48px;
    width: 120px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
a.menuItem:hover {
    color: #ffffff;
}
li.menuItem:hover {
    background-color: #4474ff;
    color: #ffffff;
}
li.menuItem:hover .menuItem-nav-child {
   /*display: block;*/
    height:100%;
}
.menuItem-child {
    height: 48px;
    line-height: 48px;
    width: 120px;
    text-align: center;
    display: inline-block;
}
.menuItemChecked {
    background-color: #4474ff;
}
.menuItem-nav-child {
    /*display: none;*/
    position: absolute;
    background-color: #4474ff;
    margin-top: 47px;
    width: 120px;
    height: 0px;
    overflow: hidden;
    transition-duration: 0.5s;
}
.menuItem-nav-child dd a {
    color: #ffffff;
    text-decoration: none;
}
.menuItem-nav-child dd:hover {
    background-color: #264cad;
}
/* 导航 end */
/*尾部 start*/
.footer {
    width: 100%;
    height: 128px;
    background-color: #323949;
}
.footer p,
.footer p a{
    color: #bfbfbf;
    font-size: 14px;
    opacity: 0.8;
}
.footer fl a:hover {
    color: #ffffff;
}
/*尾部 end*/
/*分页 start*/
#page-list {
    margin-top: 57px;
    text-align: center;
}
#page-list .layui-laypage a {
    color: #888888;
    background-color: #fbfbfb;
}
#page-list .layui-laypage a:hover {
    color: #537fff;
    border-color: #537fff;
    background-color: #ffffff;
}
#page-list .layui-laypage input:focus {
    border-color: #45a9ff !important;
}
#page-list .layui-laypage a,
#page-list .layui-laypage span,
#page-list .layui-laypage span.layui-laypage-curr {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0;
    margin: 0 4px;
    border-radius: 4px;
}
#page-list .layui-laypage .layui-laypage-skip,
#page-list .layui-laypage .layui-laypage-prev,
#page-list .layui-laypage .layui-laypage-next,
#page-list .layui-laypage .layui-laypage-count {
    width: auto;
    padding: 0 10px;
}
#page-list .layui-laypage .layui-laypage-prev,
#page-list .layui-laypage .layui-laypage-next {
    padding: 0 11px;
}
#page-list .layui-laypage .layui-laypage-count {
    margin: 0;
}
#page-list .layui-laypage .layui-laypage-spr {
    border: none;
    width: 17px;
}
/* 分页覆盖样式 */
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #537fff !important;
}
/*分页 end*/
/*表格 start*/
.table-box {
    margin-bottom: 45px;
    overflow: hidden;
}
.table-box table {
    width: 1200px;
}
.table-box table thead {
    background-color: #f6f6f6;
}
.table-box table thead tr {
    height: 40px;
    line-height: 40px;
}
.table-box table th {
    font-size: 14px;
    color: #3c3c3c;
    text-align: left;
    padding-left: 20px;
}
.table-box table tbody tr {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e8e8e8;
}
.table-box table tbody tr:nth-child(even) {
    background-color: #f6f8fe;
}
.table-box table tbody td {
    font-size: 14px;
    color: #444444;
    padding-left: 20px;
}
.table-box table tbody td .join {
    background-color: #537fff;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    color: #ffffff;
    padding: 4px 18px;
}
.table-box table tbody td .join-bidding {
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    color: #537fff;
    padding: 4px 18px;
}
.table-box table tbody .projectName {
    width: 405px;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}
.table-box table tbody .projectName a {
    width: 405px;
}
.table-box table tbody .projectName a:hover {
    color: cornflowerblue;
}
/*表格 end*/
/* 无搜索结果 start*/
.noResult {
    min-height: 542px;
    margin-left: 14px;
    background-color: #ffffff;
    text-align: center;
    line-height: 483px;
}
.noResult p {
    display: inline-block;
    color: #888888;
    margin-left: 20px;
}
/* 无搜索结果 end*/
/*详情中的弹窗 layui.layer begin*/
.layui-layer-page.longdaoyun--dialog .layui-layer-title,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-title {
    background-color: #F6F6F6;
    height: 58px;
    line-height: 58px;
    padding: 0 80px 0 22px;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-content,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-content {
    padding: 20px 68px 0;
    height: 142px;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-content .msg--box,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-content .msg--box {
    color: #444444;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-content .msg--box a,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-content .msg--box a {
    color: #1472ed;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-content .msg--box .msg,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-content .msg--box .msg {
    font-size: 18px;
    text-align: left;
    line-height: 38px;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-content .msg--box .msg .red,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-content .msg--box .msg .red {
    color: #ff5252;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-content .msg--box .paragraph,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-content .msg--box .paragraph {
    line-height: 30px;
}
.layui-layer-page.longdaoyun--dialog.upload--msg-err .layui-layer-content,
.layui-layer-dialog.longdaoyun--dialog.upload--msg-err .layui-layer-content {
    height: 160px!important;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-btn,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-btn {
    text-align: center;
    margin-top: -60px;
    position: relative;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-btn a,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-btn a {
    width: 152px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
}
.layui-layer-page.longdaoyun--dialog .layui-layer-btn .layui-layer-btn0,
.layui-layer-dialog.longdaoyun--dialog .layui-layer-btn .layui-layer-btn0 {
    background-color: #4576ef;
    border-color: #4576ef;
}
.layui-layer-page.longdaoyun--dialog.longdaoyun--dialog__trade .layui-layer-content .msg--box .msg,
.layui-layer-dialog.longdaoyun--dialog.longdaoyun--dialog__trade .layui-layer-content .msg--box .msg {
    text-align: left;
    line-height: 38px;
}
/*详情中的弹窗 layui.layer end*/

/* 上传的样式 start */

.upload-form-box .portal-qubiezhen {
    font-size:20px;
}
.upload-form-box .upload-list__item--success{
    margin-left: 5px;
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
}
.upload-form-box .tip_text {
    color:#1b95ec;
    font-weight: bold;
}
.upload-form-box .upload_btn_box {
    padding-left:30px;
}
.uploader__btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 6px 23px;
    font-size: 12px;
    border-radius: 2px;
    transition: color .2s linear,background-color .2s linear,border .2s linear,box-shadow .2s linear;
    color: #495060;
    background-color: transparent;
    border-color: #dddee1;
    width: 125px;
    height: 32px;
    color: #495060;
}

.uploader__btn:hover {
    color: #57a3f3;
    background-color: transparent;
    border-color: #57a3f3;
}
.uploader__btn.disabled,
.uploader__btn.disabled.active,
.uploader__btn.disabled:active,
.uploader__btn.disabled:focus,
.uploader__btn.disabled:hover,
.uploader__btn[disabled],
.uploader__btn[disabled].active,
.uploader__btn[disabled]:active,
.uploader__btn[disabled]:focus,
.uploader__btn[disabled]:hover{
    color: #bbbec4;
    background-color: #f7f7f7;
    border-color: #dddee1;
}
.upload_btn_box .require {
    display: inline-block;
}
.upload_btn_box .require span {
    width: 16px;
    height: 16px;
    border-radius: 11px;
    background-color: #e31717;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    margin-right: 4px;
    margin-left: 10px;
}
/* 上传的样式 end */