@charset "utf-8";
/* CSS Document */

*{ margin: 0; padding: 0;}

body{
	background: #FFF;	
	color: #555;
	font-size: 14px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
ul,li,ol{
	list-style: none;
}
a{text-decoration: none;color: inherit;}


/* banner */
.header{
	min-width:1060px;
	text-align: center;
	overflow: hidden; 
	background:url(/zxdj/images/djheaderbg.jpg)no-repeat center top;
	height: 400px;
}
img { border: 0;max-width: 100%;}


/* nav */
#nav{
	min-width:1060px;
	height:40px;
	
	background: #BA1D15;
}
.nav_con{
	width: 996px;
	height:40px;
	margin: 0 auto;
	
}
.nav_con a:hover{
	background-color:#fc9d36;
}
.nav_con ul{
	width: 996px;
	height:40px;
	padding: 0px;
	

}
.nav_con li{
	list-style: none;
	font-size:14px;
	/*  */
	margin:0 0.71px;
	float: left;
	text-align: center;
	
}
.nav_con a{
	text-decoration: none;
	display:block;
	width: 154px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top:  -10px;
}


/*main*/
#main{
	width: 996px;
	height: 2080px;
	
	margin: 0 auto;
}

#main1{
	width: 996px;
	height: 90px;
	
}


.main1_tit{
	width:210px;
	height: 90px;
	background:url(/zxdj/images/jiaodian.png)no-repeat;
	float: left;
}
.main1_tit h3{
	font-family: '';
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 95px;
	padding-top: 40px;
	
}

.main1_cont{
	float: left;
	width: 600px;
	height: 80px;
	
}

.main1_cont h4{
	font-family: '';
	font-size: 16px;
	color:#3A3A3A;
	padding-top: 40px;
	padding-left: 20px;
	text-align: center;
	margin:0 auto;
}

#main2{
	float: left;
	margin-top:0px;
	width: 996px;
	height: 150px;
	background:#FFFFFF;
}
.main2_tit{
	font-family: '';
	font-size: 26px;
line-height:45px;
word-wrap:break-word;
	color: #BA1D15;
	text-align: center;
}

#main3{
	float: left;
	margin-top:10px;
	width: 996px;
	height: 579px;
}


.js-silder{
	position: relative;	
	width: 996px;
	height: 579px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
	text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 0;
	text-align: left;
}
.silder-ctrl-next{
	right: 0;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #BA1D15;
}

@media (max-width: 768px){
	.silder-ctrl-prev,
	.silder-ctrl-next{
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con{
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span{
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
}









#main4{
	float: left;
	margin-top:0px;
	width: 996px;
	height: 609px;
	
}

#main4_t{
	margin-top:0px;
	width: 996px;
	height: 80px;
	
}

.main4_t_tit1{
	float: left;
	width:654px;
	height: 80px;
	background:url(/zxdj/images/jiaodian.png)no-repeat;
}
.main4_t_tit2{
	float: left;
	width:332px;
	height: 80px;
	background:url(/zxdj/images/jiaodian.png)no-repeat;
	margin-left: 10px;
}

.main4_t_tit1 h3{
	font-family: '';
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 95px;
	padding-top: 40px;
}

.main4_t_tit2 h3{
	font-family: '';
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 90px;
	padding-top: 40px;
}

#main4_cont{
	
	margin-top:10px;
	width: 996px;
	height: 519px;
	
}

.main4_cont_c1{
	float: left;
	width: 654px;
	height: 519px;
	
}

ul li{
	font-size: 18px;
	padding-left: 10px;
	padding-top:10px;
	line-height: 30px;
	color: #BA1D15;
	font-family: 'Î¢ÈíÑÅºÚ';
}


.main4_cont_c2{
	float: left;
	margin-left: 10px;
	width: 332px;
	height: 519px;
	
}


#main5{
	float: left;
	margin-top:10px;
	width: 996px;
	height: 160px;
	background:#BA1D15;
}
.main5_tit{
	font-family: '';
	font-size: 26px;
	color:#FFED00;
	text-align: center;
	line-height: 160px;
}


#main6{
	float: left;
	margin-top:0px;
	width: 996px;
	height: 300px;
	
}

#main6_t{
	margin-top:0px;
	width: 996px;
	height: 80px;
	
}

.main6_t_tit1{
	float: left;
	width:654px;
	height: 80px;
	background:url(/zxdj/images/jiaodian.png)no-repeat;
}
.main6_t_tit2{
	float: left;
	width:332px;
	height: 80px;
	background:url(/zxdj/images/jiaodian.png)no-repeat;
	margin-left: 10px;
}

.main6_t_tit1 h3{
	font-family: '';
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 95px;
	padding-top: 40px;
}

.main6_t_tit2 h3{
	font-family: '';
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 90px;
	padding-top: 40px;
}

#main6_cont{
	margin-top:10px;
	width: 996px;
	height: 187px;

}

.main6_cont_c1{
	float: left;
	width: 654px;
	height: auto;
}

.main6_cont_c1 ul{
	width: 100%;
	float: left;
}

.main6_cont_c1 ul li{
	width: 100%;
	float: left;
	height:auto;
	margin-bottom: 10px;
line-height:27.5px;
}

.main6_cont_c2{
	float: left;
	margin-left: 10px;
	width: 332px;
	height: 374px;
	
}



/*foot*/
#foot{
	margin-top:10px;
	min-width:1060px;
	height: 75px;
	background:#BA1D15;
	text-align: center;
	color: #FFFFFF;
	padding-top: 45px;
}



.page_content {
	width:996px;
	margin:0 auto;
	background: #fff;
	overflow:hidden;
	padding-bottom: 10px;

}
.page-cont{
	width:996px;
	margin:0 auto;
	overflow:hidden;	
}


.cont-deail-tit{
 	width:100%;
	padding-bottom: 20px;
	padding-top: 20px;
	FONT-SIZE: 22px;
    COLOR: #000000;
    LINE-HEIGHT: 38px;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ";
    text-align: center;
	border-bottom: 1px #BA1D15 solid;
 }
 
 
 .cont-deail-tit .p-tit{
	FONT-SIZE: 22px;
    COLOR: #000000;
    LINE-HEIGHT: 38px;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ";
    text-align: center;
    margin: 0;
 }
 
 
.cont-deail-tit .p-time span{
	margin-right: 15px;
    FONT-SIZE: 12px;
    COLOR: #666666;
    LINE-HEIGHT: 32px;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ";
 }









.cont-deail-tit{
 	width:100%;
	padding-bottom: 20px;
	padding-top: 20px;
	FONT-SIZE: 22px;
    COLOR: #000000;
    LINE-HEIGHT: 38px;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ";
    text-align: center;
	border-bottom: 1px #9a9a9a solid;
 }
 
 
 .cont-deail-tit .p-tit{
	FONT-SIZE: 22px;
    COLOR: #000000;
    LINE-HEIGHT: 38px;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ";
    text-align: center;
    margin: 0;
 }
 
 
.cont-deail-tit .p-time span{
	margin-right: 15px;
    FONT-SIZE: 12px;
    COLOR: #666666;
    LINE-HEIGHT: 32px;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ";
 }

 
 
 
.cont-deail{
	width:100%;
	padding-bottom: 20px;
	padding-top: 20px;
    height:auto;
    background: #FFFFFF;
 }
 

.cont-deail p{
    /*text-indent: 2em !important;*/
    font-size: 18px !important;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ" !important;
    COLOR: #666666;
    LINE-HEIGHT: 30pt;
    margin-bottom: 20px;
    margin-top: 20px;
 }
 .cont-deail p span{
    font-size: 18px !important;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ" !important;
    COLOR: #666666;
    LINE-HEIGHT:40px;

 }
 
 .cont-deail font{
    font-size: 18px !important;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ" !important;
}

.cont-deail a{
    font-size: 18px !important;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ" !important;
    COLOR: #666666;
}



.cont-deail p a span{
    font-size: 18px !important;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ" !important;
    COLOR: #666666;
}

 .cont-deail span{
    font-size: 18px !important;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ" !important;
    COLOR: #666666;
    LINE-HEIGHT: 40pxt;

 }


.cont-deail img{
	max-width: 100%;
	 /*display: block;*/
	margin: 0 auto;
 }



/*ÁÐ±íÒ³*/
.list-tit {
	width: 100%;
	height: 38px;
	border-bottom: 2px #BA1D15 solid;
	margin-top: 20px;	
}

.list-tit span {
    float: left;
    width: auto;
    letter-spacing: 2px;
    text-align: left;
    height: 37px;
    line-height: 37px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 18px;
    font-weight: bold;
    color: #BA1D15;
    border-bottom: 2px #BA1D15 solid;
}

.page-list{
	width: 100%;
	min-height: 100px;
	margin-top: 10px;
	height:auto;
	font-size: 18px !important;
    color: #333333;
    font-family: "Î¢ÈíÑÅºÚ";
    background: #FFFFFF;
    padding-bottom: 40px;
line-height:30px !important;
}

.next{
	width: 100%;
	height: 30px;
	margin-bottom: 20px;

}


A.c {
    FONT-SIZE: 16px !important;
    LINE-HEIGHT: 150%;
    TEXT-DECORATION: none;
}



A.c2c93ea8268165b6c01683aa860e41213{
    FONT-SIZE: 12pt !important;
    LINE-HEIGHT: 200% !important;
}