* { 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;
    background: #f1f1f1;
}
/*************************************主题部分**********************************/
/************* 主内容图标 ************/
.picmark{width:1100px;height: 82px;margin:0 auto;}
/************* mainwrap1 ************/
.zhuyaoliebiao{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.mainwrap1{
    width:550px;
    background: #fff;
    padding:15px 20px 40px 20px;
    float: left;
}
.mainwrap2{
    width:550px;
    background: #fff;
    padding:15px 20px 40px 20px;
    float: left;
}

/********* 右边部分 *********/
.rightheader{height: 43px;border-bottom: 1px solid #cad3d8;}
.rightheader .titwrap{float:left;}  
.rightheader .titwrap a{
    display: block;
    line-height: 42px;
    padding:0 5px;
    border-bottom: 1px solid #1a56a8;
    font-size: 17px;
    color: #1a56a8;
    font-weight: bold;
}
.rightheader .more{float: right;}
.rightheader .more a{
    display: block;
    font-size: 15px;
    color: #999;
    line-height: 42px;
}

/***** 内容列表 *****/
.mainwrap1 .listwrap ul{padding:12px 0 4px;}
.mainwrap1 .listwrap li{
    width:510px;
    line-height: 30px;
    padding-left: 13px;
    background:  left center no-repeat;
}
.mainwrap1 .listwrap span{float: right;color:#999;}
.mainwrap2 .listwrap ul{padding:12px 0 4px;}
.mainwrap2 .listwrap li{
    width:510px;
    line-height: 30px;
    padding-left: 13px;
    background:  left center no-repeat;
}
.mainwrap2 .listwrap span{float: right;color:#999;}
/************* mainwrap2 ************/


