.comp-head{
	overflow: auto;
}
.entryl{
	width: 590px;
	background: white;
}

.caselist{
	width: 250px;
	height: 220px;
	background: white;
	padding: 15px;
}

.entryl img{
	height: 220px !important;
	width: 590px !important;
}

.caselist dt{
	margin-bottom: 15px;
	color: black;
	font-size: 16px;
}

.caselist dd{
	position: relative;
}

.caselist dd:before{ 
	content:".";
	position: absolute;
	top: -11px;
	font-size: 20px;
}


.caselist dd span{
	width: 130px;
	display:inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #686868;
}

.caselist dd font{
	float: right;
}

.complist{
	padding: 0px 30px;
	margin-top: 20px;
	background: white;
	width: 860px;
	overflow: auto;
}

.compinfo-head{
	margin-bottom: 40px;
}

.compinfo{
	padding: 30px 0px 10px 0px;
	border-top:1px dashed #DADADA;
	position: relative;	
	color: #686868;
}

.compinfo button{
	position: absolute;
	right: 0px;
	top:90px;
	width: 95px;
	height: 30px;
	border: none;
	background-color: #f92a20;
	color: white;
}

.compinfo:first-child{
	border-top: none;
}

.comp-name{
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	color: black;
}

.comp-save span{
	margin-right: 20px;
	font-size: 13px;
	color: #686868;
}

.comp-save img{
	width: 15px;
	vertical-align: sub;
	margin-right: 5px;
}

.comp-detail{
	width: 720px;
	font-size: 0px;
}

.comp-detail li{
	font-size: 14px;
	display: inline-block;
	width: 240px;
	margin-bottom: 15px;
	vertical-align: top;
	color: #686868;
}

.comp-info-bg{
	background: #f8f8f8;
    min-width: 1200px;
}

.comp-wid{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
	overflow: auto;
	padding-bottom: 90px;
}

.companyinfo{
	width: 880px;
	color: #686868;
}

.projectinfo{
	width: 280px;
	color: #686868;
}

.c-head{
	padding: 20px;
	background-color: white;
	margin-bottom: 20px;
	position: relative;
}

.c-head p:first-child{
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0px 15px 0px;
	color: black;
}

.c-head button{
	position: absolute;
	right: 30px;
	top:35px;
	width: 95px;
	height: 30px;
	border: none;
	background-color: #f92a20;
	color: white;
}

.c-content{
	padding: 30px 20px;
	background-color: white;
	margin-bottom: 20px;
}

.comp-list-head{
	border-bottom: 1px dashed #DADADA;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	color: black;
}

.comp-list-head img{
	vertical-align: bottom;
	margin-right: 5px;
}

.comp-list-detail{
	padding-top: 15px;
	width:800px;
}

.comp-list-detail li{
	margin-right: 15px;
}

.comp-list-detail font,.pro-inf-list font{
	float:left;
}

.comp-list-detail span,.pro-inf-list span{
	display: table;
	line-height: 1.3;
}

.liw{
	width: 720px !important;
}

.liw label{
	border: 1px dashed grey;
    padding: 1px 5px;
    margin-right: 15px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.comp-list-cont{
	position: relative;
	padding-top: 20px;
}

.comp-list-cont:first-child{
	padding-top: 0px;
}

.fencai,.xinpi{
	color: #f92a20;
	position: absolute;
	right: 0px;
	top: 50px;
}

.xinpi{
	top: 100px;
}

.liw span:first-child{
	margin-right: 50px;
}


.c-news{
	padding: 30px 20px;
	background-color: white;
	margin-bottom: 20px;
}

.finder{
	margin-top: 15px;
	overflow: auto;
}

.finder-name{
	max-width: 410px;
}

.finder-name,.finder-tel{
	float: left;
	margin-right: 30px;
}

.finder-name p,.finder-tel p{
	margin-bottom: 20px;
}

.c-news .media{
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 30px;
}

.c-news-one .media{
	margin-left: 30px;
	margin-right: 60px;
	margin-top: 10px;
}

.c-news .media-body{
	font-size: 14px;
	line-height: 1.3;
	color: black;
	word-break: break-all;
}

.c-news .media-body .media-heading{
	margin-bottom: 10px;
	font-size: 14px;
}

.media-head-pic{
	width: 40px;
	margin-right:10px;
}

.media-count{
	font-size: 12px;
	margin-top: 10px;
	color: #686868;
}

.media-count img{
	width: 15px;
	margin-right: 10px;
}

.c-comment{
	padding: 30px 20px 50px 20px;
	background-color: white;
	margin-bottom: 20px;
}

.cc-header{
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.cc-content{
	border: 1px solid #DADADA;
	margin: 20px 0px 10px 0px;
}

.cc-upload{
	padding: 12px 20px;
	background-color: #fbfbfb;
	border-bottom: 1px solid #DADADA;
	height: 45px;
	position: relative;
}

.cc-upload span{
	margin-right: 10px;
	vertical-align: middle;
}

.cc-upload input{
	height: 25px;
	vertical-align: middle;
	border: 1px solid #DADADA;
}

.cc-upload button{
	border: none;
	height: 25px;
	vertical-align: middle;
	padding: 0px 15px;
	background-color: #a7a7a7;
	color: white;
}

.cc-upload select{
	width: 100px;
	height: 25px;
	vertical-align: middle;
}

.cc-input{
	min-height: 150px;
	padding: 15px;
	line-height: 1.5;
}

.ckqx{
	margin-left: 150px;
}

.cc-submit{
	border: none;
	background-color: #f92a20;
	padding: 8px 35px;
	color: white;
}

.p-info,.p-risk{
	padding: 20px 20px;
	background-color: white;
}

.p-head-pic{
	width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 5px solid gainsboro;
    margin: 30px auto 0px;
    text-align: center;
}

.p-head-pic img{
	width: 100%;
    height: 100%;
}


.p-info dl dt{
	text-align: center;
	padding: 5px 0px 25px 0px;
}

.p-info dl dd{
	padding-left: 15px;
	padding-bottom: 5px;
}

.p-entry{
	margin-top: 20px;
	padding: 40px 20px;
	background-color: white;
}

.p-entry p{
	font-size: 22px;
	text-align: center;
}

.p-entry small{
	font-size: 14px;
	text-align: center;
	display: block;
	padding-top: 5px;
	
}

.p-entry font{
	color: #f92a20;
}

.p-entry a{
	display: block;
	margin: 10px auto 0px;
	width: 50%;
	background-color: #f92a20;
	padding: 10px;
	text-align: center;
	color: white;
}

.p-risk{
	margin-top: 20px;
}

.rist-instr{
	font-size: 15px;
	padding: 15px 5px 10px 5px;
	line-height: 1.5;
}

.comment-list{
	margin-left: 30px;
	margin-right: 60px;
	margin-top: 15px;
	border-top: 1px solid #DADADA;
	color: black;
	padding: 20px 0px 0px 65px;
}

.comment-list .cl-content{
	line-height: 1.3;
	word-break:break-all;
}

.cl{
	padding: 10px 0px 20px 0px;
}

.cl-name{
	padding-bottom: 10px;
}

.cl-name span{
	margin-right: 50px;
}

/*交易录入*/
.transaction{
	width: 1200px;
	margin: auto;
	padding: 20px 0px;
}

.tab-head{
	border-bottom: 1px dashed #DADADA;
	font-size: 26px;
	color: black;
	margin-top: 10px;
	padding: 20px 0px;
	font-weight: bold;
}

.transDIV{
	padding: 40px 0px 20px 10px;
	margin-bottom: 50px;
}

.choose-identity dl dt,.choose-identity dl dd{
	display: inline-block;
	font-size: 16px;
	color: black;
	margin-right: 40px;
	cursor: pointer;
}

.choose-identity dl dd img{
	margin-right: 10px;
	width: 16px;
	vertical-align: baseline;
}

.choose-identity p{
	padding: 10px 0px 45px 0px;
	color: #595757;
}

.choose-identity p font{
	color: #f92a20;
}

.buyer-tabs li,.seller-tabs li{
	display: inline-block;
	width: 215px;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	text-align: center;
	color: black;
	font-weight: bold;
	cursor: pointer;
}

.buyer-tabs li.active,.seller-tabs li.active{
	background-color: #f8f8f8;
}

.buyer-public,.seller-public,.seller-intention,.buyer-intention{
	padding: 30px 20px;
	background-color: #f8f8f8;
	margin-bottom: 30px;
	font-size: 16px;
}

.two-type{
	background-color: white;
	padding: 0px;
	overflow: auto;
}

.pro-info,.my-histroy{
	background-color: #f8f8f8;
	padding: 20px;
}

.pro-info{
	width: 780px;
	position: relative;
}

.public-pro{
	width: 100%;
}

.public-pro ul{
	width: 80%;
}

.pro-info a{
	position: absolute;
	right: 40px;
	bottom: 0px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: white;
	background-color: #f92a20;
}

.my-histroy{
	width: 390px;
}

.part-head{
	padding-bottom: 10px;
	border-bottom: 1px dashed #DADADA;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.pro-inf-list{
	margin-top: 40px;
	margin-left: 30px;
}

.my-histroy ul{
	margin-top: 40px;
}

.my-histroy ul li{
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
	font-size: 16px;	
}

.my-histroy ul li span{
	width: 240px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 15px;
}

.my-histroy ul li:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 2px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0px;
}

.buyer-contact{
	padding: 40px 20px 0px 20px;
}

.buyer-contact li{
	display: inline-block;
	margin-bottom: 25px;
	margin-right: 70px;
}

.buyer-contact li span{
	width: 140px;
	display: inline-block;
	vertical-align: middle;
	color: black;
}

.buyer-contact li input{
	width: 220px;
	height: 40px;
	vertical-align: middle;
	border: 1px solid #DADADA;
	padding: 5px;
}

.my-service{
	padding: 30px;
	color: black;
	font-size: 16px;
}

.my-service dt,.my-service dd{
	display: inline-block;
}

.my-service dt{
	width: 130px;
}

.my-service dd{
	margin-right: 20px;
	vertical-align: middle;
	cursor: pointer;
}

.my-service dd img{
	margin-right: 10px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.remark {
	padding: 0px 30px 30px 30px;
	color: black;
}

.remark span{
	width: 130px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}

.remark .remark-input{
	display: inline-block;
	background-color: white;
	width: 620px;
	min-height: 110px;
	padding: 10px;
	border: 1px solid #DADADA;
	line-height: 1.3;
}

.remark p{
	margin-left: 130px;
	margin-top: 10px;
	color: #686868;
}

.do-submit{
	border: none;
	margin: auto;
	display: block;
	padding: 10px 25px;
	background-color: #f92a20;
	color: white;
	text-align: center;
}

.trans-notice{
	padding: 30px 20px;
	background-color: #f8f8f8;
	margin-bottom: 30px;
	color: #686868;
}

.trans-notice label{
	display: block;
	text-align: center;
	border-bottom: 1px dashed #DADADA;
	padding-bottom: 15px;
	font-size: 15px;
}

.trans-notice p{
	padding-top: 15px;
	line-height: 1.5;
}

.trans-notice img{
	padding-top: 15px;
	margin: auto;
	display: block;
}

.s-baseinfo,.extend-info,.trans-agreement,.capital,.upload-file,.package-file,.i-contact,.protocol-info{
	padding: 30px 30px 10px 30px;
	color: black;
	position: relative;
}

.s-baseinfo span,.extend-info span,.trans-agreement span,.protocol-info span,.capital-info span,.upload-file span,.package-file span,.i-contact span{
	display: inline-block;
	width: 130px;
	vertical-align: middle;
	font-size: 16px;
}

.capital-info input{
	width: 160px;
}

.i-contact input,.protocol-info input{
	width: 220px;
}

.capital-info button{
	border: none;
	color: white;
	padding: 8px 15px;
	background-color: #f92a20;
	margin-left: 60px;
}

.capital{
	font-size: 16px;
}

.capital-info label{
	font-size: 24px;
	color: black;
	margin-right: 10px;
}

.capital-info label font{
	font-size: 16px;
	font-weight: 100;
	margin-left: 10px;
}

.capital-intro{
	width: inherit !important;
    vertical-align: text-bottom !important;	
    margin-left: 50px;
}

.s-baseinfo input,.trans-agreement input,.capital-info input,.upload-file input,.package-file input,.clist input,.protocol-info input{
	height: 40px;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #DADADA;
}

.trans-agreement .agreement-comp,.agreement-account,.capital-info,.uf,.pf,.clist,.infoDIV1{
	margin-bottom: 20px;
}

.uf button{
	margin-right: 0px !important;
	margin-left: 3px !important;
	padding: 3px 12px !important;
}
.pf button{
	margin-right: 0px !important;
	margin-left: 3px !important;
}
.pf small{
	margin-left: 10px;
	cursor: pointer;
}
.agreement-account input{
	width: 160px !important;
}

.agreement-account font,.clist font{
	margin: 0px 50px;
	font-size: 16px;
}

.uf font,.pf font{
	margin: 0px 20px 0px 80px;
	font-size: 16px;
}

.uf button{
	padding: 5px 15px;
	color: white;
	background-color: #A7A7A7;
	border: none;
	margin-left: 10px;
}
.pf button{
	padding: 5px 15px;
	color: white;
	background-color: #f92a20;
	border: none;
	margin-left: 10px;
}

.trans-agreement input{
	width: 220px;	
}

.trans-agreement button{
	position: absolute;
	bottom: 25px;
	left: 400px;
	border: none;
	color: white;
	padding: 5px 15px;
	background-color: #f92a20;
}

.trans-agreement p{
	margin-top: 20px;
	color: #686868;
}

.capital-prompt{
	position: absolute;
	bottom: 20px;
	left: 170px;
	color: #686868;
}

.type-long{
	width: 400px;
	margin-right: 10px;
	border: 1px solid #DADADA;
}

.type-short{
	width: 220px;
	border: 1px solid #DADADA;
}

.base-name{
	margin-bottom: 25px;
}

.base-comp{
	margin-bottom: 35px;
	position: relative;
}

.base-prompt{
	position: absolute;
	bottom: -20px;
	left: 140px;
	color: #686868;
}

.base-stock{
	margin-top: 10px;
}

.base-stock span{
	vertical-align: top;
}

.base-stock ul{
	display: inline-block;
	width: 800px;
}

.base-stock ul li{
	display: inline-block;
	margin-right: 50px;
	margin-bottom: 20px;
}

.base-stock ul li img{
	margin-right: 10px;
	vertical-align: sub;
	width: 16px;
}

.base-stock ul li input{
	border: 1px solid #DADADA;
}

.base-stock ul li.total{
	width: 65px;
}

.base-stock ul li font{
	width: 50px;
	display: inline-block;
}

.stock-prompt{
	margin-left: 140px;
	color: #686868;
}

.extend-info select{
	width: 220px;
}

.e-local,.e-industry{
	margin-bottom: 20px;
}

.e-attr{
	margin-top: 30px;
}

.e-attr label{
	margin-right: 50px;
	vertical-align: initial;
	cursor: pointer;
}

.e-attr label img{
	margin-right: 10px;
	width: 16px;
	vertical-align: middle;
}

.e-attr input{
	width: 220px;
	height: 40px;
	border: 1px solid #DADADA;
	padding: 5px;
}
.package{
	padding: 30px 30px 0px 30px;
	color: black;
}

.transferor{
    padding: 20px 30px;
    color: black;
}

.transferor span,.package span{
    display: inline-block;
    width: 130px;
    vertical-align: middle;
	font-size: 16px !important;
}

.transferor font,.package font{
	margin-left: 50px;
	margin-right: 10px;
}

.transferor input,.package input{
	height: 40px;
	width: 220px;
	padding: 5px;
	border: 1px solid #DADADA;
}

.transferor-if{
	margin-bottom:30px;
	cursor: pointer;
}

.transferor-if,.s-attr{
	margin-left: 165px;
	margin-top: 30px;
}

.transferor-if li,.s-attr li{
	display: inline-block;
	margin-right: 50px;
}

.transferor-if li img,.s-attr li img{
	margin-right: 10px;
}

.transferor-name,.transferor-cont{
	margin-bottom: 25px;
}
.transferor-name .kdValidform_wrong{
	margin-left: 130px;
	padding: 0px;
}
.transferor-name .kdValidform_right{
	margin-left: 130px;
}
.transferor-cont ul{
	display: inline-block;
}

.transferor-cont ul li{
	display: inline-block;
	margin-right: 50px;
	cursor: pointer;
}

.transferor-cont ul li img{
	margin-right: 10px;
	width: 16px;
	vertical-align: initial;
}

.transferor-prompt{
	margin-left: 130px;
	margin-top: 10px;
	color: #686868;
}

.protocol-prompt{
	margin-top: 10px;
	color: #595757;
	font-size: 14px;
}

.s-intention{
	line-height: 1.3;
}

.add-dealer{
	position: relative;
}

.add-dealer .add-option{
	position: absolute;
	top: 15px;
	right: 300px;
}

.add-dealer .add-option a{
	display: block;
	margin-bottom: 25px;
}

.add-dealer table{
	margin: 30px 10px 10px 30px;
	width: 750px;
	text-align: center;
}

.add-dealer table tr td{
	padding: 0px;
	height: 40px;
	line-height: 40px;
	width: 220px;
}

.add-dealer table tr td input{
	width: 220px;
	border: none;
	background-color: #f8f8f8;
	padding: 5px;
	text-align: center;
}

.add-dealer .add-dealer-prompt{
	margin-left: 30px;
	color: #686868;
}

.show-type{
	color: #686868;
	font-size: 12px;	
	overflow: auto;
}

.show-type select,.authority select{
	width: 70px;
	margin-left: 10px;
}

.seller-bottom{
	margin-bottom: 20px;
}

.seller-submit{
	margin-top: 40px;
}

.authority{
	text-align: center;
}

.ent-left-wid .finance {
    cursor: pointer;
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
}

.tranfer-type{
	cursor: pointer;
}

/*标签样式*/
.prodtagsul{
	display: inline-block;
    border: 1px solid #dadada;
    height: 40px;
    min-width: 220px;
    background-color: white;
    padding: 5px;
    vertical-align: middle;
}

.prodtagsul li{
	display: inline-block;
    border: 1px dashed grey;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 6px;
    min-width: 70px;
    height: 28px;
    margin-right: 10px;
}

.prodtagsul li.savedtag{
	border: 1px solid #f92a20;
	color:#f92a20;
	font-weight: bold;
}

.prodtagsbutton{
	height: 40px;
	line-height: 40px;
	color: white;
	background-color: #f92a20;
	border: none;
	padding:0px 10px;
	
}

.prodtagsul li.savedtag img{
    margin-top: -2px;
    float: right;
    cursor: pointer;
    width: 18px;
    margin-left: 10px;
}

.extend-info textarea {
	vertical-align: top;
	width: 620px;
	height:110px;
	padding:10px;
}

#showfileDIV img{
	margin-left: 15px;
    width: 15px;
    vertical-align: middle;
    cursor: pointer;
}

textarea{
	line-height: 1.3;
}

.wordNum{
	position: absolute;
    right: 10px;
    top: 17px;
}

.cd li{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cd li i{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 200px;
	font-style: normal;
	display: inline-block;
}

.nonews{
	display:none;
	padding:10px;
	display:none;
}

.kdValidform_checktip{
	width: inherit !important;
}

/*卖家协议成交*/
.seller-intention button{
    border: none;
    color: white;
    padding: 5px 25px;
    background-color: #f92a20;
    margin-right: 15px;
    vertical-align: baseline;
}

.seller-intention button.submit-history{
	margin-left: 15px;
}

.infoUL{
	font-size: 0px;	
	margin-bottom: 10px;
}

.infoUL li{
	font-size: 16px;
	display: inline-block;
	width: 43%;
}

.infoUL li input{
	font-size: 14px;
}

.infoUL2{
	font-size: 0px;	
	margin-bottom: 10px;
}

.infoUL2 li{
	font-size: 16px;
	display: inline-block;
	width: 50%;
	position: relative;	
	padding: 0px 0px 40px 0px;
}

.infoUL2 li input{
	margin-left: 3px;
	margin-right: 10px;
	width: 160px;
}

.infoUL2 li label{
	position: absolute;
	font-weight: 100;
	bottom: 5px;
	left: 140px;
	color: #595757;
	font-size: 14px;
}

.seller-intention{
	width: 970px;
}

.protocol-info textarea{
	background-color: white;
	border: none;
	width: 800px;
	min-height: 150px;
	padding: 10px;
	line-height: 1.3;
}

.protocol-option{
	width: 970px;
	margin-top: 60px;
}

.protocol-option p{
	text-align: center;
	margin-bottom: 20px;
}

.protocol-option p img{
	margin-right: 15px;
	cursor: pointer;
}

.buyer-protocol-submit{
	padding: 10px 45px;
}

.s-schedules{
	float: right;
	margin-right: 20px;
	font-size: 16px;
	color: #595757;
}

.s-schedules li{
	position: relative;
	padding-left: 20px;
	height: 45px;
	font-size:16px;
}

.s-schedules li:before{
	background-position: 0px 0px;
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 5px;
    width: 120px;
    height: 45px;
    background-image: url(../../../img/intention/schedules1.png);
    background-repeat: no-repeat;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
    -o-transition: .25s linear;
    -ms-transition: .25s linear;
    transition: .25s linear;
}

.s-schedules li.b:before{
    background-image: url(../../../img/intention/schedules3.png);
}

.s-schedules li.active:before{
    background-image: url(../../../img/intention/schedules2.png);
}

.s-schedules li.activeb:before{
    background-image: url(../../../img/intention/schedules4.png);
}

.s-schedules li.active,.s-schedules li.activeb{
	color: #f92b20;
}

.s-fixed{
	position: fixed;
    z-index: 1030;
    right: 351px;
    top:10px;
}

.s-intention .kdValidform_wrong{
	padding: 0px;
	margin: 2px 0px 0px 0px;
	display: inline-table;
}

.s-intention .kdValidform_right{
	margin: 0px;
}

.findinfo li{
	margin-bottom: 20px;
	width:50%;
	
}

.findinfo li .lgcode{
	height: 40px;
	margin-left: 5px;
}

.seller,.buyer{
	margin-bottom: 60px;
}

.tablec{
	display: table-cell;
}

.padding0{
	padding: 0px !important;
}

.gsremark textarea {
	background-color: white;
    border: none;
    min-height: 150px;
    padding: 10px;
    line-height: 1.3;
    width: 650px;
    vertical-align: top;
}
.trans-pwd{
	margin-left: -60px;
    vertical-align: middle;
    cursor: pointer;
}
.transDIV .kdValidform_wrong{
	padding: 0px !important;
}
/*资产包*/
.package-info{
	margin-top: 15px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.package-info input{
	border: 1px solid #dadada;
	height: 32px;
	vertical-align: middle;
}
.package-info p:first-child{
	padding-bottom: 15px;
}
.package-info p:first-child span{
	display: inline-block;
	width: 90px;
}
.package-info p:first-child button{
	border: 1px solid #f92a20;
	color: white;
	padding: 5px 25px;
	background-color: #f92a20;
	margin-right: 15px;
	vertical-align: baseline;
}
.package-info i{
	margin-left: 15px;
}

.modal-content{
	border-radius:0px !important;
}
.modal-header{
	padding: 12px 30px !important;
	background-color: #f7f8f8;
	font-size: 18px;
	color: #000000;
}
.modal-body ul{
	padding: 15px 90px 0px 90px;
}
.modal-body ul li{
	margin-bottom: 20px;
	font-size: 16px;
	position: relative;
	color: black;
}
.modal-body ul li.intention-id{
	margin-bottom: 30px !important;
}
.modal-body ul li span{
	display: inline-block;
	width: 115px;
}
.modal-body ul li input{
	height: 35px;
	width: 240px;
	line-height: 35px;
	padding: 10px;
	border: 1px solid #dadada;
	font-size: 14px;
}
.modal-body ul li button{
	position: absolute;
	right: -95px;
	width: 80px;
	height: 30px;
	margin: auto;
	top: 0px;
	bottom: 0px;
	font-size: 14px;
	border: 1px solid #df2822;
	background-color: #df2822;
	color: #FFFFFF;
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.modal-body ul li button:hover{
	background-color: #FFFFFF;
	color: #df2822;
}
.modal-body>button{
	height: 40px;
	width: 240px;
	line-height: 40px;
	border: 1px solid #df2822;
	background-color: #df2822;
	color: #FFFFFF;
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-left: 165px;
	margin-bottom: 20px;
}
.modal-body>button:hover{
	background-color: #FFFFFF;
	color: #df2822;
}
.modal-dialog{
	margin: 150px auto 0px;
}
.modal-body p{
	margin-bottom: 20px;
	text-align: center;
}
.modal-body p input{
	width: 34px;
	height: 17px;
	vertical-align: sub;
}
.modal-body p font{
	color: #df2822;
	cursor: pointer;
}
.modal-code{
	position: absolute;
	cursor: pointer;
	width: 120px;
	height: 35px;
	top: 0px;
	right: -95px;
}
.tpassword{
	cursor: pointer;
}
.error1,.error2{
	width: 382px;
	margin: auto;
	padding: 10px;
	background-color: gray;
	margin-bottom: 15px;
	color: white;
	display: none;
}
.do-unable{
	background-color: grey !important;
}
/*融资中心页面*/
.financelist{
	padding: 20px 25px 20px 25px;
}
.finance-item-list{
	border-bottom: 2px dashed #eeeeee;
	height: 180px;
	padding-bottom: 20px;
	display: block;
	margin-bottom: 20px;
}
.finance-item-list img{
	width: 265px;
	height: 160px;
	margin-right: 15px;
}
.finance-item-list>div{
	width: 515px;
	float: right;
}

.finance-item-list h4{
	padding: 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.finance-item-list small{
	font-size: 13px;
	color: #c9ccd0;
}
.finance-item-list ul{
	font-size: 0px;
	margin-top: 30px;
}
.finance-item-list ul li{
	display: inline-block;
	font-size: 14px;
	width: 50%;
	color: #777777;
	margin-bottom: 10px;
}
.finance-item-list ul li span{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 145px;
	display: inline-block;
}
.finance-item-list ul li label{
	width: 75px;
	height: 25px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	background: #f2f5fb;
	color: #989ea3;
	margin-right: 10px;
}
/*融资详情页*/
.finance-info{
	height: 315px !important;
}
.col-finance-slide{
	padding: 30px 45px 30px 30px;
}
.col-finance-slide .item img{
	width: 535px;
	height: 255px;
}
.col-finance-info{
	padding: 40px 30px 0px 0px;
}
.col-finance-info dl{
	font-size: 0px;
}
.col-finance-info dd{
	display: inline-block;
	width: 50%;
	padding-top: 20px;
	margin: 0px !important;
}
.col-finance-info dd label{
	width: 75px;
	height: 25px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	background: #f2f5fb;
	color: #989ea3;
	margin-right: 10px;
	font-size: 14px;
	vertical-align: top;
}
.col-finance-info dd span{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 175px !important;
	display: inline-block;
	color: #777777 !important;
	font-size: 14px;
	vertical-align: top;
}
.finance-content .col-detail .p-detail>dl>dd{
	background: #f8fafd !important;
	font-size: 16px;
	color: #989ea3;
}
.f-table tr td{
	text-align: center;
	border-top: 3px solid #fff !important;
}
.f-table tr td:nth-of-type(odd) {
	background: #e7edf6;
	width: 120px;
	height: 50px;
	vertical-align: middle;
	color: #777;
	font-size: 16px;
}
.f-table tr td:nth-of-type(even){
	border-right: 3px solid #fff !important;
	border-left: 3px solid #fff !important;
	width: 265px;
	vertical-align: middle;
	text-align: left;
}
.f-contact{
	padding: 20px 15px;
	background: #f2f5fb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	color: #777;
	position: relative;
}
.f-contact i{
	width: 20px;
	height: 20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #5079b7;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	vertical-align: middle;
	margin-right: 10px;
}
.f-contact .phone{
	font-size: 18px;
	color: #d2343a;
	margin-bottom: 22px;
	margin-top: 5px;
}
.f-contact .code{
	position: absolute;
	right: 0px;
	width: 95px;
	height: 115px;
	text-align: center;
	background: #ffffff;
	top: 10px;
	padding-top: 10px;
	right: 10px;
}
.f-contact .code img{
	width: 80px;
}
.downloadlist{
	font-size: 0px;
}
.downloadlist li{
	display: inline-block;
	width: 50%;
	border-right: 5px solid #ffffff;
	font-size: 14px;
	padding: 15px 10px 15px 20px;
	height: 195px;
	position: relative;
	border-top: 5px solid #ffffff;
	vertical-align: middle;
}
.downloadlist li p{
	display: inline-block;
	width: 260px;
	height: 100%;
	padding: 15px;
	background: #e7edf6;
}
.downloadlist li p span{
	display: block;
	width: 100%;
	height: 100%;

	background-size: 100% 100%;
	text-align: center;
	color: #ffffff;
	word-break: break-all;
	padding-top: 50px;
}
.downloadlist li:nth-of-type(odd) p span{
	background: url("/assets/img/intention/download_bg1.png") no-repeat center;
}
.downloadlist li:nth-of-type(even) p span{
	background: url("/assets/img/intention/download_bg2.png") no-repeat center;
}
.downloadlist li small{
	vertical-align: top;
	font-size: 14px;
	color: #989ea3;
	display: inline-block;
	padding-top: 15px;
	padding-left: 13px;
}
.downloadlist li a{
	display: block;
	position: absolute;
	right: 10px;
	bottom: 30px;
	width: 85px;
	height: 35px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #1876e0;
	color: #1876e0;
	text-align: center;
	line-height: 35px;
}
.downloadlist li a:hover{
	background: #1876e0;
	color: #ffffff;
}
.dynamic{
	border-left: 1px solid #e7e7e7;
	margin-left: 135px;
	margin-top: 40px;
	padding-bottom: 60px;
}
.dynamic>li{
	position: relative;
	padding-bottom: 85px;
}
.dynamic>li:last-child{
	padding-bottom: 30px;
}
.dynamic li i{
	position: absolute;
	font-size: 16px;
	font-style: normal;
	left: -105px;
	top:15px
}
.dynamic li i:before{
	content: '';
	width: 12px;
	height: 12px;
	background: #e7edf6;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	right: -22px;
	top: 2px;
}
.dy-down{
	background: #f8fafd;
	width: 395px;
	margin-left: 15px;
	margin-bottom: 25px;
}
.dynamic>li>p{
	margin-left: 15px;
	background: #f8fafd !important;
	font-size: 16px;
	color: #989ea3;
	padding: 30px;
	line-height: 1.42857143;
	margin-bottom: 25px;
}
.dynamic>li>figure{
	padding: 30px 20px;
	margin-left: 15px;
	background: #f8fafd !important;
	font-size: 16px;
	color: #989ea3;
	width: 390px;
}
.dynamic>li>figure>span{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 240px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.dynamic>li>figure>a{
	vertical-align: middle;
	display: inline-block;
	width: 85px;
	height: 35px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #1876e0;
	color: #1876e0;
	text-align: center;
	line-height: 35px;
}
.dynamic li a:hover{
	background: #1876e0;
	color: #ffffff;
}
.more{
	position: absolute;
	left: 85px;
	font-size: 16px;
	bottom: 55px;
	cursor: pointer;
}
.more:before{
	content: '';
	width: 12px;
	height: 12px;
	background: #e7edf6;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	right: -22px;
	top: 2px;
}