.main_visual {margin-top: 0px;}
div.az_subnav {height: auto; }
body{background: #f1f1f1;}
.container{padding: 0;}
/*推荐项目*/
.recommend{padding: 0 10px;}
.recommendBox{background: #fff;height: auto;margin-top: 10px;padding: 10px;}
.recommendInfo .recommendImg{width: 52px;height: 52px;float: left;}
.recommendInfo .recommendImg img{width: 52px;height: 52px;border: 1px solid #eee;}
.recommendCompanyInfo {float: left;width: 80%; margin-bottom: 10px;}
.recommendCompanyInfo p{padding-left: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;margin-bottom: 5px;color:#333;}
.recommendFoot p{border-bottom: 1px solid #eee;font-size: 14px;color: #939393;}
/*投资机构*/
.institution{background: #fff;margin-top: 10px;display: none;padding-bottom: 10px;}
.institutionImg{width:96px;height: 80px;float: left;margin:10px 0 0 12px;}
.institutionImg a img{width:96px;height: 80px;border:1px solid #e5e5e5;}
.institutionCompanyName{margin-top:10px;margin-bottom: 0;}
.institutionCompanyName a{font-size: 12px;color: #151515;font-weight:500;}
.institutionInfo{margin-left: 122px;}
.institutionContainer{font-size: 10px;color: #bbb;padding-right: 12px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;height: 56px;  overflow: hidden;line-height: 18px;border-bottom: 1px solid #f3f3f3;margin-bottom: 0;}
/*合作媒体*/
.corporativeMedia{margin-top: 10px;display: none;}
.corporativeMediaBox{width: 45%;height: 65px;float: left;margin-left:10px;margin-bottom: 10px;}
.corporativeMediaBox:nth-child(even){margin-left:12px;}
.corporativeMediaBox img{width: 100%;height: 65px;}
/*二级市场*/
.secondaryMarket{margin-top: 10px;display: none;}
.secondaryMarketBox{width: 45%;height: 65px;float: left;margin-left:10px;margin-bottom: 10px;}
.secondaryMarketBox:nth-child(even){margin-left:12px;}
.secondaryMarket img{width: 100%;height: 65px;}
/* 蒙版 */
.obscure-pic{height: 500px;width: 100%;margin-top: 10px;position: relative;}
.obscure-pic img{width: 100%;height: 500px;}
.not-login-tip-1{position: absolute;top: 120px;width: 100%; text-align: center; font-size: 18px; font-weight: 600;}
.obscureBtn{position: absolute;top: 80px;width: 100%; text-align: center; font-size: 18px; font-weight: 600;}
.obscureBtn a{display: inline-block;color: #fff;width: 100px;height: 26px;background: #59b0ff;font-size: 18px;margin-right: 20px;text-align: center;}


/* project_add*/
.project_add{background: #fff;}
.cptype .btn-group{width:100% !important;}
.cpfield .btn-group{width:100% !important;}

.China .select{display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}