.imgLeft{
    margin-right:8px;
    float:left;
}
.imgLeft img{
    width:122px;
    height:140px;
    vertical-align:top;
}
.txtRight{
    font-size:16px;
    
    width : 598px;
}



.txtRight h3{
    font-size : 18px;
    line-height : 44px;
    color : #023497;
    text-decoration : underline;
}

.txtRight p{
    text-indent : 2em;
    line-height : 24px;
    height : 72px;
    overflow : hidden;
    color : #666;
    font-size : 12px;
}

.txtRight1{
    font-size:16px;
    
    width : 598px;
}
.txtRight1 {
    width: 680px;
    font-size: 14px;
}
.txtRight1 h3{
    font-size : 18px;
    line-height : 44px;
    color : #023497;
    text-decoration : underline;
}

.txtRight1 p{
    text-indent : 2em;
    line-height : 24px;
    height : 72px;
    overflow : hidden;
    color : #666;
    font-size : 12px;
}

.list{
    padding-bottom : 10px;
}

.item1 dl{
    float : left;
    width : 100%;
    line-height : 44px;
    background : #f1f5f8;
    overflow : hidden;
    margin : 10px 0;
    padding : 10px 0;
    font-size : 14px;
}

.item1 dl dt{
    float : left;
    width :72px;
    height : 36px;
    line-height :36px;
    background : #0e6fcd;
    text-align : center;
    color : #fff;
    margin : 4px 12px;
    position : relative;
    border-radius : 3px;
}

.item1 dl dt:after{
    content : "";
    position : absolute;
    border : 4px solid #0e6fcd;
    border-top : 4px solid transparent;
    border-right : 4px solid transparent;
    border-bottom : 4px solid transparent;
    right : -8px;
    top :50%;
    margin-top : -4px;
    z-index :2;
}

.itemdiv{
    font-size : 18px;
    line-height : 44px;
    color : #023497;
    text-decoration : underline
}

.clearfix:after{
    content :"";
    display : block;
    clear :both;height:0;visibility:hidden;
}

.txtRight{
    font-size : 14px;

}

.extendAttr dl{
    float : left;
    width : 50%;
    line-height : 30px;
    background : #f1f5f8;
    overflow : hidden;
    margin-bottom : 10px;
    font-size : 14px;
}

.extendAttr dl dt{
    float : left;
    width : 72px;
    height : 30px;
    background : #0e6fcd;
    text-align : center;
    color : #fff;
    margin-right : 12px;
    position : relative;
    border-radius : 3px;
    top: 0;
}

.extendAttr dl dt:after{
    content : "";
    position : absolute;
    border : 4px solid #0e6fcd;
    border-top : 4px solid transparent;
    border-right : 4px solid transparent;
    border-bottom : 4px solid transparent;
    right : -8px;
    top : 50%;
    margin-top : -4px;
    z-index : 2;

}

.extendAttr dl dd {
    float: left;
}

.item2 span, .item3 span, .item4 span,  .item5 span{
    color : #356500;
    font-size : 12px;
}

.frro{
    float : left;
	font-size: 14px;
}

.item5 .lm{
    padding : 10px 0 15px;
}

.item5 .lm a{
    display: inline-block;
    width : 90px;
    height : 24px;
    margin-right : 16px;
    line-height : 24px;
    text-align : center;
    color : #fff;
    font-size : 12px;
    border-radius : 3px;
    background : #0e6fcd;
}


.item4 .tpList {
    width: 110%;
    margin-bottom: 10px;
}

.item4 .tpList img {
    width: 194px;
    height: 144px;
}

.item4 .tpList .imgLeft {
    float: left;
    padding: 0;
    border: 0;
    margin-right: 18px;
}

html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, input, textarea, p, blockquote, table, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

.item3 .imgLeft {
    margin-right: 8px;
}

.item3 .imgLeft img {
    width: 142px;
    height: 104px;
}

.item3 .txtRight {
    width: 578px;
    font-size: 14px;
}

.item3 p {
    text-indent: 2em;
    line-height: 24px;
    height: 72px;
    width: 100%;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    padding: 5px 0;
}