@charset "UTF-8";
/* 头部样式 */
/* ul{
	padding-inline-start: 0px !important;
} */
header{
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 133px;
    z-index: 999;
    background: white;
}
header .head2 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 133px;
}
.head-left{
	margin: 36px 0 0 0;
}
/* 导航部分 */
.navMenu ul{
	padding-inline-start: 0px;
}
.navMenu{
	line-height: 46px;
    height: 46px;
    background: #0c3c75;
    mine-width:1200px;
    position: absolute;
    top: 133px;
    left: 0px;
    right: 0px;
    z-index: 999;
}
.nav_main{
	background: #0c3c75;
	height: 46px;
}
.head2 .tips{
	display:none;
}
nav {
	width: 1200px;
    margin: 0 auto;
}
nav ul {
  display: inline;
}
nav .nav_item {
  display: inline-block;
  color: #fff;
  cursor: pointer;
}
nav .nav_item .a1{
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    color: #fff;
    width: 105px;
    text-align: center;
}
nav .nav_item .a2{
    color: #bfc4ce;
    font-size: 14px;
}
nav .nav_item .a3{
    color: #bfc4ce;
    font-size: 14px;
}
nav .nav_item:hover {
  background: #083161;
}
.nav_main ul li {
	position: relative;
    list-style-type: none;
    text-align: center;
}
.nav_main ul li ul li{
    border-bottom: 1px #66758f solid;
}
nav .seach_box {
  	width: 200px;
    position: relative;
    float: right;
    margin-top: -65px;
    margin-right: 15px;
}
.nav_main ul li ul {
  	display: none;
    position: absolute;
    z-index: 99;
    left: 0%;
    line-height: 38px;
    background: #083161;
    text-align: center;
    width: 134px;
 }
 .nav_main ul li ul li ul {
    left: 134px;
    line-height: 38px;
    top: 0px;
}
.seach_box .head_input {
	position: absolute;
    top: 0;
    left: 0;
    border: 2px solid rgba(170, 170, 170, 0.69);
    border-right: 0;
    border-radius: 4px 0 0 4px;
    width: 170px;
    height: 30px;
    padding-left: 9px;
    box-sizing: border-box;
    outline: none;
    background: #FFFFFF;
    /* border-radius: 21px; */
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
}

.head_input::placeholder {
  color: #ddd;
  font-size: 12px;
  line-height: 20px;
}

.seach_box .seach {
	position: absolute;
    top: 0;
    right: 0;
    background: url(../images/seach.png) no-repeat;
    background-size: 100%;
    background-origin: content-box;
    padding: 5px;
    width: 32px;
    height: 30px;
    box-sizing: border-box;
    border-radius: 0 21px 21px 0;
    border: 2px solid rgba(170, 170, 170, 0.69);
    border-left: 0;
    float: left;
}
/* 工作通知导航 */
.news-slider{width: 100%; height: 256px; background:#eee; position: relative;}

.news{width: 100%; height: 415px; position: relative;border: 1px #ebebeb solid;}
.news .textlist{
	padding: 0px 10px;
}
.work_notice{
    position: relative;
    background: #fff;
    border-bottom: 1px #ebebeb solid;
    height: 38px;
    line-height: 38px;
}
.work_notice .tab-column .item{
    width: 110px;
}
.work_notice .tab-column .btn-tab.active {
    color: #124586;
    font-weight: 600;
    background: #ffffff;
    height: 100%;
    width: 125px;
}
.work_notice .tab-column .active:after {
    border-bottom: none !important;
}
/* 公告内容部分 */
.cuop_content{
	width:1200px;
	margin:0 auto;
	margin-top: 192px;
}
.caigou{
	width: 100%;
	position: relative;
    display: inline-block;
    height: 264px;
    border: 1px solid #eee;
    margin-bottom: 12px;
}
.caigou .tab-column .btn-tab{font-size: 14px;}
.caigou .tab-column .btn-tab{
    line-height: 30px;
    margin-top: 8px;
    border-bottom: none;
}
.caigou .tab-column .btn-tab.active:after{bottom:-1px;}
.caigou .publish{
	width: 100%;
    float: left;
    padding: 0px 10px;
}

.title-public .atext{
    font-size: 18px !important;
    border-bottom: 2px #0c3c75 solid;
    font-weight: 600;
    color: #666 !important;
    padding: 0 24px !important;
    position: absolute;
    left: 0;
    margin-right: 42px;
    border-bottom: 2px #0c3c75 solid;
}
.title-public .al1 span{
   background: url(../images/icont-10.png) no-repeat;
}
.title-public .al1.active span{
   background: url(../images/icont-8.png) no-repeat;
}
.title-public .al2 span{
   background: url(../images/icont-3.png) no-repeat;
   margin: 0px 5px 0px -23px;
}
.title-public .al2.active span{
   background: url(../images/icont-11.png) no-repeat;
   margin: 0px 5px 0px -23px;
}
.title-public .atext.active{
    color: #104080 !important;
}
.title-public{position: relative; line-height:42px;height:42px;border-bottom: 1px solid #eee;}
.title-public .title-big{font-size: 18px !important;border-bottom: 2px #0c3c75 solid; font-weight: 600; color:#104684 !important; padding:0 24px !important; position:absolute; left: 0;margin-right: 42px;border-bottom: 2px #0c3c75 solid;}

.notice-list > .item{ min-height:72px; position:relative; padding-top:5px; padding-left:65px;}
.notice-list > .item:last-child{ border-bottom:0; margin-bottom:0;}
.notice-list > .item a{ display:block; color:#555; font-size: 14px;}
.notice-list .timebox{ width:52px; height:52px; text-align:center; font-family: arial; color:#fff; background: #5e0e8b; background: linear-gradient(to bottom,#5e0e8b,#fff); position:absolute; top:2px; left:0;}
.notice-list .timebox span{ display:block; line-height:22px; font-size:18px; padding-top:10px;}

.column.news, .column.notice{ height:330px; padding-top:30px;}

.column.tiaoji{ height:318px; position:relative; top:35px;}
.slide-box{
	position:relative;
}
.slide-box > .content{
	height:256px;
	background:#fff;
    /* border: 1px solid #ededed; */
    padding: 6px;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.slide-box  img{
	width:100%;
	height:100%;
}
.imgUrl{
	width: 260px;
	height: 72px;
	margin-left: 29px;
}
.imgUrl-r{
	width: 100%;
	height: 68px;
	margin-bottom: 10px;
    border: 1px #ddd solid;
}
.URLspan{
	font-size: 16px;
    color: #fff;
}
.URLspan_r{
	font-size: 14px;
    color: #fff;
}
/* 中部链接 */
.url_c{
	float:left;
	text-align:center;
	margin: 20px 30px 20px 30px;
}
/* 右侧链接 */
.login_box{
	width: 320px;
	margin-bottom:12px;
    position: relative;
    display: flex;
    flex-direction: column;
    background: #fafafa;
}
.login_box .login_box_item {
    color: #232323;
    font-size: 16px;
    border-radius: 2px;
    margin-bottom: 12px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    border: 1px solid #ddd;
    color: #ffffff;
    padding-right: 10px;
    height: 80px;
    border-radius: 8px;
}
.login_box .login_box_item .image_div{
	position: absolute;
    margin-top: 10px;
}
.login_box .login_box_item .title_div{
	margin-left: 120px;
}
.login_box .login_box_item .big_title{
	font-weight: bold;
    margin-top: 10px;
    font-size: 20px;
}
.login_box .login_box_item .small_title{
	color: #c6d7e8;
    font-size: 12px;
    margin-top: 10px;
}
.login_box .login_box_item:hover{
	opacity: 0.7;
}
.login_box_item>div {
    display: inline-block;
   /*  width: 20%; */
}
.login_box_item>div span{
	display: block;
}
.login_box_item>div>img {
    margin: 0 24px 0 24px;
    vertical-align: middle;
}
/* 常用链接 */
.default_link{
	display: block;
    position: absolute;
    padding: 18px 10px 0 10px;
}
.bg59 {
  background: #5987DC;
}

.bg00 {
  background: #e48f15;
}

.bg35 {
  background: #24bd6a;
}
.bg36{
 background: #25616a;
 }
.bg13 {
  background: #1f78b7;
}

.bgf7 {
  background: #F7921C;
}
.nav .menu > .item > a{ display:block; line-height:46px; font-size:16px; color:#fdfdfd; margin-left: -10px; /*padding:0 15px;*//* margin-top: 30px;*/ position:relative;}
.foot{
	width: 1200px;
    margin: 0 auto;
    height: 226px;
    background: #062c5e;
}
.new-c{
	height: 18%;
	padding-top: 10px;
}
.new-c .new-time{
	display: inline-block;
}
.new-c .day{
	display: block;
    width: 80px;
    height: 30px;
    opacity: 1;
    background: #024A8A;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    color: #ffffff;
}
.new-c .date{
    background: #eee;
    width: 80px;
    height: 30px;
    opacity: 1;
    display: block;
    text-align: center;
    line-height: 30px;
    border-radius: 0px 0px 6px 6px;
    font-size: 18px;
}
.new-c .new-text{
    position: absolute;
    height: 50px;
    margin-left: 12px;
    font-size: 16px;
    opacity: 1;
    width: 310px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top:5px;
}
.imga {
    display: flex;
    width: 50%;
    float: left;
    position: relative;
}

.iconDiv {
    position: absolute;
    left: 12%;
    top: 43px;
    color: #fff;
    font-weight: 600;  
 	height: 17px;
    float: right; 
    z-index: 1;    
}
.iDiv1 {
    left: 60%;
    top: 43px;
    color: #fff;
}
.iDiv2 {
    left: 14%;
    top: 110px;
    color: #fff;
}
.iDiv3 {
    left: 60%;
    top: 110px;
    color: #fff;
}
.iconig {
    position: absolute;
    left: 44px;
    top: 6px;
    z-index: 1;
}
#iconDiv>a{
    cursor: pointer;
}
.top-l {
    width: 37%;
    float: left;
    border: 1px solid #e7e7e7;
    height: 417px;    
}
.top-m {
    width: 38%;
    float: left;
    height: 417px;    
}
.top-r {
    width: 25%;
    float: right;
    height: 417px;    
}
.djhd{
    width: 100%;
    height: 170px;
    margin-top: 10px;
	border: 1px solid #e7e7e7;    
}
.djDiv {
    height: 100%;
    width: 7%;
    background: #F4F4F4;
    border: 1px solid #e7e7e7;
    float:left;
}
.dj_font {
    width: 22px;
    height: 116px;
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: Bold;
    text-align: left;
    color: #a51c09;
    line-height: 29px;
    display: block;
	margin-left: 50%;
    position: relative;
}
.more1{
    margin-top: 163px;
    font-size: 15px;
    color: #777;
    position: relative;
    margin-right: 10px;
    width: 76px;
    height: 38px;
    background: #eaeaea;
    place-content: center;
    text-align-last: center;
    display: block;
    bottom: 39px;
    right: -10px;
    left: 1123px;
}
.img_content>a{
	
}
.img_content{
	width: 93%;
    float: left;
    height: 170px;
}
.tj{
	width: 100%;
    height: 370px;
    border: 1px solid #e7e7e7;    
}
.demo{
	left: 21%;
    width: 60%;
    height: 200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    position: relative;
    top: 30%;
    height: 287px;
}
.dsj {
    width: 25%;
    height: 100%;
    float: left;
    background: linear-gradient(180deg, #104080, #53a6e6);
}
.itemD {
    margin: 21px;
    left: 3%;
    top: 27%;
}
.wave{
    background: url(../images/wave.png) no-repeat;
    width: 100%;
    height: 46%;
    /* z-index: 12; */
    display: block;
    bottom: -7px;
    position: relative;
}
.title-s {
	display: flex;
    color: #fff;
    place-content: center;
    font-size: 22px;
    font-weight: 300;
    top: 13%;
    position: relative;
    z-index:1;
}
.tts{
    margin: 18px;
    font-size: 20px;
}
#iconDiv {
    width: 88%;
    height: 136px;
    position: relative;
    top: 24px;
    float: right;
}
.icont {
    width: 25px !important;
    height: 25px !important;
    float: left;
    margin: 6px 0px 0px 0px;
}
.it1 {
    margin: 3px 5px 0px -23px;
}
.tab-column > .item1 {
	left: -36px;
}
.stt{
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 5px;
}
.btt2{
    font-size: 20px !important;
}
.tjtq{
	display: block;
	float: left;
	width: 75%;
}
.cg1{
	left: 177px;
}
.cg2{
	top: 73px;
}
.cg3{
	top: 73px;
	left: 177px;
}