﻿/**!
 * 许昌市建设局
 * author: shenyh;
 * date:2017-09-20
 */


/* 图片轮播 */

.wb-slider {
    height: 242px;
    position: relative;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    height: 100%;
    width: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "SimSun";
    color: #fff;
    background: url("../images/mask_bg.png");
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 154px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 0;
    bottom: 6px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    margin-right: 2px;
    height: 18px;
    width: 25px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #ff8202;
}



/* 工作动态 */

.ewb-work {
    background-color: #fff;
    border: 1px solid #fed0c5;
}

.ewb-work-hd {
    height: 31px;
    background: url("../images/work_bg.jpg") repeat-x;
}

.ewb-work-bd {
    height: 209px;
    overflow: hidden;
}
/*
.ewb-work-tt {
    height: 30px;
    line-height: 29px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    margin-top: -1px;
    border-top: 2px solid #ff7214;
    border-right: 1px solid #e1e1e1;
}*/

.ewb-work-tt {
    height: 30px;
    line-height: 29px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.ewb-work-tt.cur{ 
    background: #fff;
    margin-top: -1px;
    border-top: 2px solid #ff7214;
    border-right: 1px solid #e1e1e1;
}


.ewb-work-tt a {
    color: #ed1d00;
}

.ewb-work-tt2 {
    height: 30px;
    line-height: 29px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
/* 公示公告 */

.ewb-com {
    border: 1px solid #e1e1e1;
    background-color: #fff;
}

.ewb-com-hd {
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    background-color: #ea4d38;
}

.ewb-com-hd a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.ewb-com-hd .ewb-email {
    display: block;
    padding-left: 20px;
    padding-right: 10px;
    background: url("../images/xx_icon.png") left center no-repeat;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}

.ewb-com-bd {
    height: 208px;
    overflow: hidden;
}

.ewb-email-link {
    display: block;
    text-align: center;
    padding-top: 5px;
}


/* 信息公开 */

.ewb-open {
    border: 1px solid #e9e4e0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ewb-open-hd {
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    border-bottom: 1px solid #e0877e;
    background: url("../images/ttbg.jpg") left top #ee513c;
}

.ewb-open-hd a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.ewb-open-bd {
    height: 207px;
    overflow: hidden;
}



/* 指南 */

.ewb-guide-items {
    margin-right: -6px;
}

.ewb-guide-item {
    float: left;
    margin-left: 14px;
    margin-top: 16px;
    width: 151px;
}

.ewb-guide-a {
    height: 63px;
    padding-left: 11px;
    padding-top: 18px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    font-family: "Microsoft YaHei";
    display: block;
}

.ewb-guide-a>span {
    line-height: 22px;

    padding-top: 20px;
}

.ewb-guide-a.icon01 {
    background: url("../images/gk1.png") right 13px no-repeat #61b923;
}

.ewb-guide-a.icon02 {
    background: url("../images/gk2.png") right 13px no-repeat #e2a677;
}

.ewb-guide-a.icon03 {
    background: url("../images/gk3.png") right 13px no-repeat #5b99d4;
}

.ewb-guide-a.icon04 {
    background: url("../images/gk4.png") right 13px no-repeat #deab32;
}




/* 专题专栏 */

.ewb-subject {
    height: 72px;
    border: 1px solid #e9e9e9;
    background: #fff;
}

.ewb-subject-hd {
    width: 30px;
    height: 72px;
    border-right: 1px solid #d5e0fe;
    background: #f6faff;
    color: #e21720;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    *writing-mode: tb-rl;
}

.ewb-subject-item>li {
    float: left;
    margin-top: 10px;
    /*margin-left: 10px;*/
    margin-left: 50px;/*20220126*/
}

.ewb-subject-item>li:first-child {
    /*margin-left: 13px;*/
    margin-left: 50px;/*20220126*/
}

.ewb-subject-item>li>a {
    display: block;
}


/* 友情链接 */

.ewb-fdlink {
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #ed503b;
}

.ewb-fdlink>span {
    padding-left: 14px;
}

.ewb-fdlink>a {
    color: #fff;
    padding-left: 8px;
    margin-right: 40px;
    background: url("../images/linkimg.jpg") left center no-repeat;
}

/* 视频 */
.shsejb{
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/s-ico-video2.png) no-repeat 50% 15px ;
    margin-bottom: 5px;
}

.xzxk{
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/xuke.png) no-repeat 50% 15px ;
    margin-bottom: 5px;
}

.xsgg{
	width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/xsgg.png) no-repeat 50% 15px ;
    margin-bottom: 5px;
}
.sgyb{
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/sgyb_pic.png) no-repeat 50% 15px ;
    margin-bottom: 5px;
}

.jzdc{
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/jzdc.png) no-repeat 50% 15px ;
    margin-bottom: 5px;
}

.fixed-video {
    position: fixed;
    right: 10px;
    bottom: 536px;
    z-index: 999999999999;
}

.fixed-video1 {
    position: fixed;
    left: 10px;
    bottom: 400px;
    z-index: 999999999999;
}

.video-switch a {
    width: 82px;
    height: 105px;
    display: block;
    text-align: center;
    background: #f4f4f4;
    border: 4px solid #ececec;
    text-decoration: none;
}

.video-switch a strong {
    border: 1px solid #ddd;
    display: block;
    height: 105px;
}

.video-switch a span {
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/s-ico-video.png) no-repeat 50% 15px;
    margin-bottom: 5px;
}

.video-switch a strong {
    border: 1px solid #ddd;
    display: block;
    height: 105px;
}

.video-switch a{
	color: #333;
}

strong {
    font-weight: bold !important;
}

.video-content {
    border: 4px solid #ececec;
    position: absolute;
    right: 95px;
    top: 0px;
    background: #fff;
    z-index: 999999999999;
}

.video-box-title {
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 30px;
    background: #e5140d url(../images/ico-video.png) no-repeat 6px 8px;
    color: #fff;
}

.link-video-close {
    width: 24px;
    height: 24px;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    position: absolute;
    right: 5px;
    top: 5px;
    background: #f1322b url(../images/ico-close.png) no-repeat 50% 50%;
}



.sub_left_menu {
    width: 268px;
    left: 8px;
    top: 6px;
    z-index: 999;
}

.left_menu_style {
    width: 254px;
}

.blue_title_box {
   
}

.blue_title_box h3 a {
    height: 33px;
    padding-left: 25px;
    background: url(../images/lit.png) no-repeat 7px 9px;
    color: #fff;
    display: inline-block;
    width: 90%;
}

a:link, a:visited {
    text-decoration: none;
}

a {
    color: #4e5050;
}

.sub_right_layer h3 {
    height: 30px;
    line-height: 30px;
    background: url(../images/rbg.png) repeat-x left -414px;
    border-bottom: 1px solid #d5d7d8;
    font-size: 14px;
}

.sub_right_content dd {
    height: auto !important;
    height: 150px;
    min-height: 150px;
}

.div_news_list li span {
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    display: block;
    background: url(../images/lit.png) no-repeat 4px -91px;
    padding-left: 12px;
}

.video-center {
    width: 60%;
    height: 290px;
    background: #f3f3f3;
    float: left;
    overflow: hidden;
}

.video-right {
    background: #f5f5f5;
    height: 290px;
    float: left;
    width: 40%;
    overflow: auto;
}

.video-inner {
    width: 500px;
    border: 1px solid #fbb9b9;
    overflow: hidden;
}

.video-right .news_box_list {
    padding: 8px;
}

.video-right .news_box_list li {
    height: 30px;
    border-bottom: 1px solid #ddd;
}

.news_box_list li {
    min-height: 25px;
    height: 25px;
    overflow: hidden;
}


.video-right .news_box_list li a {
    background: url(../images/ico-video-list.png) no-repeat 2px 12px;
    padding-left: 15px;
    width: 90%;
    height: 30px;
    line-height: 30px;
}

.news_box_list li a {
    height: 25px;
    line-height: 25px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    color: #454545;
    width: 80%;
    display: inline-block;
    line-height: 25px;
    height: 25px;
    padding: 0 0 0 10px;
    background: url(../images/lit.png) no-repeat 0px -90px;
    float: left;
}


.gf {
    width: 80px;
    height: 68px;
    display: block;
    background: #f4f4f4 url(../images/gf.png) no-repeat 50% 8px;
    margin-bottom: 5px;
}

/*20230129府院联动*/
.tyld{
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/fyld.png) no-repeat 50% 15px ;
    margin-bottom: 5px;
}
/*20230131府院联动*/
.fyld{
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/fyld.png) no-repeat 50% 15px ;
    margin-bottom: 5px;
}

/*20230322清朗行动*/
.qlxd{
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/qlxd.jpg) no-repeat 50% 0px ;
    margin-bottom: 5px;
}