
.search_content{
	background: #F7F8F8;
	padding-bottom:50px;
}
.search_index{
	max-width:1200px;
	margin:0 auto;
}
.search_mnav{

}
.search_list_left{
	width:899px;
}
.search_list_right{
	width:284px;
	background:#fff;
	padding:0 15px;
	box-sizing: border-box;
}
.search_line{
	height:40px;
}
.live_list p{
    position:relative;
    height: 46px;
    line-height:1.5;
    overflow:hidden;
    font-size: 16px;
    color: rgba(51,51,51,0.80);
    font-weight: 500;
    padding:0 16px;
}
.live_list div{
    position:relative;
    overflow:hidden;
    margin-top: 6px;
    padding:0 16px;
}
.live_list div .free {
    display: block;
    float: left;
    font-size: 18px;
    color: #43C07C;
}
.live_list div .price{
    font-size: 16px;
    color: #ED4C4C;
}
.live_list div .price b{
    font-size: 20px;
    color: #ED4C4C;
}
.live_list div .live_j {
    display: block;
    float: right;
    font-size: 12px;
    color: rgba(51,51,51,0.80);
    margin-top: 5px;
}
.live_list .live_j .icon_red_live {
    display: inline-block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../img/red_live.png) no-repeat center center;
    background-size: cover;
    margin-right: 8px;
}
.live_list .live_j .icon_tw {
    display: inline-block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../img/icon_tw.png) no-repeat center center;
    background-size: cover;
    margin-right: 8px;
}
.live_list{
    width:1216px;
    margin-left:-16px;
    display:table;
    margin-top: 17px;
}
.live_list li{
    float:left;
    margin-left:16px;
    width:389px;
    margin-bottom: 30px;
    position:relative;
}
.live_list li:hover:before{
    position:absolute;
    top:-12px;
    left:-12px;
    content:'';
    display:block;
    width:413px;
    height: 344px;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.12);
    border-radius: 2px;
    z-index:0;
}
.live_list a{
    display:block;
}
.kc_pic{
    display:block;
    width:389px;
    height: 218px;
    position:relative;
    background-size:cover;
    background-position: center center;
    background-repeat:no-repeat;
    margin-bottom: 16px;
}
.kc_pic_bm{
    position:absolute;
    right:8px;
    bottom:5px;
    font-size: 14px;
    color: rgba(255,255,255,0.90);
    font-style: normal;
    padding-left: 20px;
}
.kc_pic_bm:before{
    content:'';
    position:absolute;
    top: 2px;
    left:0px;
    display: block;
    width:14px;
    height: 13px;
    background:url(../img/icon_bm_num.png) no-repeat center center;
    background-size:cover;
}
.photo_grap li{
	height:402px;
	width:50%;
	float:left;
	/*background:#fff;*/
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom:3px
}
.right_pic>div{
    float:left;
    width:49.5%;
    box-sizing: border-box;
    padding:15px;
    background:#fff;
    margin-right:.5%;
    margin-bottom:.5%;
    height:402px;
    font-size: 14px;
	color: rgba(51,51,51,0.90);
	letter-spacing: 0.7px;
	text-align: right;
}
.right_pic>div span{
	display:block;
	padding:10px 0 10px;
	margin-bottom:15px;
	border-bottom:solid 1px #DAE0E5;
	font-size: 18px;
	color: rgba(51,51,51,0.90);
	letter-spacing: 0.9px;
	text-align: right;
}
.left_pic>div{
    float:right;
    width:49.5%;
    box-sizing: border-box;
    padding:15px;
    height:402px;
    background:#fff;
    margin-right:.5%;
    margin-bottom:.5%;
    text-align:left;
     font-size: 14px;
	color: rgba(51,51,51,0.90);
	letter-spacing: 0.7px;
}
.left_pic>div span{
	display:block;
	padding:10px 0 10px;
	margin-bottom:15px;
	border-bottom:solid 1px #DAE0E5;
	font-size: 18px;
	color: rgba(51,51,51,0.90);
	letter-spacing: 0.9px;
	text-align: left;
}
.sys_pic{
    position:relative;
    width:50%;
    height: 100%;
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center center;
}
.sys_pic:before{
    content:'';
    display:block;
    position:absolute;
    border:15px solid transparent;
    border-left-color: #fff;
}
.top_left:before{
    top:20px;
    left:-3px;
}
.bottom_left:before{
    bottom:20px;
    left:-3px;
}
.top_right:before{
    top:20px;
    right:-3px;
    border:15px solid transparent;
    border-right-color: #fff;
}
.bottom_right:before{
    bottom:20px;
    right:-3px;
    border:15px solid transparent;
    border-right-color: #fff;
}
.search_mnav{
	line-height:45px;
	font-size: 12px;
	color: rgba(51,51,51,0.80);
	letter-spacing: 0.6px;
}
.search_mnav b{
	font-weight:normal;
	font-family: '宋体';
	display:inline-block;
	padding:0 5px;
}
.search_input{
	width:663px;
	height:36px;
	border: 2px solid #F17070;
	border-radius: 100px;
	margin:0 auto 40px;
	box-sizing: border-box;
}
.search_input input{
	float:left;
	width:590px;
	background:none;
	display:block;
	padding:4px 0;
	text-indent: 1rem;
	font-size:16px;
}
.search_input button{
	float:right;
	width:63px;
	height:28px;
	background: #E22E2E;
	border-radius: 100px;
	border:none;
	font-size: 16px;
	color: rgba(255,255,255,0.90);
	letter-spacing: 0.8px;
	line-height:28px;
	margin-top:2px;
	margin-right:2px;
	cursor: pointer;
}
.search_emtpy{
	background:#fff;
	padding:20px 60px;
}
.empty_title{
	font-size: 14px;
	color: rgba(51,51,51,0.60);
	letter-spacing: 0.7px;
}
.empty_input{
	margin-top:10px;
}
.empty_input li{
	margin-top:20px;
}
.empty_input li span{
	float:left;
	width:80px;
	text-align:right;
	line-height:36px;
	font-size: 14px;
	color: rgba(21,21,21,0.90);
	letter-spacing: 0.61px;
	text-align: right;
}
.empty_input li input{
	height:36px;
	float:right;
	width:690px;
	box-sizing: border-box;
	border: 1px solid #DAE0E5;
	border-radius: 2px;
	text-indent:1rem;
}
.empty_input li b{
	font-weight:normal;
	font-size: 12px;
	color: #E22E2E;
	letter-spacing: 0.6px;
	padding-left:90px;
}
.empty_input li p{
	width:690px;
	float:right;
}
.empty_input li p a{
	display:inline-block;
	width:80px;
	height:36px;
	border: 1px solid #DAE0E5;
	border-radius: 2px;
	font-size: 14px;
	color: rgba(21,21,21,0.90);
	letter-spacing: 0.61px;
	text-align: center;
	line-height: 36px;
	margin-right:15px;
	margin-bottom:15px;
}
.baocun_btn{
	display: block;
	width:102px;
	height:44px;
	background: #E22E2E;
	border-radius: 1px;
	text-align:center;
	line-height:44px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.4px;
	text-align: center;
	margin:30px auto;
}

/**资讯**/
.infor_list{
	background:#fff;
	padding:20px 50px;
}
.infor_list li{
	line-height:54px;
	border-bottom:solid 1px #DAE0E5;
	position:relative;
	padding-left:10px;
}
.infor_list li a{
	font-size: 16px;
	color: rgba(51,51,51,0.90);
	letter-spacing: 0.8px;
}
.infor_list li span{
	float:right;
	font-size:14px;
	color:#999;
}
/*.infor_list li:before{
	content:'';
	width:8px;
	height:8px;
	transform: rotate(45deg);
	background: #FFD86B;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto 0;
}*/
/*.page_number{
	text-align:center;
	background:#fff;
	padding:15px 0 50px;
}
.page_number a{
	display: inline-block;
	width:24px;
	height:24px;
	border: 1px solid #DAE0E5;
	font-size: 12px;
	color: #95969D;
	letter-spacing: 0.6px;
	line-height:24px;
	margin:0 5px;
}
.page_number a:hover{
	border:solid 1px #E24C4C;
	background:#E24C4C;
	color:#fff;
}
.page_number a.hover{
	border:solid 1px #E24C4C;
	background:#E24C4C;
	color:#fff;
}
.page_number a:first-child,.page_number a:last-child{
	width:30px;
	height:24px;
	text-align:center;
	line-height:24px;
	font-family: '宋体';
	border: 1px solid #DAE0E5;
}*/
.info_detail{
	background:#fff;
	padding:20px 36px;
}
.info_detail_title{
	font-size: 24px;
	color: rgba(51,51,51,0.90);
	letter-spacing: 1.2px;
}
.info_detail_span{
	padding:10px 0 15px;
	border-bottom:solid 1px #DAE0E5;
	text-align:right;
}
.info_detail_span span{
	display:inline-block;
	font-size: 12px;
	color: rgba(51,51,51,0.60);
	letter-spacing: 0.6px;
	padding-left:20px;
	margin-left:54px;
}
.info_detail_span span:first-child{
	background:url(../img/time1.png) no-repeat left center;
	background-size:15px auto;
}
.info_detail_span span:last-child{
	background:url(../img/icon_bm_num.png) no-repeat left center;
	background-size:15px auto;
}
.info_detail_content{
	padding:10px 0;
	font-size: 16px;
	color: rgba(51,51,51,0.90);
	letter-spacing: 0.8px;
	text-align:left;
}
.info_detail_content img{
	max-width:100%;
	margin:15px 0;
}
