
.h-width-1200{  width: 1200px;  }
.h-margin-auto{  margin: 0 auto;  }

.h-mt20{  margin-top: 20px;  }

.h-ml30{
    margin-left: 30px;
}

.h-ovh{
    overflow: hidden;
}

.h-width-460{
    width: 460px;
}

.h-width-300{
    width: 300px;
}

.h-width-280{
     width: 280px;
}

.h-width-380{
     width: 380px;
}

.h-ml-30{
    margin-left: 30px;
}

.h-ml-20{
    margin-left: 20px;
}


.h-header{
    background-image: url('../image/head_bg.png');
    background-repeat:no-repeat;
    background-position: center;
}

.h-logo span{
    background-image: url('../image/logo_icon.png');
    float: right;
    width: 125px;
    height: 105px;
    margin-top: 20px;
    margin-right: 10px;
}

.h-avg-sel{ background-color: #f4060e;}
.h-avg-sel li>a{min-width: 80px; margin: 5px 10px;}
.h-avg-sel li>a:hover{color: white; border-bottom: 1px white solid;background: url("../image/avg_icon.png") no-repeat center bottom;}

.h-row{
    margin-top: 20px;
    overflow: hidden;
}

/*轮播*/
.am-slider,.am-slider img{
    width: 380px;
    height: 300px!important;
}
#h-mySlide{ width: 380px;height: 300px;}

.h-title-lay .h-title{
    float: left;
    background-color:#e90209;
    color: white;
    font-size: 16px;
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.h-title-lay .h-more{
    margin-left: 100px;
    border-top: 2px  solid #e90209;
    height: 40px;
    line-height: 40px;
    background-color:#f8f8f8 ;
    text-align: right;
    display: block;
    color: #555555;
    font-size: 14px;
    padding-right: 10px;
}

.h-title-lay .h-more:hover{
    color: #e90209;
}

.h-news ul{min-height: 240px;}
.h-news li{background: url('../image/yuan.png') no-repeat left center;padding-left: 10px;color: #444444;margin-top: 12px;overflow: hidden;font-size: 15px;}
.h-news li a{color: #333333;}
.h-news li a:hover{color: #e90209;}
.h-news li h3{display: block;float: left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 170px;}
.h-news li em{float: right;display: block;width: 100px;text-align: right;}
.h-news li .h-ti-w-270{width: 270px;}

.h-affairs li h3{width: 330px;}



/*友情链接*/
.h-link-icon{
    margin: 20px auto 0;
}

.h-link-icon-lay{width: 120px;height: 7px;background-color: #e90209;position: relative;}

.h-link-icon-lay .h-link_licon{
    background-image: url('../image/left.png');
    background-repeat:no-repeat;
    width: 5px;
    height: 7px;
    position: absolute;
    left: -5px;
    top: 0px;
    z-index: 1024;
}

.h-link-icon-lay .h-link_ricon{
    background-image: url('../image/right.png');
    background-repeat:no-repeat;
    width: 5px;
    height: 7px;
    position: absolute;
    left: 120px;
    top: 0px;
}

.h-link-lay{
    background-color: #f8f8f8;
}
.h-link-row{
    margin: 0 auto;
    height: 50px;
}

.h-link-title{
    background-color: #e90209;
    font-size: 16px;
    color: white;
    float: left;
    width: 120px;
    text-align: center;
    height: 43px;
    line-height: 43px;
}



.h-link-right{
    margin-left: 130px;
    width: 1060px;
    overflow: auto;
    min-height: 43px;
}

.h-link-right a{
    display: block;
    float: left;
    border: 1px solid #f02b31;
    border-radius: 2px;
    color: #f02b31;
    font-size: 14px;
   height: 30px;
    line-height: 30px;
    background-color: #f7f1f2;
    margin-top: 13px;
    margin-left: 15px;
    padding: 0 5px;
}

.h-link-right a:hover{
    background-color: #e90209;
    color:white;
}

.h-footer{
    background-color: #f0f0f0;
    padding: 40px 0 35px;
    text-align: center;
    color: #666666;
    font-size: 16px;
}
.h-footer div{
    margin-top: 5px;
}


.h-footer a{
    color:#008aff ;
    font-size: 16px;
}


/*详情页*/
.h-list-page li a:hover{
    color: #e90209;
}
