*{margin: 0; padding: 0;}
li{list-style: none;}
a{text-decoration: none;}
body{background: url(http://hexinyuan.org.chci.cn/A418_132007/images/bg.jpg) no-repeat;
background-size: 100%;
background-position-y: 200px;
}
.dropdown-menu>li>a:hover{
	background-color: rgb(0 0 0 / 0%) !important;
	text-decoration:underline !important;
	
}
.nav{
	margin-left: 25% !important;
}
#myNav li a{
	font-size: 18px;
	color: #FFFFFF;
}
.navbar {
	background: #d31a19;
}
.dropdown-menu{
	background: #d31a19;
}
.dropdown:hover .dropdown-menu{
				display: block;
			}
.dropdown-menu>li>a{
  padding: 5px 20px !important;
}
.dropdown-menu{
  min-width:110px !important; 
}
.dropdown-menu li a{
  text-align: center;
}

.top img{
	width: 100%;
}
.top{
	padding: 0 !important;
}
/* 关于 */
.tite1{
	width: 100%;
    height: 32px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
	padding: 0;
}
.tite1 h3{
	margin: 0;
    padding-left: 5px;
    height: 18px;
    line-height: 20px;
    border-left: 4px solid #b20c11;
	font-weight: 900;
	font-size: 16px;
	color: #b20c11;
display: inline-block
}
.tite1 a{
float: right;
    color: #b20c11;
    font-size: 16px;
    font-weight: bold;
}
.tite{
	width: 100%;
    height: 32px;
    border-bottom: 1px solid #F6F6F6;
    margin-bottom: 10px;
	padding: 0;
}
.tite h3{
	margin: 0;
    padding-left: 5px;
    height: 18px;
    line-height: 20px;
    border-left: 4px solid #b20c11;
	font-weight: 900;
	font-size: 16px;
	color: #b20c11;
display: inline-block;
}
.about-p p{
	font-size: 20px;
	font-family: 微软雅黑;
	color: #000000;
	line-height: 40px;
}
/* 党建工作 */

.dj-ul li{
	overflow: hidden;
}
.dj-ul li a{
	color: #000000;
	font-size: 16px;
	line-height: 30px;
}
.dj-ul li a p{
	float: left;
	
}
.dj-ul li a span{
	float: right;
}

.dj-img li a img{
	width: 100%;
}
.dj-img li a h2{
	font-size: 16px;
	text-align: center;
	margin-top: 0;
}

.fz-img li a img{
	width: 100%;
height:235px;
}
.fz-img li a h2{
	font-size: 16px;
	text-align: center;
	margin-top: 0;
}
.fz-video li a img{
	width: 100%;
}
.fz-video li a h2{
	font-size: 16px;
	text-align: center;
	margin-top: 0;
}

.sg-img{
	height: 130px;
	overflow: hidden;
}

.sg-sg img{
	height: 150px !important;
}
.sg-img img{
	width: 100%;
    height: 130px;
    /* object-fit: cover; */
}
.sg-p{
	margin-top: 10px;
	color: #000000;
	font-size: 14px;
	font-family: 微软雅黑;
}

/* 滚动 */
.box{ margin:0 auto; height:190px; width:100%; padding:10px; border:1px solid #FF0000; }
.box img{ margin-right:20px; width:100%;}
#goleft {width: 100%;height: 170px;overflow: hidden;}
#goleft #gols {width: 33100px;}
#goleft1, #goleft2 {width: auto;float: left;}
#goleft1 p{
font-size:12px;
	text-align:center;
	color: #000000;
}
#goleft1 a{
	float: left;
}
#goleft2 p{
	text-align: center;
	color: #000000;
font-size:12px;
}
#goleft2 a{
	float: left;
}

.db{
	background: #E0E0E0;
}
.dibu{
padding: 20px 0;	
}
.dibu p{
	text-align: center;
}
.bm-img img{
	height: 130px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.bm-p{
	margin-top: 10px;
	    color: #000000;
	    font-size: 14px;
	    font-family: 微软雅黑;
	    text-align: center;
}

	.detail_tit h3{
 text-align: center !important;
}
	.detail_info p{
text-indent: 2em !important;
}
.detail_info span{
text-indent: 2em !important;
display: block;
}
	
.tite a{
float: right;
    color: #b20c11;
    font-size: 16px;
    font-weight: bold;
}
	
	
	@media screen and (max-width: 768px) {
		body{background: url(http://hexinyuan.org.chci.cn/A418_132007/images/bg.jpg) no-repeat;
		background-size: 100%;
		background-position-y: 100px;
		}
.ee{height:170px !important;}
.ww a img{
	width: 100%;
height:125px !important;
}
		.bm-p{
			font-size: 12px;
		}
		.bm-img img{
			width: 100%;
			height: 85px !important;
		}
		.fz-img li{
			padding: 0 5px !important;
		}
		.fz-video li{
			padding: 0 5px !important;
		}
		.about-p p{
		    font-size: 16px;
			max-height:18rem ;
			overflow: hidden;
			text-overflow: ellipsis;
			line-height: 26px;
		}
		
		.dj-ul li a p{
			max-width: 208px;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
		}
		.rongyu div a div {
			height: auto !important;
		}
		.rongyu div a div img{
			width: 100%;
			height: auto !important;
			object-fit: contain !important;
		}
		.navbar-header{
			background-color: none !important;
		}
.top-right li a p{
 font-size:16px !important;
}

.detail_info p{
text-indent: 2em !important;
}
.detail_info span{
text-indent: 2em !important;
display: block;
}

.fazhang img{
width:1300px !important;
}
.dj-ul li a span{
	font-size: 12px;
}
    
	}