/* CSS Document */
* { margin:0px;
    padding:0px;
}
i{ font-style:normal}
.ml55{ margin-left:55px;}

img {
border: 0px;
vertical-align: bottom;
}
body{
  	font-size:14px;
  	-moz-user-select:none;/*火狐*/
	-webkit-user-select:none;/*webkit浏览器*/
	-ms-user-select:none;/*IE10*/
	-khtml-user-select:none;/*早期浏览器*/
	user-select:none;
}
ul li{
	list-style: none;
}
input {
	outline: 0;
}
.bg{ background:url(images/bgx.jpg) no-repeat center top; margin:0px auto;
}
.header{ background:url(images/index_02.jpg) no-repeat center top;
          width:979px auto;
		  height:339px;}
.header1{ background:url(images/4.jpg) no-repeat center center;
          width:979px auto;
		  height:201px;}
.jidan { background:url(images/index_06.jpg) no-repeat center center;
           width:979px auto;
		   height:850px;overflow: hidden;position: relative;}
.jidan-item {
	width: 880px;
	height: 500px;
	margin: 180px auto 0 auto;
	position: relative;
}
.jidan-button {
	display: block;
	width: 156px;
	height: 48px;
	background: url(images/tubiao.png) no-repeat;
	margin: 0 auto;
}
.jidan1 { background:url(images/index_07.jpg) no-repeat center center;
           width:979px auto;
		   height:82px; }
.zhong { background:url(images/index_08.jpg) no-repeat center center;
         width:979px auto;
		 height:233px;}
.vote { background:url(images/tu_03.jpg) no-repeat center center;
        width:100%;
		height:233px;
		margin:auto;}
.jibai{  margin:0px auto;width:590px; height:160px; display:block;}
.jibai_img span{cursor:pointer}
.jibai_a,.jibai_b,.jibai_c{position:relative;}
.jibai_img{ display:block; float:left;}
.cation{
	font-size: 14px;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
	background: #000\9;
	height: 35px;
	line-height: 35px;
	width: 156px;
	z-index: 2;
	bottom: 6px;
	text-align: center;
	overflow: hidden;
	left: 0px;
	color: #FFF;
	font-weight: bold;
}
.content { width:1000px;
           margin:auto;
           height:320px;
		   background:url(images/bg1.jpg);
		  
           }
.content_left{ width:270px;
               margin-left:20px;
			   float:left;
 }
.content_right{ float:right;
                width:710px;
				height:36px;
				font-family:"ËÎÌå";
				font-size:14px;
				}
.ziti{ font-family:"ËÎÌå";
      font-size:14px;
	  color:#FFFFFF;
	  line-height:29px;
	  margin:5px 10px 0px 10px;
	  text-indent:2em; 
}
.dianji{ float:right;
         margin-right:50px;
         font-weight:800;
		 color:#FFFFFF;
		 }
.dianji a { text-decoration:none;
            color:#FFFFFF;}
.dianji a:hover { text-decoration:none;
                   color: #FFFF4D;}
		 
.gongjiao{ background:url(images/index_09.jpg) no-repeat center center;
           width:979px auto;
		   height:329px;}
		   /*
.gongjiao2 { background:url(images/index_10.jpg) no-repeat center center;
             width:979px auto;
			 height:408px;
}*/
.foot { background:url(images/index_11.jpg) no-repeat center center;
       width:979px auto;
	   height:1002px;}

/* 遮盖层 */
.cover {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	display: block;
	z-index: 9999;
	background-color:transparent;
	display:none;
}
.cover-main {
	box-sizing:border-box;
	/*width: 600px;*/
	/*height: 420px; */
	border:8px solid rgb(74,106,69);
	background-color: #FFF;
	position: absolute;
	left: 50%;
	top:50%;
	margin-top: -150px;
	margin-left: -180px;
	color: #000;
	display: none;
	z-index: 9999;
}
.jiwen {
	margin-right: 8px;
	margin-top: 8px;

	overflow: hidden;
}
.jiwen li {
	box-sizing:border-box;
	width: 100px;
	height: 100px;
	float: left;
	background-color: #efefef;
	margin-left: 8px;
	padding: 4px;
	font-size: 12px;
	line-height: 1.2;
	cursor: pointer;
}
.jiwen-item {
	border: 4px solid #ccc;
}
.jiwen-item-on {
	border-color:rgb(74,106,69);
}
.jiwen-sign {
	margin-left: 8px;
	margin-top: 16px;
}
.jiwen-sign input ,
.jiwen-sign label {
	display: block;
	float: left;
	height: 50px;
}  
.jiwen-sign label {
	line-height: 50px;
	width: 50px;
	text-align: center;
	/*border: 1px solid rgb(74,106,69);*/
	background-color: rgb(74,106,69);
	margin-right: 8px;
	color: #FFF;
	box-sizing:border-box;
}
.jiwen-sign input {
	width: 150px;
	padding-left: 8px;
	font-size: 18px;
	box-sizing:border-box;
	border: 1px solid rgb(74,106,69);
}
.jiwen-submit {
	width: 100px;
	display: block;
	height: 50px;
	float: right;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: rgb(74,106,69);
	color: #FFF;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.jidan-main {
	overflow: hidden;
	/*width: 790px;*/
	margin: 0 auto;
}
.jidan-main-item {
	width: 120px;
	box-sizing:border-box;
	/*background-color:#FFF;*/
	border: 2px solid rgb(74,106,69);
	padding: 6px;
	/*
	float: left;
	margin-left: 22px;
	margin-top: 22px;
	*/
	position: absolute;
	background-color:rgb(228,231,224);
	cursor: move;

}
.jidan-main-item-article {
	
}
