﻿@charset "utf-8";
/* css 重置 */
body,div,ul,li,dl,dt,dd,h2,p{padding:0;margin:0;font-family:"微软雅黑";}
ul{list-style:none ;}
img{border:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}

.top-con {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
	width:100%;
}
.index-top-bg {
    background-color: rgba(0,0,0,0.2);
    *background-color: rgb(0,0,0);
    background-color: rgb(0,0,0)\0;
    filter: alpha(opacity=50);
}
.top-bg {
    height: 80px;
    line-height: 80px;
}
.wrap1 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.top-logo {
    margin: 18px 0;
}
.search-group {
    margin-right: 40px;
    padding: 10px 16px;
    background: url(../images/search_bg.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin-top: 18px;
}
.fr {
    float: right;
}

.search-group input[type="text"] {
    width: 228px;
    height: 24px;
    line-height: 24px;
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}
input[type="text"] {
    border: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="text"], input[type="number"] {
    -webkit-appearance: none;
}
.fl {
    float: left;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: none;
}
.search-btn {
    width: 24px;
    height: 24px;
    background: url(../images/search_icon.png) no-repeat 3px 4px;
    background-size: 18px 16px;
}
.nav-bar {
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: #126596;
}
.nav {
    width: 1080px;
    margin: 0 auto;
}
.nav a {
    display: block;
    width: 136px;
    height: 54px;
    line-height: 54px;
    color: #fffdfa;
    text-align: center;
}
.nav a, .nav i {
    float: left;
    font-size: 18px;
    color: #faf9ea;
}
.person-list-con{
    width: 996px;
    height: 358px;
    overflow: hidden;
    margin:0 auto;
    position: relative;
}
.person-list-box{
    position: absolute;
    top:0;
    left: 0;
}
.person-list-group{
   
}
.person-list{
    width: 996px;
     height:418px;
}
.person-box{
    float: left;
    display: block;
    width: 185px;
    height: 163px;
    background-size: 185px 163px;
    margin:10px 32px;
    position: relative;
}
.person-img{
    position: absolute;
    left: 50%;
    top:50%;
    margin-left: -83px;
    margin-top:-73px;
    width: 146px;
    height: 146px;
	border-radius: 82px;
	    border: 5px solid #b6b7bd;
        overflow:hidden;
}
/*.person-img img{
	border-radius: 82px;
}*/
.person-cover-img{
    display: none;
    position: absolute;
    left: 50%;
    top:50%;
    margin-left: -82px;
    margin-top:-72px;
    width: 144px;
    height: 144px;
    background: url("../images/senke_xy02.png") no-repeat 0 0;
    background-size: 144px 144px;
	border-radius: 82px;
}
.person-cover-img span{
    display: block;
    position: absolute;
    left: 50%;
    top:50%;
    margin-left: -55px;
    margin-top:-11px;
    width: 111px;
    height: 23px;
    text-align: center;
    color: #faf9ea;
    font-size: 18px;
    font-family: "仿宋";
    background: url("../images/word02_bg.png") no-repeat 0 0;
    background-size: 111px 23px;
}

.person-box:hover .person-cover-img{
    display: block;
}
.page-more{
    display: block;
    width: 208px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    font-family: "仿宋";
    text-align: center;
    color: #faf9ea;
    background: url("../images/page3-more.png") no-repeat 0 0;f
    background-size: 208px 38px;
    margin:0 auto;

}
.page3 .index-drop-down2{
    bottom: 22px;
}
.newsxxk {
    width: 1000px;
}
 .newsxxk a {
	background: #FFFFFF;
	width: 460px;
	height: 136px;
	float: left;
	margin: 0 30px 30px 0;
	display: inline-block;
}
 .newsxxk a .newsxxk_img {
	width: 150px;
	overflow: hidden;
	height: 170px;
	float: left;
}
/*.newsxxk a .newsxxk_img img {
	width: 100%;
	height: auto;
}*/
 .newsxxk a .newsxxk_text {
	width: 250px;
	float: left;
	padding: 10px 30px 0 30px;
	width: 290px;
	height: 130px;
}
.newsxxk a .newsxxk_text .newsxxk_time {
	line-height: 28px;
	width: 100%;
	font-size: 12px;
	color: #c70505;
}
.newsxxk a .newsxxk_text .newsxxk_title {
	font-size: 16px;
	font-weight: bolder;
	color: #383938;
	width: 100%;
	text-overflow: ellipsis;
	white-space:nowrap;
	overflow: hidden;
	line-height: 32px;
}
 .newsxxk a .newsxxk_text .newsxxk_small {
	font-size: 12px;
	line-height: 20px;
	color: #787878;
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.newsxxk a:hover .newsxxk_text .newsxxk_title {
	color: #c70505;
}
.blocks-xxl-5>.block, .blocks-xxl-5>li {
    width: 25%;
}
.blocks>li, [class*=blocks-]>li {
    position: relative;
    float: left;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 0;
}
.cover-image {
    width: 100%;
}
.card {
    height: 260px;
    background: #fff;
}
h4{font-size:14px; text-align:center; font-weight:normal; color:#000;}
h4 a{color:#000; display:inline-block;margin-top:20px;}


.card-header a:hover img { transform:scale(1.2); }