/* 
*强制性产品认证专栏页面css样式
*author：zhuly
*creat-time:2020/06/30
 */
.qzxzl_page {
  width: 100%;
  min-width: 1200px;
  max-width: 1600px;
  background: url(zl_bg.png) no-repeat;
  background-position: top center;
  margin: 0 auto;
}
.qzxzl_main {
  width: 1200px;
  margin: 0 auto;
}
.top {
  height: 215px;
}
.top p {
  height: 46px;
  line-height: 46px;
  text-align: right;
  padding-right: 120px;
}
.top p a {
  color: #0068b7;
  font-size: 14px;
}
.top h2{
  font-weight: normal;
  font-size: 60px;
  color: #004e90;
  text-align: center;
  margin: 40px auto;
  font-family: "方正黑体";
}
.qzxzl_nav {
  height: 50px;
  line-height: 50px;
  border-bottom: 3px solid #0068b7;
  text-align: center;
}
.qzxzl_nav a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  font-size: 18px;
  color: #0068b7;
  padding: 0px 20px;
  border-radius: 5px;
}
.qzxzl_nav a:hover {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  font-size: 18px;
  color: #fff;
  padding: 0px 20px;
  border-radius: 5px;
  background-color: #0068b7;
}
.qzxzl_nav .qzxzl_selected {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  font-size: 18px;
  color: #fff;
  padding: 0px 20px;
  border-radius: 5px;
  background-color: #0068b7;
}
.qzxzl_content {
  width: 1200px;
  margin: 30px auto;
}
.qzxzl_row1 {
  margin: 15px auto;
}
.qzxzl_row1_1 {
  width: 770px;
  float: left;
  border: 1px solid #ccc;
}
.qzxzl_row1_2 {
  width: 400px;
  float: right;
  border: 1px solid #ccc;
}
.tit {
  margin-top: 15px;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 22px;
  color: #0068b7;
}
.tit a {
  font-size: 14px;
  color: #666;
  float: right;
  padding-right: 20px;
}
.qzxzl_row1_1 ul {
  padding: 9px;
}
.qzxzl_row1_1 ul li {
  height: 35px;
  line-height: 35px;
  background: url(li_ico.png) no-repeat;
  background-position: 5px center;
  cursor: pointer;
}
.qzxzl_row1_1 ul li a {
  padding-left: 20px;
  color: #333;
}
.qzxzl_row1_1 ul li:hover a {
  padding-left: 20px;
  color: #0068b7;
}
.qzxzl_row1_1 ul li span {
  padding-right: 10px;
  float: right;
  color: #333;
}
.qzxzl_row1_2 ul {
  padding: 9px;
}
.qzxzl_row1_2 ul li {
  height: 35px;
  line-height: 35px;
  background: url(li_ico.png) no-repeat;
  background-position: 5px center;
  cursor: pointer;
}
.qzxzl_row1_2 ul li a {
  padding-left: 20px;
  color: #333;
}
.qzxzl_row1_2 ul li:hover a {
  padding-left: 20px;
  color: #0068b7;
}
.qzxzl_row2 {
  margin: 15px auto;
}
.qzxzl_row2_3 {
  width: 770px;
  height: 328px;
  float: left;
  border: 1px solid #ccc;
}
.qzxzl_row2_4 {
  width: 400px;
  height: 110px;
  float: right;
  border: 1px solid #ccc;
}
.qzxzl_row2_5 {
  margin-top: 20px;
  width: 400px;
  height: 195px;
  float: right;
  border: 1px solid #ccc;
}
.qzxzl_row2_3 ul {
  padding: 9px;
}
.qzxzl_row2_3 ul li {
  height: 35px;
  line-height: 35px;
  background: url(li_ico.png) no-repeat;
  background-position: 5px center;
  cursor: pointer;
}
.qzxzl_row2_3 ul li a {
  padding-left: 20px;
  color: #333;
}
.qzxzl_row2_3 ul li:hover a {
  padding-left: 20px;
  color: #0068b7;
}
.qzxzl_row2_3 ul li span {
  padding-right: 10px;
  float: right;
  color: #333;
}
.qzxzl_row2_4 ul {
  padding: 9px;
}
.qzxzl_row2_4 ul li {
  height: 35px;
  line-height: 35px;
  background: url(li_ico.png) no-repeat;
  background-position: 5px center;
  cursor: pointer;
}
.qzxzl_row2_4 ul li a {
  padding-left: 20px;
  color: #333;
}
.qzxzl_row2_4 ul li:hover a {
  padding-left: 20px;
  color: #0068b7;
}
.qzxzl_row2_5 ul {
  padding: 9px;
}
.qzxzl_row2_5 ul li {
  height: 35px;
  line-height: 35px;
  background: url(li_ico.png) no-repeat;
  background-position: 5px center;
  cursor: pointer;
}
.qzxzl_row2_5 ul li a {
  padding-left: 20px;
  color: #333;
}
.qzxzl_row2_5 ul li:hover a {
  padding-left: 20px;
  color: #0068b7;
}
.qzxzl_row3 {
  margin: 15px auto;
}
.qzxzl_row3_6 {
  width: 770px;
  float: left;
  border: 1px solid #ccc;
}
.qzxzl_row3_7 {
  width: 400px;
  float: right;
  border: 1px solid #ccc;
}
.qzxzl_row3_6 ul {
  padding: 19px;
}
.qzxzl_row3_6 ul li {
  width: 135px;
  height: 120px;
  margin-left: 10px;
  float: left;
  cursor: pointer;
}
.qzxzl_row3_6 ul li a {
  display: block;
  width: 135px;
  height: 80px;
  background-color: #e1f2fe;
  overflow: hidden;
}
.qzxzl_row3_6 ul li:hover a {
  display: block;
  width: 135px;
  height: 80px;
  background-color: #e1e2e1;
  overflow: hidden;
}
.qzxzl_row3_6 ul li a img {
  display: block;
  margin: 15px auto;
}
.qzxzl_row3_6 ul li p {
  margin-top: 10px;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 30px;
}
.qzxzl_row3_6 ul li:hover p {
  margin-top: 10px;
  text-align: center;
  color: #0068b7;
  font-size: 16px;
  line-height: 30px;
}
.qzxzl_row3_7 ul {
  padding: 9px;
}
.qzxzl_row3_7 ul li {
  height: 35px;
  line-height: 35px;
  background: url(li_ico.png) no-repeat;
  background-position: 5px center;
  cursor: pointer;
}
.qzxzl_row3_7 ul li a {
  padding-left: 20px;
  color: #333;
}
.qzxzl_row3_7 ul li:hover a {
  padding-left: 20px;
  color: #0068b7;
}
.footer {
  width: 100%;
  height: 160px;
  min-width: 1200px;
  max-width: 1600px;
  margin: 0 auto;
  text-align: center;
  background-color: #e8e8e8;
  overflow: hidden;
}
.footer ul {
  margin: 30px auto;
  width: 1200px;
  text-align: center;
}
.footer ul li {
  line-height: 25px;
  font-size: 16px;
  color: #000;
  text-align: center;
}
/* 列表页样式 */
.page {
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin: 10px auto;
  font-size: 14px;
  color: #505050;
}
.page a {
  padding: 5px 10px;
  color: #505050;
  font-size: 14px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
  background-color: #eee;
  border-radius: 5px;
}
.page a:hover {
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
  background-color: #289de9;
  border-radius: 5px;
}
.page .pages-current {
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
  background-color: #289de9;
  border-radius: 5px;
}
.page font input {
  height: 31px;
  line-height: 31px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.page font .inp_submit {
  padding: 0 10px;
  line-height: 29px;
  text-align: center;
  color: #505050;
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: #eee;
}
.common_list_page {
  width: 1200px;
  margin: 20px auto;
}
.commonlist_box {
  width: 1100px;
  margin: 20px auto;
  overflow: hidden;
}
.commonlist_box ul {
  margin-bottom: 30px;
}
.commonlist_box ul li {
  height: 35px;
  background: url(li_ico.png) left center no-repeat;
  line-height: 35px;
}
.commonlist_box ul li a {
  margin-left: 20px;
  display: block;
  float: left;
  width: 800px;
  text-align: left;
  color: #666;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.commonlist_box ul li:hover {
  background: url(li_ico.png) left center no-repeat;
  height: 35px;
  line-height: 35px;
  background-color: #f7f7f7;
}
.commonlist_box ul li a:hover {
  color: #003182;
}
.commonlist_box ul li span {
  display: block;
  float: right;
  width: 110px;
  text-align: center;
  color: #666;
}
.location {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  background-color: #fff;
  color: #555;
  font-size: 16px;
  background-color: #f5f5f5;
}
.location a {
  font-size: 16px;
  color: #555;
}
/* 详情 */
.news_detail_page {
  width: 1200px;
  margin: 20px auto;
}
.detail_content {
  width: 1200px;
  background-color: #fff;
}
.detail_main {
  width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.detail_tittle {
  font-size: 24px;
  color: #333;
  text-align: center;
  width: 100%;
  font-family: "微软雅黑";
}
.detail_xx {
  font-size: 12px;
  color: grey;
  text-align: center;
  padding-bottom: 30px;
}
.detail_main .line {
  border: 1px dashed #d4d4d4;
  margin: 20px auto;
}
.detail_messge {
  font-family: 宋体;
  line-height:200%;
  color:#333;
}

.fj{margin-top:30px}
.fj p{height:40px;line-height:40px;border-bottom:1px solid #d3dcea}
.fj p span{display:inline-block;height:35px;padding-right:10px;font-size:20px;color:#333;font-family:'微软雅黑';border-bottom:4px solid #0061b1}
.fj_ul{width:1050px;margin:20px auto}
.fj_ul li{margin-left:20px;background:url(/icoli.png) left center no-repeat;height:25px;line-height:25px}
.fj_ul li:hover{margin-left:20px;background:url(/icoli-on.png) left center no-repeat;}
.fj_ul li a{padding-left:20px;font-size:16px;color:#333;cursor:pointer;padding-top:6px;padding-bottom:6px}
.fj_ul li a:hover{padding-left:20px;color:#0b52bc;font-size:16px;cursor:pointer;padding-top:6px;padding-bottom:6px}