* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

a {
    color: #333333;
    /* position:relative; */
}

a:hover {

    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}

ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";

}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.bt-none {
    display: none;
}

.bt-block {
    display: block;
}
/* ---------- */
.content{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
}
/* ----- */
.xxml{
    width: 371px;
    height: auto;
}
.xxml ul{
    margin-top: -20px;
}
.xxml ul li{
    width: 100%;
    height: 68px;
padding: 0 30px;
line-height: 68px;
background: url(jt.png) no-repeat center right 30px;
background-color: #EEF9FF;
position: relative;
margin-top: 20px;
}
.xxml ul li span{
    position: absolute;
    left: 76px;
    font-size: 18px;
}
/* ------- */
.xxnr{
    width: 770px;
    height: auto;
}
.fwpt-title{
    font-weight: Bold;
font-size: 22px;
color: #333333;
line-height: 24px;
}
.fwpt ul{
    margin-top: 20px;
    margin-left: -30px;
}
.fwpt ul li{
float: left;
width: 370px;
height: 80px;
color: #ffffff;
background: url(fw2.png) no-repeat center;
line-height: 80px;
margin-left: 30px;
font-size: 18px;
    font-weight: bold;
    padding-left: 30px;
}
.fwpt ul a:first-child li{
    background: url(fw1.png) no-repeat center;
}
/* -------- */
.dcxm{
    margin-top: 30px;
}
.dcxm-title{
    border-bottom: 3px solid #EEEEEE;
}
.dcxm-title span{
    border-bottom: 4px solid #1F86F0;
    font-size: 22px;
color: #333333;
line-height: 24px;
display: block;
    float: left;
    padding-bottom: 16px;
    font-weight: Bold;
}
.dcxm-title a{
    font-size: 16px;
color: #999999;
float: right;
}
.dcxm ul li{
    font-size: 16px;
    color: #333333;
    line-height: 45px;
    background: url(dian.png) no-repeat left 20px;
    padding-left: 19px;
}
.dcxm ul{
    margin-top: 3px;
}
.dcxm ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    max-width: 80%;
    display: block;
    float: left;
}
.dcxm ul li span {
    color: #999999;
    float: right;
}
/* -------- */
.tjzs{
    width: 1200px;
    height: 185px;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 30px;
}
.tjzs ul{
    margin-left: -30px;
}
.tjzs ul li{
    width: 277.5px;
    height: 160px;
    font-size: 20px;
color: #333333;
position: relative;
float: left;
margin-left: 30px;
}
.tjzs ul li img{
    width: 100%;
height: 160px;
}
.tjzs ul li span{
    width: 200px;
height: 50px;
line-height: 50px;
background: #FFFFFF;
box-shadow: 0 4px 10px 0 rgba(0,0,0,0.10);
display: block;
    text-align: center;
    position: absolute;
    bottom: -25px;
    left: 39px;
}