/**hulanPortal.css*/
body,object, iframe, h1, h2, h3, h4, h5, h6,blockquote,
a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul,
fieldset, form, label, table, tbody, tr, th, td, input,textarea {
    color: #666666;
    font-size: 12px;
    font-family: "宋体",arial,verdana,sans-serif;
    padding:0;
    margin:0;
}

/*reset*/
*{
    margin:0;
    padding:0;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
img{
    display: inline-block;
    border: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:before,
.clearfix:after{
    content: "";
    display: table;
}
.clearfix:after{
    clear: both;
}
.clearfix{
    *zoom: 1;
    /*IE/7/6*/
}

/*页面样式*/

body{
    background: #f7faf8;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.path{
    height: 48px;
    font: 14px/48px 'microsoft yahei';
    color: #666565;
}
.path a{
    font: 14px/48px 'microsoft yahei';
    color: #666565;
}
.section-title{
    height: 60px;
    font: 22px/60px 'microsoft yahei';
    color: #333232;
}
.section-title a{
    font: 22px/60px 'microsoft yahei';
    color: #333232;
    margin-left: 24px;
}
.section-1 .section-title{
    background: url("img_title1_bgxw.jpg") no-repeat center;
}
.search-wrap{
    height: 36px;
    margin-right: 56px;
}
.search-wrap form{
    font-size: 0;
}
.search-wrap input{
    vertical-align: middle;
    border: 1px solid #5db67d;
    outline: 0;
}
.search-wrap .input-text{
    width: 260px;
    font-size: 14px;
    padding: 11px 10px;
}
.search-wrap input:focus{
    outline: 0;
}
.search-wrap .input-submit{
    width: 36px;
    height: 40px;
    *height: 38px;
    background: #5db67d url("icon_search_btnxw.png") no-repeat center;
}
.section-cont{
    padding: 48px 0;
    background: #ffffff;
    overflow: hidden;
}
.topNews-wrap{
    padding: 0 18px 20px;
    border-bottom: 1px dashed #d2d2d2;
}
.topNewsImg,
.topNewsImg img{
    width: 654px;
    height: 412px;
}
.topNewsInfo{
    width: 484px;
    height: 412px;
    overflow: hidden;
}
.topNewsInfo-title{
    height: auto;
    padding-bottom: 10px;
}
.topNewsInfo-title a{
    font: 22px/30px 'microsoft yahei';
    color: #333333;
}
.topNewsInfo-date{
    height: 38px;
    font: 14px/38px 'microsoft yahei';
    color: #333333;
}
.topNewsInfo-label{
    margin-left: 14px;
    font: bold 14px/38px 'microsoft yahei';
    color: #333333;
}
.topNewsInfo-label:first-child{
    margin-left: 0;
}
.topNewsInfo-summary{
    /*text-indent: 2em;*/
    font: 14px/1.8 'microsoft yahei';
    color: #333333;
}
.topNewsInfo-summary-more{
    font: bold 14px/1.8 'microsoft yahei';
    color: #5cb67c;
}
.rollNews-inner{
    padding-top: 20px;
}
.rollNewsShow{
    width: 1164px;
    height: 120px;
    padding: 0 18px;
    overflow: hidden;
    position: relative;
}
.rollNewsList{
    width: 9999px;
    overflow: hidden;
    *zoom: 1;
}
.rollNewsList li{
    position: relative;
    width: 216px;
    height: 120px;
    float: left;
    margin-right: 21px;
}
.rollNewsList img{
    width: 216px;
    height: 120px;
}
.rollNewsBtn{
    position: absolute;
    top: 20px;
    cursor: default;
}
.rollNewsBtn-prev{
    left: -1px;
}
.rollNewsBtn-next{
    right: -1px;
}
.rollNewsListInfo-wrap{
    display: none;
}

.section-2 .section-title{
    background: url("img_title2_bgxw.jpg") no-repeat center;
}
.section-2 .section-cont{
    padding: 20px 20px 36px 20px;
    background: #e5e4e4;
}
.newsList-ggdt{
    width: 1200px;
}
.newsList-ggdt .newsList-item{
    float: left;
    width: 337px;
    height: 304px;
    padding: 18px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #ffffff;
}
.newsListItem-date {
    height: 28px;
    border-bottom: 1px solid #5cb67c;
    font-size: 14px;
    font-family: 'microsoft yahei';
    color: #999797;
}
.newsListItem-title{
    height: 44px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newsListItem-title a{
    font: bold 18px/44px 'microsoft yahei';
    color: #333232;
}
.newsListItem-summary{
    height: 170px;
    padding-bottom:10px;
    border-bottom: 1px solid #5cb67c;
    font: 14px/1.8 'microsoft yahei';
    color: #666565;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}
.newsListItem-summary img{
    width: 100%;
    height: 170px;
}
.newsListItem-info p{
    height: 40px;
    line-height: 40px;
    font-family: 'microsoft yahei';
    font-size: 14px;
}
.newsListItem-info-l{
    color: #999797;
}
.newsListItem-info-r a{
    color: #5cb67c;
    font-family: 'microsoft yahei';
    font-size: 14px;
}
.newsListLoadingBtn-wrap{
    padding-top: 30px;
    text-align: center;
}
.newsListLoadingBtn{
    padding: 20px 50px;
    border-radius: 8px;
    background: #5cb67c;
    font-family: 'microsoft yahei';
    font-size: 18px;
    color: #ffffff;
}