/*0c7de2*/


/*适配屏幕分辨率  但仅适用chrom opera firefox,不适用IE*/

@media screen and (max-resolution:108dpi) {
	html,
	body,
	#container {}
	#header {
		/*padding: 15px !important;*/
	}
	.badge-show {
		/*width: 90px !important;*/
	}
	.badge-list {
		/*width: 96px !important;*/
	}
	.main-search-badge {
		font-size: 16px !important;
	}
	.side-r-list {
		height: 80px !important;
	}
	.side-news-con {
		font-size: 14px !important;
	}
	.content-link-box a,
	.news-title {
		font-size: 14px!important;
	}
	.news-content {
		/*font-size: 18px!important;*/
	}
	.news-list {
		height: 60px!important;
	}
}

#header {
	/*background: #0c7de2;*/
	background: #3C8DDB;
	height: 80px;
}

.header-con {
	font-size: 30px;
	height: 100%;
	line-height: 80px;
	margin: 0 auto;
	/*width: 1000px;*/
	width: 1200px;
}

#userinfo span,
#userinfo a{
	display: inline-block;
	height: 100%;
	margin-top: -4px;
}

.czImg{
	height: 26px;
	position: relative;
	top: 8px;
	left: 2px;
}
.czImgNew{
	top: 6px;
	transform: rotate(180deg);
}
#departInfo{
	position: absolute;
	top: 56px;
	left: -20px;
	right: -20px;
	/* max-width: 300px; */
	padding: 5px 10px;
	line-height: 1.5;
	text-align: left;
	font-size: 14px;
	background: #f4f9fe;
	color: #333;
	border: 0.05em solid #ccc;
	z-index: 9999;
	border-radius: 3px;
	display: none;
}
#departInfo .clear {
	margin-bottom: 5px!important;
}
#departInfo p {
	margin-bottom: 5px!important;
}
.logout {
	margin-left: 10px;
	color: #ffffff !important;
}
/*主体区域*/

.main-list {
	position: relative;
	width: 100%;
	margin: 26px auto 60px;
}

.main-list,
.main-side-l,
.main-side-r,
.main-side-left,
.main-side-all,
.main-side-right {
	min-height: 750px;
}

.main-side-l,
.main-side-r,
.main-side-left,
.main-side-right {
	position: relative;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}

.main-side-l {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 100%;
	padding: 10px 10px;
}

.news-list-title{
	position: relative;
	padding: 40px 0 10px;
	border-bottom: 1px solid #eee;
}
#news-list-title{
	position: absolute;
    font-size: 22px;
    left: 0;
    bottom: 0;
    letter-spacing: 2px;
    padding: 5px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
}
/* 标签按钮 */

.side-cate,
.side-back,
.side-back-l,
.side-new-r {
	position: absolute;
	top: 20px;
	display: block;
	padding: 5px 10px;
	background: #3c8ddb;
	color: #fff !important;
	z-index: 1;
}

.side-cate,
.side-back-l,
.side-new-r {
	left: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.side-back {
	right: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}


/* 标签按钮    end */

.side-link-con {
	position: relative;
	font-size: 18px;
}

.main-side-r {
	margin-left: 10px;
	/*width: 740px;*/
	width: 940px;
	padding: 10px 20px;
}

.side-r-list {
	position: relative;
	display: block;
	height: 60px;
	margin: 45px 0 0;
}

.side-img {
	width: 15%;
	height: 100%;
}

.side-img img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.side-content {
	position: relative;
	margin-left: 15px;
	width: calc(85% - 15px);
	height: 100%;
}

.side-news-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #3c8ddb !important;
}

.side-news-con {
	position: absolute;
	bottom: 0;
	right: 10px;
	color: #ccc;
	font-size: 12px;
	line-height: 1.5;
}

.side-news-time,
.side-news-cont {
	margin: 0 15px;
}

.news-list-ul{
	padding: 10px 10px 20px;
    border-bottom: 1px dashed #eee;
}
.news-list-li{
	position: relative;
	padding: 5px;
	margin: 5px 0;
}
.news-list-a{
	margin-left: 15px;
    width: 65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 18px;
}
.news-list-a:hover{
	color: #3c8ddb;
}
.news-list-dot{
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	top: 12px;
	border-radius: 6px;
	background: #3c8ddb;
}
.news-list-count{
	width: 15%;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list-count,
.news-list-time{
	float: right;
	color: #777;
	margin: 0 5px;
	font-size: 14.5px;
}
/*主体区域    end*/


/* 分页样式 */

#page {
	position: absolute;
	bottom: 10px;
	right: 10px;
	/* width: 50%; */
	background: #fff;
	text-align: right;
}

.layui-laypage input:focus,
.layui-laypage select:focus {
	border-color: #3c8ddb!important;
}

.layui-laypage a:hover {
	color: #3c8ddb!important;
}


/* 分页样式     end */


/* newsDetail页面样式 */

.main-side-left {
	width: 100%;
	padding: 20px 0;
}

.main-side-all {
	width: 100%;
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
}

.main-side-right {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	margin-left: 10px;
	padding: 0 10px;
	width: calc(24% - 30px);
}

.news-content,
#relate-detail-con {
	position: relative;
	top: 10px;
	padding: 10px 90px;
	color: #656565;
	letter-spacing: 2px;
	line-height: 1.5;
	font-size: 12px;
}

#news-content {
	margin-top: 30px;
}
#news-content img{
	width: 100%;
}
.news-content h4,
#info-title {
	text-align: center;
	margin: 10px;
	font-size: 24px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eee;
}

.news-content .time,
.info-time-box {
	font-size: 14px;
	color: #9c9a9a;
	text-align: center;
	margin: 10px;
}

.news-content .time span,
.info-time-box span {
	margin: 0 5px;
}

.news-content .time a,
.info-time-box a {
	color: #9c9a9a!important;
}

.file-con {
	padding: 10px 90px;
	margin-top: 30px;
}

#file-box {
	padding-bottom: 16px;
	border-bottom: 1px solid #eee;
}

#file-box a {
	display: block;
	padding-left: 1em;
	margin: 5px;
}

#file-box a:hover {
	color: #3c8ddb!important;
}

.content-link-box {
	padding: 0 90px 30px;
	margin-top: 30px;
}

.content-link-box a {
	margin: 5px 0 5px 0;
	color: #3c8ddb !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px!important;
}
.detail-link-even{
	width: 49%;
}
.news-list {
	margin: 10px 0 0;
	display: block;
	height: 45px;
}

.news-list-first {
	margin-top: 90px;
}

.side-r-img {
	width: 30%;
	height: 100%;
}

.side-r-img img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.side-r-con {
	position: relative;
	margin-left: 10px;
	width: calc(70% - 10px);
	height: 100%;
}

.news-title {
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
}

.news-time {
	position: absolute;
	bottom: 2px;
	font-size: 11px;
	color: #a09999;
}

#sousuo {
	height: 18%;
	margin: 25px auto 0;
	width: 78%;
}

.selector {
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../../qWeb/img/czimg/arrow_down.png") no-repeat scroll 0 0;
	border: medium none;
	color: #0b4791;
	margin-left: 10px;
	text-align: left;
	text-align-last: left;
	width: 50px;
}


/* newsDetail页面样式   end */


/*relateInfo页面样式*/

.relate-link,
.news-link,
.find-link,
.handle-link {
	background: #eee;
	position: relative;
	display: block;
	height: 50px;
	line-height: 50px;
	margin: 5px 0;
	border-left: 3px solid;
	z-index: 2;
}
.relate-link p,
.news-link p,
.find-link p,
.handle-link p{
	margin: 0;
}
.relate-link:after,
.news-link:after,
.find-link:after,
.handle-link:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 0%;
	height: 50px;
	transition: .3s;
	z-index: -1;
}

.border-orange {
	border-color: #ff7b11;
}

.border-orange .iconfont {
	color: #ff7b11;
}

.border-orange:hover {
	color: #fff;
}

.border-orange:hover:after {
	width: 100%;
	background: #ff7b11;
}

.border-blue {
	border-color: #3c8ddb;
}

.border-blue .iconfont {
	color: #3c8ddb;
}

.border-blue:hover {
	color: #fff;
}

.border-blue:hover:after {
	width: 100%;
	background: #3c8ddb;
}

.border-green {
	border-color: #44ae88;
}

.border-green .iconfont {
	color: #44ae88;
}

.border-green:hover {
	color: #fff;
}

.border-green:hover:after {
	width: 100%;
	background: #44ae88;
}

.border-red {
	border-color: #fd6461;
}

.border-red .iconfont {
	color: #fd6461;
}

.border-red:hover {
	color: #fff;
}

.border-red:hover:after {
	width: 100%;
	background: #fd6461;
}

.relate-link .iconfont,
.news-link .iconfont,
.find-link .iconfont,
.handle-link .iconfont {
	font-size: 20px!important;
	margin: 0 10px;
}

.border-orange:hover .iconfont,
.border-blue:hover .iconfont,
.border-green:hover .iconfont,
.border-red:hover .iconfont {
	color: #fff!important;
}

.relate-link .iconfont.arrow-r,
.news-link .iconfont.arrow-r,
.find-link .iconfont.arrow-r,
.handle-link .iconfont.arrow-r {
	font-size: 16px!important;
}
.border-bottom-orange{
	/*border-bottom: 2px solid #ff7b11;*/
	background: #ff7b11;
}
.border-bottom-blue{
	/*border-bottom: 2px solid #3c8ddb;*/
	background: #3c8ddb;
}
.border-bottom-green{
	/*border-bottom: 2px solid #44ae88;*/
	background: #44ae88;
}
.border-bottom-red{
	/*border-bottom: 2px solid #fd6461;*/
	background: #fd6461;
}
.news-link p {
	margin: 0 10px;
}

#relate-ul li {
	position: relative;
}

#relate-ul li:hover,
#relate-ul li:hover .relate-ul-a {
	background: #f5f5f5;
	color: #3c8ddb;
	transition: all ease-in .5;
}

.relate-ul-a {
	display: inline-block;
	padding: 15px 10px;
	margin-left: 15px;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.relate-ul-span {
	position: absolute;
	right: 10px;
	top: 15px;
}

#relate-ul li .iconfont {
	position: absolute;
	font-size: 26px;
	top: 8px;
	right: 10px;
	cursor: pointer;
	color: #3c8ddb;
}

.relate-dot {
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 21px;
	left: 10px;
	border-radius: 100%;
	background: #ffa500;
}

.main,
.relate-main,
.relate-detail-con {
	min-height: 750px;
}

.relate-main {
	position: relative;
	width: 78%;
	background: #fff;
	border-radius: 5px;
	margin: 60px auto;
}


/*#relate-detail-con{
	position: relative;
    top: 60px;
    padding: 15px;
}*/

.relate-search-box,
.news-main-search {
	position: relative;
	width: 60%;
	margin: 20px auto;
	margin-bottom:10px ;
}

.news-main-search {
	/*width: 500px;*/
	width: 700px;
	margin-top: 20px;
}

.relate-search-input,
.news-search-input {
	width: 87%;
	height: 36px;
	border: 0.05em solid #ccc;
	border-right: none;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left: 5px;
	outline: none;
}

.relate-search-box .iconfont,
.news-main-search .iconfont {
	position: absolute;
	width: 13%;
	height: 100%;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #00ab2a;
	right: 0;
	top: 0px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
	font-size: 14px;
	letter-spacing: 2px;
}

.relate-search-box .iconfont:hover,
.news-main-search .iconfont:hover {
	opacity: .9;
}


/*relateInfo页面样式   end*/


/*czHandle页面样式*/

#form-box-1,
#form-box-2,
#form-box-3 {
	margin-top: 60px;
	width: 100%;
	height: 100%;
}

.col-l {
	padding: 7px 7px 0;
	text-align: right;
}

.span-badge {
	color: #ff0000;
	position: absolute;
	top: 9px;
	left: -1px;
}

input[type=radio] {
	display: none;
	position: relative
}

input[type=radio]+label {
	display: inline-block;
	padding: 5px 20px;
	border: 0.05em solid #ccc;
	border-radius: 5px;
	font-weight: normal;
	cursor: pointer;
}

input[type=radio]:checked+label {
	background: #3c8ddb;
	/*#0dc36f;*/
	border-color: #3c8ddb;
	color: #fff;
}

input[type=checkbox] {
	display: none;
	position: relative;
}

input[type=checkbox]+label:before {
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-right: 10px;
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 5px;
}

input[type=checkbox]:checked+label:before {
	content: '✔';
	font-size: 14px;
	text-align: center;
	color: #3c8ddb;
}

input[type=checkbox]+label {
	margin-top: 5px;
}

#zx-area-select,
#fk-area-select,
#zx-type-select,
#fk-type-select,
#zx-source-select,
#fk-source-select {
	display: none;
	position: absolute;
	margin-top: 2px;
	width: 90%;
	background: #fff;
	border: 1px solid #ccc;
	max-height: 300px;
	overflow: auto;
	z-index: 1;
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.select-a {
	display: block;
	padding: 5px;
}

.select-a:hover {
	background: #f5f5f5;
}

#zx-btn,
#fk-btn,
#yz-btn,
#zc-btn,
#bg-btn,
#sendbtn,
#uk-btn,
#yw-btn,
#comment-btn,
#yw-submit-btn,
#infowh-btn,
#xq-btn,
#wtzx-btn,
#ty-btn,
#deleteShow,
#deleteShowNew,
.all-form-btn,
#gzbx-btn,
#dw-btn,
.deleteShow {
	display: block;
	width: 20%;
	padding: 10px 15px;
	margin: 0 auto;
	border: none;
	border-radius: 5px;
	letter-spacing: 2px;
	color: #fff;
	background: #3c8ddb;
	outline: none;
}

#zx-btn:hover,
#ux-btn:hover,
#yz-btn:hover,
#zc-btn:hover,
#bg-btn:hover,
#sendbtn:hover,
#fk-btn:hover,
#comment-btn:hover,
#yw-submit-btn:hover,
#infowh-btn:hover {
	opacity: .9;
}

.submit-btn-box {
	margin-top: 60px;
	margin-bottom:20px;
}

.easy-uploader .btn {
	color: #3c8ddb;
	border-color: #3c8ddb;
}


/*czHandle页面样式    end*/


/*comment 页面样式*/

.comment-banner {
	padding: 0;
	background: transparent;
	color: #fff;
	width: 25%;
}
.comment-side-r{
	width: calc(75% - 10px);
}
#comment-bg {
	width: 103%;
	height: 101%;
	max-width: 103%;
	max-height: 101%;
	position: absolute;
	top: -3px;
	right: -5px;
	z-index: -1;
}

.comment-ul-star,
.comment-ul-star-none{
	display: inline-block;
	width: 16px;
	height: 16px;
}
.comment-ul-star{
	background: url(../img/FrontImg/star1.png) center center no-repeat;
	background-size: cover;
}
.comment-ul-star-none{
	background: url(../img/FrontImg/star.png) center center no-repeat;
	background-size: cover;
}
.comment-banner h3 {
	text-align: center;
	margin: 80px 0 0;
}

#comment-tip,
#comment-cz,
#comment-ul {
	padding: 0 30px;
}

#comment-cz {
	font-size: 20px;
}

#comment-tip {
	padding: 15px 30px;
	text-indent: 2em;
	font-size: 16px;
	line-height: 1.5;
}

#comment-ul li {
	margin: 5px 0;
}

#comment-ul span {
	font-size: 14px;
	margin-left: 20px;
}

.comment-a {
	display: inline-block;
	padding: 5px 10px;
	margin: 10px 10px;
	border: 0.05em solid #3c8ddb;
	color: #3c8ddb!important;
	border-radius: 5px;
}
.comment-a-yp{
	border-color: #ccc;
	background: #ccc;
	color: #fff!important;
}

.comment-type:hover,
.comment-system:hover,
.comment-type:active,
.comment-system:active {
	color: #fff!important;
}

.comment-type,
.comment-system {
	background: #3c8ddb;
	color: #fff!important;
}

#comment-rate-ul li {
	margin: 0 0 10px
}

.comment-rate-span,
.comment-rate,
.comment-rate-yp {
	float: left;
	height: 32px;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}

.comment-rate,
.comment-rate-yp {
	position: relative;
	bottom: 8px;
	margin: 0 6px;
	width: 32px;
	background: url(../img/FrontImg/star.png) center center no-repeat;
	background-size: cover;
}
.comment-rate-yp{
	cursor: text;
}
.comment-rate-hover,
.comment-rate-yp-h {
	background: url(../img/FrontImg/star1.png) center center no-repeat;
	background-size: cover;
}

.comment-rate-click {
	background: url(../img/FrontImg/star1.png) center center no-repeat;
	background-size: cover;
}

.comment-row {
	padding: 10px;
	margin: 10px 0;
	font-family: '微软雅黑';
	font-size: 16px;
}

.comment-col {
	text-align: right;
}

.comment-col-l {
	margin-top: 16px;
}
#comment-btn{
	margin-top: 50px;
}
.news-list-depart {
max-width: 100%;
min-width: 10%;
overflow: hidden;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
float: right;
color: #777;
margin: 0 5px;
}
.news-list-yiping
{
color: green;
}
.news-list-weiping {
color: red;
}
/*comment 页面样式   end*/
.yyBtn{
	border: 1px solid #3c8ddb;
    background: #3c8ddb;
    color: #fff;
    border-radius: 5px;
    padding: 5px 0;
    cursor: text;
    margin-left:15px;
    width: 55px;
}
.yyBtn:hover,
.yyBtn:focus{
	color: #fff;
	opacity: .9;
}
#news-cate-title{
	position: relative;
	border-bottom: 1px dashed #ccc;	
}
.news-cate-link{
	float: left;
    margin: 5px 10px 0;
    position: relative;
    bottom: -8px;
    padding: 0 5px 1px;
}
.news-cate-link-color{
	color: #3c8ddb!important;
	border-bottom: 2px solid #3c8ddb;
}