::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #999FA7;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999FA7;
	opacity: 1;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999FA7;
	opacity: 1;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999FA7;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #999FA7;
}


/*遮罩层z-index:19891015,遮罩层内容z-index:19891016*/

.select2-container {
	z-index: 99891017;
}

.project_state {
	padding: 15px 30px;
	background: #fff;
}

.project_state dd {
	padding-top: 10px;
	color: #2C3E4D;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999FA7;
}

.projectCommon_left {
	 float: left;
    margin-right: 20px;
    width: 895px;
}

.projectCommon_right {
	width: 285px; 
	float: left; 
}
.rightBox{
	position: relative;
}
.project_operation {
	background: #fff;
	text-align: center;
	padding: 0 10px 20px;
}

.project_operation_title,
.show_title {
	color: #2C3E4D;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E9E9E9;
	font-weight: normal;
}

.project_btn button {
	width: 243px;
	height: 38px;
	line-height: 38px;
	border-radius: 5px;
	margin: auto;
	margin-top: 13px;
}

.btn_up_project {
	color: #FFFFFF;
	background: #1A92ED;
	border: none;
}
.btn_d_project,.btn_del_project {
	background: none;
	border: 1px solid #939BA9;
	color: #64707A;
}

.project_roadShow {
	padding: 0 10px;
	background: #fff;
	margin-top: 10px;
	text-align: center;
}

.show_ul {
	padding-top: 20px;
	overflow: hidden;
}

.show_item:link,
.show_item:visited,
.show_item:active {
	display: block;
	margin-bottom: 20px;
	color: #2C3E4D;
}

.show_item.active,
.show_item:hover {
	color: #1A92ED;
}
.startups_info_card {
	background: #fff;
	position: relative;
	margin-top: 10px;
}

.startups_info_card .add_info {
	color: #1A92ED;
}

.card_title {
	color: #2C3E4D;
	height: 50px;
	line-height: 50px;
	margin: 0 30px;
	border-bottom: 1px solid #eeeeee
}

.card_content {
	padding: 25px 30px
}

.card_content a.more {
	font-size: 12px;
	color: #999999
}

.card_content a.more:hover {
	color: #1A92ED
}

.card_content .operate {
	float: right;
	margin-right: -25px;
	font-size: 14px;
	color: #1A92ED;
	font-weight: normal
}

.card_content .operate span {
	cursor: pointer
}

.card_content i.title_circle {
	display: inline-block;
	position: relative;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #64707A;
	top: -1px;
	margin-right: 8px
}

.card_content .info_item {
	margin-bottom: 10px;
	color: #404040;
}

.info_item:last-child {
	margin-bottom: 0
}
.info_item .common_textareaBox{
	margin-bottom: 10px;
}
.item_title {
	padding-bottom: 10px;
}

.item_content {
	margin-left: 20px;
	color: #64707A;
	overflow: hidden;
}

.item_content .cg_label {
	color: #64707A;
}

.item_operateBox {
	display: inline-block;
	float: right;
}


.btn_edit,
.item_operateBox a {
	display: inline-block;
	color: #1A92ED;
	cursor: pointer;
}

.item_operateBox .btn_del {
	color: #64707A;
	display: inline-block;
	padding-left: 15px;
}

.info_item .item {
	margin-bottom: 25px
}

.info_item .item:last-child {
	margin-bottom: 0
}

.info_item .item .title {
	font-size: 13px;
	color: #999999;
	margin-bottom: 10px
}

.status-list li {
	margin-bottom: 35px
}

.status-list li:hover i.circle,
.status-list li:first-child i.circle {
	border: 3px solid #cee2fb;
	background: #1A92ED
}

.status-list li:last-child i.circle:after {
	content: '';
	display: none
}

.status-list li i.circle {
	width: 14px;
	height: 14px;
	border: 3px solid #eee;
	background: #eee;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px;
	position: relative;
	z-index: 3;
	position: relative;
	float: left;
	margin-top: 2px
}

.status-list li i.circle:after {
	content: '';
	display: block;
	width: 1px;
	height: 70px;
	position: absolute;
	border-left: 1px dashed #eeeeee;
	top: 15px;
	left: 3px
}

.status-list li .message {
	display: block;
	font-size: 14px
}

.status-list li .message .tag {
	font-size: 14px;
	border: 1px solid #eeeeee;
	padding: 0px 10px;
	line-height: 21px;
	margin-right: 10px;
	float: left
}

.status-list li .message .info {
	display: inline-block
}

.status-list li .message .info p {
	color: #333333;
	margin-bottom: 10px;
	display: block;
	max-width: 600px
}

.status-list li .message .info p:hover {
	color: #1A92ED
}

.status-list li .message .info .time {
	color: #999999
}


/*ct*/

.project_msgfull {
	background: #fff;
	padding: 15px 20px 20px;
	text-align: center;
	margin: 10px 0;
}

.full_progress {
	margin-top: 10px;
	width: 100%;
	height: 10px;
	background: #E9EFF8;
	position: relative;
}

.progress_out {
	position: relative;
	background: #EAEFF8;
	height: 10px;
	border-radius: 5px;
}

.progress_in {
	position: absolute;
	height: 100%;
	width: 0%;
	border: none;
	background: #1A92ED;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	z-index: 1;
}

.full_txt {
	padding-top: 10px;
	color: #64707A;
}

.msgfull_percent {
	color: #1A92ED;
	display: inline-block;
	padding-left: 6px;
}

.project_interest {
	padding: 15px 20px;
	overflow: hidden;
	background: #fff;
	margin-top: 15px;
	font-size: 14px;
color: #64707A;
}

.project_interest p {
	color: #64707A;
	float: left;
}

.project_interest a {
	font-size: 14px;
color: #1A92ED;
	float: right;
}

.project_interest a:hover {
	text-decoration: underline;
}

.redStar {
	color: #FF0000;
	display: inline-block;
	padding-left: 5px;
}


/*commonalert*/


/*select2*/

.select2-container--default .select2-selection--single {
	background: #EFF4FA;
	border-radius: 0;
}

.common_select {
	width: 220px;
}

.project_common_alert {
	background: #fff;
	padding: 0 30px 0;
	display: none;
}

.layui-layer .project_common_alert {
	display: block;
}

.control_group {
	overflow: hidden;
	padding-bottom: 15px;
}

.cg_label {
	float: left;
	padding-right: 20px;
	text-align: right;
	margin-top: 6px;
	color: #2C3E4D;
}

.cg_con {
	overflow: hidden;
	float: left;
	position: relative;
}

.infoTip {
	background: #FBF8E2;
	color: #AD8755;
	line-height: 34px;
	padding: 0 14px;
	margin-bottom: 20px;
}

.alert_btn {
	text-align: center;
	margin: 20px 0 0;
}


/*layui按钮*/

.layui-layer-title {
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E9E9E9;
	text-align: center;
	font-size: 16px;
	background: #fff;
	margin-left: 30px;
	margin-right: 30px;
}

.layui-layer-btn {
	text-align: center;
	padding-bottom: 30px;
}

.layui-layer-btn .layui-layer-btn0 {
	background: #1A92ED;
	border-radius: 5px;
	border: none;
	color: #FFFFFF;
	width: 120px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	display: inline-block;
	/* margin-right: 20px; */
	text-align: center;
}
.layui-layer-dialog .layui-layer-content{
	text-align: center;
}
.layui-layer-btn a {
	border: 1px solid #C6CCD6;
	border-radius: 5px;
	color: #FFFFFF;
	background: #939BA9;
	width: 120px;
	height: 38px;
	line-height: 38px;
	padding: 0;
	display: inline-block;
	text-align: center;
}


/*layui按钮结束*/

#alert_project_coverpic .control_group {
	padding-bottom: 20px;
}

.select_province,
.select_city {
	width: 138px;
}

.common_input {
	width: 220px;
	padding: 0 8px;
	box-sizing: border-box;
	height: 34px;
	line-height: 34px;
	background: #F0F4FB;
	border: none;
}

.input_project_name {
	width: 410px;
}

.countBox {
	position: absolute;
	top: 9px;
	right: 5px;
}

.common_textareaBox {
	position: relative;
	padding: 15px 15px 30px;
	box-sizing: border-box;
	overflow: hidden;
	background: #EFF4FA;
	width: 825px;
}

.project_common_alert .common_textareaBox {
	width: 425px;
}

.common_textareaBox textarea {
	resize: none;
	overflow-y: auto;
	width: 100%;
	line-height: 150%;
	background: #EFF4FA;
	border: none;
}

.common_countBox {
	position: absolute;
	right: 15px;
	bottom: 10px;
	color: #C6CCD6;
}

.countBox {
	color: #C6CCD6;
}

.count_currentNum {
	color: #1A92ED;
}

.common_upFileBox {
	position: relative;
	cursor: pointer;
}

.common_input_file {
	opacity: 0;
	position: absolute;
	z-index: 2;
	width: 85px;
	height: 30px;
	cursor: pointer;
}

.btn_upPic {
	background: #F0F4FB;
	border: 1px solid #979797;
	color: #2C3E4D;
	width: 85px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

.btn_upPic_go {
	background: #F0F4FB;
	border: 1px solid #979797;
	color: #2C3E4D;
	width: 85px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}


/*上传图片预览*/

.picBox {
	overflow: hidden;
}

.picItem {
	float: left;
	margin-right: 6px;
	overflow: hidden;
	position: relative;
	padding:10px;
	/*border: 1px solid #E9E9E9;*/

}
.project_common_alert .picItem{
	margin-bottom: 10px;
}
.pic_content {
	width: 245px;
	height: 130px;
	overflow: hidden;
	position: relative;
}

.project_common_alert .pic_content,
.project_common_alert .picItem input {
	max-width: 122px;
	overflow: hidden;
}

.project_common_alert .picItem input {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}

.picItem_img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    
}

.picItem_delBtn {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 2;
}

.pic_tip {
	font-size: 14px;
	color: #939BA9;
	line-height: 26px;
	padding-top: 30px;
}

.pic_name {
	text-align: center;
	color: #64707A;
}

.icon_delete_gray {
	width: 20px;
	height: 20px;
	background: url(../images/icon_delete_gray.png);
}

#alert_project_coverpic .picItem{
	padding: 0;
}
.pic_project_cover.pic_content {
	width: 245px;
	height:130px;

}

.project_common_alert .pic_project_cover{
	max-width:245px;
}

.provinceBox {
	margin-right: 20px;
}

#alert_project_finance .common_select,
#alert_project_finance .common_input {
	width: 420px;
	margin-right: 10px;
}


/*团队成员*/

.team_memberPic {
	border: 1px solid #E9E9E9;
	width: 60px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

.team_memberPic img {
	display: block;
	width: 100%;
	height: 100%;
}

.header_right {
	float: left;
	overflow: hidden;
}

.header_right_top {
	overflow: hidden;
}

.no_pic_info {
	padding-left: 15px;
	margin-top: 4px;
}

#alert_project_team .common_input {
	width: 440px;
}

#alert_project_team .cg_label {
	width: 75px;
}

.common_tipTxt {
	color: #FFB25D;
	padding-top: 10px;
}

.fl {
	float: left;
}


/*上传视频*/

.videoBox,
.videoCoverBox {
	padding-top: 20px;
	clear: both;
}

.no_video,
.no_videoCover {
	background: #EEEEEE;
	border: 1px solid #E9E9E9;
	width: 140px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	font-size: 28px;
	color: #DBDBDB;
}

.has_video {
	/*width: 140px;*/
	overflow: hidden;
	text-overflow: ellipsise;
	white-space: nowrap;
	padding-top: 5px;
}

.has_videoCover img {
	display: block;
	width: 100%;
}

.has_attachment {
	display: block;
	clear: both;
	padding-top: 10px;
	color: #2C3E4D;
}

#project_baseinfo .control_group {
	float: left;
	padding-right: 20px;
}

#project_baseinfo .common_input {
	width: 150px;
	margin-right: 5px;
}

.common_inner_cell {
	padding-bottom: 15px;
}

.common_inner_title {
	display: block;
	clear: both;
	color: #64707A;
	padding-bottom: 15px;
}

.no_attachment {
	padding: 6px;
	color: #64707A;
	width: 330px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.add_info {
	display: none;
}

.no_data .add_info {
	display: block;
	float: left;
}

.no_data .item_operateBox {
	display: none;
}

.readState li {
	color: #64707A;
	padding-bottom: 10px;
}


/*read*/

.member_cell {
	overflow: hidden;
	padding-bottom: 15px;
}

.member_pic {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
}

.member_pic img {
	display: block;
	width: 100%;
}

.member_info {
	float: left;
	padding-left: 20px;
	width: 724px;
}

.member_person {
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	color: #2C3E4D;
}
.member_person i {
	margin-right: 15px;
}

.member_role {
	color: #FFB25D;
	display: inline-block;
	/*padding-left: 10px;*/
}

.member_txt {
	color: #64707A;
}

.project_swiper_out {
	padding: 0 40px;
	position: relative;
}

.project_swiper {
	color: #fff;
	text-align: center;
	height: 200px;
}
.project_swiper .picItem_img{
	 max-width: 100%;
	 max-width: 100%;
	 width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; height: 200px;
    }
.swiper-slide{
	position: relative;
}
.project_swiper .pic_content{
	width: 100%;
	 height: 200px;
	text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
}
.swiper_arrowLeft,
.swiper_arrowRight {
	width: 20px;
	height: 39px;
	position: absolute;
	top: 38%;
	z-index: 3;
	cursor: pointer;
}

.swiper_arrowLeft {
	background: url(../images/swiper_left.png);
	left: 0;
}

.swiper_arrowRight {
	background: url(../images/swiper_right.png);
	right: 0;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
  background-size: 100%;
}
.small_pic_ul {
	overflow: hidden;
	text-align: center;
	padding-top: 15px;
}
.small_pic_item{
	display: inline-block;
	width: 50px;
	height: 40px;
	position: relative;
	cursor: pointer;
	margin: 0 4px;
	border: 2px solid transparent;
}
.small_pic_item.active{
	border: 2px solid #1A92ED;
}
.small_pic_item img{
	width:100% ;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.swiper-active-switch {
  background: #fff;
}
.readState {
	position: relative;
}
.no_data .readState{
	display: none;
}
.readState_video {
	text-align: center;
	width: auto;
	height: 170px;
	margin-left: 20px;
	overflow: hidden;
	float: left;

}
.readState_video video{
	width: auto;
	height: 100%;
}
.down_plan {
	color: #2C3E4D;
	float: left;
}
/*查看意向*/
.interest_list{
	overflow-y: auto;
}
.interest_cell{
	overflow: hidden;
	position: relative;
	width: 50%;
	height: 45px;
	float: left;
	margin-bottom: 20px;
}
.interest_pic{
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 50%;
}
.interest_pic img{
	width: 100%;
	height: 100%;
}
.interest_info{
	float: left;
	padding-left: 10px;
}
.interest_name{
	font-size: 14px;
color: #2C3E4D;
display: inline-block;
padding-right: 10px;
font-weight: normal;
}
.interest_tag{
	border-radius: 2px;
	padding: 2px 6px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
}
.interest_tag.interest_invest{
	background: #FFB25D;
font-size: 12px;

}
.interest_tag.interest_participate{
	background: #1A92ED;
}


.interest_phone{
	font-size: 12px;
color: #64707A;
padding-top: 5px;
}



