﻿﻿@charset "utf-8";
/* CSS Document */
body {
    font-family: "微软雅黑";
    text-align: left;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
}
img {
    border: medium none;
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
}
a {
    color: #333;
}

a:hover {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.left-1 {
    width: 570px;
    height:auto;}

.fl {
    float: left;
}



.zx-list {
   
    height: 290px;
}

.zx-list ul {
    width: 570px;
    background: url("line-2.jpg") 7px 30px no-repeat;
}

.zx-list ul li {
    width: 570px;
    line-height: 39px;
    height: 39px;
}

.zx-list ul li a {
    color: #333333;
    font-size: 15px;
}

.zx-list ul li span {
    color: #999999;
    font-size: 15px;
	float:right;
}
.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}
.floor-3 {
    height: 260px;
}
