﻿@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{padding:0;margin:0;}
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,td,th,p,span,a{border:0;}
img,input{border:none;vertical-align:middle;}
body{font-family:"微软雅黑";font-size:12px;color:#000;background-color: #a90c0c;}
html{overflow-y:scroll;}
ul,ol{list-style-type:none;}
th,td,input{font-size:12px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;}
button{border:none;cursor:pointer;font-size:12px;background-color:transparent;}
select{border-width:1px;_zoom:1;border-style:solid;padding-top:2px;font-size:12px;}
.clear{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#f60;}
.fl{float: left;}
.fr{float: right;}
.container{width:1200px; height:auto; margin:0 auto;}

.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}




.Index{width: 100%;min-height: 400px;padding-top: 32.9%;background-repeat: no-repeat;background-position: top center;background-size: 100% auto;}

.Main{background-color: #fff;padding: 20px 20px;}
.Ind_List{margin-bottom: 20px;}

.Title_Top{height: 43px;padding-top: 23px;line-height: 43px;background-image: url(../images/title1.png);background-repeat: no-repeat;background-position: bottom left;}
.GD{float: right;font-size: 16px;color: #666666;}
.Title_Top h3{padding-left: 17px;font-size: 30px;color: #fff;}



/* 工作部署 */
	.slideBox{ margin-top: 30px;width:520px; height:340px; overflow:hidden; position:relative; border:1px solid #ddd;  }
	.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:15px; bottom:14px; z-index:1; }
	.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
	.slideBox .hd ul li{float:left; margin-right:4px;  width:9px; height:9px; line-height:14px; text-align:center; background-image: url(../images/icon1.png);background-repeat: no-repeat;cursor:pointer; }
	.slideBox .hd ul li.on{background-image: url(../images/icon2.png); }
	.slideBox .bd{ position:relative; height:100%; z-index:0;   }
	.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
	.slideBox .bd img{ width:520px; height:340px; display:block;  }
	.Banner_Txt{width: 100%;height: 50px;line-height: 50px;position: absolute;bottom: 0;left: 0;background-image: url(../images/bg2.png);background-repeat: repeat;color: #fff;font-size: 20px;}
	.Banner_Txt span{display: block;width: 420px;padding-left: 15px;height: 50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox .prev,
	.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
	.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
	.slideBox .prev:hover,
	.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
	.slideBox .prevStop{ display:none;  }
	.slideBox .nextStop{ display:none;  }



.Ind_New{width: 655px;margin-top: 30px;}
.Date{font-size: 16px;line-height: 48px;color: #b0b0b0;float: right;}
.Ind_New li a{font-size: 20px;line-height: 48px;color: #444444;display: block;height: 48px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.Ind_New li a:hover{color:#f60;}
.Dian{display: inline-block;width: 5px;height: 48px;margin-right: 9px;background-image: url(../images/dian.jpg);background-repeat: no-repeat;background-position: center;float: left;}

/*实施方案*/
.SS_List{width: 555px;margin-top: 70px;height: 620px;padding: 0 0 0 25px;background-color: #fbf9f5;background-repeat: no-repeat;background-position: bottom center;}
.SS_Title{text-align: center;height: 42px;line-height: 42px;padding-bottom: 4px;background-image: url(../images/title2.png);background-repeat: no-repeat;background-position: center bottom;font-size: 24px;font-weight: bold;color: #fff;margin-top: -28px;}
.SS_Cont{font-size: 18px;line-height: 35px;color: #333333;}
.SS_Cont h3{font-size: 22px;line-height: 35px;color: #d30000;margin-top: 20px;}

.ZZBZ{text-align: center;}
.ZZBZ li{display: inline-block;width: 200px;height: 105px;margin: 30px 20px 0;background-image: url(../images/in_628.png);background-repeat: no-repeat;background-position: center;padding-top: 55px;text-align: center;}

.YHKM{width: 100%;}
.YHKM li{width: 50%;float: left;}

.XXZL{margin-left: -26px;}
.XXZL li{margin-top: 30px;width: 280px;height: 160px;float: left;margin-left: 26px;}



.footer{text-align: center;padding: 35px 0 45px;font-size: 16px;line-height: 35px;color: #fff;}
.footer a{color: inherit;}


























