/*.list>li:nth-child(4){
	border-bottom: 3px solid #4A7DD7;
}*/
.c3 .c3-zi{
	  background: rgba(255,255,255,0.4);
}
.center{
	    width: 1200px;
    margin: 30px auto;
    min-width: 1200px;
}
.router{
	    font-size: 14px;
    color: #666;
    margin-bottom: 30px;
}
.router>span{
	margin-right: 30px;
}
.c1{
	width: 1200px;
    margin: 20px auto;
    /*border: 1px solid #999;*/
    /*padding: 30px 40px 30px 140px;*/
    box-sizing: border-box;
    min-width: 1200px;
}
.c1:after{
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
.cc1{
	float: left;
	width: 820px;
	border: 1px solid #999;
	padding: 20px 15px 40px 15px;
	box-sizing: border-box;
	height:100%;
}
.cc-title{
	font-size: 20px;
	color: #00479d;
	text-align: center;
	margin-bottom: 15px;
}
.time{
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-bottom: 15px;
}
.dashed{
	border-bottom: 1px dashed #969696;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.duan-z{
	margin-bottom: 45px;
}
.c-duan{
	font-size: 14px;
	color: black;
	line-height: 35px;
}
.cc2{
	float: right;
	width: 348px;
	border: 1px solid #999;
	box-sizing: border-box;
	padding: 5px;
	height: 400px;
    overflow: scroll;
}
.wen{
	width: 80px;
	height: 30px;
	color: white;
	font-size: 14px;
	/*color: white;*/
	background-color: #535353;
	border: 0;
}
.solid{
	width: 200px;
	border-top: 1px solid #535353;
	/*margin: 0 auto;*/
}
.five{
	font-size: 14px;
	color: #535353;
	line-height: 35px;
}
.ro-fu{
	overflow: hidden;
}
.zuo-zi{
	float: left;
}
.you-kuang{
	float: right;
    height: 50px;
    position: relative;
    width: 350px;
}
.you-kuang>input{
	    width: 300px;
    height: 50px;
    background-color: #eee;
    border: 0;
    border: 1px solid #969696;
    box-sizing: border-box;
    padding-left: 30px;
}
.you-kuang>span{
	    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: red;
    color: white;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    cursor: pointer;
}
.fenye{
	margin: 0 auto;
	margin-top: 20px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

  .fenye>span{
  	cursor: pointer;
  }  
  .fenye>span:nth-child(2n+1){
  	margin-right: 20px;
  }

