﻿.clearfix
{
    clear: both;
}
.clearfix:after
{
    clear: both;
}
.clearfix:before, .clearfix:after
{
    display: table;
    content: " ";
    box-sizing: border-box;
}
.iproject
{
    width: 100%;
    float: left;
    border: 1px solid #EFEFEF;
    padding:30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.iproject_title
{
    float: left;
    background: url(../images/new/icon2.png) no-repeat left center;
    padding-left: 45px;
    height: 41px;
    margin-top: 20px;
    color: #999999;
    font-size: 15px;
}
.iproject_title b
{
    color: #FF7101;
    font-size: 20px;
    font-weight: 500;
}
.i_f
{
    font-size: 14px;
}
.step_box
{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 40px;
}
.step_box1
{
    width: 100%;
    height: auto;
}
.step_box1 ul
{
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
}
.step_box1 ul li
{
    width: 144px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    color: #7b7b7b;
    line-height: 15px;
    list-style: none;
    float: left;
}
.step_box2
{
    width: 720px;
    height: 5px;
    float: left;
    margin-top: 25px;
}
.step_box2 ul
{
    width: 720px;
    height: 5px;
    margin: 0;
    padding: 0;
}
.step_box2 ul li
{
    width: 144px;
    height: 5px;
    float: left;
    list-style: none;
    background-color: #95999c;
}
.bgColor
{
    background-color: #f00;
}
.fColor
{
    color: #ff9c33;
    font-weight: bold;
    font-size: 14px;
}
.fColor2
{
    color: #0b73bb;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}
.icon
{
    width: 31px;
    height: 31px;
    position: absolute;
    margin-top: -13px;
    margin-left: 56px;
}
.step_box3
{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
    border-bottom:1px dashed #000;
    color: #363F45;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom:5px;
}
.step_box3 ul
{
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.step_box3 ul li
{
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    position:relative;
}
.input
{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
    float: left;
    border: 1px solid #DCDCDC;
    background-color: #fff;
    color: #a9a9a9;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline:none;
}
.input2
{
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    height: 180px;
    float: left;
    border: 1px solid #DCDCDC;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline:none;
}
.button
{
    background: #465059;
    width: 224px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
    margin:0 auto;
    margin-top: 40px;
}
input[type='file']
{
    width: 100%;
    height: 100%;
    opacity: 0;
}
.attachbox
{
    position: relative;
    font-size: 12px;
    color: #999;
    margin-top: 15px;
}
.attachbox object
{
    margin-left: 15px;
    float: left;
}
.attach-notice
{
    float: left;
}
#bcResult
{
    width: 100%;
    float: left;
    display: none;
}
.bvRemove
{
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}
.button_loading
{
    width: 224px;
    height: 60px;
    background: url(../../../img/loading.gif) no-repeat center center;
    display: none;
}
.project-banner
{
    width: 100%;
    float: left;
}
.project-steps
{
    width: 100%;
    float: left;
    margin-top: 30px;
    position: relative;
}
.cutomized-button
{
    position: absolute;
    width: 180px;
    height: 45px;
    right: 20px;
    top: 11px;
}
.cutomized-button img
{
    border: 0px;
}
.project-steps .left
{
    width: 895px;
    float: left;
}
.project-steps .right
{
    width: 290px;
    float: right;
}
.project-steps .title
{
    float: left;
    background: url(../images/new/icon.png) no-repeat left center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #363F45;
    padding-left: 15px;
    width: 100%;
}
.project-steps .title a
{
    float: right;
    font-size: 14px;
    margin-right: 35px;
    color: #FF7101;
}
.project-case-box
{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #999999;
}
.project-case-box .case-item
{
    border: 1px solid #E6E6E6;
    width: 280px;
    float: left;
    margin-right: 16px;
    margin-bottom: 20px;
}
.project-case-box .case-box
{
    width: 260px;
    margin: 10px;
    float: left;
    position: relative;
}
.project-case-box .case-logo
{
    width: 260px;
    height: 260px;
    float: left;
}
.project-case-box .case-logo img
{
    width: 260px;
    height: 260px;
}
.project-case-box .case-name
{
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    color: #EA730A;
    margin-top: 20px;
    overflow: hidden;
}
.project-case-box .case-row
{
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
}
.project-case-box .case-line
{
    width: 100%;
    float: left;
    border-bottom: 1px solid #E6E6E6;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.project-case-box .case-desc
{
    width: 100%;
    float: left;
    line-height: 20px;
    font-size: 12px;
    height:40px;
    line-height:40px;
    overflow:hidden;
}
.project-case-box .case-cate-item-left
{
    width: 430px;
    height: 115px;
    border: 1px solid #E6E6E6;
    float: left;
    margin-right: 12px;
    margin-bottom: 20px;
}
.project-case-box .case-cate-center
{
    width: 390px;
    float: left;
    margin: 20px;
}
.case-cate-center .cate-title
{
    width: 100%;
    float: left;
    font-size: 15px;
    color: #EA730A;
    height: 25px;
    line-height: 25px;
}
.case-cate-center .cate-sub-item
{
    width: 120px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    color: #808080;
    float: left;
    overflow: hidden;
}
.project-num-box
{
    width: 270px;
    height: 38px;
    float: left;
    background: url(../images/new/bg.png) no-repeat;
    line-height: 38px;
    color: #fff;
    font-size: 12px;
    padding-left: 20px;
}
.project-num
{
    font-size: 18px;
    font-weight: bold;
}
.project-stat-box
{
    width: 100%;
    float: left;
    margin-top: 12px;
    position: relative;
}
.project-stat-box .stat-number
{
    position: absolute;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 40px;
    color: #4D4D4D;
    right: 10px;
    top: 4px;
}
.project-ongoing-box
{
    width: 100%;
    float: left;
    background: #F3F3F3;
    margin-top: 15px;
}
.project-ongoing-main
{
    width: 260px;
    margin: 0 auto;
}
.ongoing-title
{
    float: left;
    height: 40px;
    line-height: 40px;
    color: #37C249;
    font-size: 15px;
}
.ongoing-items
{
    width: 100%;
    float: left;
    color: #999999;
    margin-bottom: 23px;
}
.ongoing-item-user
{
    width: 120px;
    float: left;
    height: 30px;
    line-height: 30px;
}
.ongoing-item-date
{
    width: 140px;
    float: right;
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.ongoing-item-desc
{
    width: 100%;
    color: #363F45;
    float: left;
    line-height: 20px;
}
.ongoing-item-stage
{
    width: 150px;
    height: 32px;
    background: url(../images/new/bg2.png) no-repeat;
    float: left;
    line-height: 38px;
    padding-left: 10px;
    margin-top: 5px;
}
.ongoing-item-stage b
{
    color: #363F45;
}
.project-recommend-box
{
    width: 100%;
    float: left;
}
.recommend-logo
{
    width: 260px;
    height: 260px;
    float: left;
}
.recommend-logo img
{
    width: 260px;
    height: 260px;
}
.recommend-desc
{
    width: 100%;
    line-height: 16px;
    float: left;
    margin-top: 15px;
}
.recommend-dis
{
    position: absolute;
    z-index: 999;
    left: 0px;
    top: 0px;
    background: url(../images/new/bg4.png) repeat-x;
    width: 100%;
    height: 50px;
    color: #fff;
}
.recommend-name
{
    height: 30px;
    width: 120px;
    float: left;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 19px;
}
.recommend-dis-number
{
    width: 96px;
    height: 50px;
    float: right;
    background: url(../images/new/bg3.png) no-repeat;
    line-height: 50px;
    font-size: 18px;
    text-align: right;
    padding-right: 5px;
}
.ongoing-reviews
{
    width: 100%;
    height: 513px;
    overflow: hidden;
    float: left;
}
.ongoing-reviews-items
{
    width: 100%;
    float: left;
}
.ongoing-projects-items
{
    width: 100%;
    float: left;
}
.ongoing-projects
{
    width: 100%;
    height: 548px;
    overflow: hidden;
    float: left;
}
.company-tab
{
    width: 100%;
    background: #fff;
    float: left;
    font-family: "Open Sans" ,Arial, "Hiragino Sans GB" , "Microsoft YaHei" , "微软雅黑" ,STHeiti, "WenQuanYi Micro Hei" ,SimSun,sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    font-size: 13px;
}
.nav-tabs
{
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav-tabs
{
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 1px;
    list-style: none;
    background-color: #fff;
}
.tab-model
{
    border-bottom: 1px solid #e3e3e3;
    background: #f6f6f6;
}
.nav-tabs > li
{
    float: left;
    margin-bottom: -1px;
}
.tab-model > li
{
    margin-bottom: 0;
}
.nav > li, .nav > li > a
{
    position: relative;
    display: block;
}
.filter-model
{
    margin-bottom: -1px;
    overflow: hidden;
}
.comp-filter
{
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
    position: relative;
    margin: 0 20px;
}
dt, dd
{
    line-height: 1.42857143;
}
.dl-horizontal dt
{
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comp-filter dt
{
    font-weight: 400;
    width: 200px;
}
.comp-filter a
{
    padding: 0 6px;
    line-height: 20px;
    border-radius: 4px;
    margin: 3px 0;
    display: inline-block;
    color: #353535;
    font-size: 13px;
}
.comp-filter a.active
{
    color: #fff;
    background-color: #5e75db;
}
.dl-horizontal dd
{
    
}
.comp-filter dd
{
    -webkit-transition: all .8s;
    transition: all .8s;
}
.list-unstyled, .list-inline
{
    padding-left: 0;
    list-style: none;
}
.list-inline
{
    margin-left: -5px;
}
.comp-filter ul
{
    margin: 0;
}
.list-inline > li
{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.comp-filter dd li
{
    width: 140px;
}
.comp-filter a
{
    padding: 0 6px;
    line-height: 20px;
    border-radius: 4px;
    margin: 3px 0;
    display: inline-block;
    color: #353535;
}
.nav-tabs > li > a
{
    margin-right: 2px;
    color: #333;
    overflow: hidden;
    border: 0;
    border-radius: 2px 2px 0 0;
    font-size: 15px;
    display: block;
    padding: 12px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    background-color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    color: #333;
    background: 0 0;
    border: 0;
    border-bottom: 2px solid #78bcec;
    cursor: default;
}
.tab-model > li.active a, .tab-model > li.active a:hover, .tab-model > li.active a:active, .tab-model > li.active a:focus
{
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    border-color: #eee;
}
.tab-model > li > a
{
    width: 166px;
    text-align: center;
    margin-right: 0;
    color: #32353d;
    border-radius: 0;
    border-right: 1px solid #eee;
    border-top: none;
    border-left: none;
    border-bottom: none;
}
.tab-model > li.active strong
{
    font-weight: 700;
}

.table-head
{
    background: #f3f3f3;
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-bottom: 1px solid #eaf0f2;
}
.table-head .company
{
    padding-left: 150px;
}
.table-head .table-col
{
    display: table-cell;
    text-align: center;
    padding: 10px;
    color: #464646;
    font-size: 14px;
    font-weight: 700;
}
.table-list .table-head .company, .table-list .table-body .company, .table-list .table-head .investor, .table-list .table-body .investor
{
    width: 490px;
    text-align: left;
}
.table-body .table-row
{
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
    border-bottom: 1px solid #eaf0f2;
    border-top: 0;
}
.table-body .avatar
{
    width: 50px;
    float: left;
    height: 50px;
    margin: 0 10px;
    background: #f3f3f3;
}
.table-body .avatar img
{
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    width: 100%;
}
.table-body .info
{
    margin-left: 75px;
}
.table-body .info .name
{
    color: #353535;
}
.table-body .info a
{
    font-weight: 700;
    line-height: 22px;
}
.table-body .table-row .info .name a
{
    display: inline-block;
}
.table-body .info .des
{
    line-height: 20px;
    margin-top: 5px;
}
.table-body a
{
    color: #53aeed;
    text-decoration: none;
}
.table-body .table-col
{
    display: table-cell;
    padding: 15px 10px;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
}
.c-list-pagination
{
    background: #fff;
    text-align: center;
}
.pagination
{
    margin: 25px 0 18px;
}
.pagination
{
    display: inline-block;
    padding-left: 0;
    border-radius: 4px;
}
.pagination > li
{
    display: inline;
}
.comp-pagination li a
{
    margin: 0 8px;
    border-radius: 4px;
    color: #a1b1bc;
    font-size: 14px;
    line-height: 20px;
    border-color: #dae0e2;
}
.pagination-sm > li > a, .pagination-sm > li > span
{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination > li > a, .pagination > li > span
{
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #a1b1bc;
    background-color: #fff;
    border: 1px solid #dae0e2;
    margin-left: -1px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.comp-pagination li.active a, .comp-pagination li.active a:hover, .comp-pagination li.active a:focus
{
    color: #fff;
    background-color: #5e75db;
    border-color: #5e75db;
}
.nav-tabs li a.active
{
    z-index: 2;
    color: #fff;
    background-color: #5e75db;
    border-color: #5e75db;
    padding: 0 6px;
    line-height: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 13px;
    margin-right: 10px;
    display: inline-block;
    width: auto;
}
.table-content-box
{
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
}
.table-content-box.right
{
    float: right;
    width: 920px;
    padding-bottom: 20px;
}
.table-content-box.left
{
    float: left;
    width: 240px;
}
.account-box
{
    position: relative;
    float: left;
    width: 100%;
}
.account-box .logo
{
    float: left;
}
.account-box .logo img
{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 100px;
}
.basic-info
{
    float: left;
    margin-left: 18px;
    width: 650px;
    position: relative;
}
.account-box
{
    position: relative;
}
.account-box h1
{
    margin: 0;
    display: inline-block;
    font-size: 22px;
}
.account-box .info
{
    margin-bottom: 10px;
}
.basic-info .info
{
    margin-top: 10px;
}
.basic-info .tips
{
    color: #999;
}
p
{
    margin: 0 0 9px;
}
.account-box .action-group
{
    margin-top: 20px;
}
.btn
{
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.fo-btn
{
    padding: 6px 45px;
}
.btn-white
{
    color: #6a6c70;
    background-color: #fff;
    border-color: #e3e6e9;
}
.account-box .share .btn
{
    margin-right: 10px;
    border: 1px solid #e3e6e9;
    font-size: 15px;
}
.account-box .share
{
    float: right;
    text-align: right;
    position: relative;
    margin-top: 10px;
}
.btn-default
{
    color: #fff;
    background-color: #178fe6;
    border-color: transparent;
}
.title
{
    margin-bottom: 20px;
    border-bottom: 1px solid transparent;
}

.title.line
{
    border-color: #f2f2f2;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
}
.title h3
{
    font-size: 16px;
    float: left;
    margin: 0;
    position: relative;
    top: 1px;
    padding-bottom: 10px;
    border-bottom: 2px solid #5e75db;
    font-weight: 700;
}
.title .total-num
{
    background: #5e75db;
    color: #fff;
    padding: 0 8px;
    line-height: 16px;
    float: left;
    border-radius: 3px;
    margin-left: 10px;
    margin-top: 1px;
}
.panel-body
{
    padding: 0;
}
.panel-body .item
{
    margin-top: 15px;
    padding: 15px;
    position: relative;
}
.text-center
{
    text-align: center;
}
.pic-list
{
    width: 350px;
    height: 350px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    border: 2px solid #cccccc;
    text-align: center;
	overflow:hidden;
}
.pic-list:hover
{
    border-color: #F38B30;
}
.pic-list img
{
    width: 346px;
   
}
.table-body .table-col .location img
{
    width: 20px;
}
.func-box
{
    float: left;
    width: 100%;
}
.func-group
{
    border: 1px solid #efefef;
    margin-bottom: 30px;
    font-size:13px;
}
.func-group:hover
{
    border-color: #009ADC;
}
.func-item
{
    float: left;
    width: 100%;
    line-height: 20px;
    padding: 10px;
    box-sizing: border-box;
}
.func-item:hover
{
    background:#f5f5f5;
}
.func-index
{
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    background: #009ADC;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    left:-15px;
    top:-15px;
}
.func-title
{
    float: left;
    width: 100%;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #efefef;
    padding: 10px;
    font-size:14px;
    box-sizing: border-box;
}
.func-logo
{
    width: 55px;
    float: left;
}
.func-logo img
{
    width: 50px;
    height: 50px;
    border:2px solid #ffffff;
}
.func-logo img:hover
{
    border-color:#009ADC;
}
.func-detail
{
    float: left;
    width: 1040px;
    margin-left:5px;
}
.iframe
{
    width:100%;
    height:1500px;  
}
.company-search-box
{
    float:right;  
    text-align:right;  
}
.company-search-box input[type='text']
{
    border:1px solid #009ADC;
    border-right:0px;
    height:25px;
    line-height:25px;
    width:300px;
    float:right;
    padding-left:5px;
    padding-right:5px;
    outline:none;
}
.company-search-box input[type='button']
{
    height:29px;
    float:right;
    cursor:pointer;
    background:#009ADC;
    color:#ffffff;
    outline:none;
    border:0px;
}
.noticebox
{
    padding:5px;
    background:#efefef;  
    font-size:13px;
    float:left;
    margin-top:5px;
    width:100%;
}
.noticebox a
{
    font-size:14px;
    color:#FF7150;
}
.notice-item
{
    margin-top:8px;
    margin-bottom:8px;
    line-height:18px;    
}
.project-map
{
    height:50px;
    margin-top:    
}
.project-method-box
{
    margin-top:30px;
    float:left;
    width:100%;    
}
.method-item
{
    width:33%;
    text-align:center;
    float:left;
	
}
.method-button-direc
{
    font-size:18px;
    width:200px;
    height:50px;   
    background:#0067B1;
    color:#fff;
    text-align:center;
    line-height:50px;
    border-radius:3px;
    -webkit--radius:3px;
    margin-left:26%;
    
}
.project-method-buttons
{
    margin-bottom:95px;    
	
}
.method-button-cases
{
    font-size:18px;
    width:200px;
    height:50px;   
    color:#0067B1;
    text-align:center;
    line-height:50px;
    border-radius:3px;
    -webkit--radius:3px;
    border:2px solid #0067B1;
    margin-left:30%;
    
}
.method-title
{
    font-family: "Open Sans";     
}
.method-headline {
    font-weight: 300;
    font-family: "Open Sans";
    color: #494949;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 0;
    font-size: 50px;
}
.method-subheadline {
    font-weight: 300;
    font-family: "Open Sans";
    color: #0067b1;
    text-align: center;
    margin-top: 47px;
    margin-bottom: 38px;
    font-size: 25px;
    line-height: 36px;
    letter-spacing: 0;
}
.console-step {
    height: 30px;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    float:left;
    width:100%;
    margin-bottom:20px;
}
.console-step .step {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    background: #cacaca;
    z-index: 1;
    text-align: center;
}
.console-step .step-pass {
    background-color: #99dcf3;
}
.col-md-3 {
    width: 165px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 5px;
}
.console-step .step-active {
    background-color: #00a0c7;
}
.console-step .step:before {
    content: '';
    display: block;
    position: absolute;
    left: -15px;
    z-index: 8;
    top: 0px;
    border-top: 15px solid #cacaca;
    border-left: 15px solid transparent !important;
    border-bottom: 15px solid #cacaca;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.console-step .step:after {
    content: '';
    display: block;
    width: 16px;
    height: 30px;
    position: absolute;
    right: 0px;
    z-index: 9;
    top: 0px;
    border-top: 15px solid transparent !important;
    border-left: 15px solid #cacaca;
    border-bottom: 15px solid transparent !important;
    background-color: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.console-step .step-pass:after {
    border-color: #99dcf3;
}
.console-step .step-first:before {
    display: none;
}
.console-step .step-pass:before {
    border-color: #99dcf3;
}
.console-step .step-active:after {
    border-color: #00a0c7;
}
.console-step .step-active:before {
    border-color: #00a0c7;
}
#BACKGROUNDFRAME
{
    position: fixed;
    z-index: 1000;
    left: 0px;
    top: 0px;
    background: url(../../../img/loading.gif) #666666 no-repeat center center;
    opacity: 0.7;
    filter: alpha(opacity=70);
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
    display:none;
}
#UPLOADERFRAME
{
    position: fixed;
    width: 500px;
    min-height: 400px;
    max-height: 540px;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -270px;
    background-color: White;
    z-index: 1001;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
    box-shadow: rgba(50,50,50,0.5) 5px 5px 5px;
    zoom: 1;
    display:none;
}
#UPLOADERCANCEL
{
    background: #465059;
    width: 120px;
    height: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    cursor: pointer;
    margin: 0 auto;
}
.recommend-button
{
    width:100%;
    height:30px;
    text-align:center;
    line-height:30px;
    cursor:pointer;
    opacity:0.9;
    color:#fff;
    float:left;
    background:#00BBD3;
    margin-top:10px;
}
.recommend-button:hover
{
    background:#009DB1;
}
.col {
    width: 120px;
    padding: 10px 6px;
    text-align: center;
    color: #666;
    line-height: 100%;
    background: #ddd;
    font-size:12px;
    margin:0 auto;
    cursor:pointer;
    margin-bottom:-1px;
    margin-top:20px;
}
.col :hover {
    background:#efefef;
}
.pro-advanced-mode
{
    border:1px solid #eeeeee;
    height:0px;    
    overflow:hidden;
}
.pro-advanced-inner-box
{
    width:100%;
}
.pro-advanced-inner-box table
{
    width:100%;
    text-align:left;
}
.pro-advanced-inner-box table .col1
{
    width:20px;
}
.pro-advanced-inner-box table .col3
{
    width:30px;
}
.pro-advanced-inner-box table .col4
{
    width:40px;
}
.pro-advanced-inner-box table .col6
{
    width:60px;
}
.pro-advanced-inner-box table checkbox
{
    border: 0px; 
    width: 15px;
    height: 15px
}
.pro-advanced-inner-box  input[type='text']
{
    border: none; 
    border-bottom: 1px solid #ccc; 
    width: 95%;  
    height:25px;    
    outline:none; 
}
.pro-advanced-inner-box input[type='text'].req-title
{
    border-bottom: 2px solid black; 
    width: 90%; 
    font-weight: bold; 
}
.hide
{
    display:none;    
}
.pro-advanced-inner-box .requ-logo {
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 50px;
}
.pro-advanced-inner-box .requ-logo img {
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.text-right
{
    text-align:right;    
}
.button-remove
{
    width:25px;
    cursor:pointer;    
}
.button-recovery
{
    width:30px;
    cursor:pointer;  
    margin-top:8px;
    margin-right:8px;  
}
.uploaderframe
{
    text-align:center;
    color:#666;
    width:300px;
    font-size:12px;
    margin:80px auto;
}
.uploaderframe .note
{
    line-height:18px;
    margin-top:5px;
    margin-bottom:5px;
    position:relative;
}
#imgresult
{
    width:80px;
    height:80px;
    border:2px solid #ccc;
}
.uploaderframe .note .cancel
{ 
    position:absolute;
    z-index:1002;
    cursor:pointer;
    width:25px;
    top:-12px;
    right:100px;
}
.important
{
    border:1px solid red; 
    -webkit-box-shadow: 2px 2px 7px rgba(0,0,0,0.4);
    box-shadow: 2px 2px 7px rgba(0,0,0,0.4);
}
.create-tips {
    background-color: #008EB7;
    line-height: 20px;
    color: #ffffff;
    padding: 25px 40px;
}
 .create-tips {
    width: 350px;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index:9999;
    -webkit-transition: -webkit-transform 300ms linear;
    transition: transform 300ms linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
 .create-tips.show-tips {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
 .create-tips .col {
    left: 0;
    top: 50%;
    width: 26px;
    padding: 20px 6px;
    text-align: center;
    display: block;
    position: absolute;
    color: #666;
    -webkit-transform: translate3d(-100%,-50%,0);
    transform: translate3d(-100%,-50%,0);
    line-height: 100%;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background: #ddd;
}
.create-tips h4 {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
}
.create-tips ol li {
    margin: 12px 0;
    font-size: 13px;
    float:left;
}
.project-steps ul
{
    list-style:none;
}
.project-steps ul li
{
    float:left;
    margin-right:10px;
}
.project-steps ul li a
{
    color:#333;
}
.project-steps ul li a:hover
{
    color:#178FE6;
}
.recommend-button a
{
    color:#fff;    
}
.howitworks
{
    text-align:center;
    height:30px;
    line-height:30px;
    text-align:right;
    margin-bottom:20px;    
}
.howitworks a 
{
    color:#0067B1;
    font-size:27px;
    font-weight:bold;
    text-decoration:underline;
}
 dl {
    margin: 15px 20px;
    overflow: hidden;
    box-sizing: border-box;
    float:left;
    width:100%
}
dl .menu-subtitle {
    display: block;
    border-bottom: 1px solid #d1d1d1;
}
dl dt {
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    overflow: hidden;
    display: inline;
    padding-bottom: 7px;
}
dl dd {
    font-size: 14px;
    margin-left:12px;
    float:left;
    height:35px;
    text-align:center;
    line-height:35px;
    cursor:pointer;
    color:#666;
    user-select:none;
    -webkit-user-select:none;
}
dl dd.default
{
    width:150px;
    height:40px;
    line-height:40px;
    border:1px solid #ccc;
    margin-top:40px;    
} 
dl dd.selected 
{
    background:url(../../../images/select.png) no-repeat right bottom;
    border-color:#BA0D0B;
    border:1px solid #BA0D0B;
}
.att-file-box
{
    height:80px;
    margin-top:10px;
}
.att-file-item
{
    width:44px;
    height:44px;
    position:relative; 
    float:left;
    border:1px solid #ccc;
    text-align:center;
    margin-right:10px;
}
.att-file-item img
{
    width:40px;
    height:40px;    
    border:0px;
}
.att-file-item .att-remove
{
    position:absolute;
    width:20px;
    height:20px;
    cursor:pointer;
    position:absolute;
    z-index:100;
    right:-10px;
    top:-10px;    
}
.successtable
{
    margin:0 auto;    
}
.successtable .successtitle
{
    font-size:30px;
    color:Green;
}
.successtable a
{
    color: black;
    font-size: 20px;
    font-weight: bold;
}