.inquiry_banner {
    width: 1200px;
    height: 300px;
    position: relative;
}
.inquiry_banner>img{
    width: 1200px;
    height: 300px;
}
.floor1{
    margin-top: 20px;
    height: 400px;
}
/*floor1 左边*/
.f1Left{
    float: left;
    width: 878px;
    height: 398px;
    border: 1px solid #f5f5f5;
    margin-right: 20px;
}
.f1LeftHead{
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    padding: 0 20px;
}
.f1LHLeft{
    font-size: 20px;
}
.f1LHRight{
    color: #999999;
    float: right;
}
.f1LeftBody{
    padding: 15px 20px;
}
.f1LBImg{
    display: block;
    width: 410px;
    height: 330px;
    position: relative;
    float: left;
    border-radius: 8px;
    overflow: hidden;
}
.f1LBImg>img{
    width: 410px;
    height: 330px;
}
.f1LBImg>p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 370px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    background-color: rgba(0,0,0,.5);
    color: #ffffff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.f1LBBox{
    width: 410px;
    float: right;
}
.f1LBItem{
    display: block;
    float: left;
    width: 200px;
    height: 160px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.f1LBBox>.f1LBItem:nth-child(2n){
    margin-right: 0;
}
.f1LBItemImg{
    width: 200px;
    height: 110px;
    border-radius: 5px;
    overflow: hidden;
}
.f1LBItemImg>img{
    width: 200px;
    height: 110px;
}
.f1LBItemP{
    padding-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/*floor1 右边*/
.f1Right{
    float: right;
    width: 298px;
    height: 398px;
    border: 1px solid #f5f5f5;
}
.f1RightHead{
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    padding: 0 15px;
}
.f1RHLeft{
    font-size: 18px;
}
.f1RItemBox{
    padding: 20px 15px;
    overflow: hidden;
}
.f1RItem{
    height: 24px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-bottom: 13px;
}
.f1RItem>img{
    width: 22px;
    height: 22px;
    margin-right: 5px;
    vertical-align: middle;
}
/*floor2*/
.floor2{
    margin-top: 20px;
}
.f2Body{
    padding: 20px;
    border: 1px solid #f5f5f5;
}
.f2BItem{
    display: inline-block;
    width: 256px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 40px;
    margin-bottom: 10px;
}
.f2BItem img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.f2BBox>.f2BItem:nth-child(4n){
    margin-right: 0;
}
.f2Brand{
    margin-top: 5px;
}
.f2Brand>a{
    float: left;
    width: 132px;
    height: 68px;
    display: inline-block;
    border: 1px solid #f5f5f5;
    margin-right: 12px;
}
.f2Brand>a:nth-child(8){
    margin-right: 0;
}
.f2Brand>a>img{
    width: 132px;
    height: 68px;
}
/*floor3*/
.floor3{
    margin-top: 20px;
}
.f3Body{
    padding: 20px;
    border: 1px solid #f5f5f5;
}
.f3LBItem{
    display: block;
    float: left;
    width: 200px;
    height: 160px;
    margin-right: 39px;
    margin-bottom: 10px;
}
.f3Body>.f3LBItem:nth-child(5n){
    margin-right: 0;
}
.f3Body>.f3LBItem:nth-child(6){
    margin-bottom: 0;
}
.f3Body>.f3LBItem:nth-child(7){
    margin-bottom: 0;
}
.f3Body>.f3LBItem:nth-child(8){
    margin-bottom: 0;
}
.f3Body>.f3LBItem:nth-child(9){
    margin-bottom: 0;
}
.f3Body>.f3LBItem:nth-child(10){
    margin-bottom: 0;
}
/*floor4*/
.floor4{
    margin-top: 20px;
}
.f4Body{
    padding: 20px;
    border: 1px solid #f5f5f5;
    margin-bottom: 20px;
}
.f4Item{
    float: left;
    width: 340px;
    height: 175px;
    margin-right: 69px;
    margin-bottom: 20px;
}
.f4Body>.f4Item:nth-child(3n){
    margin-right: 0;
}
.f4Body>.f4Item:nth-child(7){
    margin-bottom: 0;
}
.f4Body>.f4Item:nth-child(8){
    margin-bottom: 0;
}
.f4Body>.f4Item:nth-child(9){
    margin-bottom: 0;
}
.f4ItemHead{
    height: 28px;
    line-height: 28px;
}
.f4ItemText{
    display: inline-block;
    width: 113px;
    height: 28px;
    background-color: #3bb850;
    color: #ffffff;
    padding-left: 5px;
}
.f4RItem{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-bottom: 10px;
}
.f4ItemBody>a:nth-child(5){
    margin-bottom: 0;
}
.f4RItem>img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.f4ItemBody{
    padding-top: 10px;
}
/*floor6*/
.floor6{
   margin-top: 20px;
    margin-bottom: 20px;
}
.f6Body{
    padding: 20px;
    border: 1px solid #f5f5f5;
}
.f6Item{
    float: left;
    width: 530px;
    height: 130px;
    margin-right: 40px;
    margin-bottom: 20px;
}
.f6Body>.f6Item:nth-child(5){
    margin-bottom: 0;
}
.f6Body>.f6Item:nth-child(6){
    margin-bottom: 0;
}
.sectionItemContent {
    width: 530px;
    height: 130px;
    margin-bottom: 10px;
}
.sectionItemPic {
    width: 180px;
    height: 130px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #f5f5f5;
}
.imgSelfAdaption {
    /*width: 100%;*/
    max-width: 180px;
    max-height: 130px;
}
.sectionItemInfo {
    width: 327px;
    height: 130px;
}
.sectionItemInfoTime{
    text-align:right;
    margin-right:10px;
}
.sectionItemInfoContentP {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 16px;
}

.textOverflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sectionItemInfoContent {
    overflow: hidden;
    margin-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.color6 {
    color: #666;
}

/*搜索框*/
.inquirySearch{
	position: absolute;
	left:50%;
	bottom:110px;
	margin-left:-250px;
	display:flex;
	width: 495px;
    height: 40px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 14px;
    z-index:99;
    overflow: hidden;
}

.seaSelect select{
	width:90px;
	height:40px;
	line-height:40px;
	border:1px solid #3bb850;
	background-color:#3bb850;
	color:#ffffff;
	text-align:center;
	padding-left:25px;
}
.inquiryInput{
	width:310px;
	height:40px;
	line-height:40px;
	padding-left:10px;
}
.inquiryText{
	width:90px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#3bb850;
	color:#ffffff;
	cursor:pointer;
}