.header {
  background-image: url(../images/chsl_xmt_topban.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 18rem;
  background-color:#0066CC;
}

.header .logo-mini {
  margin-top: 1rem;
}

.zzb_toptit {
	height: auto;
	font-size: 3rem;
	display: inline-block;
	text-align: center;
	margin: 0.5rem auto 0 auto;
	font-weight: 800;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-shadow: 4px 4px 0px #3283D2;
	width: 100%;
}
.zzb_main{
	margin:auto;
}

/*------------------------------------------------*/
.zzb_list1 {
    padding: 0;
    margin: 45px auto 0 auto;
}
.zzb_list1 li {
    float: left;
    width: 22%;
    padding: 0 13px;
    margin-bottom: 26px;
}
.zzb_list1 li a {
    display: block;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 8px 10px -1px rgba(47, 116, 232, 0.42);
    border-radius: 6px;
    text-align: center;
    padding: 30px 0 24px 0;
}
.zzb_list1 li a:hover {
	background-color:#1685DF;
	box-shadow:none;
	color: #fff;
}
.zzb_list1 li a span{
	width:160px;
	height:160px;
	display:block;
	background-color:#1685DF;
	border-radius: 50%;
	margin: auto;
}
.zzb_list1 li a span img {
    width: auto;
	margin-top: 22%;
}
.zzb_list1 li a p {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 42px;
    font-weight: bold;
    color: #494949;
    letter-spacing: 2px;
}
.zzb_list1 li a:hover p {
	color: #fff;
}



/*------------------------------------------------*/
.zzb_bsfw {
    margin: 0 auto 19px auto;
}
.zzb_title {
    overflow: hidden;
    width: 100%;
}
.zzb_title h3 {
    font-size: 50px;
    font-weight: bold;
    color: #1685DF;
    line-height: 75px;
    letter-spacing: 2px;
    margin: 0 auto;
    margin-top: 19px;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 755px;
    text-align: center;
	border-bottom:3px double #1685DF;
	border-top:3px double #1685DF;
}
.zzb_title h3 span {
    padding: 0 38px;
	background: #B8E4FC;
}
.zzb_title h3 span::before {
    content: '';
    width: 235px;
    height: 13px;
    display: block;
    background: url(img/line01.png) no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.zzb_title h3 span::after {
    content: '';
    width: 235px;
    height: 13px;
    display: block;
    background: url(img/line02.png) no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.zzb_list2 {
    overflow: hidden;
    padding: 0;
}
.zzb_list2 li {
    width: 30%;
    float: left;
    padding: 0 15px;
    margin-bottom: 26px;
}
.zzb_list2 li a {
    background: #FFFFFF;
    display: block;
    padding: 30px 70px 0 36px;
    box-shadow: 0px 8px 10px -1px rgba(47, 116, 232, 0.42);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    height: 241px;
    border: 3px solid #fff;
}
.zzb_list2 li a:hover {
	background-color:#1685DF;
	box-shadow:none;
	color: #fff;
}
.zzb_list2 li a span {
    font-size: 42px;
    font-weight: bold;
    color: #494949;
    line-height: 63px;
    letter-spacing: 2px;
    padding-bottom: 35px;
    position: absolute;
	z-index: 2;
}
.zzb_list2 li a:hover span {
	color: #fff;
}
.zzb_list2 li a i {
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
	z-index: 1;
}
.zzb_list2 li a i img {
    width: auto;
}



/*------------------------------------------------*/
.zzb_listcontent{
	margin:auto;
	padding: 20px;
	overflow:hidden;
	background-color:#FFFFFF;
}
.zzb-listit {
    margin-top: 30px;
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #1685DF;
}
.zzb-listit i {
    display: inline-block;
    width: 0.6rem;
	height: 3rem;
    vertical-align: middle;
    background: #1685DF;
    margin-right: 0.5rem;
}
.zzb-listit .zzb-listit-l {
    display: inline-block;
    color: #1685DF;
    font-size: 50px;
    font-weight: bold;
    vertical-align: middle;
}
.zzb-listit .zzb-listit-more {
    float: right;
    color: #1685DF;
    font-size: 40px;
}


.zbb-liscon {
    padding-top: 10px;
}
.zbb-liscon li {
    height: 96px;
    line-height: 96px;
    padding: 0 32px;
    background: #f2f9ff;
}
.zbb-liscon li:hover {
    background: #fff;
}
.zbb-liscon li:nth-child(2n) {
    background: #f6f6f6;
}
.zbb-liscon li:nth-child(2n):hover {
    background: #fff;
}
.zbb-liscon li a {
    display: inline-block;
    color: #666;
    font-size: 42px;
    max-width: 72%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zbb-liscon li span {
    float: right;
    color: #666;
    font-size: 42px;
}

.pagination {
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}
.pagination .active {
    background: #1369c0;
    color: #fff;
}
.pagination a {
    width: 4rem;
	line-height: 4rem;
	display: inline-block;
	text-align: center;
	background: #eee;
	border-radius: 3px;
	margin: 1rem 0.2rem;
	font-size: 1.5rem;
	font-weight: 800;
}
.last-page {
    width: 100px;
}







/*------------------------------------------------*/
.zzb_index_main {
    position: relative;
    margin: 0 auto;
	background-color:#FFFFFF;
	padding: 0 30px;
}
.local{
	font-size: 36px;
	line-height: 42px;
	color: #666666;
	padding: 40px 0;
}
.local a, .local span {
    font-size: 36px;
    color: #666666;
}
.wap-detail-info .tit {
    text-align: center;
    color: #333333;
    font-size: 50px;
}
.wap-date {
    color: #333333;
    font-size: 32px;
    text-align: center;
    margin: 50px 0;
	padding: 10px;
	background-color: #f1f1f1;
}
.wap-date span {
    display: inline-block;
    margin: 0 10px;
}
.wap-p {
	padding-bottom: 30px;
}
.wap-p .view p, .wap-p .view span {
    font-size: 40px !important;
    line-height: 60px !important;
}
#div_div{
	text-align: center;
}




/*------------------------------------------------*/
@media (min-width: 768px){
.zzb_main{
	width: 750px;
}
.zzb_bsfw{
	width: 750px;
}
.zzb_listcontent{
	width: 750px;
}
.zzb_index_main {
	width: 750px;
}
}
@media (min-width: 992px){
.zzb_main{
	width: 970px;
}
.zzb_bsfw{
	width: 970px;
}
.zzb_listcontent{
	width: 970px;
}
.zzb_index_main {
	width: 970px;
}
}
@media (min-width: 1260px){
.zzb_main{
	width: 1200px;
}
.zzb_bsfw{
	width: 1200px;
}
.zzb_listcontent{
	width: 1200px;
}
.zzb_index_main {
	width: 1200px;
}
}
@media (max-width: 991px){
.zzb_list1 li{
	width: 33.33333%;
}
}
@media (max-width: 680px){
.zzb_list1 li{
	width: 43%;
}
.zzb_list1 li a p{
	font-size: 32px;
}
.zzb_list1 li a span{
	width:40%;
	height:40%;
	display:block;
	background-color:#1685DF;
	border-radius: 50%;
}
.zzb_list1 li a span img {
    width: 60%;
	margin: 15%;
	padding: 5%;
}
.zzb_toptit {
	margin: 2.5rem auto 0 auto;
}
.zzb_list2 li{
	width: 40%;
}

.zzb-listit i {
    height: 2rem;
}
.zzb-listit .zzb-listit-l {
	font-size: 1.8rem;
}
.zzb-listit .zzb-listit-more {
    font-size: 1.6rem;
}
.zbb-liscon li {
	height: auto;
    line-height: 2.6rem;
    padding: 0;
}
.zbb-liscon li a {
	max-width: 50%;
	white-space: normal;
    font-size: 1.3rem;
    padding-left: 1rem;
}
.zbb-liscon li span {
    font-size: 1.3rem;
	padding-right: 1rem;
}
.local a, .local span {
    font-size: 1.3rem;
    color: #666666;
}
.wap-detail-info .tit {
    font-size: 2rem;
}


.zzb_index_main {
    padding: 0 1rem;
}
.local img{
	width: 0.8rem;
}
.wap-date {
    font-size: 1.5rem;
}
}
@media (max-width: 480px){
.zzb_list1 li a p{
	font-size: 22px;
}
.zzb_list1 li{
	margin-bottom: 15px;
	padding: 1% 3%;
}
.zzb_list1{
	margin: 45px 0 0 0;
}
.zzb_title h3{
	font-size: 26px;
	line-height: inherit;
}
.zzb_list2 li {
    margin: 3% 0 3% 6%;
	padding: 0;
}
.zzb_list2 li a {
    height: 155px;
	padding: 30px 15px 0 15px;
}
.zzb_list2 li a span {
	font-size: 24px;
    line-height: 28px;
}
}
@media (max-width: 767px){
.zzb_title h3 {
    width: 100%;
    font-size: 36px;
}
}
@media (max-width: 1259px){
.zzb_list2 li a i img {
	width: 70%;
	float: right;
}
}


/*-----------------------------------------*/
.zzb_logo{
	display:block;
	float:left;
}
.search-box {
	width: 15rem;
	line-height: 2rem;
	margin-top: 2rem;
	float: right;
	background: #8EB7E1;
	border-radius: 2rem;
}
.search-box input {
	padding-left: 1rem;
	padding-right: 0.5rem;
	color: #fff;
	font-size: 1rem;
	line-height: 2rem;
}
input {
	box-sizing: content-box;
	outline: none;
	background: 0 0;
	font-family: "Microsoft YaHei";
	vertical-align: top;
	border: none;
}
.search-box button {
	vertical-align: middle;
}
button {
	padding: 0;
	background: none;
	cursor: pointer;
	outline: none;
	border: none;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
.search-box button img {
	width: 1rem;
	height: 1rem;
	border: 0;
}
