.slideBox1 {
	width: 100%;
	height: 430px;
	overflow:hidden;
	position:relative;
	
}
.slideBox1 .hd {
	height: 20px;
	overflow:hidden;
	position:absolute;
	right:48%;
	bottom:10px;
	z-index:1;

}
.slideBox1 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox1 .hd ul li {
	float:left;
	color:#ffffff;
	margin-right:8px;
	width: 50px;
	height: 3px;
	background-color: #fbf6f0;
	text-align:center;
	cursor:pointer;
	position:relative;
	font-size:12px;
	
}
.slideBox1 .hd ul li.on {
	background-color: #ff8a00;
	color:#fff;
	opacity: 1;
}

.slideBox1 .bd li {
	zoom:1;
	vertical-align:middle;
	position:relative;
}
.slideBox1 .bd li div {
	width:100%;
	height:40px;
	background-color:#000000;
	opacity:0.5;
	position:absolute;
	left:0px;
	bottom:0px;
}
.slideBox1 .bd li span {
	width:100%;
	height:40px;
	line-height:40px;
	color:#ffffff;
	font-size:16px;
	text-align: center;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	text-indent:20px;
}
.slideBox1 .bd img {
	width: 100%;
	height: 430px;
	display:block;
}

.slideBox1 .bnt{
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin: -25px auto;

}
.slideBox1 .next {
   
    display: block;
    float: left;
    width: 32px;
    height: 40px;
    background: url(../images/l.png) no-repeat center;
   /* filter: alpha(opacity=50);
    opacity: 0.5;*/
}
.slideBox1 .prev {
   
    display: block;
    float: right;
    width: 32px;
    height: 40px;
    background: url(../images/r.png)  no-repeat center;
   /* filter: alpha(opacity=50);
    opacity: 0.5;*/
}






.slideBox2 {
	width:580px;
	height: 370px;
	overflow:hidden;
	position:relative;
	
}
.slideBox2 .hd {
	
	overflow:hidden;
	position:absolute;
	right:1%;
	bottom:8px;
	z-index:1;

}
.slideBox2 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox2 .hd ul li {
	float:left;
	color:#ffffff;
	margin-right:3px;
	width: 21px;
	height: 21px;
	line-height: 21px;
	background-color: #362f20;
	text-align:center;
	cursor:pointer;
	position:relative;
	font-size:14px;
	
	
}
.slideBox2 .hd ul li.on {
	background-color: #ff6600;;
	color:#fff;
	opacity: 1;
}

.slideBox2 .bd li {
	zoom:1;
	vertical-align:middle;
	position:relative;
}
.slideBox2 .bd li div {
	width:100%;
	height:40px;
	background-color:#000000;
	opacity:0.5;
	position:absolute;
	left:0px;
	bottom:0px;
}
.slideBox2 .bd li span {
	width:100%;
	height:40px;
	line-height:40px;
	color:#ffffff;
	font-size:16px;
	text-align: left;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	text-indent:20px;
}
.slideBox2 .bd img {
	width: 100%;
	height: 370px;
	display:block;
}

.slideBox2 .bnt{
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin: -25px auto;

}

.header_line {
	display: block;
	width: 100%;
}


.header_line .time{
	width: 75px;
	height: 75px;
	float: left;
	background-color: #de0000;
}



.header_line .time .d{
	width: 100%;
	height: 36px;
	line-height:36px;
	letter-spacing: 0px;
	color: #ffffff;
	display: block;
	text-align: center;
	font-size: 18px;
}
.header_line .time  .y{
	font-size: 18px;
	background-color: #de0000;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	display: block;
	text-align: center;
}


.header_line .con{
	border-bottom: 1px dashed #e5e5e5;
	padding: 10px 0;
}


.header_line .con h3{
	font-size: 18px;
	line-height: 30px;


	color: #df0002;
	text-align: center;
}
.header_line .con span{
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #000000;
	opacity: 0.6;
	position: relative;
}

.header_line:hover .con span{
	color:  #d90507;
}

.header_line .con a{
	position: absolute;
	right: 0px;
	bottom: 2px;
	font-size: 14px;
	color: #df0002;
}

.news_list{
	float: left;
	width: 580px;
	margin-left:40px;
	
}


.wzjd_tit{
	height: 44px; 
	border-bottom: 1px solid #e5e5e5;
	font-weight:bold;
	position:relative;
}
.wzjd_tit li{
	height: 44px;
 
	position:absolute;
	bottom:-1px;
	float:left;
	margin-right: 30px;
	
}
.wzjd_tit li a{
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 15px;
	letter-spacing: 0px;
	color: #044e99;
	background: url(../images/line.png) no-repeat bottom left;
}
.wzjd_more{
	float:right; 
	font-size: 16px;
	height: 34px;
	padding-right: 10px;
}
.wzjd_more a{
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	opacity: 0.6;
	font-weight: 400;
}


.wzjd_tit .more{
	display: none;
}
.wzjd_more span{
	color: #000000;
	font-size: 16px;

}
.wzjd_more a:hover{
	color: #003f8e;
}

.ysdt_list{
	margin-top: 13px;
}
.ysdt_list li {
	position:relative;
	padding:0 100px  0 10px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	vertical-align:top;
}
.ysdt_list li:after {
	position:absolute;
	content:" ";
	left:0;
	top:47%;
	margin-top:-1px;
	width:5px;
	height:5px;
	background:url(../images/d.png) no-repeat center;
}
.ysdt_list li span {
	position:absolute;
	right:0;
	top:0;
	color:#999999;
	font-size:15px;
}
.ysdt_list li a {
	float:left;
	max-width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	color: #333333;
	font-size:15px;
}
.ysdt_list li:hover a {
	color: #003f8e;
}

.tzgg_list{
	width: 280px;
}
.tzgg_list_con .d_y{
	width: 56px;
	height: 56px;
	background-color: #f7e8e8;
	border-radius: 4px;
}
.tzgg_list_con .d_y .date{
	font-size: 20px;
	font-weight: bold;
	color: #ac1a1b;
	display: block;
	text-align: center;
	line-height: 19px;
	margin-top: 10px;
}
.tzgg_list_con .d_y .year{
	display: block;
	text-align: center;
	line-height: 23px;
	font-size: 10px;
	color: #ac1a1b;
}
.tzgg_list_con a{
	display: block;
	height: 70px;
	width: 100%;
	margin-top: 16px;
    border-bottom: 1px dashed #e5e5e5;

}
.tzgg_list_con a .con{
	width: 206px;
	line-height: 22px;
	margin-top: 7px;
	color: #000;
}
.tzgg_list_con a:hover .con{
	color: #ac1a1b;
}

.tzgg_list_con a:hover .d_y{
	background-color: #ac1a1b;
}
.tzgg_list_con a:hover .d_y span{
	color: #ffffff;
}
.zysz{
	height: 286px;
}
.case .ysdt_list{
	margin-top: 10px;
}
.zysz_case{
	width: 430px;
	float: left;
}
.zysz_case_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 5px;

}
.zysz_case_box a{
	display: block;
	width: 270px;
	height: 50px;
	line-height: 50px;
	background-color: #f4f4f4;
	margin-top: 10px;

}
.zysz_case_box a i{
	width: 50px;
	height: 50px;
	display: block;
	float: left;
}
.zysz_case_box a span{
	color: #000;
	font-size: 14px;
	float: left;
}
.zysz_case_box a.icon1 i{
	
	background: url(../images/icon1.png) no-repeat center;
}
.zysz_case_box a.icon2 i{
	
	background: url(../images/icon2.png) no-repeat center;
}
.zysz_case_box a.icon3 i{
	
	background: url(../images/icon3.png) no-repeat center;
}
.zysz_case_box a.icon4 i{
	
	background: url(../images/icon4.png) no-repeat center;
}
.zysz_case_box a.icon5 i{
	
	background: url(../images/icon5.png) no-repeat center;
}
.zysz_case_box a.icon6 i{
	
	background: url(../images/icon6.png) no-repeat center;
}
.zysz_case_box a.icon7 i{
	
	background: url(../images/icon7.png) no-repeat center;
}
.zysz_case_box a:hover{
	background-color: #e1dddd;

}
.zysz_box{
	width: 890px;
}
.zysz_box .ysdt_list li {
    position: relative;
    padding: 0 20px 0 10px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    vertical-align: top;
}
.zysz_box .zysz_case,.yqlj_case{
	width: 270px;
}
.zysz_img{
	margin-top: 15px;
}
.zysz_img a{
	width: 432px;
	height: 117px;
	display: block;
	
}
.bmfw_case{
	width: 287px;
}
.xbjs_case{

	width: 430px;
	margin: 0 26px;
}
.xbjs_case_js img{
	width: 429px;
	height: 91px;
	margin: 20px 0 15px 0;
}
.xbjs_case_js a{
	display: block;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #010101;
	opacity: 0.8;
}
.bmfw_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top:8px;
}
.bmfw_list a{
	display: block;
	width: 134px;
	height: 66px;
	background-color: #ffffff;
	box-shadow: 0px 1px 6px 0px 
		rgba(15, 6, 11, 0.11);
	margin-top: 15px;
}
.bmfw_list a.b1 i{
	display: block;
	float: left;
	width: 60px;
	height: 66px;
	background: url(../images/icon1.png) no-repeat center;
}
.bmfw_list a.b2 i{
	display: block;
	float: left;
	width: 60px;
	height: 66px;
	background: url(../images/icon2.png) no-repeat center;
}
.bmfw_list a.b3 i{
	display: block;
	float: left;
	width: 60px;
	height: 66px;
	background: url(../images/icon3.png) no-repeat center;
}
.bmfw_list a.b4 i{
	display: block;
	float: left;
	width: 60px;
	height: 66px;
	background: url(../images/icon4.png) no-repeat center;
}
.bmfw_list a.b5 i{
	display: block;
	float: left;
	width: 60px;
	height: 66px;
	background: url(../images/icon5.png) no-repeat center;
}
.bmfw_list a.b6 i{
	display: block;
	float: left;
	width: 60px;
	height: 66px;
	background: url(../images/icon6.png) no-repeat center;
}
.bmfw_list a:hover{
	box-shadow: 0px 1px 6px 0px 
	rgba(184, 103, 149, 0.425);
}
.bmfw_list a:hover span{
	color: #055ed0;
}
.bmfw_list a span{
	display: block;
	float: left;
	height: 66px;
	line-height: 66px;
	font-size: 15px;
	color: #000000;
}
.picMarquee-left{
    width: 890px;
    height: 209px;
    background-color: #ffffff;
    padding-top: 1px;
    position:relative;
    margin:30px auto;
    overflow: hidden;
	
 }

.picMarquee-left .bd{ 
    width:890px;
    overflow: hidden;
}
.picMarquee-left .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}
.picMarquee-left .bd ul li{ 
    margin-right:25px; 
	width: 280px;
	height: 210px;
    float:left; 
    _display:inline; 
    overflow:hidden; 
    text-align:center; 
    position: relative;
 }
 .picMarquee-left .bd ul li:last-child{
 	margin-right: 0px;
 }
.picMarquee-left .bd ul li .pic{
    text-align:center;
    overflow: hidden;
}
.picMarquee-left .bd ul li .pic img{  
	width: 280px;
	height: 210px;
    display:block; 
 }
 .picMarquee-left .bd ul li .pic div{
	width: 278px;
	height: 45px;
	background-color: #000000;
	opacity: 0.5;
	position: absolute;
	left: 0px;
	bottom: 0px;
 }
 .picMarquee-left .bd ul li .pic span{
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	
 }
.picMarquee-left .bd ul li a{
    display: block;
}
.picMarquee-left .bd ul li .title a{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height:50px;
    letter-spacing: 0px;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block; 
}

.picMarquee-left .bd ul li:hover{
   opacity: 0.8;
}

.picMarquee-left .bd ul li:hover span{
	color: #055ed0;
 }

 .yqlj_list{
	 width: 270px;
	 height: 210px;
	 background-color: #f4f4f4;
	 margin-top: 30px;
 }
 .yqlj_list select{
	 width: 245px;
	 height: 40px;
	 background-color: #fff;
	 margin: 23px 13px 0 13px;
	 border: none;
 }