* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	font-family: "微软雅黑";
	color: #333;
	font-size: 16px;
	text-size-adjust: none;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #333;
}
ul,
li {
	list-style: none;
}
input {
	border: 0;
	outline: none;
}
i,
em {
	font-style: normal;
}
a:hover {
	color:#E00700;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cf:before,
.cf:after,
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clear:after,
.cf:after,
.clearfix:after {
	clear: both;
}
.cf,
.clear,
.clearfix {
	clear: both;
	*zoom: 1;
}

html,body{
	min-width: 1220px;
	overflow-x: hidden;
}

.zjrj_wrap{
	width: 1200px;
	margin: 0 auto;
}

.zjrj_bg,.zjrj_bg_w,.zjrj_bg_s{
	min-width: 1220px;
	margin: 0 auto;
}

.zjrj_bg{
	background: url(zjrj_bg1.jpg) repeat-y center top;
	background-size: 100% auto;
}
.zjrj_bg_w{
	background: url(zjrj_bg3.jpg) no-repeat center bottom;
	background-size: 100% auto;
}
.zjrj_bg_s{
	background: url(zjrj_bg2.jpg) no-repeat center top;
	background-size: 100% auto;
}

.zjrj_banner{
	position: relative;
}
.zjrj_logo{
	margin: 20px 0 0 15px;
	display: block;
}
.zjrj_logo .imgs{
	display: block;
}


.banner_text{
	width: 100%;
	height: auto;
	display: block;
	margin: 80px auto 0;
}

.zjrj_jj{
	position: relative;
	background:url(zjrj_index1.png) center top no-repeat;
	background-color: rgba(234,249,244,0.6);
	height: 577px;
	margin-top: 180px;
}
.zjrj_jj .rjjj-left {
    float: left;
    width: 321px;
    position: relative;
    height: 577px;
}
.zjrj_jj .rjjj-left h3 {
    width: 160px;
    height: 51px;
    background: url(zjrj_index3.png) center center no-repeat;
    position: absolute;
    left: 100px;
    top: 66px;
}
.zjrj_jj .rjjj-left p {
    font-size: 18px;
    font-weight: bold;
    color: #577293;
    position: absolute;
    top: 163px;
    text-align: center;
    width: 100%;
}
.zjrj_jj .rjjj-left img {
    position: absolute;
    top: 254px;
    margin: 0 auto;
    left: 35px;
}
.zjrj_jj .rjjj-right {
    width: 800px;
    float: right;
    padding: 130px 40px 0 30px;
    overflow: hidden;
}
.overflow-center {
    height: 390px;
    overflow-y: auto;
    padding-right: 10px;
    font-size: 16px;
    line-height: 30px;
}
.overflow-center::-webkit-scrollbar{
	width: 15px;
	height: 5px;
	border-radius: 7.5px;
}
.overflow-center::-webkit-scrollbar-thumb{
	height: 40px;
	background: #00a0e8;
}
.zjrj_jj .piaofubg {
    position: absolute;
    bottom: -50px;
    display: block;
}

.zjrj_titles_c .c_l {
	width: 127px;
	height: 58px;
	background: url(zjrj_title1.png) no-repeat left center;
}

.zjrj_titles_c .c_c {
	height: 58px;
	line-height: 58px;
	background: url(zjrj_title3.png);
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	min-width: 144px;
	text-align: center;
}

.zjrj_titles_c .c_r {
	width: 59px;
	height: 58px;
	background: url(zjrj_title2.png) no-repeat left center;
}

/* 帮扶风采 */
.zjrj_bffc{
	margin-top: 84px;
}
.zjrj_titles_text{
	font-size: 20px;
	line-height: 1;
	display: block;
	margin-top:20px;
	margin-left: 20px;
	color: #24a086;
	font-weight: bold;
}

.zjrj_list{
	margin-top: 20px;
	padding-bottom: 20px;
}
.zjrj_list ul li{
	padding-left: 30px;
	background: url(zjrj_index5.png) no-repeat left center;
	background-size: 22px auto;
	line-height: 34px;
}
.zjrj_list ul li a{
	font-size: 16px;
}
.zjrj_list ul li:hover a{
	color: #24a086;
}

.zjrj_dcrj_s{
	margin-top: 40px;
}
.zjrj_dcrj{
	margin-top: 32px;
}
.zjrj_dcrj ul li{
    width: 25%;
    float: left;
    height: 424px;
    background: rgba(255,255,255,.7);
    transition: all 0.3s ease-out 0s;
}
.zjrj_dcrj ul li:hover{
	transform: translateY(-3px);
	 box-shadow:0 0 5px #000;
	 position: relative;
	 z-index: 5;
}
.zjrj_dcrj ul li .imgs{
	display: block;
	width: 300px;
	height: 212px;
}
.zjrj_dcrj ul li div {
    height: 172px;
    padding: 20px;
}
.zjrj_dcrj ul li div h3 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
.zjrj_dcrj ul li div h3 a {
    color: #577293;
}
.zjrj_dcrj ul li div p {
    text-align: center;
    line-height: 30px;
}
.zjrj_dcrj ul li div span {
	font-size: 15px;
}
.zjrj_dcrj ul li div p a {
    color: #577293;
}


/*  */
.zjrj_content_w{
	margin-top: 180px;
}
.zjrj_content_s{
	background-color: rgba(255,255,255,.9);
	padding:0 30px;
	min-height: 460px;
}
.zjrj_location{
	line-height: 70px;
	border-bottom: 3px #24a086 solid;
}
.zjrj_location .ts1{
	font-size: 34px;
	font-weight: normal;
}
.zjrj_location .nav_d{
	font-size: 14px;
}

.zjrj_content{
	margin-top: 40px;
	padding: 0 20px 20px;
}
.zjrj_content .titles{
	font-size: 30px;
	text-align: center;
}
.zjrj_content .content_bar{
	text-align: center;
	font-size: 16px;
	line-height: 58px;
	margin-top: 10px;
}
.zjrj_content .content_bar span{
	padding: 0 10px;
}
.zjrj_content .size1 {
	font-size:1em;
	margin-right:8px;
}
.zjrj_content .size2 {
	font-size:1.25em;
}
/* .zjrj_content .content_body {
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 30px;
    min-height: 300px;
} */
.zjrj_content .content_body {
    font-size: 18px;
    line-height: 36px;
    margin-top: 30px;
    min-height: 300px;
}

.zjrj_content .content_down { padding-top:20px; border-top:1px #B7BEC7 solid; margin-top: 40px;}
.zjrj_content .content_down p { line-height:1.8em;}
.zjrj_content .content_down .close { background-color:#EA5254; border:1px #EF7E80 solid; color:#FFFFFF; padding:4px 40px; display:block; float:right; margin-top:28px}
.zjrj_content .content_down p span { color:#B8B7B7}


.content_acce{
	padding-left: 2em;
}
.content_acce .ts1{
	color: #000099;
	font-weight: bold;
}
.content_acce .ts2{
	padding-left:48px;
	line-height: 20px;
}
.content_acce .ts2 li{
	margin-bottom: 6px;
}
.content_acce .ts2 li a{
	color: #000099;
}






