@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
.jion1 {
    margin: 0 auto;
    background:#015FA9;
    width: 1024px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
        margin-top: 20px;
}
.jion1 h1 {
    padding-left: 40px;
    float: left;
    width: 280px;
        height: 45px;
            line-height: 45px;
    border-right: 1px #fff solid;
    font-size: 16px;
    font-weight: normal;
     margin:0px !important;
    
}
.jion1 p {
    float: left;
    width: 375px;
    border-right: 1px #fff solid;
    padding-left: 10px;
margin:0px !important;
}
.jion1 span {
    float: left;
    width: 129px;
    border-right: 1px #fff solid;
    padding-left: 10px;
}
.jion1 h2 {
    font-size: 16px;
    font-weight: normal;
    float: left;
    width: 129px;
    padding-left: 10px;
}
.jion1 h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    float: left;
    padding-left: 10px;
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    margin-top: 8px;
}
.jion {
    margin: 20px auto;
    width: 1024px;
    border: 1px #ddd solid;
}
.jion ul {
    display: block;
    /*width:1024px;*/
    list-style-type:none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    padding:0px !important;
}
.jion ul li {
    background: url(http://www.elietou.net/statics/images/img/dian.jpg) left center no-repeat #fff;
    background-position: 15px;
    line-height: 45px;
    height: 45px;
    border-bottom: 1px #ddd solid;
    padding-left: 40px;
    font-size: 14px;
}
.jion ul li a {
    display: block;
    width: 100%;
    height: 45px;
        color: #666;
}
.jion ul li a h1 {
    color: #333;
    float: left;
    width: 250px;
    font-size: 14px;
    font-weight: normal;
        margin:0px !important;
    padding:0px !important;
        height: 45px;
    line-height: 45px;
}
.jion ul li a p {
    float: left;
    width:377px !important;
    color: #999;
    margin:0px !important;
    padding:0px !important;
}

.jion ul li a span {
    float: left;
    width: 130px;
    color: #999;
}
.jion ul li a h2 {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    float: left;
    width: 130px;
}
.jion ul li a h3 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    float: left;
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background: #357ec6;
    margin-top: 8px;
}