@charset "utf-8";
/* CSS Document */



body{
    background: #fff;
	font-family:"微软雅黑";
}

h1 , h2 , h3, h4 , h5 , h6  {
    font-weight: 300;
	margin:0;
}
a,a:visited{
    text-decoration: none;
}
a:focus{
    outline: none;
    text-decoration: none;
}
ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
.clear{ clear:both;}

.dzb_banner{
	width: 100%;
    position: relative;
    overflow: hidden;
    height: 650px;
    z-index: 0;
}

.dzb_banner img {
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    position: relative;
}
.dzb_center{
	width:1200px;
	margin:0 auto;
}
.dzb_title1 h3,.dzb_bl_title h3{
	font-size:30px;
	color:#cb171a;
	font-weight:bold;
}
.dzb_fl{ float:left;}
.dzb_fr{ float:right;}
.dzb_jianjie{
	margin-top:85px;
	background: url(../images/dzb_01.png) no-repeat left bottom;
	height:443px;
}
.dzb_jianjie_zuo{
	width:420px;
}
.dzb_jianjie_zuo p{
	 text-indent:2em ;
	 font-size:16px;
	color:#1a1a1a;
	line-height:35px;
}
.dzb_jianjie_you{
	background:url(../images/dzb_02.png) no-repeat ;
	width:746px;
	height:331px;
}
.dzb_jianjie_you ul{
	margin-top:70px;
	margin-left:70px;
}
.dzb_jianjie_you li{
	border:1px solid #d5ab48;
	display:inline-block;
	overflow:hidden;
	height:180px;
	margin-left:10px;
}
.dzb_jianjie_you li img{
	height:180px;
}
.dzb_bl{
	background:url(../images/dzb_12.jpg) no-repeat center center;
	height:968px;
	padding-top:80px;
}
.dzb_bl p{
	font-size:20px;
	color:#000;
	text-align:left;
	clear:both;
	text-indent:1em;
	}
.dzb_bl_title{ 
	width:500px;
	margin:0 auto;
	}
.dzb_bl_title h3{ width:395px;	}
.dzb_bl_title img{
	margin-top:5px;
	margin-bottom:55px;	
}
.dzb_bl_zhize ul li{
	background:url(../images/dzb_18.png) repeat;
	width:295px;
	height:246px;
	float:left;
	border-radius:8px;
	margin:15px 22px;
	font-size:15px;
	color:000;
	padding:30px;
	line-height:26px;
}
.dzb_bl_zhize ul li .bor_li{
	 height:45px; 
	 width:45px;
	 padding:20px;
	 margin:0px auto;
	 border:2px solid #c30d23;
	 border-radius:5px; 
	  margin-top:25px;
	  margin-bottom:30px;
}
.dzb_bl_zhize ul li span{
	 display:block; 
	 text-align:center; 
	 height:45px; 
	 width:45px;
	 overflow:hidden;
	 position:relative;
	  
}

.dzb_bl_zhize ul li span img{
	 position:absolute;
	 left:0;
	 overflow:hidden;
	 -webkit-transform:translate(0px,0px); 
	 -moz-transform:translate(0px,0px); 
	 transform:translate(0px,0px); 
	 -webkit-transition:all 0.4s ease-out; 
	 -moz-transition:all 0.4s ease-out;  
	 transition:all 0.4s ease-out;
}
.dzb_bl_zhize ul li:hover{
	background:#FFF;
	-webkit-transition:all 0.4s ease-out; 
	-moz-transition:all 0.4s ease-out;  
	transition:all 0.4s ease-out;
	-moz-box-shadow: 5px 5px 20px #e1d2cc; /* 老的 Firefox */
box-shadow: 5px 5px 20px #e1d2cc;
	}
.dzb_bl_zhize ul li:hover .bor_li{
	background:#c30d23;
}
.dzb_bl_zhize ul li:hover span img{
	left:0px; 
	-webkit-transform:translate(0px,-45px); 
	-moz-transform:translate(0px,-45px); 
	transform:translate(0px,-45px); 
	-webkit-transition:all 0.4s ease-out; 
	-moz-transition:all 0.4s ease-out;  
	transition:all 0.4s ease-out;
	}
.dzb_dt{
	margin:95px 0;
	overflow:hidden;
}
.dzb_dt_title,.dzb_sbgs_title{
	width:100%;
	height:60px;
	position:relative;
}
.dzb_dt_title{border-bottom:1px solid #edecec;}
.dzb_dt_title h2,.dzb_sbgs_title h2{
	font-size:26px;
	color:#c30d23;
	text-align:center;
	line-height:60px;
	border-bottom:2px solid #c30d23;
	width:130px;
	font-weight:bold;
}
.dzb_dt_title h2{
	position:absolute;
	bottom:0;
}
.dzb_sbgs_title h2{
	position:relative;
	margin-top:12px;
	float:left;
}
.dzb_dt_title a,.dzb_sbgs_title a{
	color:#929191;
	font-size:14px;
	position:relative;	
}
.dzb_dt_title a{
	bottom:-25px;
}
.dzb_sbgs_title a{bottom:-35px;}
.dzb_dt_title a:hover{ color:#000;}
.dzb_dt_xw ul li{
	display:inline-block;
	margin:0 20px;
	width:335px;
	height:395px;
	position:relative;
	top:100px;
	line-height:26px;
}
.dzb_dt_xw ul li a{
	font-size:14px;
	color:#6b6b6b;
}
.dzb_dt_xw ul li .bor{
	width:25px;
	height:5px;
	background:#c30d23;
	margin-bottom:25px;
}
.dzb_dt_xw ul li h3{
	font-size:18px;
	color:#000;
	font-weight:normal;
}
.dzb_dt_xw ul li em{
	font-size:13px;
	color:#aeaeae;
	display:block;
	margin-top:10px;
	margin-bottom:25px;
	font-style:normal;
}
.dzb_dt_xw ul li .xw_an{
	display:block;
	width:139px;
	height:35px;
	border:2px solid #c30d23;
	font-size:14px;
	color:#c30d23;
	line-height:35px;
	margin-top:30px;
	text-align:center;
}
.dzb_dt_xw ul li a:hover h3{
	color:#c30d23;
	-webkit-transition:all 0.4s ease-out; 
	-moz-transition:all 0.4s ease-out;  
	transition:all 0.4s ease-out;
}
.dzb_dt_xw ul li a:hover .xw_an{
	background:#c30d23;
	color:#fff;
	-webkit-transition:all 0.4s ease-out; 
	-moz-transition:all 0.4s ease-out;  
	transition:all 0.4s ease-out;
}

.dzb_dwgk{
	background:url(../images/dzb_19.jpg) no-repeat center center;
	height:388px;
}
        .outBox{ width:710px;text-align:left; float:left;  }
		.outBox .hd{ height:30px; float:left; width:140px; line-height:30px; padding:0 20px;  position:relative;  }
		.outBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.outBox .hd ul li{ padding:0 15px; width:140px;height:154px; cursor:pointer; background:#950105; font-size:20px; color:#FFF; text-align:center; padding-top:40px;  }
		.outBox .hd ul li img{
			width:60px;
			height:60px;
			margin:0 auto;
			margin-bottom:10px;
			display:block;
		}
		.outBox .hd ul li.on{ height:154px;  background:#f4d8b4; width:140px; color:#c30d23;}
		
		.inBox{ padding:15px 15px 0 15px; float:right; width:500px;  }
		.inBox .inHd{ height:24px; line-height:24px; border-bottom:1px solid #ccc; padding:0 10px;   }
		.inBox .inHd ul{ overflow:hidden; zoom:1;float:right; }
		.inBox .inHd ul li{ height:30px; width:60px; text-align:center; float:left; cursor:pointer;  }
		.inBox .inHd ul li.on{ background:#ccc; color:#fff;  }
		.inBox .inBd ul{ padding:15px;  zoom:1; overflow:hidden; }
		.inBox .inBd li{ height:37px; line-height:24px; overflow:hidden; zoom:1;  }
		.inBox .inBd li a{color:#FFF; font-size:15px; line-height:37px; }
		.inBox .inBd li .date{ float:right; color:#f28592;  }
.dzb_sbgs{
	width:437px;
}
        .picMarquee-left{ width:437px;  overflow:hidden; position:relative;  }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline;width:208px; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:208px; height:201px; display:block; padding:2px; margin-bottom:10px;  }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title a{ line-height:30px; display:block; color:#000; height:30px; overflow:hidden; }

.dzb_lianyi{
	background:url(../images/dzb_17.jpg) no-repeat center center;
	height:643px;
	padding-top:85px;
}
.dzb_lianyi_form{
	width: 654px;
    height: 290px;
	margin:0 auto;
	margin-top:50px;
}

.dzb_lianyi_form li{
	width:100%;
	height:50px;
	margin-bottom:20px;
}
.dzb_lianyi_form li em{ float:left; width:100px; display:block; line-height:50px; text-align:right; font-style:normal;}

.dzb_form_input01{ float:left;}
.dzb_form_input01 input,.dzb_form_input02 input{
	display:inline-block;
	background:#FFF; 
	outline:none;  
    border:1px solid #ebddd2;
    height: 45px;
	float:left;
    padding-left: 16px;
}
.dzb_form_input01 input{
	 width:410px;
}
.dzb_form_input02 input{
	width:141px;
	margin-right:10px;
	display:inline-block;
}
.dzb_form input:nth-child(2){
    margin-right: 0;
}
.dzb_form input::-webkit-input-placeholder {
    color: #A2A6A9;
    font-size: 14px;
}
.dzb_form textarea{  
	background:#FFF; 
	border:1px solid #ebddd2; 
    width:500px;
    height:95px;
    padding: 16px;
}
.dzb_form textarea::-webkit-input-placeholder {
    color: #A2A6A9;
    font-size: 14px;
}
.tijiao input:hover{
    background: #9d0618;
    color: #fff;
	border:none;
    transition: 0.5s all;
}
.tijiao input{
	width:168px;
	height:45px;
    background: #c30d23;
	color:#FFF;
	line-height:45px;
	border:none;
	font-size:18px;
	/*margin-left:380px;*/
}