@charset "utf-8";
/*banner start*/
.banner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.banner .fullSlide {
    width: 100%;
}
.banner .fullSlide .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 22;
}

.banner .fullSlide .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.banner .fullSlide .hd ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
    background-color: white;
    font-size: 0;
}
.banner .fullSlide .hd ul li.on{
    background-color: #1360ad;
}
.banner .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.banner .slideBox .bd li{
    position: relative;
}

.banner .fullSlide .bd .title{
    position: absolute;
    bottom: 44px;
    left: 22%;
    display: block;
    width: 700px;
    background: url("/config/images/bg_black_50.png");
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}
.banner .fullSlide .bd .title h4{
    font-size: 24px;
    color: white;
    line-height: 1.4;
    font-weight: bold;
}
.banner .fullSlide .bd .title p{
    display: block;
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
    color: white;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .fullSlide .prev,
.banner .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    display: block;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.banner .fullSlide .prev{
    left: 3%;
}
.banner .fullSlide .next {
    right: 3%;
}
.banner .fullSlide i{
    font-size: 60px;
    color: white;
}
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
/*第一行标题图新闻列表*/
.menu-name h2{
    font-size: 30px;
    color: #0064c4;
    font-weight: bold;
}
.menu-name h2 a{
    font-size: 30px;
    color: #0064c4;
    font-weight: bold;
}
.news-img-list ul{
    padding-top: 40px;
}
.news-img-list ul li{
    float: left;
    margin-right: 10px;
    position: relative;
    width: 292px;
}
.news-img-list ul li.last{
    margin-right: 0;
}
.news-img-list ul li .time{
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    left: 12px;
    background-color: rgba(32,99,204,.8);
    background-color: #264fa3\9;
    *background-color: #264fa3 !important;
}
.news-img-list ul li .time span.m{
    display: block;
    height: 23px;
    font-size: 12px;
    line-height: 2;
}
.news-img-list ul li .time span.d{
    display: block;
    height: 23px;
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
}
 .news-img-list ul li .conttxt{
    border: 1px solid #e0e0e0;
	height:100px;
     padding: 20px;
 }
.news-img-list ul li .conttxt a.title{
    line-height: 1.6;
    margin-bottom: 20px;

}
.news-wrap{
    padding-top: 46px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}
.news-wrap .item{
    width: 373px;
    float: left;
}
.news-wrap .item .item-name{
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 15px;
}
.news-wrap .item .item-name span i{
    display: block;
    background: url("/config/images/icons.png") no-repeat 0 0;
    width: 36px;
    height: 36px;
}
.news-wrap .ontice .item-name span i{
    background-position: -63px -117px;
}
.news-wrap .dynamic .item-name span i{
    background-position: -100px -117px;
}
.news-wrap .media .item-name span i{
    background-position: -137px -117px;
}
.news-wrap .item .item-name a{
    font-size: 30px;
    color: #0064c4;
    vertical-align: middle;
}
.news-wrap .item .cont ul li{
    line-height: 40px;
}
.news-wrap .item .cont ul{
    border-bottom: 1px solid #d2d2d2;
}
.news-wrap .item .pic-news{
    padding-bottom: 8px;
}
.news-wrap .item .pic-news .bd ul li .title{
    width: 192px;
}
.news-wrap .item .pic-news .bd ul li .title p{
    margin-top: 13px;
}
.news-wrap .item .pic-news .bd ul li .title .time{
    color:#2f77d0;
    margin-top: 8px;
}
.news-wrap .item .pic-news .hd ul li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 4px;
    font-size: 0;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #838383;
    cursor: pointer;
}
.news-wrap .item .pic-news .hd{
    *margin-top: 20px;
}
.news-wrap .item .pic-news .hd ul li.on{
    background-color: #2f77d0;
}
.news-wrap .media .item-name .icon{
    color: #8ed074;
}
.links-icon ul li{
    float: left;
    margin-right: 15px;
    width: 185px;
    border: 1px solid #dcdcdc;
}
.links-icon ul li p{
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: 40px;
    background: url("/config/images/icons.png") no-repeat 0 0;
}
.links-icon ul li.pos1 p{
    background-position: 0 0;
    width: 39px;
 }
.links-icon ul li.pos2 p{
    background-position: -40px 0;
    width: 49px;
}
.links-icon ul li.pos3 p{
    background-position: -90px 0;
    width: 49px;
}
.links-icon ul li.pos4 p{
    background-position: -140px 0;
    width: 41px;
}
.links-icon ul li.pos5 p{
    background-position: 0 -40px;
    width: 39px;
}
.links-icon ul li.pos6 p{
    background-position: -39px -40px;
    width: 50px;
}

.links-icon ul li.pos1{
    background-color: #e99f16;
}
.links-icon ul li.pos2{
    background-color: #4372d8;
}
.links-icon ul li.pos3{
    background-color: #e75847;
}
.links-icon ul li.pos4{
    background-color: #967dd9;
}
.links-icon ul li.pos5{
    background-color: #2eb398;
}
.links-icon ul li.pos6{
    background-color: #8fd074;
}
.links-icon ul li.last{
    margin-right: 0;
}
.links-icon ul li h5{
    margin-top: 25px;
}
.special-links ul li{
    width: 187px;
    float: left;
    margin-right: 15px;
}
.special-links ul li.last{
    margin-right: 0;
}
.special-links ul li .title{
    border: 1px solid #ededed;
}
.special-links ul li .title a{
    border-left: 4px solid #0064c4;
}



/*hove*/
.news-img-list ul li:hover,
.links-icon ul li:hover,
.special-links ul li:hover{
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4) ;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4) ;
}
.news-img-list ul li .conttxt a.title:hover,
.news-wrap .item .cont ul li:hover a,
.special-links ul li:hover a{
    color: #0064c4;
}
.slide-pic-wrap .bd ul li a:hover span{
    color: #f2ad1a;
}
.news-img-list ul li:hover .conttxt{
	border-color: transparent;
}

/*mystyle*/
.news-wrap .w580{
    width: 580px;
}
.news-wrap .item .pic-news .bd ul li .w348{
width: 358px;
}
.news-wrap .item .pic-news .bd ul li .w340{
width: 340px;
}
.bgcf5{
    background-color: #f5f5f5;
}
.pohw{
height:108px;
overflow:hidden;
}