﻿body{background-color: #f5f5f5;}
.navigation{ background: url("https://www.pds.gov.cn/images/site2021/navigation.png") no-repeat 20px center #fff; font-size: 16px; line-height: 50px; margin: 20px 0; text-indent: 3em;
 border-radius: 2px; color: #015293;width:1230px;margin: 0 auto; }

/*政策问答平台*/
.channel-zcwdpt{ background: #fff; padding: 30px 50px; }
.zcwd-search{ padding: 30px 50px; position: relative; }
.zcwd-search .zcwd-input{ width: 100%; border: 1px solid #00558e; height: 44px; box-sizing: border-box; padding: 0 15px; }
.zcwd-search .zcwd-submit{ height: 44px; width: 60px; cursor: pointer; position: absolute; right: 50px; top: 30px; background: url("http://www.xinhuaqu.gov.cn/upload/images/2023/9/c46af29486bc2f01d81ce0b28ca1ec2d.png") no-repeat center; }
.zcwd-department{ background-color: #f2f2f2; margin: 20px 0; padding: 20px 20px 10px; }
.zcwdpt-title{ font-size: 1.125rem; font-weight: 700; line-height: 40px; color: #00558e; position: relative; padding-left: 10px; }
.zcwdpt-title::before{ position: absolute; top: 11px; left: 0; content: ""; width: 4px; height: 18px; background: #015293; border-radius: 56px; }
.zcwd-department a{ display: inline-block; margin-right: 10px; color: #00558e; text-align: center; line-height: 35px; background: #fff; border: 1px solid #ddd; margin-bottom: 10px; padding: 0 10px; }
.zcwd-list ul li{ border: 1px solid #e8e8e8; padding: 20px 20px 10px; margin-bottom: 20px; }
.zcwd-list ul li h2{ font-size: 1.125rem; line-height: 1.5em; color: #00558e; }
.zcwd-list ul li p{ color: #333; line-height: 1.5em; margin: 10px 0; color: #00558e; }


.pages{ background: #fff; margin: 10px auto; overflow: hidden; padding: 10px 0; }
.pages .page2{ float: left; color: #999; font-size: 14px; line-height: 34px; margin-left: 230px; margin-right: 30px; }
.pages ul{ overflow: hidden; }
.pages ul li{ float: left; overflow: hidden; text-align: center; }
.pages ul li a{ float: left; color: #666; background: #FFF; border: 1px solid #D3D3D3; border-radius: 5px; margin: 0 3px; padding: 0 13px; text-align: center; line-height: 32px; }
.pages ul li a.hov{ background-color: #00558e; color: #FFF; font-weight: bold; }
.pages ul li a.disabled{ background-color: #d9d9d9; }