


/* main */

.main .section_one{width: 100%;height: 315px;background-color: #2a994a;background-repeat: no-repeat;background-position: center;background-image:url('../images/index_list/secone_bg.jpg');}

.main .section_two{position: relative;top: -40px;z-index: 999;width: 1190px;margin:0 auto;margin-bottom: 15px;}
.main .section_two:after,.main .section_two .flr .page:after{content: '';display: table;line-height: '0';clear: both;}
.main .section_two .fll{float: left;width:270px;margin-right: 20px;background-color: #fff;}
.main .section_two .fll .server .title,.main .section_two .fll .article .title{height: 40px;line-height: 40px;padding-left: 30px;color: #fff;font-size: 18px;}
.main .section_two .fll .server .title{background-color: #005f1a;background-repeat: no-repeat;background-position:5px center;background-image:url('../images/index_list/jintou_one.png');}
.main .section_two .fll .server ul,.main .section_two .fll .article ul{padding: 10px;border: 1px solid #efefef;border-top: none;}
.main .section_two .fll .server ul li,.main .section_two .fll .article ul li,.main .section_two .flr ul li{height: 35px;line-height: 35px;padding-left:15px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;background-repeat: no-repeat;background-position:left center;}
.main .section_two .fll .server ul li{font-size: 15px;background-image:url('../images/index_list/jintou_two.png');}
.main .section_two .fll .server ul li .active{color: blue;}
.main .section_two .fll .search{border: 1px solid #efefef;padding: 15px;margin:20px 0;}
.main .section_two .fll .search input[type="text"]{width: 230px;height: 40px;padding: 0 5px;border: 1px solid #efefef;margin: 15px 0; }
.main .section_two .fll .search input[type="submit"], input[type="reset"]{width:100px;height: 30px;color: #fff;background-color: #00b5e9;border: none;}
.main .section_two .fll .search input.sure{margin-right: 30px;}
.main .section_two .fll .article .title{background-color: #57b846;}
.main .section_two .fll .article ul li,.main .section_two .flr ul li{border-bottom: 1px dashed #ccc;background-image:url('../images/index_list/jintou_three.png');}
.main .section_two .flr{float: right;width:855px;border: 1px solid #efefef;padding: 20px 20px 30px;background-color: #fff}
.main .section_two .flr .title{font-size: 24px;color: #000;padding-bottom: 8px;border-bottom: 1px solid #d5fdce;}
.main .section_two .flr ul li{height: 45px;line-height: 45px;font-size: 15px;}
.main .section_two .flr .page{margin-top: 20px;height: 40px;line-height: 40px;font-size: 15px;}
.main .section_two .flr .page .page_num b{color:#57b846;padding: 0 3px;font-weight: normal;float: left;}
.main .section_two .flr .page .page_turn{float: right;}
.main .section_two .flr .page .page_turn b{display: inline-block;width: 75px;height: 40px;line-height: 40px;color: #fff;text-align: center;background-color:  #00b5e9;font-weight: normal;cursor: pointer;}
.main .section_two .flr .page .page_turn b.prev{margin-right: 10px;}





/*minglu*/





/* page */

.hjhpage {
    clear: both;
    float: left;
    font-size: 14px;
}

.hjhpage .thispage_css {
    background-color: #00b5e9;
    color: #fff;
    font-weight: bold;
}
.hjhpage li {
    list-style: outside none none;
    width: 22px;
}
.hjhpage li, .hjhpage span {
    border: 1px solid #00b5e9!important;
    border-radius: 3px;
    cursor: pointer;
    float: left;
    height: 20px !important;
    line-height: 20px !important;
    margin: 3px !important;
    padding: 3px 2px 2px !important;
    text-align: center;
	background-image:none !important;
}
.hjhpage .prev_close, .hjhpage .next_close, .hjhpage .prev_on, .hjhpage .next_on, .hjhpage .full_page {
    width: 80px;
}
.hjhpage .full_page {
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
}
.hjhpage .full_page {
    background-color: #00b5e9;
	color:#fff;
    border: 1px solid #efefef;
}

  
  