@charset "utf-8";

/**页头**/
.header{
	background: #fff url(../images/zgtjkfr/banner.png) 50% 0px no-repeat;
	height: 700px;
	margin-bottom: 0px;
}

.header h1{
	width: 457px;
	height: 110px;
	
}

.content{
	background: url(../images/zgtjkfr/123-1_03.png)50% 0 no-repeat;
    margin-top: -300px;
}

.grid {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.p1 h3, .p2 h3, .p3 h3{
	background: url(../images/zgtjkfr/title_03.png) 50% 50% no-repeat;
	
	margin-bottom: -40px;
	text-align: center;
	/* height: 165px; */
	padding: 70px 0 68px 0;
	font-size: 30px;
	line-height: 30px;
	color: #cf2e04;
	font-weight: bold;
}

.p1 div{
	position: relative;
	
}

.p1 a{
	display: block;
	text-align: center;
}

.p1 div i{
	position: absolute;
	top: 40%;
	left: 50%;
	display: block;
	width: 77px;
	height: 74px;
	margin: 0 0 0 -35px;
	background: url(../images/zgtjkfr/123-1_07.png) 0 0 no-repeat;
}

.p2,.p3{
	padding: 0 138px;
}

.p2 .col-md-6,.p3 .col-md-6{
	padding: 0 35px;
	text-align: center;
}

.p2 .pic2,.p3 .pic2{
	
}

.p2 p,.p3 p{
	font-size: 20px;
	margin-top: -40px;
	position: absolute;
    
    width: 392px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    
    background-color: #cf2e04;
    
    
}

.p2 p a,.p3 p a{
	color: #FFFFFF;
}

.p4 h3{
	background: url(../images/zgtjkfr/title2.png) 50% 50% no-repeat;
	
	margin-bottom: -40px;
	text-align: center;
	/* height: 165px; */
	padding: 70px 0 68px 0;
	font-size: 30px;
	line-height: 30px;
	color: #cf2e04;
	font-weight: bold;
}

.p5 h3{
	background: url(../images/zgtjkfr/title3.png) 50% 50% no-repeat;
	
	margin-bottom: -40px;
	text-align: center;
	/* height: 165px; */
	padding: 70px 0 68px 0;
	font-size: 30px;
	line-height: 30px;
	color: #cf2e04;
	font-weight: bold;
}

.topic {
    position: relative;
}

.p4 .topic,.p5 .topic{
	
	margin: 0 auto;
    display: block;
    text-align: center;
    width: 70%;
}



.topic li img{
	width: 100%;
	max-width: 260px;
}

.topics {
    position: relative;
}

.p5 .topics{
	
	margin: 0 auto;
    display: block;
    text-align: center;
    width: 70%;
}



.topics li img{
	width: 100%;
	max-width: 260px;
}



.topic-prev,
.topic-next {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 53px;
    margin-top: -20px;
    
    background-repeat: no-repeat;
    background-position: center;
    
    cursor: pointer;
}

.topic-prev {
    left: -40px;
    background-image: url(../images/zgtjkfr/left.png);
}

.topic-next {
    right: -40px;
    background-image: url(../images/zgtjkfr/right.png);
}

.topics-prev,
.topics-next {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 53px;
    margin-top: -20px;
    
    background-repeat: no-repeat;
    background-position: center;
    
    cursor: pointer;
}

.topics-prev {
    left: -40px;
    background-image: url(../images/zgtjkfr/left.png);
}

.topics-next {
    right: -40px;
    background-image: url(../images/zgtjkfr/right.png);
}

.p5{
	margin-bottom: 70px;
}

.p5 span{
	position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    display: block;
    padding: 10px 80px 10px 10px;
    line-height: 26px;
    font-size: 16px;
    
    background-color: #333;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.footer{
	color: #ffff;
	font-size: 16px;
	height: 80px;
	background-color: #d02a04;
	text-align: center;
	line-height: 30px;
	padding: 25px 0;
}


