﻿.head-bg {
    position: relative;
    overflow: hidden;
    height: 635px;
    background: url('../Content/ico/pic_bg_wenhua_linian.png');
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Content/ico/pic_bg_wenhua_linian.png',sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;

}
.head-box {
    height:610px;
    background-color:white;
}
.head-img img{ width:100%;}
.wh-head{ padding-top:30px; padding-bottom:30px;}
.wh-head img{ margin:0 auto;}
.wh-lll {
    float: left;
    width: 40%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #DA251C;
    font-size:35px;
    font-weight: bolder;
    font-family:Vrinda;
    background: url(../Content/ico/pic_wenhua_kuang.png) no-repeat center;
}
.wh-llr{float:left;}
    .wh-llr .bold {
        color: #D40900;
        padding-bottom:5px;
        padding-top:7px;
    }
.my-col-3{ margin-bottom:35px;}
.content-bg1 {
    position: relative;
    overflow: hidden;
    height: 448px;
    background: url('../Content/ico/pic_bg_wenha_gongyi.png');
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Content/ico/pic_bg_wenha_gongyi.png',sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    
}
.head-box1{
     background-color:white;
    
}
.news-box{ 
    float:right;
    height:325px;
    background-color:white;
    width:550px;
}
.li-tilte-img{
    position:absolute;
    left:0;
    top:30px;
    width:550px;
}
    .li-tilte-img img {
        width: 100%;
        
    }
.content-bg2 {
    position: relative;
    overflow: hidden;
    height: 448px;
  }
.news-line {
    background-color: #DC3A33;
    height:6px; 
    width:35px;
    margin-bottom:15px;
}
.news-pad{ padding-left:120px; padding-top:38px;
           font-size:13px;
}

.news-pad p{ margin-bottom:10px; overflow:hidden; height:22px; line-height:22px;}
    .news-pad p a{
        color:black;
    }
    .news-pad p a:hover {
        color: black;
        text-decoration:underline;
    }
    .news-pad span {
        color: #727272;
        padding-right:10px;
    }
.news-pad a {
    text-decoration: none;
}