﻿@charset "utf-8";
/* 全局样式 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family:"Microsoft YaHei", "微软雅黑"; font-size: 14px; color:#3d3d3d}
*, *:before, *:after {
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
ul,li{ list-style: none;}
img{ border:0;}
a { text-decoration: none; color: #3D3D3D; font-family: '微软雅黑';}
a:hover { color: #ff0000; text-decoration: none; font-family: '微软雅黑';}
#article_content_ocation{
	background-color: #fff;
	line-height: 40px;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 14px;
}
/* 二二省级环保督察 */
#special_content { width: 1126px; margin: 0 auto; }
.bannerA img { width: 100%; }
.titA01 { background-image: url(C01.jpg); background-repeat: no-repeat; background-position: center; background-size: 1126px; height: 60px; }
.titA02 { background-image: url(C02.jpg); background-repeat: no-repeat; background-position: center; background-size: 1126px; height: 60px; }
.titA03 { background-image: url(C03.jpg); background-repeat: no-repeat; background-position: center; background-size: 1126px; height: 60px; }
.titA04 { background-image: url(C04.jpg); background-repeat: no-repeat; background-position: center; background-size: 1126px; height: 60px; }
.titA05 { background-image: url(C05.jpg); background-repeat: no-repeat; background-position: center; background-size: 1126px; height: 60px; }
.borA { border: 2px solid #cad1e3; padding: 20px; border-top: none; }
.listA li { font-size: 18px; height: 40px; line-height: 40px; background-image: url(dotA1.jpg); background-repeat: no-repeat; background-position: 10px center; padding-left: 25px; border-bottom: 1px dashed #ccc; white-space: nowrap; word-break: normal; overflow: hidden; text-overflow: ellipsis; }
.listA li a { }
.listA li span.dayA { float: right; color: #666; font-size: 16px; }
.box { margin-top: 20px; }
.more{ text-align:right; height:30px; line-height:30px; font-size:16px;}
.conT{font-size:18px;padding:10px 80px; line-height:30px; color:#3b782f;}
@media screen and (max-width: 1126px) {
#special_content { width: 98%; margin: 0 1%; }
.conT{padding: 30px; font-size:15px;  line-height:30px; margin:0 30px; padding:0;}
}
@media screen and (max-width: 750px) {
#special_content { width: 98%; margin: 0 1%; }
.listA li span.dayA { float: right; color: #666; font-size: 16px; display: none; }
.conT{padding: 15px;{font-size:15px;  line-height:30px; margin:0 15px; padding:0;}
}