@CHARSET "UTF-8";

.module a {
	color:rgb(119 119 119);
}

#footer #footerInfo {
    float: left !important; 
    width: auto !important; 
    border: none;
}

body {
	padding:0px;
	margin:0px;
}


.addMarginTop {
	margin-top: 50px;
}


.fourth_line_mode {
	float: left;
    width: 32%;
    border: 1px solid #e6e6e6;
    background-color: white;
    margin-right: 1%;
}


.second_line_mode {
	float: left;
	width: 560px;
	height:100%;
}

.second_line_middle {
	float:left;
	width:448px;
	/*height:100%;*/
	/*background-color: #24b2d8;*/
	/*padding:10px;*/
}

.news_style_mode_2_wrap .mode_title_2_wrap h4 {
	font-size:120%;
}

#video_wrap {
	/*height:246px;*/
}

.modelTitleMarginBottom {
	margin-bottom:20px;
}

#video_intro {
	height:100%;
	width:100%;
}

.more_btn {
	padding:5px 10px;
	border:1px solid #bebfc5;
	border-radius:5px;
}

.qucik_navi {
    border-radius: 5px;
    margin-bottom: 5px;
    text-decoration: none;
    display: block;
    padding: 27px 10px;
    text-align: center;
    background-color: #fbfbfb;
    text-decoration: none;
    font-weight: 900;
    border: 1px solid #cdcdce;
    width: 100%;
    margin: 5px 0px;
    line-height: 102%;
    margin-top: 25px;
    font-size: 150%;
}

.container{
	padding-right: 0px;
    padding-left: 0px;
}
.row {
	margin-top:20px;
	margin-bottom:20px;
}

#logoBlock{
	/*width:100%;*/
	margin: 0px auto;
}

.colorBlock {
	float:left;
	padding:0px;
	margin:0px;
	width:34px;
	height:34px;
	display:inline-block;
	border:1px solid #cccccc;
	border-left:none;
}
#previewBlock {	
	position:absolute;
	top:160px;
	left:0px;
	right:0px;
	z-index:10000;
	width:98%;
	margin:auto;
	background-color:#e7e9ea;
	border:1px solid #cccccc;
	cursor:pointer;
	display:none;
}
#imgScrollAndLogoBlock {
	display:block;
	width:100%;
	position:relative;
	height:100%;
	z-index: 100;
}

#imgScrollAndLogoBlock #logoBlock {

}





#imgScrollAndLogoBlock #scrollImgBlock {
	position:relative;
	width:100%;
	overflow:hidden;
	height:100%;
}

#imgScrollAndLogoBlock #scrollImgBlock #dzRuteBlock{
	position:absolute;
	top:30%;
	left:64.3%;
	width:20%;
	border-radius:5px;	
	font-size:100%;
	z-index:1000;
}

#imgScrollAndLogoBlock #scrollImgBlock #dzRuteBlock li {
	padding:6%;
	text-align:center;
	cursor:pointer;
}

#FridlyLinkBlock a {
    font-family: '微软雅黑';
    
}
#FridlyLinkBlock:after {
	display:block;
	content:'';
	clear:both;
}
@media screen and (max-width:1130px) {

	#imgScrollAndLogoBlock #scrollImgBlock #dzRuteBlock{
		width:30%;
		font-size:50%;
	}

}
.dzNaviEven {
	background-color:rgba(7, 116, 212, 0.79);
	color:white;
	border-color:rgba(7, 116, 212, 0.79);
}

#dzFirstLi {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#dzLastLi {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.dzNaviOdd {
	background-color:rgba(255, 255, 255, 0.78);
	border-color:rgba(255, 255, 255, 0.78);
}



.commonBlock .titleBlock {
	text-align:center;
	padding:0px;
	font-size:180%;
	font-weight:700;
}

.commonBlock .contentBlock {
	padding-top:20px;
	position:relative;
}

.commonBlock .contentBlock:after {
	display:block;
	clear:both;
	content:'';
}
.commonBlock .contentBlock .zyBlock {
	float:left;
	width:19%;
	height:400px;
	position:relative;
	margin-right:1%;
	margin-bottom:10px;
}

.commonBlock .contentBlock .zyBlock .imgBlock {
	height:20%;
}

.commonBlock .contentBlock .zyBlock .imgBlock img{
	width:100%;height:100%;
}

#DepartMentIntroBlock {
	/*margin: 60px auto 0px auto;*/
}

.commonBlock .contentBlock .zyBlock .zyContentBlock {
	position:absolute;
	bottom:5%;
	right:0px;
	height:70%;
	width:80%;
	border-top-left-radius:20px;
	background-color:rgba(255, 255, 255, 0.86);
	z-index:10;
	
}

.commonBlock .contentBlock .zyBlock .zyContentBlock .xymc {
	text-align:right;
	padding:20px 10px 20px 0px;
	
}

.commonBlock .contentBlock .zyBlock .zyContentBlock .yxjs {
	height:175px;
	text-indent:30px;
	line-height:25px;
	padding:0px 10px;
}





.commonBlock .contentBlock .zyBlock .zyContentBlock .xymc a {
	font-size:18px;
	font-weight:700;
	color:#1c77B5;
	
}
.commonBlock .contentBlock .zyBlock .zyContentBlock .title {
	padding: 10px 5px 10px 10px;
	text-align:left;
}

.commonBlock .contentBlock .zyBlock .zyContentBlock .title a {
	color: #000000;
	font-weight: 700;
	font-size: 18px;
}

.commonBlock .contentBlock .zyBlock .zyContentBlock .content {
	height:125px;
	text-indent:30px;
	line-height:25px;
	padding:0 10px;
}

.commonBlock .contentBlock .zyBlock .zyContentBlock .more {
	padding:5px 10px;
	background-color: #00a4ff;
	color: white;
	margin-left: 10px;
	margin-top: 4px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 5px;

}

.ellips {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient:vertical;
	word-break: break-all;
	
}

#shoolLiveBlock {
	/*margin: 60px auto 0px auto;*/
}

#shoolLiveBlock #wrap {
	padding:10px;
	background-color:white;	
	text-align:center;
}

#shoolLiveBlock #wrap li {
	float:left;
	width:24%;
	margin-right:1%;
}


#shoolLiveBlock #wrap li .imgBlock {
	height:25%;
	margin-bottom:10px;
}


#shoolLiveBlock #wrap li .tz {
	font-weight:900;
}

#shoolLiveBlock #wrap li img {
	width:100%;
	height:100%;
}

#shoolImageBlock {
	width:100%;
	/*margin: 60px auto 0px auto;*/
}

#shoolImageBlock #vrBlock {
	height:50%;
	width:100%;
}

#shoolImageBlock #yxbys:after {
	display:block;
	clear:both;
	content:'';
}

#shoolImageBlock #yxbys li {
	width:25%;
	height:25%;
	float:left;
	position:relative;
}

#shoolImageBlock #yxbys li img{
	width:100%;
	height:100%;
}

#imgScrollAndLogoBlock #scrollUl {
	position:relative;
	height:100%;
}



#imgScrollAndLogoBlock #imgIndexUl {
	position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 101;
}


#imgScrollAndLogoBlock #imgIndexUl li[class*="active"] {
	background-color:orange;
	border-color:orange;
}

#imgScrollAndLogoBlock #imgIndexUl li{
	width:8px;
	height:8px;
	margin-right:15px;
	border:1px solid white;
	border-radius:20px;
	float:left;
	background-color:white;
	cursor:pointer;	
}

#tzggBlock {
	/*margin: 60px auto 0px auto;*/
	/*height:605px;*/
	overflow:hidden;
	/*width: 100%;*/
    margin: 0px auto;
}

#tzggBlock #leftBlock {
	/*float:left;
	width:100%;*/
	height:100%;
	/*margin-right:2%;*/
	
}

#tzggBlock #rightBlock {
	float: left;
    width: 49%;
    text-align: center;
    background-image: url(img/tzggbk.png);
    background-repeat: no-repeat;
    background-position: 50% 25%;
    height:100%;
}

#tzggBlock #rightBlock #tzggUlBlock {
	height:100%;
}

.page_row #tzggUlBlock{
	float: left;
	width: 58%;
	margin-left: 2%;
}
.leftTitle hr {
    width: 50px;
    border: 1px solid #1c77B5;
    display: inline-block;
    margin: 3px 8px;
}
.page_row #quick_link {
	width:40%;
}
.big_leftTitle a{
	font-size: 200%;
}

#tzggBlock #rightBlock .titleSpan {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:70%;
	text-align:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	vertical-align:middle;
	line-height:31px;
}

#tzggBlock #rightBlock .riqiSpan {
	width:18%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:right;
	vertical-align:middle;
}

#kstdBlock {
	/*margin: 60px auto 0px auto;*/
}

#kstdBlock #modeWrap {
    margin-top:20px;
}

#kstdBlock .modeBlock .explain {
	font-size:80%;
	color:gray;
}

#kstdBlock .modeBlock .title {
	color:#4e5052;
	font-weight:700;
	font-size:150%;
	margin-bottom:5px;
	display:inline-block;
	*display:inline;
	*zoom:1;	
}

#kstdBlock #modeWrap:after {
	display:block;
	clear:both;
	content:'';
}

#kstdBlock .modeBlock {
	float: left;
    width: 31%;
    margin-right:2%;
    border: 1px solid #bdbdbd;
    padding: 20px;
    text-align:center;
}

.commonTitleBlock {
	text-align: center;
}
.commonTitleBlock #mobileTile {
	display:none;
}


#tzggWebMore{
	position:absolute;
	right:5%;
	bottom:18px;
}




/* 2020-01-07 沈职首页页面   start */




/*日期-left 新闻标题-right样式*/

.news_style_mode_1_wrap {
	padding:0px;
}

.news_style_mode_1_wrap .mode_title_wrap {
	padding: 10px;
    font-weight: 900;
    font-size: 120%;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
    border-top: 4px solid #2d8ce6;
    background-color: white;
    border-bottom: none;
    display:flex;
    align-items:center;
    background-color: #f7fdff;
}

.news_style_mode_1_wrap .mode_content_wrap {
	/*height: 380px;*/
    padding: 10px 0px;
    font-family: '微软雅黑';
    border-top: none;
    overflow-y: hidden;
    padding-left: 5%;
    padding-right: 5%;
    border: 1px solid gainsboro;
    border-top: none;
    background-color: #f7fdff;
    
}

.news_style_mode_1_wrap .mode_content_wrap .news_title a {
	color:#333333;
}



.news_style_mode_1_wrap .mode_content_wrap .row_news_wrap {
	padding:2px 0px 10px;
	/*margin-bottom:4px;*/
	border-bottom:1px solid #d4dfe8;
	display: flex;
	align-items: center;
	height:45px;
	line-height:35px;
}

.news_style_mode_1_wrap .mode_content_wrap .news_title {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	height: 100%;
}





/*end*/

/* 新闻标题 - left 日期 - right */
.news_style_mode_2_wrap {
	font-size:120%;
}
.news_style_mode_2_wrap .mode_title_2_wrap {
	padding:0px;
	border-left: 5px solid #1c77B5;
    border-bottom: 1px solid #e6e6e6;
}

.news_style_mode_2_wrap .mode_title_2_wrap h3 {
	margin:20px 0px;
}

.news_style_mode_2_wrap .mode_title_2_wrap .leftTitle {
	color: #1c77B5;
	border-top-left-radius:15px;
	/*padding:5px 0px;*/
	text-align: left;
} 

.news_style_mode_2_wrap .mode_title_2_wrap .rightMore {
	border-top-right-radius:15px;
	text-align: right;
	font-size: 80%;
	/*
	background-color:#e2e2e2;
	padding:5px 0px;
	*/
}  
 
.news_style_mode_2_wrap .mode_content_2_wrap{
	padding: 10px 0px;
    font-family: '微软雅黑';
    line-height: 35px;
    /*
    background-color: #f3f3f3;
    border: 1px solid #d4d3d3;
    border-top: none;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;*/
    height: 240px;
    overflow-y: hidden;
}
 
#tzggUlBlock #content_wrap .row_news_wrap:after{
	display:block;
	content:"";
	clear:both;
	
}

#tzggUlBlock #content_wrap .row_news_wrap {
	margin:10px 0px;
}
 
 
/*end*/

.overShowEllipsis {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.empowerment {
	background-color:white;
	padding:0 1%;
	border:1px solid white;
	border-radius: 5px;
	
}
.empowerment .title{
	padding:5%;
	margin:0px;
	font-size:160%;
	white-space:nowrap;
	overflow:hidden;
    text-overflow: ellipsis;
	
}

.empowerment .img {
	width:100%;
	height:206px;
}

.empowerment .img img {
	width:100%;
	height:100%;
}

.empowerment .content{
	padding: 0px 4%;
    font-size: 110%;
    line-height: 27px;
    text-indent: 32px;
    height: 290px;
    overflow-y: auto;
    margin: 4% 0px;
}




.empowerment .content::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/
    width:2px;
    height:2px;
}

.empowerment .content::-webkit-scrollbar-track{/*外层轨道，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置3）*/
    background:#f8f9fa;
}
.empowerment .content::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/
    background:#f8f9fa;
}
.empowerment .content::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/
    background:#00000033;
    border-radius:4px;
}
.empowerment .content::-webkit-scrollbar-corner {/*边角（位置6）*/
    background:#c0c0c0;
}

.empowerment {
    scrollbar-arrow-color: #f4ae21; /**//*三角箭头的颜色*/
    scrollbar-face-color: #333; /**//*立体滚动条的颜色*/
    scrollbar-3dlight-color: #666; /**//*立体滚动条亮边的颜色*/
    scrollbar-highlight-color: #666; /**//*滚动条空白部分的颜色*/
    scrollbar-shadow-color: #999; /**//*立体滚动条阴影的颜色*/
    scrollbar-darkshadow-color: #666; /**//*立体滚动条强阴影的颜色*/
    scrollbar-track-color: #666; /**//*立体滚动条背景颜色*/
    scrollbar-base-color:#f8f8f8; /**//*滚动条的基本颜色*/
}

.empowerment .more {
	text-align:right;
	padding:4%;
	
}




.coordination {
	background-color: white;
    padding: 0 1%;
    margin: 1% 0px;
    border: 1px solid #d9d7d7;
    border-radius: 15px;
    
	
}
.coordination .title{
	padding:4%;
	margin:0px;
	font-size:160%;
	white-space:nowrap;
	overflow:hidden;
    text-overflow: ellipsis;
}

.coordination .img {
	width:100%;
	height:200px;
}

.coordination .img img {
	width:100%;
	height:100%;
}

.coordination .content{
	padding: 4%;
    font-size: 110%;
    line-height: 27px;
    text-indent: 32px;
    height:200px;
    overflow:hidden;
}

.coordination .more {
	text-align:right;
	padding:4%;
	
}


#gesoft_coordination {
	padding-top: 57px;
    padding-right: 0px;
    padding-bottom: 44px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left: 0px;
	
    background-repeat: no-repeat;
    background-size:cover;
    background-position: 50% 0;
    color:white;
    text-align:center;
   
}
#gesoft_coordination #title {
	font-size:500%;
	font-weight:900;
	padding:50px;
	background: radial-gradient(white, transparent);
	color: #1c77B5;
}

#gesoft_coordination #content {
	line-height:50px;
}




#knowlegeCharater  .title{
	margin:0px;
	font-size:160%;
	white-space:nowrap;
	overflow:hidden;
    text-overflow: ellipsis;
}

#knowlegeCharater  .img img {
	width:auto;
}

#knowlegeCharater  .content{
	padding: 4%;
    font-size: 110%;
    line-height: 27px;
    text-indent: 32px;
    height:150px;
    overflow:hidden;
}







.lbtNewsTitle {
	position:absolute;
	bottom:10px;
	background-color:rgb(0 0 0 / 50%);
	padding:10px;
	width:96.5%;
	color:white;
	font-size:16px;
	z-index:8;
}

.module {
	padding:50px 0px 100px;
}

.module_gray {
	background-color:rgb(247 247 247);
}

.even_module {
	background-color:#1c77B5;
}

.moduleTitle {
	text-align:center;
	font-size:30px;
	color:#1c77B5;
	padding-bottom:50px;
}

.moduleTitle .icon {
	width:5%;
}



/* 2020-01-07 沈职首页页面   end */




/* 2022-07-12 顶部轮播图  */
#ge_top_container {
	margin:0px;
}

#ge_top_container,#ge_top_wrapper {
	height:auto;
}

#ge_top_container .swiper-slide a:after {
	content:none !important; 
}
#ge_top_container .swiper-slide a {
	padding:0px;
}

#ge_top_container .swiper-slide img {
	height:auto;
}

.module .moduleImgContent a span {
	display:block;
	font-size:16px;
	line-height:48px;
	font-weight:400;
} 

.module .moduleImgContent img {
	width:25%;
} 

.module .moduleImgContent .imgTitle {
	padding-top:15px;
	padding-bottom:15px;
}

.module .moduleImgContent .imgTitle .hoverImg {
	display:none;
}

.module .moduleImgContent .imgTitle:hover {
	background-color:#1c77B5;
}

.module .moduleImgContent .imgTitle:hover a {
	color:white;
}


.module .moduleImgBkContent .imgBkTitle {

	height:190px;
	background-size:cover;
	margin-bottom:2%;
}

.module .moduleImgBkContent .imgBkTitle .imgBk {

	height:190px;
	background-size:cover;
	/*border-radius:5px;*/
}

.module .moduleImgBkContent .imgBkTitle .imgBk a {
	display: flex;
	height: 100%;
    justify-content: center;
    align-items: center;
	
}

.module .moduleImgBkContent .imgBkTitle .newsTitle {
	color:white;
	font-weight:900;
	font-size:200%;
	text-shadow: 1px 1px 3px black;
}


.module .moduleImgBkContent .imgBkTitle .newsBrief {
	display:none;
	height: 100%;
    background-color: rgb(28 119 181 / 80%);
    width: 100%;
    color: white;
    text-align: center;
    padding: 5%;
    font-size:105%;
    border-radius:5px;
    
}

.module .moduleNormalContent a {
	display:block;
	background-color:white;
	margin:0px 1%;
	box-shadow: 2px 2px 4px 0px grey;
}

.module .moduleNormalContent .detailBtn {
	color:#1c77B5;
	margin-top:10px;
}

.module .moduleNormalContent a:hover {
	background-color:#1c77B5;
	color:white;
}

.module .moduleNormalContent a:hover .detailBtn{
	color:white;
}

.module .moduleNormalContent .imgBlock {
	max-width:100%;
	height:180px;
	overflow:hidden;
}

.module .moduleNormalContent .newsTitle {
	height:48px;
	font-size:16px;
	line-height:24px;
	text-align:left;
	overflow:hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	
}

#notice_more {
	padding:10px 20px;
	color:#1c77B5;
	border:1px solid #1c77B5;
	border-radius:20px;
}

#solution .more {
	color:white;
	padding:5px 10px;
	border: 1px solid white;
	/*border-radius:5px;*/
}


@media screen and  (max-width: 800px) {
	
	.module .moduleImgContent .imgTitle:hover {
		background:none;
	}
	
	.module .moduleImgContent .imgTitle a:hover {
		color:rgb(119 119 119);
	}
	
}


@media screen and (max-device-width: 18cm) {
	
	
	body {
		/*width:1400px;*/
		
	}

	
	#logoBlockD {
	    height: 120px;
	    display: block;
	}
	
	
	
	.moduleTitle {
		font-size:400%;
	}
	
	.module .moduleImgContent a span {
		font-size:260%;
		line-height:360%;
	}
	

	
	.module .moduleNormalContent .imgBlock {
		/*height:200px;*/
	}
	
	.module .moduleImgContent img {
		width:40%;
	}
	
	.moduleTitle .icon {
		width:15%;
	}
	
	.module .moduleImgBkContent .imgBkTitle .newsTitle {
		font-size:280%;
	}
	
	
	.module .moduleNormalContent .newsTitle {
		font-size:25px;
		line-height:35px;
		height: 75px;
	}
	
	#notice_more {
		font-size:200%;
	}
	
	
}







