* { margin: 0px;padding: 0px;}
.left {float: left;}
.right {float: right;}
img {border: none;}
.clearfix {zoom: 1;}
.clearfix:after {content: "020";height: 0px;display: block;overflow: hidden;clear: both;}
a{color: #333333;}
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";
    width: 100%;
    font-size: 15px;
}

/*********************************主体样式*********************************/
.containerWrap{min-height:586px;background: url(tzztzl_bg_01.jpg) top no-repeat;}
.content{width:1100px;margin:0 auto;margin-bottom: 25px;border:1px solid #ccc;}
/*******content1部分*******/
.content1{height:385px;padding:20px;background: #fff;}
/*******content2部分*******/
.content2{
    min-height:238px;
    background: #fff;
    padding:3px 7px 0;
}
.content2 .headerWrap{
    height:54px;
    line-height: 54px;
    border-bottom:2px solid #dfe1e6;
    margin:0 13px;
}
.content2 .headerWrap span{
    float: left;
    font-size: 21px;
    line-height: 52px;
    padding: 0 12px;
    color:#015293;
    border-bottom: 2px solid #015293;
}
.content2 .listWrap .topWrap{
    padding:20px 7px ;
}
.content2 .listWrap .topWrap li{
    float: left;
    width:118px;
    height:40px;
    line-height: 40px;
    background: url(tzztzl_bg_02.png) no-repeat;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin:0 6px;
}
.content2 .listWrap .topWrap a{display:block;color:#fff;}
.content2 .listWrap .topWrap .hover{background: url(tzztzl_bg_03.png) no-repeat;}
.content2 .listWrap .list{min-height:200px;padding-left:7px;}
.content2 .listWrap .list li{
    float: left;
    margin:0 7px 22px;
}
.content2 .listWrap .list a{
    display: block;
    height: 61px;
    width: 200px;
    line-height:60px;
    border: 1px solid #d7d7d7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #3c3c3c;
    background: #ececec;
    font-family: 微软雅黑;
}
.content2 .listWrap .contentWrap{
    line-height:26px;
    font-size: 13px;
}

/*********************************底部版权样式*********************************/
