.select_ban {
    width: 100%;
    height: 266px;
    position: relative;
}
.select_ban img {
    width: 1920px;
    height: auto;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -960px;
}
.title {
    padding: 60px 0px;
}
.que_con{
    width: 690px;
    margin: 0 auto;
    padding-top: 113px;
    min-height:700px;
	padding-bottom:80px;
}
.que_title{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #abadb3;
    padding-bottom: 74px;
}
.que_con ul{
    padding-top: 45px;
}
.que_con li{
    line-height: 44px;
    font-size: 16px;
    color:#666;
}

.que_body{
	padding-top:45px;
	 line-height: 44px;
    font-size: 16px;
    color:#666;
}