@charset "utf-8";
.new_content{width: 98%;
    margin: 0px auto;
    border: 0px solid green;
	margin-top:80px;}
.article{width: 99%;
    margin: 0px auto;}
.wxlist li {
    overflow: hidden;
    border-radius: 5px 5px 10px 10px;
    -moz-border-radius: 5px 5px 10px 10px;
    -webkit-border-radius: 5px 5px 10px 10px;
    -o-border-radius: 5px 5px 10px 10px;
    border: 1px solid #d0d1d4;
    margin: 10px auto;
    padding: 8px 8px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    background: url(../ky_img/bottom.png) repeat-x scroll left bottom #FFFFFF;
    background-size: 2px auto;
}	
.wxlist li {
    font-size: 16px;
    line-height: 1.5em;
    vertical-align: middle;
    background-color: #FFF;
    overflow: hidden;
}
.InfoTitle, .ChannelName {
    font-size: 18px;
    line-height: 1.5em;
    vertical-align: middle;
    font-weight: bold;
}
.InfoTime {
    color: #999;
    text-align: left;
    font-size: 12px;
    padding: 2px 0px;
    height: 25px;
	overflow:hidden;
}
.wxlist li .InfoPicture {
    border: 0px solid red;text-align: center;
}
.InfoPicture img {
    width: 100%;
}
.wxlist li .InfoSContent{
    line-height: 1.5em;
    border: 0px solid #900;
    padding: 5px 2px;
    color: #222222;
    font-size: 14px;
}
.ShowInfo {
    height: 30px;
    line-height: 1.5em;
    font-size: 18px;
    border-top: 1px solid #bdbec1;
    vertical-align: middle;
    padding-top: 5px;
    color: #000000;
}
.wxlist input {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #FFFFFF;
    border: 1px solid #E8E8E8;
    margin: 3px 0px;
    padding: 5px 3px;
    width: 99%;
    line-height: normal;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
.ui-btn-submit {
    width: 100%;
    padding: 9px 0px;
    font-size: 16px;
    text-decoration: none;
    margin: 5px 0px;
    background-color: #6c6b6a;
    border: 1px solid #6c6b6a;
    background-image: linear-gradient(bottom, #6c6b6a 0%, #bab7b6 100%);
    background-image: -o-linear-gradient(bottom, #6c6b6a 0%, #bab7b6 100%);
    background-image: -moz-linear-gradient(bottom, #6c6b6a 0%, #bab7b6 100%);
    background-image: -webkit-linear-gradient(bottom, #6c6b6a 0%, #bab7b6 100%);
    background-image: -ms-linear-gradient(bottom, #6c6b6a 0%, #bab7b6 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6c6b6a),color-stop(1, #bab7b6));
    -webkit-box-shadow: 0 1px 0 #bab7b6 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 0 #bab7b6 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 0 #bab7b6 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    color: #ffffff;
    display: block;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.jiazai{ width:100%; height:30px; font-size:16px; text-align:center;}
.jiazai a{ color:#09F;}
.InfoTime .new_time{ float:left}
.InfoTime .new_click{ float:right}

.new_content .news_title{ border-bottom:1px solid #666; padding:5px 0;}
.new_content .news_title h1{ font-size:18px; font-weight:bold; width:96%; line-height:24px; margin:auto; }
.news_text{ width:96%; margin:auto;}
.news_text img{ width:100%; margin:10px 0;}
.news_text p{ text-align:left; font-size:14px; line-height:21px; text-indent:2em;}

/* CSS Document */

