﻿a{color:black;}
.title {
    height: 42px;
    line-height: 42px;
    border-bottom: 2px solid #729FE8;
    margin-top: 15px;
	padding-left:20px;
}
.title a::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #0251D4;
    transform: skewX(-45deg);
}
.title a {
    height: 42px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
}
p{text-align：justify;line-height:30px;text-indent:2em;}

.xcbd{
	margin-top:10px;
	border-bottom:1px dashed #666;
	padding-bottom:12px;
}
.xcbd .zy{
	color:#666;
	font-size:12px;
}
.smallxcbd{
	margin-top:20px;
}
.smallxcbd div{
	font-size:16px;
	height:36px;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.pc_margin{
	margin-top:50px;
}

.mtjj a{
	color:black;
}
.mtjj div{
	line-height:34px;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
#banquan{
	background-color:#f2f5fa;
	height:auto;
	margin:30px 0px;
	padding:15px 0px;
}
#banquan div{
	text-align:center;
	line-height:32px;
}

.xwlb{
	width:100%;
    height: auto;
    border-bottom: #f0f0f0 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;	
}
.xwlb a {
    color: #333333;
    overflow: hidden;
    text-decoration: none;
}

.carditems_list_h3 {
    clear: both;
    color: #2f2f2f;
    line-height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
}

.carditems_list_h3.intro_h3 {
    height: auto;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}

.carditems_list {
    clear: both;
    padding: 15px 0;
    margin: 0 0px;
    margin-top: 5px;
    background: #fff;
    overflow: hidden;
}
.carditems_list_dt {
    float: left;
    width: 140px;
    height: 110px;
    border: 1px solid #efefef;
    background-color: #e4f0f9;
    background-image: none;
    background-position: center center;
    background-size: 42px auto;
    background-repeat: no-repeat;
    margin-right: 8px;
    position: relative;
}

.carditems_list_dd {
    overflow: hidden;
    position: relative;
    height: 82px;
}

.carditems_list_h4 {
    clear: both;
    color: #8b8b8b;
    font-size: 12px;
    margin-top: 10px;
    font-weight: normal;
    overflow: hidden;
    line-height: 22px;
    white-space: normal;
}
.carditems_list_h5 {
    clear: both;
    overflow: hidden;
    height: 20px;
    color: #8b8b8b;
    position: absolute;
    right: 15px;
    bottom: 0;
    background-color: #fff;
    padding-left: 10px;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 10%);
    font-size: 13px;
    font-weight: normal;
}

.linespace_null {
    width: 100%;
    height: 10px;
    line-height: 10px;
    float: left;
    margin-left: 20px;
}

#xcbd_bottom{
	display:flex;
	flex-direction:row;
	flex-wrap: nowrap;
	justify-content:space-between;
}

#xcbd_bottom div{
	background:#edf8fd;
	width:160px;
	height:35px;
	color:#7598cd;
}
#hyrc p{
	line-height:20px;
}
.hy_margin {
				margin-top:80px;
			}
@media (max-width: 767px){
		.pc_margin{
			margin-top:10px;
		}
		.hy_margin{
			margin-top:0px;
		}
		#banquan div{
			text-align:center;
			line-height:28px;
			font-size:12px;
		}
}