/*===========网站头部===========*/
#header {
    width: 100%;
    height: 164px;
    position: relative;
    background: url(/_upload/tpl/0f/93/3987/template3987/images/img-bg.png) no-repeat #cbe3fe;
    background-size: inherit;
    background-position-x: center;
}

.logobar{
	width: 100%;
	height: 110px;
	margin: 0 auto;
	justify-content: space-between;
	position: relative;
}

.logobar .logobar-left {
	line-height: 110px;
	margin: 0px auto;
	float: left;
	position: relative;
}

.logobar-left img {
	margin-right: 25px;
    vertical-align: middle;
    display: inline-block;
    width: 387px;
    height: 118px;
}

.logobar-left .separator {
	display: inline-block;
    width: 2px;
    height: 60px;
    top: 30px;
    position: relative;
    margin-right: 25px;
	background: radial-gradient(circle, rgba(16,70,133,1) -20%, #B4D6FD 80%);
}

.logobar-left .logo-text {
	display: inline-block;
	color: #01428C;
	font-family: MicrosoftYaHei;
	position: relative;
	vertical-align: middle;
	letter-spacing: 4px;
	height: 80px;
	width: 450px;
}

.logobar-left .logo-text .text {
	display: block;
	font-size: 34px;
	font-weight: bold;
	width: 450px;
	height: 80px;
	line-height: 75px;
	text-align: left;
}

.logobar-right {
	float: right;
	position: relative;
}
/*===========导航部分===========*/
.nav_main {
	width: 100%;
	background: #0A70C3;
}
.wp_nav {
	width: 1440px;
	margin: 0 auto;
	position: relative;
}
.nav_main ul li {
	position: relative;
	list-style-type: none;
	text-align: center;
	display: inline-block;
}

.nav_main .nav-item {
	cursor: pointer;
	width: 135px;
	height: 46px;
	line-height: 46px;
}
.nav_main .nav-item:first-child {
	width: 120px;
}

.nav_main .nav-item:hover {
	background: #1692F8;
}

.nav_main .nav-item a {
	color: #fff;
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: 500;
}

.nav_main .nav-item a:hover {
	text-decoration: none;
}
.wp_nav .nav-item .mark{
	background-color: unset;
}
.wp_nav .nav-item a span.item-name{
	line-height: 36px;
}
.nav_main ul li ul {
	position: absolute;
	z-index: 99;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	width: 100%;
}

.nav_main ul li ul li {
	height: 50px;
	width: 100%;
}

.nav_main ul li ul li a {
	line-height: 50px;
	font-size: 16px;
}

.nav_main ul li ul li:hover {
	background: rgba(255, 255, 255, 0.1);
}
.wp-panel{
    height: 46px;
    line-height: 46px;
    width: 1440px;
    margin: auto;
}
.seach_box {
	width: 186px;
	height: 46px;
	overflow: hidden;
	float: right;
   	position: relative;
 	right: 25px;
 	top: 110px;
 	z-index: 999;
}

.seach_box:hover {
	text-decoration: none;
}

.seach_box .head_input {
	border: 1px solid rgba(255,255,255,0.7);
	border-radius: 16px;
	background: rgba(255,255,255,0);
	width: 186px;
	height: 32px;
	padding-left: 15px;
	margin: 8px 0px;
	outline: none;
	padding-bottom: 0px;
	color: #fff;
    top: 5px;
    position: relative;
}

.seach_box .seach {
	position: relative;
	top: -35px;
	right: 10px;
	background: url('/_upload/tpl/0f/93/3987/template3987/images/search.png') no-repeat;
	background-size: 100%;
	background-origin: content-box;
	padding: 5px;
	width: 26px;
	height: 26px;
	float: right;
	cursor: pointer;
}

.head_input::-webkit-input-placeholder {
	color: rgba(255,255,255,0.7);
	font-size: 12px;
}

.nav-btn {
	display: none;
}

/*===========轮播图片===========*/
.swiper {
	height: 450px;
}
.swiper {
	left: -170px;
    width: 1100px;
    margin: 0 auto;
    position:relative;
}
.swiper .slider {
	top:23px;
	width: 100%;
	height: 390px;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.swiper img {
	display: block;
	height: 450px;
	position: absolute;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 0px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}
/*===========网站主体内容===========*/

/* .layout-l .row-line:first-child {
	height: 290px;
} */

/* 新闻动态 */
.news .title-text:before {
	background: url(/_upload/tpl/0f/93/3987/template3987/images/news.png) no-repeat;
}

.news .slider {
	position: relative;
	margin: 10px 0px;
	height: 220px;
	width: 500px;
}

.hot-news1 {
    border-top: 0;
    position: relative;
    top: -33px;
}
.hot-news1 dl {
	height: 48px;
}

.hot-news1 dt .time{
	float: right;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}

.hot-news1 dt a {
	color: rgba(0,0,0,0.85);
	padding-left: 15px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
}

.hot-news1 dt a:before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #ddd;
	top: 10px;
	left: 0px;
	position: absolute;
}

.hot-news1 dt a:hover {
	text-decoration: none;
	color: #0C5BA5;
}

.hot-news1 dd {
	height: 3em;
	color: #a8a8a8;
}

.hot-news {
	border-top: 0;
	position: relative;
	top:94px;
}

.hot-news dl {
	height: 35px;
}

.hot-news dt {
	padding-bottom: 10px;
	position: relative;
	font-weight: initial;
}

.hot-news dt .time{
	float: right;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}

.hot-news dt a {
	color: rgba(0,0,0,0.85);
	padding-left: 15px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
}

.hot-news dt a:before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #ddd;
	top: 10px;
	left: 0px;
	position: absolute;
}

.hot-news dt a:hover {
	text-decoration: none;
	color: #0C5BA5;
}

.hot-news dd {
	height: 3em;
	color: #a8a8a8;
}
.hot-news1 dt {
	padding-bottom: 10px;
	position: relative;
	font-weight: initial;
}


/* 变态手游单机版公告 */
.notice .title-text:before {
	background: url(/_upload/tpl/0f/93/3987/template3987/images/notice.png) no-repeat;
}
.notice ul li .text-content{
	float: right;
    width: 400px;
}

.notice ul li .text-content .text{
    font-size: 16px;
    height: 30px;
    display: block;
    word-wrap:break-word;
	word-break:normal; 
    white-space: normal;
    line-height: 58px;
    white-space: normal;
    padding-bottom: 6px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
}
.notice ul li .text-content .text:first-child{
	/* font-weight: bold; */
}
.notice ul li .text-content .text:hover {
	color: #0352AB;
}
.notice .textlist {
	margin-top: 15px;
}
.notice .textlist>li:before {
	display: none;
}
.notice .textlist.hideTime>li {
    border-radius: 3px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 60px;
}

.notice .textlist.hideTime>li span {
    display: block;
}

.square {
	float: left;
    width: 80px;
    height: 58px;
    text-align: center;
	border-radius: 10px;
}
.square .day{
    font-size: 17px;
    font-weight: bold;
    opacity: 1;
    display: block;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	color: #105D9B;
	background: #E9F1FA;
	height: 30px;
    line-height: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.square .year{
	display: block;
    opacity: 1;
    font-size: 13px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: rgba(0,0,0,0.65);
	background: #F5F5F5;
	height: 26px;
	line-height: 26px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

/* 支部工作 */
.zbgz {
	height: 120px !important;
	background: url(/_upload/tpl/0f/93/3987/template3987/images/content-banner.png);
}
.zbgz span {
	display: block;
	width: 100%;
	height: 100%;
	color: #D50404;
	opacity: 0.85;
	font-size: 60px;
	font-weight: 400;
	font-family: Songti SC, Songti SC-Regular;
	line-height: 120px;
	text-align: center;
    letter-spacing: 71px;
    margin-left: -5px;
}
/* 采购需求 */
.demand .tab:before {
	content: "采购需求";
}
.demand .tab a{
	width: 110px;
}
/* 采购公告 */
.announcement .tab:before {
	content: "采购公告";
}

/* 采购结果 */
.demand,
.announcement,
.others,
.result {
	padding-left: 10px;
	padding-right: 0px;
}

.demand a.more,
.announcement a.more,
.others a.more,
.result a.more {
	right: 15px;
}

.result .tab:before {
	content: "采购结果";
}

/* 监督检查&政策法规 */
.others {
	padding-left: 0px;
}
.others .tab{
	padding-left: 10px;
}
.others .tab a{
	margin-left: 20px;
}
.others .tab:before {
	display: none;
}

.result .textlist,
.demand .textlist,
.announcement .textlist,
.others .textlist {
	padding: 10px 15px;
}

.result .textlist>li,
.demand .textlist>li,
.announcement .textlist>li,
.others .textlist>li {
	line-height: 40px; 
	border-bottom: 1px dashed #ddd;
}

.result .textlist>li:last-child,
.demand .textlist>li:last-child,
.announcement .textlist>li:last-child,
.others .textlist>li:last-child {
	border-bottom: none;
}


/* 系统菜单 */
.sys-panel {
	width: 100%;
	height: 328px;
}

.sys-panel .column-title {
	height: 50px;
}

.sys-panel .title-text:before {
	background: url(/_upload/tpl/0f/93/3987/template3987/images/sys-panel.png) no-repeat;
}

.icon-row{
	height: 139px;
}

.icon-row a {
	display: block;
	font-size: 15px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: 400;
	text-align: center;
	color: #232323;
	line-height: 20px;
	padding-top: 105px;
    padding-left: 0px;
}

.icon-row .icon1:hover > a,
.icon-row .icon2:hover > a,
.icon-row .icon3:hover > a,
.icon-row .icon3:hover > a {
	color: #0352AB;
}

.icon1, .icon2,.icon3,.icon4 {
	height: 100%;
	width: 155px;
}



.icon1 {
	background: url(/_upload/tpl/0f/93/3987/template3987/images/sys-icon1.png) 50% 40% no-repeat;
}

.icon2 {
	background: url(/_upload/tpl/0f/93/3987/template3987/images/sys-icon2.png) 50% 40% no-repeat;
}
.icon4 {
	background: url(/_upload/tpl/0f/93/3987/template3987/images/sys-icon4.png) 50% 15% no-repeat;
}

.icon3 {
	background: url(/_upload/tpl/0f/93/3987/template3987/images/sys-icon3.png) 50% 15% no-repeat;
}
	
.icon4 a，.icon3 a  {
	padding-top: 85px;
}


/* 日历模块 */
.calendar {
	width: 100%;
	height: 360px;
    position: relative;
}

.calendar-text {
	width: 36px;
    height: 98px;
    background: #2171D6;
    float: right;
    margin-right: -32px;
    margin-top: -360px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    writing-mode: vertical-rl;
    font-size: 16px;
    padding-right: 6px;
    letter-spacing: 5px;
    padding-top: 10px;
}

.calendar-text:after {
	content: ""; 
	display: block; 
	width: 0px; 
	height: 0px; 
	top: 96px;
	right: -22px;
	position: absolute; 
	border-top: 15px solid #064286;
    border-right: 20px solid transparent;
}

/* 下载中心 */
.download {
	width: 100%;
	height: 400px;
}
.sys-panel .column-title,
.download .column-title {
	height: 50px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
    padding-left: 15px;
}

.download .title-text:before {
	background: url(/_upload/tpl/0f/93/3987/template3987/images/download.png) no-repeat;
}
.sys-panel a.more,
.download a.more {
	right: 10px;
}
.download .textlist {
	padding: 4px 15px 4px;
}

.download .textlist>li {
	line-height: 42px;
}
.download .textlist>li a:hover {
	color: #0352AB;
}

/* 联系我们 */
.contact-us {
	width: 100%;
	height: 360px;
}

.contact-us .column-title {
	height: 64px;
	background: url(/_upload/tpl/0f/93/3987/template3987/images/contact-us.png);
}

.contact-us .column-content {
	height: 294px;
	width: 100%;
	background: #F3F8FF;
	padding: 10px 14px 10px 24px;
}
.column-content .line {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: rgba(0,0,0,0.75);
}

.line .text-left {
	float:left;
	width: 115px;
	text-align: justify;
}
.line .text-left span {
	display: inline-block;
	padding-left: 100%;
}
.line .text-right {
	float:right;
	width: 160px;
	text-align: left;
}
.column-content .line:nth-child(7) .text-left,
.column-content .line:nth-child(7) .text-right{
	height: 60px;
}
.column-content .line:last-child .text-left{
	width: 95px;
}
.column-content .line:last-child .text-left:after{
	content: "：";
	position: relative;
    left: 100px;
    top: -30px;
}

.rk{
	width: 248px;
	/* margin-bottom: 41px; */
}

.rk>a >.link{
    height: 81px;
    margin-bottom: 22px;
    border-radius: 6px;
}

.rk>a{
    line-height: 54px;
    color: white;
    font-size: 19px;
    position: relative;
}

.bc1:hover .link{
    background-color: #01ccff !important;
}
.bc2:hover .link{
    background-color: #0352a4 !important;
}
.bc3:hover .link{
    background-color: #008bc8 !important;
}
.bc4:hover .link{
    background-color: #008bc8 !important;
}
.bc4:hover + .sys-rk, .sys-rk:hover {
    display: block !important;
    position: absolute;
    width: 160px;
    font-size: 19px;
    height: 130px;
    background: #FFFFFF;
    z-index: 2;
    top: 230px;
    left: 234px;
    box-shadow: 0px 0px 2px 2px #eee inset;
    border-radius: 5px;
}
.bc2:hover + .sys-rk2, .sys-rk2:hover {
    display: block !important;
    position: absolute;
    width: 160px;
    font-size: 19px;
    height: 164px;
    background: #FFFFFF;
    z-index: 2;
    top: 20px;
    left: 234px;
    box-shadow: 0px 0px 2px 2px #eee inset;
    border-radius: 5px;
}
.rk2,.rk1,.rk3{
    float: left;
    width: 160px;
    line-height: 27px;
    padding-left: 10px;
    margin-bottom: 5px;
border-bottom:1px solid #eee;
}
.rk2:hover,.rk1:hover,.rk3:hover{
	color: #0264ca;
}

.rl {
    width: 100%;
    height: 424px;
}
.tab1 {
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}

.rk>a>.link:hover{ text-decoration:none;}

.rk>a>.link>div{
	float: right;
	margin-right: 44px;
	top: 12px;
	position: relative;
}
.rk>a>.link>span{
    top: 12px;
    position: relative;
    left: 46px;
    position: relative;
}

.rk>a>.link>i{
	font-size: 26px;
	margin:20px;
}

.rk-sc{
	display:none;
	height: 70px;
	width: 94px;
	position: absolute;
	top: 142px;
	right:-100px;
	background-color: #00a8ef;
	border-radius: 5px;
}

.rk-sc>div{
	text-align:center;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	margin: 0px 8px;
}

.rk-sc>div:first-child{
	border-bottom: 1px solid #64b7f2;
}

.rk-sc>div>a{
	color: white;
}

.link_rk {
    right: -339px;
    width: 318px;
    height: 391px;
    position: absolute;
    top: 23px;
}
.imgPic{
	position: relative !important;
    height: 35px !important;
    top: 23px;
    float: left;
    left: 34px;
}

.rl .title-text:before{
    background: url(/_upload/tpl/0f/93/3987/template3987/images/rl.png) no-repeat;
}

.link_bottom_rk {
    width: 318px;
    height: 391px;
    position: absolute;
}
.link_bottom_rk>a >.link{
    background-size: cover;
}
.bc5 .link{
	background: url(/_upload/tpl/0f/93/3987/template3987/images/link5.png) no-repeat;
}
.bc6 .link{
	background: url(/_upload/tpl/0f/93/3987/template3987/images/link6.png) no-repeat;
}
.bc7 .link{
	background: url(/_upload/tpl/0f/93/3987/template3987/images/link7.png) no-repeat;
}
.link_bottom_rk>a>.link>span{
    font-size: 17px;
    top: 22px;
    position: relative;
    left: 55px;
    position: relative;
    color: black;
    font-weight: 600;
}
.link_bottom_rk>a >.link {
 	height: 100px;
    margin-bottom: 27px;
    border-radius: 6px;
    margin-top: 21px;
}
.selectUrl{
    margin-left: 57px;
    padding: 5px 0px;
    width: 262px;
    border: 1px #eeeeee solid;
}
.wc{position:relative;margin-top: 12px;}
.w{position:relative;width:1440px;margin:0 auto;}


.new-c{
    height: 18%;
    padding-top: 21px;
}
.new-c .new-time{
	display: inline-block;
}
.new-c .day{
	display: block;
    width: 80px;
    height: 30px;
    opacity: 1;
    background: #307DC8;
    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: 165px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top:5px;
}
.textlist li a:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #ddd;
    top: 21px;
    left: 0px;
    position: absolute;
}
.hideTime li a:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #ddd;
    top: 21px;
    left: 0px;
    position: absolute;
    display: contents;
}
.hideTime li{
	margin-left:10px;
}
.wenz {
    width: 1102px;
    height: 40px;
    opacity: 0.6;
    background: #000000;
    bottom: -352px;
    position: relative;
}
.red{
    width: 113px;
    height: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    text-align: right;
    color: #c60500 !important;
    right: 140px !important;
}
/* 重写模板样式 */
.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
.wp_nav .nav-item a{ font-family:"Microsoft Yahei"; display:block;text-align:center;position:relative; z-index:100;}
.wp_nav .nav-item a.parent:hover{}
.wp_nav .nav-item a.parent {color:#FFF;}
.wp_nav .nav-item a span.item-name {display:inline-block;padding:5px 10px;line-height: 36px;cursor:pointer;}
.wp_nav .sub-nav {display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:1px solid #ccc;border-top:none;}
.wp_nav .sub-nav .nav-item { white-space:nowrap; }
.wp_nav .sub-nav .nav-item .mark { background:#fff;}
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal; color:#000;text-align:center;border-top:1px solid #D8E1CC;min-width: 80px;}
.wp_nav .sub-nav .nav-item a.parent:hover{ background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a.parent { background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a span.item-name { padding:5px 10px; line-height:36px;}
.wp_nav .nav-item a.parent:hover span.item-name{}
.wp_nav .nav-item a.parent span.item-name{}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name{}
.wp_nav .sub-nav .nav-item a.parent span.item-name{}

.pull-left{
	width: 260px;
    margin-right: 50px;
}
.wp_article_list .list_item .Article_Index{
	display: none;
}
.sudy-links .links-name{
	line-height: 30px;
	font-size: 14px;
}