body.h-100 {
	display: block !important;
	height: auto;
}


#main.wrap {
    background-color: #FFFFFF;
    min-height: 624px;
}
.find-case-list.layout-left {
    width: 800px;
    float: left;
    background-color: transparent;
    box-shadow: none;
    min-height: 400px;
}

.news-list,.news-list a {
	text-decoration: none;
	line-height: 1;
}

.news-list ul {
	padding: 0;
	margin: 0;
}

.news-list ul li {
	list-style: none;
    overflow: hidden;
    padding: 15px;
    margin-bottom: 15px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 1px rgba(0, 0, 0, 0.1);
}

.news-list ul li:last-child {
	margin-bottom: 0;
}

.news-list li .thumb {
	float: left;
	width: 202px;
	height: 128px;
}

.news-list li .thumb img {
	max-width: 100%;
	cursor: pointer;
}

.news-list li .info {
	margin-left: 10px;
	float: right;
	width: 550px;
	padding-right: 20px;
}

.news-list li .info .title {
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	color: #444;
	line-height: 1.3
}

.news-list li .info .title:hover {
	color: #4c7ff4;
}

.news-list li .info .desc {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
	height: 68px;
	font-weight: 400;
    line-height: 21px;
}

.news-list li .info .from {
	float: left;
}

.news-list li .info .more {
	overflow: hidden;
}

.news-list li .info .time {
	float: right;
	color: #3b66d3;
}

.ellipsis-2::after {
	position: absolute\0;
	background: #ffffff\0;
	content: ' ... ';
	right: 0;
	bottom: 0;
}

.black-more.ellipsis-2::after {
	background: #f9f9fb\0;
}

.news-list li .more a {
	float: left;
	display: block;
	background: #4c7ff4;
	width: 80px;
	height: 25px;
	text-align: center;
	color: #fff;
	line-height: 25px;
	border-radius: 4px;
}

.news-list li .more a:hover {
	background: #3b66d3;
}

.news-list li .more a:active {
	background: #335ecc;
}

.news-list li .more .time {
	float: right;
	color: #999;
}

.news-list li .more .from {
	color: #999;
}

.news-list li .more .timeText,.news-list li .more .fromText {
	color: #4c7ff4;
}

.news-list li a{
	font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 19px;
}

.layout-right .layout-title{
	line-height: 1;
	height: 45px;
	font-size: 16px;
	padding: 15px 43px;
	overflow: hidden;
	background: #4c7ff4 url(../images/common/title-bg.png) right center no-repeat;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	position: relative;
}

.layout-right .layout-title-entry{
	line-height: 1;
	height: 45px;
	font-size: 16px;
	padding: 15px 43px;
	overflow: hidden;
	background: #7996fd url(../images/common/title-bg.png) right center no-repeat;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	position: relative;
}

.layout-right .layout-title-entry::before {
	content: '';
	width: 19px;
	height: 21px;
	background: url(../images/index/entry.png) no-repeat;
	position: absolute;
	left: 15px;
	top: 12px;
}

.layout-right .layout-title::before {
	content: '';
	width: 19px;
	height: 21px;
	background: url(../images/index/winner.png) no-repeat;
	position: absolute;
	left: 15px;
	top: 12px;
}

.second-right {
	margin-top: 20px;
}

.layout-right .layout-title a, .layout-right .layout-title-entry a{
	color: aliceblue;
    font-size: initial;
    font-weight: 500;
    position: absolute;
	right:1.5rem
}

.layout-right .layout-title a:hover, .layout-right .layout-title-entry a:hover{
	text-decoration: none;
	color: #4c7ff4;
}

.right-list li {
    padding: 6px 1px;
}
.date {
	float:right;
	color: gray;
	font-size: 12px;
	margin-right: 9px;
    margin-top: 8px;
}
.layout-content {
    margin-top: 10px;
    margin-bottom: 10px;
}
.right-list li::before {
    display: inline-block;
    width: 6px;
    height: 6px;
    content: '';
    border-radius: 0%;
    background: #4c7ff4;
    margin-right: 8px;
    position: absolute;
    top: 17px;
    left: -8px;
    margin-left:-5px;
    margin-top:-4px;
}
.right-list-winner {
    max-height: 355px;
    overflow: auto;
}

.right-list-winner ul {
	padding: 18px 25px;
	margin: 0;
}

.right-list-winner li {
	padding: 8px 3px;
	list-style: none;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	padding-bottom: 30px;
	margin-top: 5px;
}

.right-list-winner li:last-child {
	margin-bottom: 0;
	border: none;
}

.right-list-winner li a {
	text-decoration: none;
	color: #333;
}

.right-list-winner li a:hover {
	color: #4c7ff4;
}
.no-winner {
	width: 6px;
	height: 6px;
	background-color: #4c7ff4;
	display: inline;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding:0.1em 0.4em;
}
.left-div {
	display: inline;
	width: 5%;
	margin-left: -15px;
}
.right-div {
	float: right;
	display: inline;
	width: 95%;
	margin-left: 5px;
}
.gray-winner {
	background-color: #999;
}

.right-list-entry {
	padding: 18px 25px;
}

.right-list-entry ul {
	padding: 0;
	margin: 0;
}

.right-list-entry li {
	padding: 8px 3px;
	list-style: none;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	padding-bottom: 30px;
	margin-top: 5px;
	line-height: 22px;
}

.right-list-entry li:last-child {
	margin-bottom: 0;
	border: none;
}

.right-list-entry li a {
	text-decoration: none;
	color: #333;
}

.right-list-entry li a:hover {
	color: #4c7ff4;
}
.no-entry {
	width: 6px;
	height: 6px;
	background-color: #4c7ff4;
	display: inline-block;
	color: #fff;
 	margin-left: 5px;
	font-size: 12px;
	text-align: center;
	padding:0.1em 0.3em;
	margin-top: 6px;
}
#search-banner {
	background: url(../images/findCase/search-banner.png) center center no-repeat;
	height: 140px;
}

#search-banner .wrap {
	position: relative;
}

#search-banner .title {
	position: absolute;
	left: 0;
	top: 50px;
	color: #4d80f4;
	font-size: 28px;
}

#search-banner .bar {
	position: absolute;
	left: 347px;
	top: 50px;
	background: #fff;
	border-radius: 6px;
	height: 47px;
	width: 400px;
}

#search-banner form {
	position: relative;
}

#search-banner input {
	background: none;
	width: 100%;
	height: 47px;
	border: none;
	padding: 0 90px 0 1em;
	font-size: 15px;
}

#search-banner input:focus {
	outline: 0;
}

#search-banner button {
	cursor: pointer;
	width: 80px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: #4c7ff4;
	text-align: center;
	color: #fff;
	border: none;
	border-radius: 0 5px 5px 0;
}

#search-banner button:hover {
	background-color: #3865d8;
}

#search-banner button:active {
	background-color: #2d59c9;
}

.layout-info .layout-left {
	box-shadow: none;
	background: none;
}

.layout-info .layout-left .news-list li {
	box-shadow: 0px 0px 7px rgb(0, 0, 0, 0.11);
	background: #fff;
}

.layout-info .layout-left {
	width: 800px;
}

.layout-info .layout-left .news-list ul {
	padding: 0;
}

.layout-info .layout-left .news-list li .thumb {
	width: 139px;
	height: 116px;
}

.layout-info .layout-left .news-list li .info {
	float: left;
	width: 550px;
	color: #aaa;
}

.layout-info .layout-left .news-list li .info .title {
	font-size: 16px;
}

.layout-info .layout-left .news-list li .info .title a {
	font-weight: bold;
	color: #181818;
}

.layout-info .layout-left .news-list li .info .desc {
	color: #666;
}

.layout-info .layout-left .news-list li .info .from {
	float: left;
}

.layout-info .layout-left .news-list li .info .time {
	margin-top: 0px;
}

.layout-info .layout-left .news-list li .info span {
	color: #4c7ff4;
}

