* {
    margin: 0;
}



body {
    max-width: 100%;
    font-family: "微软雅黑";
}
body a {
    text-decoration: none;
    color: #000;
}
.top {
    width: 100%;
    background-color: #fafafa;
}
.logo {
    float: left;
    margin-left: 4%;
    /*width: 36%;*/
}
.logo td img {
    width: 60%;
    margin-top: 0;
}
.menu {
    float: right;
    width: 30%;
    line-height: 50px;
    margin-top: 5px;
    margin-left: 10%;
    color: #8b8b8b;
}
.menu td {
    width: 10%;
    font-size: 17px;
}
.active a {
    color: #fd0004;
}
.bg {
    background-size: 100% 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.bg img {
    width: 100%;
    /*height: 100%;*/
}
.denglu {
    position: absolute;
    overflow: hidden;
    z-index: 2;
    width: 280px;
    height: 180px;
    left: 50%;
    margin-left: -140px;
    top: 235px;
    background-color: #cc2927;
    border: 1px solid #cc2927;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.denglu1 {
    color: #fff;
    font-size: 18px;
}
.denglu2 td input, .denglu3 td input {
    width: 180px;
    height: 20px;
    margin-left: 15%;
    padding-left: 10px;
}
.denglu4 td button {
    background-color: #fff;
    border: 1px solid #cc2927;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #cc2927;
    width: 110px;
    height: 26px;
	cursor:pointer;
}
.djmenu {
    position: absolute;
    overflow: hidden;
    z-index: 5;
}
.djmenu tr td img {
    width: 80%;
}
.ghmenu {
    position: absolute;
    overflow: hidden;
    z-index: 5;
}
.ghmenu tr td img {
    width: 60%;
}
.neirong {
    position: absolute;
    z-index: 5;
    width: 60%;
    margin-left: 20%;
    margin-top: 5%;
}
.xinwen {
    width: 85%;
    margin-left: 5%;
    position: absolute;
    z-index: 6;
}
.xinwen ul {
    margin-top: 20px;
    list-style-type: disc;
}
.xinwen ul li {
    line-height: 40px;
    font-size: 1px;
    color: #555;
    border-bottom: #ddd dashed 1px;
	
	list-style:none;height:40px;
	
}
.xinwen ul li a {
    width: 75%;
    color: #000;
    font-size: 15px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.xinwen ul li span {
    color: #888;
    font-size: 14px;
    float: right;
}
.fenye {
    width: 100%;
    position: absolute;
    z-index: 5;
    margin-top: 52%;
	/*margin-left: 35%;*/
}
.fenye ul li {
    list-style: none;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
}
.lxyz a p {
    color: #fe0000;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.lxyz p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 30px;
	margin-bottom: 2%;
}
.shyk {
    width: 85%;
    margin-left: 5%;
}
.shyk li {
    margin-bottom: 2%;
    border-bottom: #ddd dashed 1px;
	height: 100px;
}
.shyk li a img {
    float: left;
    margin-right: 5%;
}
.shyk li a p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	margin-bottom: 2%;
}
.shyk span {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 30px;
    margin-bottom: 2%;
}
.dyfc {
    width: 85%;
    margin-left: 5%;
}
.dyfc li {
    margin-bottom: 3%;
    border-bottom: #ddd dashed 1px;
	height: 100px;
}
.dyfc li a img {
    float: left;
    margin-right: 5%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}
.dyfc li a p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	margin-bottom: 2%;
}
.dyfc span {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 30px;
    margin-bottom: 2%;
}
.box ul {
    display: inline;
    white-space: nowrap;
}
.box ul li {
    display: inline-block;
    white-space: nowrap;
}
.axyz {
    width: 85%;
    margin-left: 5%;
}
.axyz li {
    margin-bottom: 5%;
    border-bottom: #ddd dashed 1px;
}
.axyz li img {
    float: left;
    margin-right: 5%;
}
.axyz li p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.axyz span {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 30px;
    margin-bottom: 2%;
    margin-bottom: 7%;
}
.axyz a p strong {
    color: #fe0000;
    position: absolute;
    z-index: 8;
    margin-top: -4%;
    margin-left: 78%;
}
.flfw {
    margin-top: 7%;
    position: absolute;
    z-index: 5;
}
.flfw ul {
    width: 85%;
    margin-left: 5%;
    border: #ddd dashed 1px;
    height: 90px;
    list-style: none;
	margin-bottom: 3%;
}
.flfw ul li p {
    font-size: 16px;
    margin-top: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.flfw ul li span{
    font-size: 14px;
    margin-top: 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.flfw ul li img{
	width: 100%;
	height: 88px;
	margin-top: 1px;
}