@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #333;
	background:#f4f4f4;
	font-size: 16px;
	position:relative;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}
form, p, h1, h2, h3, h4, h5, h6 {
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
    line-height: 1.2;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
.fix:before, .fix:after {
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
.fix:after {
	clear: both;
}

button
{
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
form, p, h1, h2, h3, h4, h5, h6 {
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

.p-mgb-25{
	margin-top:25px;
}

.p-mgb-30{
	margin-bottom:30px;
}

.p-video{

}

.p-point-ico{
	width: 4px;
	height:15px;
	display:inline-block;
	background: #f44336;
	vertical-align: -2px;
	margin-right:6px;
}

.p-list li{
	font-size: 15px;
	margin-bottom:10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.p-list a{
    color:#333
}

.p-list a:hover{
    color:#f44336
}

.p-list .p-list-i{
	width:5px;
	height:5px;
	background:#333;
	display: inline-block;
	border-radius:50%;
	margin-right: 6px;
	vertical-align: 2px;
}

.p-cp-line{

}

.p-mdl{
	background: #fff;
	padding:20px;
	min-height:568px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	border-radius: 0.25rem;
}

.p-mal-tab{
	overflow: hidden;
}

.p-mal-tab li{
	float: left;
	width:50%;
}

.p-mal-tab li a{
	margin:5px;
	display: block;
	padding:15px;
	background:#ebebeb;
	color:#666;
	text-align:center;
	font-size:16px;
}

.p-mal-tab .p-on a{
	background:#4c97d1;
	color:#fff;
}

.p-mal-ct{
	margin-top: 30px;
}

.p-mal-lst{
	font-size: 14px;
}

.p-mal-lst2{
	overflow: hidden;
	margin-top: 20px;
}

.p-mal-lst2 li{
	float: left;
	font-size: 12px;
	margin:0 6px;
	text-align: center;
}

.p-mal-title{
	display: block;
	font-style: normal;
	font-weight: bold;
	margin-bottom:5px;
}

.p-mal-text{
	font-size: 14px;
}

.p-mal-text,.p-mal-lst{
	color:#666;
	margin-bottom:20px;
	font-size: 14px;
}

.p-mal-ct .p-red-link{
	color:#dc3545;
}
.p-mal-ct .p-red-link:hover{
	color:#f44336;
}

.p-mal-ct li{
	margin-bottom:6px;
}

.p-mal-ct .p-list-i{
	width:5px;
	height:5px;
	background:#333;
	display: inline-block;
	border-radius:50%;
	margin-right:8px;
	vertical-align: 3px;
}

.p-mal-ct a.p-link{
	color:#dc3545;
	font-size:14px;
	margin-right:20px;
	display:inline-block;
	font-size:12px;
}
.p-mal-ct a.p-link:hover{
	color:#f44336
}

.p-list-im li{
	overflow: hidden;
	height: 148px;
	position: relative;
}

.p-list-im li .p-lft{
	float: left;
	margin-right:10px;
	border: 1px solid #e2e2e2;
}

.p-list-im .rgt{
	overflow: hidden;
}

.p-im-txt{
	overflow: hidden;
}

.p-list-im .p-top-title{
	font-size: 16px;
	font-style: normal;
	color: #dc3545;
	margin-bottom:1px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom:8px;
}

.p-list-im .p-top-title:hover{
	color: #f44336;
}

.p-list-im .p-rgt-text{
	font-size: 12px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 10px;
}

.p-btm-link{
	overflow: hidden;
	margin-top: 6px;
}

.p-btm-link a{
	display: inline-block;
	padding:2px 4px;
	background:#cf1f1f;
	color:#fff;
	font-size:12px;
}

.p-box-height{
	min-height:636px;
}

.p-box-height2{
	height:777px;
	overflow: hidden;
}

.p-card{
	background: #fff;
    padding: 20px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border-radius: 0.25rem;
}

.p-card-r-bd{
	border-right: 1px dotted #b7b6b6;
}

.p-mgb-30{
	margin-bottom: 30px;
}

.p-card .p-card-ct img{
	height:100%
}

.p-card .p-card-title{
	border-left: 3px solid #4c97d1;
    background-color: #bababa;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 20px;
	
}

.p-card .p-card-title h3{
	font-size: 16px;
	color:#fff;
	line-height: 34px;
}

.p-card .p-card-mg{
	margin-left: -20px;
    padding: 0 40px;
	text-align:center;
}

.p-card .p-card-list{
	font-size:14px;
	color: #666;
	line-height:30px;
	margin-top:20px;
	margin-bottom:40px;
}

.p-card .p-card-list li{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding-left:20px;
	position: relative;
}

.p-card .p-card-list li::before{ 
	margin-top: -2px;
	position: absolute;
    left: 8px;
	top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: "";
    background-color: #4c97d1;
}

.p-anl .p-im-link{
	margin-bottom: 30px;
}

.p-gy-text{
	font-size:13px;
	color:#666;
	text-align: justify;
}

.p-zgdl-title{
	display: block;
	font-size: 14px;
	margin:18px 0 5px;
	font-style: normal;
	font-weight: bold;
}

.p-zgdl-link{
	color: #dc3545;
	display: inline-block;
	margin-right: 20px;
	font-size: 13px;
}

.p-zgdl-link:hover{
	color: #f44336;
}


@media (max-width : 575px) {    
	.p-mal-tab li .p-fg{
		line-height:25px;
	}
	.p-mal-tab li a{
		height:80px;
		line-height:53px;
	}
	.p-mdl{
		height: auto;
	}
	.p-card-r-bd{
		border:0;
	}
	.p-dz-logo{
		display: none;
	}
}

@media (max-width : 960px) { 
	.p-card .p-card-ct img{
		width:100%;
	}
	
	.p-box-height2{
		height: auto;
	}
}  
	



/* @media (max-width:992px) {
	.btn_topright{ margin:10px 0 10px 20px;}
}


@media (max-width : 768px) {    
	.home_img_rholder { width:100%; text-align: center;}
}

@media (max-width : 575px) {    
	.home_img_lholder { width:100%; text-align: center;}
	.l_design_btn{ width:100%; text-align: center!important;}
	.media-body{ width:100%;}
}		 */
	