*{
	margin:0;
	padding: 0;
	list-style: none;
}
.shop_problem_total{
	min-width: 1360px;
	max-width: 1920px;
	overflow: hidden;
	margin:0 auto;
}


.problems_word{
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding-top:60px;
	padding-bottom:200px;
}
.problems_word>div{
	float:left;
}
.problems_left{
	width:800px;
	box-sizing: border-box;
	padding-right:73px;
	border-right: 1px solid #e5e5e5;
}
.problems_right{
	width:400px;
	box-sizing: border-box;
	padding-left:69px;
}
.problems_left{
	width:800px;
	box-sizing: border-box;
	padding-right:73px;
	border-right: 1px solid #e5e5e5;
	min-height:400px;
}

.problems_left ul li{
	padding-left:20px;
	position: relative;
}
.problems_left ul li img{
	position: absolute;
	left:22px;
	top:-1px;
}
.problems_left ul li div p:first-child{
	color:#eb4f38;
	font-size:15px;
}
.problems_left ul li div p{
	border-left:2px solid #eb4f38;
	padding-left:29px;
	font-size:14px;
	color:#666;
	line-height: 38px;
	margin-left:20px;
}

.problems_left ul li div p:last-child{
	padding-bottom:16px;
}







.problems_right ul li{
	height:88px;
	overflow: hidden;
}
.right-date{
	float:right;
}
.right_zixun{
	float:left;
}
.right-date p:first-child{
	padding-bottom:10px;
	text-align: right;
}
.right-date p:last-child{
	color:#999;
	text-align: right;
}
.right_lianxi{
	padding-bottom:47px;
}
.right_shequ{
	width: 80px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #2b90ed;
    color: #2b90ed;
    text-align: center!important;
    border-radius: 2px;
    cursor: pointer;
    padding:0!important;
}
.right_shequ a{
	text-decoration: none;
	color:#2b90ed;
}
.right_shequ:hover{
	background-color:#2b90ed;
}
.right_shequ:hover a{
	color:#fff;
}
.problems_right ul li:last-child{
	height:130px;
}
.problems_right ul li:last-child img{
	width:104px;
	height:104px;
}
