@charset "utf-8";
.list ul {
	/*padding: 10px 0;*/
}
.list li {
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden
}
.list li:hover {
	background-color: #f8fcfe;
	transition: all .25s ease 0s
}
.list li .img {
    float: left;
    width: 190px;
    height: 118px;
    overflow: hidden;
}
.list li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden
}
.list li .imgr {
	margin-left: 210px;
}
.list li .imgr h2 {
    font-size: 100%;
    line-height: 26px;
    margin-bottom: 8px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list li .imgr h2 a {
    color: #2a2e36;
}
.list li .imgr h2 a:hover {
    color: #1062fe;
}
.list li .imgr p {
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
    color: #8392a5;
    margin-bottom: 8px;
    font-size: 14px;
}
.list li .imgr .info {
	line-height: 28px;
	color: #8392a5;
	font-size: 14px
}
.list li .imgr .info a {
	color: #0948b3
}
.list li .imgr .info a:hover {
	color: #1062fe
}
.list li .imgr .info span.tag a:hover {
    color: #1062fe;
}
.list li .imgr .info span {
	margin-right: 4px;
	display: inline-block;
	font-size: 12px;
}
.list li .imgr .info span i {
	margin-right: 4px
}
.list li .imgr .info span.tag {
    float: right;
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
}
.list li .imgr .info span.tag a {
    color: #8392a5;
    margin-left: 10px;
}
.lujing22 {
    margin-bottom: 50px;
    line-height: 49.6px;
}

.pagebar {
	padding: 20px 0;
	text-align: center
}
.pagebar a, .pagebar span {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	margin: 2px
}
.pagebar a:hover, .pagebar span {
	color: #fff
}
.pagebar a, .pagebar span {
	border: 1px solid #1062fe;
}
.pagebar a {
	color: #2a2e36;
}
.pagebar a:hover, .pagebar span {
	background-color: #1062fe;
}
.pagebar-loading {
	width: 160px;
	height: 45px;
	line-height: 45px;
	border-radius: 2px;
	margin: 0 auto;
	text-align: center;
	background-color: #ccc;
	color: #fff;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	margin-bottom: 20px;
	font-size: 16px;
	clear: both;
	overflow: hidden
}
.comlist .pagebar {
	border-top: 1px solid #ededed
}
@media screen and (max-width: 1190px){
.list li .img {
    width: 36%;
    height: 86px;
}
.list li .imgr {
    margin-left: 40%;
}
.list li .imgr .info {
    line-height: 24px;
}
.list li .imgr p {
    display: block;
    font-size: 12px;
    line-height: 16px;
    height: 34px;
    margin-bottom: 0px;
}
.list li .imgr h2 {
    margin-bottom: 2px;
}
.list li .imgr .info span+span+span {
    display: none;
}
}
@media screen and (max-width: 768px){
    .arrow,.arrow2 {
        display: none !important;
    }
    
    
    
}
.flow {
	margin: 60px 0px;
	min-height: 140px;
	text-align: center;
}

.flow>div {
	float: left;
	width: 100%;
}

.flow .flow-node {
	width: 120px;
	height: 120px;
	border-radius: 70px;
	background: #fafafa;
	margin: 5px 10px;
	border: 1px solid rgba(93, 118, 174, 0.15) !important;
	display: inline-block;
}

.flow .arrow {
	width: 36px;
	height: 124px;
	font-size: 34px;
    color: #0948b3;
    display: inline-block;
    position: relative;
    top: -16px;
}

.flow .arrow2 {
    width: 130px;
    height: 130px;
    font-size: 50px;
    color: #0948b3;
    display: inline-block;
    position: relative;
    top: -16px;
}

.flow .flow-icon {
	margin: 22px 0 0 32px;
	width: 54px;
	height: 54px;
}

.flow .stitle {
	font-size: 16px;
	/* color: #909399; */
}

.flow00 {
	background: url("../img/flow01.png");
}

.flow01 {
	background: url("../img/flow02.png");
}

.flow02 {
	background: url("../img/flow03.png");
}

.flow03 {
	background: url("../img/flow04.png");
}

.flow04 {
	background: url("../img/flow05.png");
}

.flow05 {
	background: url("../img/flow06.png");
}

.flow06 {
	background: url("../img/flow07.png");
}

.flow07 {
	background: url("../img/flow08.png");
}