@charset "utf-8";
/* CSS Document */
/*通知消息*/
.my-news ul{
    height: 64px;
    background: #eaeaea;
    border: 1px solid #ececec;
    padding-left: 0;
    clear: both;
}
.my-news ul li{
    float: left;
    width: 200px;
    text-align: center;
    line-height: 60px;
    vertical-align: middle;
}
.my-news ul li a{
    font-size: 14px;
    color: #777;
}

.my-news ul li span {
    position: relative;
    margin-left: 2px;
    margin-top: -25px;
}
.my-news ul li:hover{
    font-size: 14px;
    color: #000;
    float: left;
    width: 200px;
    background: #fff;
    height: 65px;
    border-top:2px solid #5cb85c;
    cursor: pointer;
}
.my-news ul .my-active{
    font-size: 14px;
    color: #000;
    float: left;
    width: 200px;
    background: #fff;
    height: 65px;
    border-top:2px solid #5cb85c;
}
.my-news01 h3{
    font-size: 13px;
    color: #525252;
    margin: 0;
}
.my-news01 h3 input{
    position: relative;
    top: 3px;
}
.my-news01 h3 img{
    margin-left: 15px;
}
.my-news01 h3 span{
    float: right;
}
.my-news01 h3 span i{
    margin-left: 15px;
    color: #e6e6e6;
    font-size: 16px;
}
.my-news01 .uk-accordion{
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #ececec;
}
.my-news01 .uk-accordion-content p{
    margin: 0px;
    font-size: 12px;
    color: #919191;
    margin-left: 42px;
}
.my-news01 .uk-accordion-content p span{
    color: #e3003b;
    text-decoration: underline;
}
.my-news02{
    margin-top:40px;
    padding-bottom: 50px;
}
.my-news03{
    width: 300px;
}
.my-news03 input{
    position: relative;
    top:1px;
}
.my-news03 span{
    margin-left: 10px;
}
.my-news03 button{
    margin-left: 5px;
}
.my-news04{
    text-align: center;
}


.my-news04 .uk-pagination{
    text-align: right;
}

.take-guonei-serch{
    margin: 12px 0px;
}
.new6{
    margin-top: 30px;
}
.new6 h3{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #080808;
}
.new6-01{
    font-size: 15px;
    color: #080808;
    line-height:30px;
    margin: 50px 120px 80px 120px;
}
.take-serch-kuang label{
	margin-left: 8px;
}
.take-serch-kuang .uk-button-success{
	position: relative;
	top: -2px;
	left: 10px;
}
.pesonal-w-mx7{
	clear: both;
}
.pesonal-w-mx7 table thead tr th{
	background: #eee;
	border: 1px solid #e9e3e3;
	text-align: center;
}
.pesonal-w-mx7 table tbody tr td{
	border: 1px solid #e9e3e3;
	text-align: center;
	font-size: 12px;
	color: #929191;
}
.pesonal-w-mx7 .uk-table{
	margin-bottom: 0;
}
.pesonal-w-mx8{
	margin-top: 30px;
	margin-bottom: 30px;
}