html, body {
    font-size: 14px
}
body {
    color: #222222;
    padding: 0;
    margin: 0;
    font-family: "microsoft yahei", tahoma, arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    height: 100%;
    cursor: default;
    background: #fff;
}
textarea{
    resize: none;
}
a{
  color:#aaa;
}
a.link-url{
	color:#428bca;
	text-decoration:none;
    cursor:pointer;
}
a.investor-name{
	color:#2a6496;
}
a.normal-black{
	color:#000;
}
a.normal {
    color: #fff;
}
a.normal:hover{
    color:#94B5CA;
    text-decoration:none;
}
* {
    transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
}

.navbar h3{
    padding-top: 11px;padding-bottom: 15px;margin: 0 25px 0 0;color: #416781 !important;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
   }
   .col-md-12 {
       width: 100%
  }
  .col-md-11 {
      width: 91.66666667%
 }
 .col-md-10 {
     width: 83.33333333%
}
.col-md-9 {
    width: 75%
}
.col-md-8 {
    width: 66.66666667%
}
.col-md-7 {
    width: 58.33333333%
}
.col-md-6 {
    width: 50%
}
.col-md-5 {
    width: 41.66666667%
}
.col-md-4 {
    width: 33.33333333%
}
.col-md-3 {
    width: 25%
}
.col-md-2 {
    width: 16.66666667%
}
.col-md-1 {
    width: 8.33333333%
}
.col-md-pull-12 {
    right: 100%
}
.col-md-pull-11 {
    right: 91.66666667%
}
.col-md-pull-10 {
    right: 83.33333333%
}
.col-md-pull-9 {
    right: 75%
}
.col-md-pull-8 {
    right: 66.66666667%
}
.col-md-pull-7 {
    right: 58.33333333%
}
.col-md-pull-6 {
    right: 50%
}
.col-md-pull-5 {
    right: 41.66666667%
}
.col-md-pull-4 {
    right: 33.33333333%
}
.col-md-pull-3 {
    right: 25%
}
.col-md-pull-2 {
    right: 16.66666667%
}
.col-md-pull-1 {
    right: 8.33333333%
}
.col-md-pull-0 {
    right: auto
}
.col-md-push-12 {
    left: 100%
}
.col-md-push-11 {
    left: 91.66666667%
}
.col-md-push-10 {
    left: 83.33333333%
}
.col-md-push-9 {
    left: 75%
}
.col-md-push-8 {
    left: 66.66666667%
}
.col-md-push-7 {
    left: 58.33333333%
}
.col-md-push-6 {
    left: 50%
}
.col-md-push-5 {
    left: 41.66666667%
}
.col-md-push-4 {
    left: 33.33333333%
}
.col-md-push-3 {
    left: 25%
}
.col-md-push-2 {
    left: 16.66666667%
}
.col-md-push-1 {
    left: 8.33333333%
}
.col-md-push-0 {
    left: auto
}
.col-md-offset-12 {
    margin-left: 100%
}
.col-md-offset-11 {
    margin-left: 91.66666667%
}
.col-md-offset-10 {
    margin-left: 83.33333333%
}
.col-md-offset-9 {
    margin-left: 75%
}
.col-md-offset-8 {
    margin-left: 66.66666667%
}
.col-md-offset-7 {
    margin-left: 58.33333333%
}
.col-md-offset-6 {
    margin-left: 50%
}
.col-md-offset-5 {
    margin-left: 41.66666667%
}
.col-md-offset-4 {
    margin-left: 33.33333333%
}
.col-md-offset-3 {
    margin-left: 25%
}
.col-md-offset-2 {
    margin-left: 16.66666667%
}
.col-md-offset-1 {
    margin-left: 8.33333333%
}
.col-md-offset-0 {
    margin-left: 0
}
.navbar-nav>li {
    float: left;
}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.popover {
    background-color: #f5f8f9;
}
.popover.right>.arrow:after {
    border-right-color: #f5f8f9;
}
.popover h5 {
    color: rgb(56, 102, 132);
    font-weight: 700;
}
.description {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: break-all;
    line-height: 1.5;
}
.description p{
    font-family: "宋体";
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 25px;
    font-weight: 100;
	color:#555;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #fff;
    color: #666;
}
.modal-dialog {
    z-index: 1043;
}
.btn-cyw, .btn-cyw:active {
    color: #fff;
    background-color: #416781;
}
.btn-cyw:hover, .btn-cyw:focus {
    color: #fff;
    background-color: #2083C7;
}
.content {
    background-color: #f5f8f9;
    min-width: 1170px;
    padding-bottom: 100px;
}
.container {
    width: 1170px!important;
    *width: 1170px;
}
.navbar {
    border-radius: 0;
    margin-bottom: 0;
}
.navbar input[name='search'] {
    margin-top: 8px;
    border-radius: 17px;
}
.navbar .form-control-feedback {
    top: 10px;
    right: 5px;
}
.navbar-inverse {
    background-color: #FFFFFF;
    border: none;
    border-bottom: 2px solid #f0f0f0;
    min-width: 1170px !important;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #34637f;
}
.navbar-inverse .container {
    height: 80px;
}
.navbar-brand, .navbar-nav {
    margin-top: 15px;
    display: inline-block;
    float: left;
}
nav .nav>.nav-remind>a {
    color: #34637f;
}
nav .nav>.nav-remind small {
    margin-left: 3px;
}
nav .nav>.nav-icon>a {
    padding: 10px 0;
}
nav .nav>.nav-icon>a img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.footer {
    height: 115px;
    background-color: #fff;
    bottom: 0;
    width: 100%;
}
.footer .row {
    margin-top: 60px;
    color: #999;
}
.footer .row a {
    color: #999;
}
.footer .row a:hover {
    color: #428bca;
}
/*首页顶部大banner*/

.bigimage {
    background-image: url(../image/banner.jpg);
    background-position: 50%;
    background-color: #34637f;
    background-repeat: no-repeat;
    height: 435px;
    color: #fff;
}
.bigimage .container {
    top: 20%;
    position: relative;
}
.bigimage .btn {
    margin-top: 25px;
}
/*推荐项目&正在融资中&知名投资人 盒子样式*/

.container {
    /*overflow: hidden;*/
}
.text-center {
    margin: 50px 0 25px;
}
.item-box {
    background-color: #fff;
    padding: 20px;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #eee;
}
.item-img {
    width: 335px;
    height: 190px;
}
.item-photo {
    position: absolute;
    right: 35px;
    top: 180px;
}
.item-photo img {
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.item-info {
    margin-top: 30px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.item-info p {
    letter-spacing: 1px;
}
.item-info-tag {
    margin-top: 20px;
    word-spacing: 10px;
}
.tag-disc {
    float: right;
	width: 50%;
}
.tag-disc a {
    padding: 3px 10px;
    background-color: #E7F3F7;
    border-radius: 22px;
    margin-left: 5px;
    color: #999;
}
.tag-disc a:hover {
    color: #333;
    text-decoration: none;
    background-color: #ADEAF2;
}
.item-mirror {
    margin-left: -20px;
    margin-right: -20px;
    border-top: 1px solid #B4E4F4;
    padding: 20px;
    padding-bottom: 10px;
    font-size: 16px;
}
.item-mirror a {
    color: #999;
    width: auto;
    padding: 0;
    margin-right: 25px;
    cursor:pointer;
}
.item-mirror a:hover,
.item-mirror a.active {
    color: #428bca;
    text-decoration: none;
}
.item-more {
    width: 1170px;
    display: inline-block;
    background-color: #fff;
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
}
/*推荐项目*/

.project-box {
    margin-right: -38px;
}
.project-box .col-md-4.item-box {
    width: 375px;
    margin-right: 22px;
}
/*正在融资中*/

.financing-box .item-box {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
}
.financing-box .col-md-4 {
    padding: 20px;
    border-right: 1px dashed #B4E4F4;
}
.financing-box .item-img {
    margin-left: 10px;
}
.financing-box .item-mirror {
    border: none;
    padding: 0;
    margin: 0;
    padding-top: 20px;
}
.financing-box .item-info {
    margin-top: 0;
    margin-bottom: 0;
}
.financing-box .item-info p
{
    margin-top: 25px;
    height: 130px;
}
.financing-box .text-introduce p
{
    text-indent: 2em;
    font-family: "宋体";
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 25px;
    font-weight: 100;
    overflow: hidden;
}
.fin-money-info {
    margin-bottom: 10px;
}
.fin-money-info>thead>tr>th, .fin-investor-info>tbody>tr:first-child>td {
    font-weight: 100;
    color: #999;
}
.fin-money-info td {
    font-size: 1.5em;
}
.fin-money-info>thead>tr>th, .fin-investor-info>thead>tr>th, .fin-money-info>tbody>tr>td, .fin-investor-info>tbody>tr>td {
    border: none;
}
.fin-investor-info {
    margin-top: 27px;
    margin-bottom: 0px;
}
.fin-investor-info>tbody>tr>td {
    padding: 4px;
}
.fin-investor-info>tbody>tr>td {
    color: rgb(56, 102, 132);
}
.fin-investor-photo img {
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.fin-progress .progress {
    height: 10px;
    margin-bottom: 15px;
}
.fin-progress .progress-bar {
    background-color: rgb(56, 102, 132);
    line-height: 10px;
}
.fin-progress .btn-touzi {
    background-color: rgb(56, 102, 132);
    padding: 1px 10px;
    color: #fff;
}
.fin-progress .btn-touzi:hover {
    background-color: rgb(1, 128, 211);
}
.fin-progress span {
    color: #999;
}
/*知名投资人*/

.famous-investor .row {
    margin: 0;
}
.famous-investor .col-md-4 {
    margin-top: 15px;
}
.famous-investor .item-photo {
    position: static;
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.famous-investor .item-photo img {
    width: 80px;
    height: 80px;
}
.famous-investor .item-info {
    overflow: hidden;
    margin-top: 0;
}
.famous-investor .item-info h5 {
    margin-bottom: 15px;
    font-weight: 700;
}
.famous-investor .item-info p {
    margin: 0;
}
/*合作机构*/

.cooperation .col-md-2 {}
label.error{
    top: 0;
    font-size: 14px;
    line-height: 34px;
    color: #d00;
    width: auto;
    position: absolute;
    right: 15px;
    z-index: 2;
    display: block;
    height: 34px;
    font-weight: normal;
    font-style: normal;
}
.msg-cnt-tips{
    color: #fff;
    background-color: red !important;
    height: 18px;
    top: 9px;
    left: 83%;
    position: absolute;
    z-index:1000;
}
.loading-wrap{
    margin-top:30px;
}
.loading-wrap img{
    padding-bottom:20px;
}
.text-article p{
    font-family: "宋体";
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 25px;
    font-weight: 100;
    color:#555;
}