.contain{
	width:100%;
	height:auto;
	margin:0  auto;
/*	padding-bottom:50px;*/
}
.contain_cot {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.contain_cot .contain_cot_navleft{
	float:left;
	margin:0px;
	 
}
.contain_cot .contain_cot_navleft ul{
	display:block;
	width:172px;
	height:335px;
	background-color:#fafafa;
	padding-top:20px;
}
.contain_cot .contain_cot_navleft ul li{
	display:block;
	width:152px;
	height:20px;
	margin-bottom:30px;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	padding-left:20px;
	cursor: pointer;
}
.contain_cot .contain_cot_navleft ul .active{
    border-left:3px solid #f75b2a;
    font-weight:bold;
}
.contain_cot .contain_cot_navright{
	width:898px;
	height:auto;
	float:right;
	/*margin-top:20px;*/
	margin-left:30px;
}
.contain_cot .contain_cot_navright .cot_list{
	width:100%;
/*	display:none;*/
}
.contain_cot .contain_cot_navright .cot_list ul{
	width:100%;
	height:auto;
	margin:0  auto;
}
.contain_cot .contain_cot_navright .cot_list ul li .news_image{
	width:30%!important;
}
.option{
	width:100%;
	height:auto;
	border:1px solid #ebebeb;
	box-sizing: border-box;
}
.option .option_list{
	width: 800px;
	height: auto;
	padding-left: 90px;
	position: relative;
}
.option .option_list .option_list_title{
	width:90px;
	height:100%;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	text-align:center;
	color:#333;
	position:absolute;
	top:10px;
	left:0px;
}
.option .option_list .option_list_cont{
	width:800px;
	height:100%;
	margin-bottom:15px;
}
 .option .option_list .community{
 	background-color:#f9f9f9;
 }
.option .option_list .option_list_cont ul{
	overflow:hidden;
}

.option .option_list .option_list_cont ul .active{
	background-color:#f75b2a;
	color:#fff;
}

.option .option_list .community ul .active{
	background-color:#f9f9f9;
	color:#f75b2a;
}
.option .option_list .option_list_cont ul li{
	width:auto;
	height:30px;
	line-height:30px;
	padding:0 10px;
    margin-right:30px;
    font-size:14px;
	
	font-weight:normal;
	text-align:center;
	color:#333;
	float:left;
	margin-top:5px;
	cursor: pointer;
}
  .pro_content,.pro_content_next{
	width:100%;
	height:auto;
	margin-top:30px;
	border-top:1px solid #ebebeb;
}

 .pro_content .contentlist,.pro_content_next .contentlist{
    width:100%;
    height:auto;
    cursor: pointer;
    padding:25px;
    box-sizing:border-box;
    position:relative;
    border:1px solid #d8d8d8;
    border-top:0px;
    overflow:hidden;
}
.contentlist_msg{
	width: 100%;
	height: 60px;
	display: -moz-box; 
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	align-items: center;
}
.contentlist_msg img{
	display: block;
	width: 55px;
	height: 55px;
	border-radius: 50%;
}
.contentlist_msg_rg{
	margin-left: 10px;
	display: -moz-box; 
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	flex-direction: column;
}
.contentlist_msg_rg span{
	display: block;
}
.contentlist_msg_rg .name{
	font-size: 16px;
	font-weight: 600;
}
.contentlist_msg_rg .adr_name{
	font-size: 14px;
}
.contentlist_content span{
	color: #ff5d3b;
}
.contentlist_imgs{
	margin-top: 20px;
	width: 660px;
	overflow: hidden;
}
.contentlist_imgs img{
	width: 120px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
  .pro_content .contentlist>img{
    display: block;
    width: 265px;
    height: 150px;
    float:left;
    background-color: #d8d8d8;
    margin-right:20px;
}
  .pro_content .contentlist .title{
    width: 66%;
    height: auto;
    font-size:18px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333;
    line-height:20px;
    word-wrap: break-word;
	margin-bottom:20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

  .pro_content .contentlist .type{
    display:inline-block;
    width:auto;
    height:20px;
    line-height:20px;
    padding:0 10px;
    font-family: "微软雅黑";
    font-size:14px;
    color: #f75b2a;
    text-align:center;
    border:1px solid #f75b2a;
    margin-right:15px;
}
  .pro_content .contentlist .progress{
    display:inline-block;
    width:auto;
    height:20px;
    line-height:20px;
    padding:0 10px;
    font-family: "微软雅黑";
    font-size:14px;
    color: #f75b2a;
    text-align:center;
    border:1px solid #f75b2a;
     
}

  .pro_content .contentlist .address{
    width: 100%;
    height: auto;
    font-family: "微软雅黑";
    font-size:14px;
    color: #666;
    line-height:25px;
    position: absolute;
    left: 310px;
    bottom: 25px;
}

 .pro_content .contentlist .address  .time{
    margin-left:20px;
 }
 .pro_content .contentlist .address>img{
	 display: inline-block;
	 width: 19px;
	 height: 25px;
	 margin-right: 5px;
	 float: left;
	 /* position: relative; */
	 /* bottom: 3px; */
 }
 
 .pro_content .contentlist .price{
    font-family: "微软雅黑";
    font-size:26px;
    font-weight:bold;
    line-height:30px;
    color: #f75b2a;
    position: absolute;
    top: 85px;
    right: 40px;
}

 .pro_content .contentlist .area{
    font-family: "微软雅黑";
    font-size:14px;
    font-weight: bold;
    line-height:23px;
    color: #666;
    position: absolute;
    top:120px;
    left:310px;
}
.pro_content .contentlist .area>img{
	display: inline-block;
	width: 24px;
	height: 23px;
	margin-right: 5px;
	float: left;
	/* position: relative; */
	/* top: -3px; */
 }
 
/*资产资源的详情*/
.contain_cot_title{
	width:100%;
	height:40px;
	margin:20px  auto;
}
.contain_cot_title p{
	font-size:16px;
	color:#666;
	line-height:40px;
}
.contain_cot_left{
	width:480px;
	height:auto;
	float:left;
}
.title{
	width:100%;
	height:auto;
	margin:0 auto;
	
}
.title h1{
	width:100%;
	font-size: 26px;
	color:#333;
	
}
.title p{
	width:100%;
	font-size: 14px;
	color:#666;
	margin-top:10px;
}

/*图片查看*/
#photos {
    visibility: hidden;
}

.gallery {
    background: #ddd;
    border: 1px solid #aaa;
    padding: 5px;
}

.panel img{
   width:100%;
   height:100%;
}

.panel .panel-overlay, .panel .overlay-background {
    height: 60px;
    padding: 0 1em;
}

.panel .overlay-background {
    background: #222;
}

.panel .panel-overlay {
    color: white;
    font-size: 0.7em;
}

.panel .panel-overlay a {
    color: white;
    text-decoration: underline;
    font-weight: bold;
}

.filmstrip {
    margin: 15px;
}
.filmstrip img{
	width:100px;
	height:100px;
}
.frame {
}

.frame .img_wrap {
    border: 1px solid #aaa;
}

.frame.current .img_wrap {
    border-color: #000;
}

.frame img {
    border: none;
}

.frame .caption {
    font-size: 11px;
    text-align: center;
    color: #888;
}

.frame.current .caption {
    color: #000;
}

.pointer {
    border-color: #000;
}

*html .pointer {
    filter: chroma(color=pink);
}
.contain_cot_right{
	width:600px;
	height:auto;
	float:right;
}
.contain_cot_right .price{
	width:100%;
	height:40px;
	margin:90px auto 0 auto;
	border-bottom: 1px  solid  #ebebeb;
}
.contain_cot_right>div{
	width:100%;
	height:30px;
	margin:3px auto;
}
.contain_cot_right>div.address{
	padding-bottom: 10px;
	border-bottom: 1px  solid  #ebebeb;
}
.contain_cot_right .price h5{
	line-height:40px;
}
.contain_cot_right>div h5{
	width:120px;
	float:left;
	font-size: 15px;
	color:#666;
	font-weight: normal;
	line-height:30px;
}
.contain_cot_right>div p{
	float:left;
	font-size: 15px;
	color:#333;
	font-weight: normal;
	line-height:30px;
}
.contain_cot_right>div p span{
	color:#f75b2a;
	font-size: 30px;
}
.contain_cot_right button{
	background:#f75b2a;
	border:none;
	width:300px;
	height:60px;
	margin-top:10px;
	border-radius: 5px;
}
.contain_cot_right button img{
	width:34px;
	height:38px;
	float:left;
	margin-top:10px;
	margin-left:25px;
}
.contain_cot_right button p{
	float:left;
	height:100%;
	line-height:60px;
	font-size: 22px;
	color:#fff;
	margin-left:25px;
	padding-left:10px;
	border-left:1px  solid  #f63f18;
}
.contain_cot_right button p span{
	margin-left:10px;
}
.describe{
	width:1100px;
	height:auto;
	margin:0 auto;
	padding-bottom:80px;
}
.describe_title{
	width:100%;
	height:40px;
	border-bottom: 1px  solid  #f75b2a;
}
.describe_title h1{
	width:120px;
	height:100%;
	background:#f75b2a;
	color:#fff;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	line-height:40px;
}
.describe_cot{
	width:100%;
	height:auto;
	margin:10px auto;	
}
.describe_cot p{
	width:100%;
	line-height:24px;
	font-size: 16px;
	color:#333;
}

/* 百事通联系人电话 */
.contact{
	position:absolute;
	top:20px;
	right:20px;
}
.contact button{
	width:90px;
	height:25px;
	outline:none;
	border-radius: 3px;
	line-height:25px;
	background:#fff;
	border:0;
	box-shadow:0px 0px 5px #888888;
	position:absolute;
	right:0;
	top:5px;
}
.contact button p{
	float:left;
	margin-left:20px;
	margin-top:0;
	font-size:14px;
	color: #333;
}
.contact button img{
	width:11px;
	height:7px;
	float:left;
	margin-left:7px;
	margin-top:8px;
}
.contact ul{
	width:180px;
	height:auto;
	background:#fff;
	margin-top:0;
	box-shadow:0px 0px 5px #888888;
	position:absolute;
	right:0;
	top:35px;
}
.contact ul li{
	width:100%;
	height:30px;
	padding: 5px 0px;
	border-top:1px solid #ebebeb;
	margin-left:0;
	position:relative;
	left:0;
}
.contact ul li:first-child{
	border-top:none;
}
.contact ul li p.name{
	width: 42px;
	height: 20px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 10px;
}
.contact ul li  img{
	width:10px;
	height:15px;
	position:absolute;
	left:60px;
	top:13px;

}
.contact ul li p.phone{
	font-size:14px;
	color:#333;
	line-height:20px;
	position:absolute;
	left:80px;
	top:10px;
}
