﻿@charset "utf-8";
/* CSS Document */

.banner{ background:url(/cms/templates/30658556804180000/images/pc-banner.png) no-repeat center bottom;background-size:cover; height:320px; }

.mid-search{padding:85px 0 75px 0;}
.search-box{width:40%; margin:0 auto; height:60px; line-height:60px; border-radius:50px; border: 1px solid #ffffff; background: rgba(255, 255, 255, 0.5); }
.gjz-ss{float:left; padding-left:35px; width: calc(100% - 150px);}
.gjz-input{width: 100%; height: 60px; line-height: 60px; font-size: 25px; color: #000000; text-align:left; background:none !important; outline:none !important; border:none !important; }
.gjz-ss input::-webkit-input-placeholder{
	color:#000000 !important;
}

.gjz-ss input:-ms-input-placeholder{
	color:#000000 !important;
}
.search-btn{float:right; text-align:center; padding-right: 35px; }
.search-btn img{ vertical-align:middle; width: 36px; }

.middle{ background:url(/cms/templates/30658556804180000/images/pc-mbg1.png) no-repeat center 320px #e0eeff;background-size:cover;}
.midbg{background:url(/cms/templates/30658556804180000/images/pc-mbg2.png) no-repeat center bottom;background-size:cover;}


.mid-mian{ background:#fff; margin-top:-75px; box-sizing:border-box; padding:0 28px 60px;}

.dqwz{ font-size:14px; line-height:24px; padding-top:20px;}

.xgjg-box{margin:40px 45px 30px 40px; }
.xgjg-xxzs{border-bottom:1px solid #cdcdcd; padding-bottom:20px; font-size:16px; margin-bottom:20px; }
.xgjg-xxzs span{margin:0 5px; font-size:18px; }

.highlight {
    color: #eb1111;
}

.xgjg-list{ min-height: 300px;}
.xgjg-list ul li{border-bottom:2px dashed #e6e6e6; padding-bottom:30px; margin-bottom:30px;}
.list-top{margin-bottom:20px; line-height:42px;}
.column{display:inline-block; width:115px; height:42px; line-height:42px; background:#e0eeff; font-size:16px; color:#045fb3; border-radius:4px; text-align:center; margin-right:30px; display:none; }
.article-title{display:inline-block; font-size:24px; color:#045fb3; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; word-break: break-all; white-space: normal; }

.article-text{font-size:16px; color:#000000; line-height: 30px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden; text-overflow: ellipsis; word-break: break-all; white-space: normal; }
.article-con{font-size:14px; color:#045fb3; }
.ly, .fbsj{display:inline-block;}

/* 页码 */
.mid-mj-page {
	width: 100%;
	color: #5d5d5d;
	font-size: 14px;
	text-align: center;
	padding:0px;
}

.mid-mj-page a {
	width:32px;
    height:32px;
    line-height:32px;
    text-align: center;
    margin: 0px 5px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	font-size:14px;
	border:1px solid rgba(255,255,255,0);
	border-radius:100%;
}


.prev,
.next {
	color:#000000 !important;
	width:unset !important;
	height:32px !important;
	line-height:32px !important;
	padding:0 8px !important;
	border-radius:4px !important;
	border:1px solid #cdcdcd !important;
}

.prev:hover,
.next:hover{
	color:#000000 !important;
	border:1px solid #0e82d7 !important;
}

.mid-mj-page a:hover,
.phone-mj-page a:hover {
	color: #5d5d5d;
	border:1px solid #cfcfcf;
	border-radius:100%;
}

.currentPage{
	border:1px solid #cfcfcf;
	color: #5d5d5d;
}

.page-input {
	width:32px;
	height:32px;
	line-height:32px;
	display: inline-block;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	text-align: center;
	margin: 0px 5px;
	color: #333333;
	font-size: 16px;
}

.page-tip{margin:0 5px 0 30px;}
.page-tz{color:#5d5d5d;}
/* 页码 end */

/* =================@media================== */
@media screen and (max-width:1350px) {
	
}


@media screen and (max-width:1200px) {

	
}

@media screen and (max-width:1000px) {
.banner{ background:url(/cms/templates/30658556804180000/images/sj-banner.png) no-repeat center bottom; height:200px; background-size: cover;}


.mid-mian{ margin-top:0; padding:0 28px 60px;}

.mid-search{padding: 65px 0 75px 0;}
.search-box{width:60%; height: 54px;line-height: 54px;border-radius:50px;}
.gjz-ss{padding-left: 25px;width: calc(100% - 100px);}
.gjz-input{width: 100%;height: 54px;line-height: 54px;font-size: 18px;}
.search-btn{ padding-right: 25px; }
.search-btn img{ width:28px; }

	/* 页码 */
	.mid-mj-list ul li {
	    font-size: 14px;
	}

	.mid-mj-page a,
	.page-tip, .mid-mj-page span {
		display: none;
	}

	.prev,
	.next {
		display: inline-block !important;
	}
	
	.mid-more-list ul li{
		float: left;
		width: calc(100% / 3);
		height: 40px;
		line-height: 40px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
		font-size: 14px;
	}
	/* 页码 end */
	
}

@media screen and (max-width:700px) {



	
}

@media screen and (max-width:500px) {


}

@media screen and (max-width:375px) {

	
	
}

