﻿/**!
 * 某某页面
 * author: gaojian;
 * date:2019-03-11
 */



.ewb-bar {
    height: 68px;
    padding-bottom: 7px;
}

.ewb-notice {
    width: 960px;
    font-size: 16px;
}

.ewb-notice-tt {
    width: 116px;
    height: 68px;
    line-height: 68px;
    padding-left: 26px; 
    color: #b81c24;
    background: url('../images/notice_icon.png') 0 center no-repeat;
}

.ewb-notice-bd {
    margin:0 20px 0  142px;
    height: 68px;
    line-height: 68px;
}
.ewb-notice-bd>div{
	width:100%;
	overflow:hidden;
}

.ewb-notice-list {
    padding-left: 10px;
    margin-left: 14px;
    background: url('../images/list_icon.jpg') 0 center no-repeat;
	width:300px;
}

.ewb-notice-list a {
    color: #333;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}

.ewb-search {
    margin-top: 15px;
    padding: 0 18px 0 14px;
    width: 208px;
    height: 36px;
    background: url('../images/searchbox.png') no-repeat;
}

.input-tips {
    position: relative;
    z-index: 1;
    width: 190px;
    height: 36px;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    height: 36px;
    line-height: 36px;
    color: #999;
    z-index: -1;
    cursor: text;
}

.input-box {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    background: 0 0;
}

.ewb-search-btn {
    width: 18px;
    height: 36px;
    border: 0;
    outline: 0;
    background: url('../images/search_icon.png') center center no-repeat;
	cursor:pointer;
}

/* 图片轮播 */
.wb-slider {
    position: relative;
    height: 380px;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url('../images/mask.png');
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    /*width: 264px;2019.04.09*/
	width:375px;/*2019.04.09*/
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 0;
    bottom: 8px;
    height: 24px;
}

.wb-slider-stag {
    float: left;
    margin-right: 4px;
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: url('../images/stag.png')no-repeat;
}

.wb-slider-stag.cur {
    background: url('../images/stagh.png') no-repeat;
}

.ewb-news {
    padding: 0 20px;
    margin-left: 1px;
    height: 380px;
    border-radius: 1px;
    background: #f8f8f8;
}

.ewb-news-hd {
    padding-top: 20px;
    /* padding-left: 33px; */
    height: 41px;
}

.ewb-news-tab {
    width: 130px;
    height: 41px;
    text-align: center;
    line-height: 36px;
    color: #333;
    font-size: 16px;
    margin-right:7px;
    cursor: pointer;
    background: url('../images/newstabr.png') left top no-repeat;
}

.ewb-news-tab a{color: #333}

.ewb-news-tab.cur {
    font-weight: bold;
    color: #fff;
    background: url('../images/dynamic_tabh.png') left top no-repeat;
}
.ewb-news-tab.cur a{color: #fff;}
.wb-data-item {
    padding-top: 12px;
}

.wb-data-list {
    line-height: 40px;
    padding-left: 14px;
    /*border-top: 1px dashed #e8e8e8;2019.04.02*/
    border-top: 1px dashed #c1bebe;/*2019.04.02*/
    background: url('../images/listimg.jpg') 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    color: #999;
    margin-top: -40px;
}

.wb-data-list:hover{
    cursor: pointer;
    background: url('../images/listimgh.jpg') 0 50% no-repeat;
}
.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #b81c24;
}

.picgg{margin-top:20px;}

.ewb-info-txt {
    /*line-height: 20px;
    font-size: 12px;*/
    color: #888;
    text-indent: 2em;
	height:62px;/*2019.04.10*/
    line-height: 26px;/*2019.04.09*/
    font-size: 12px;/*2019.04.09*/
}

.ewb-info-more {
    color: #b81c24;
    font-size: 12px;
}

.ewb-info {
    padding-bottom: 12px;
}

.ewb-info-tt {
    height: 46px;
    line-height: 46px;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

/* 专题专栏 */
.ewb-column {
    /*margin-top: 40px;2019.04.02*/
    margin-top: 20px;/*2019.04.02*/
    height: 112px;
    /*background: #f8fafb;2019.04.02*/
    background: #e0e0e0;/*2019.04.02*/
}

.ewb-column-hd {
    width: 40px;
    height: 112px;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    *writing-mode: tb-rl;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 4px;
    background: #b81c24;
}

.ewb-column-item {
	margin-left:22px;
	width:1145px;
	height:76px;
	overflow:hidden;
}

.ewb-column-list {
    float: left;
    width: 264px;
    margin-right: 6px;
}

.ewb-column-list a {
    display: block;
}

.ewb-column-list a img {
    display: block;
    width: 264px;
    height: 76px;
}

.ewb-column-bd {
    padding-top: 18px;
    margin-left: 60px;
    margin-right: 17px;
	padding-left:22px;
	position:relative; overflow: visible !important;
}


.ewb-column-bd .prev,.ewb-column-bd .next{position: absolute; width: 34px;  height: 112px; overflow:hidden; cursor:pointer; top:0; z-index:9;}
.ewb-column-bd .next{right:-17px; background: url(../images/indexztr.jpg) center no-repeat #f7f7f7;}
.ewb-column-bd .next{right:-17px; background-color:#f7f7f7;}
.ewb-column-bd .prev{left:-20px; background: url(../images/indexztl.jpg) center no-repeat #f7f7f7;}
.ewb-column-bd .prev{left:-20px; background-color:#f7f7f7;}
.ewb-column-bd .bd{zoom:1; overflow: hidden;}
.ewb-column-bd:hover .prev,.ewb-column-bd:hover .next{display: block;}



/* 专题专栏左右滚动 */
.ewb-column{background-color:#e0e0e0;}
.ewb-column-bd {padding-left:24px;padding-top:12px;position:relative;}
.ewb-column-bd .hd{width:100%;height:46px; position:absolute;top:0;left:0;}
.ewb-column-bd .bd ul {overflow: hidden;zoom: 1;width:1080px;}
.ewb-column-bd .bd ul li {text-align: center;zoom: 1;width:25%;height:88px;}
.ewb-column-bd .bd ul li .pic {text-align: center;float:left;margin:6px 6px 6px 0;width:264px;height:76px;}
.ewb-column-bd .bd ul li .pic img {width: 100%;height: 100%;display: block;}



.ewb-gov {
    height: 79px;
    /*margin-top: 40px;2019.04.02*/
    margin-top: 20px;/*2019.04.02*/
}

.ewb-gov img {
    display: block;
    height: 79px;
}

.ewb-col-hd {
    height: 32px;
}

.ewb-col-tt {
    padding-left: 16px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    font-weight: bold;
    color: #b81c24;
    background: url('../images/col_tt.jpg') 0 center no-repeat;
}

.ewb-public {
    height: 321px;
    padding-right: 15px;
    border-right: 1px solid #f8f5f5;
    overflow: hidden;
}

.ewb-info-btn1 {
    line-height: 26px;
    color: #396cab;
    text-decoration: underline;
    margin: 6px 8px 0;
}

.ewb-info-btn2,
.ewb-info-btn3 {
    width: 58px;
    height: 24px;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    margin: 6px 8px 0;
    text-align: center;
    line-height: 24px;
    color: #333;
}

.ewb-info-btn3 {
    width: 118px;
}

.ewb-info-btn2:hover,
.ewb-info-btn3:hover {
    background: #bd2129;
    border-color: #bd2129;
    color: #fff;
}

.ewb-public-hd {
    padding-top: 15px;
    padding-left: 18px;
    height: 34px;
    border-bottom: 1px solid #a09d9d;
}

.ewb-public-tab {
    width: 80px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    text-align: center;
    cursor: pointer;
    margin-right: 10px;
}

.ewb-public-tab.cur {
    border: 1px solid #a09d9d;
    border-bottom: 0;
    font-weight: bold;
    border-top: 4px solid #b81c24;
    height: 31px;
    line-height: 26px;
    width: 90px;
    background: #fff;
}

.ewb-public-tab.cur a{color:#333;}

.ewb-public-tab a{color:#333;}

.ewb-public-bd .wb-data-item {
    padding-top: 3px;
}

.ewb-public-bd .wb-data-list {
    line-height: 41px;
    border-top: 0;
}

.ewb-public-bd .wb-data-date {
    margin-top: -41px;
}

.ewb-line {
    height: 43px;
    margin-bottom: 34px;
    background: url('../images/line.jpg') center bottom no-repeat;
}

/* .互动交流 */
.ewb-chat {
    padding-right: 13px;
}

.ewb-chat-btn {
    display: block;
    height: 68px;
    margin-top: 16px;
}

.ewb-chat-btn:first-child {
    margin-top: 15px;
}

.ewb-chat-btn img {
    display: block;
    height: 68px;
}

/* 业务动态 */
.ewb-dynamic {
    height: 448px;
    width: 556px;
    overflow: hidden;
}

.ewb-dynamic-bd {
    width: 556px;
}

.ewb-dynamic-info .ewb-news-tab {
    width: 130px;
    background: url('../images/dynamic_tab.png') left top no-repeat;
}

.ewb-dynamic-info .ewb-news-tab a{color:#333;}

.ewb-dynamic-info .ewb-news-tab.cur {
    background: url('../images/dynamic_tabh.png') left top no-repeat;
}

.ewb-dynamic-info .ewb-news-tab.cur a{color:#fff;}

.ewb-dynamic-info .wb-data-item {
    padding-top: 10px;
    width: 556px;
}

.ewb-dynamic-info .wb-data-list {
    line-height: 44px;
    border-top: 0;
}

.ewb-dynamic-info .wb-data-date {
    float: right;
    color: #999;
    margin-top: -44px;
}

.ewb-dynamic-info .ewb-news-hd {
    padding-left: 0;
    padding-top: 23px;
}

.ewb-more {
    width: 355px;
}

.ewb-dynamic-btn {
    width: 355px;
    padding: 9px 0 0;
}

.ewb-dynamic-list {
    width: 162px;
    height: 43px;
    margin: 14px 7px 0;
}

.ewb-dynamic-list a {
    display: block;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    font-size: 17px;
    background: url('../images/dynamic_btn1.png') no-repeat;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.6);
}

.ewb-dynamic-list.spe a {
    letter-spacing: 6px;
}
.ewb-dynamic-list a:hover{
    background: url('../images/dynamic_btnh1.png') no-repeat;
}

/* 看三农 */
.ksn{
	width:354px;
	height:200px;
	margin:24px 0 20px;
	background-color:#f3f3f3;
	position:relative;
	overflow:hidden;
}
.ksn a{
	display:block;
	width:100%;
	height:100%;
}
.ksn a img{
	width:100%;
	height:100%;
}
.ksn p{
	width:100%;
	height:32px;
	line-height:32px;
	color:#fff;
	text-align:center;
	background-color:rgba(0,0,0,0.5);
	position:absolute;
	left:0;
	bottom:0;
}
.ksn p a{
	color:#fff;
}
.ksn_play{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-36px;
	margin-left:-24px;
}

/* .链接 */
.ewb-link {
    padding-top: 37px;
}

.ewb-link-a {
    float: left;
    display: block;
    width: 228px;
    height: 60px;
    margin-left: 15px;
}

.ewb-link-a:first-child {
    margin-left: 0;
}

.ewb-link-a img {
    display: block;
    width: 228px;
    height: 60px;
}

/* 政务服务 */
.ewb-service {
    height: 289px;
}

.ewb-service-item {
    padding-top: 15px;
    width: 280px;
	float: left;
}

.ewb-service-list {
    float: left;
    width: 100px;
    height: 82px;
    margin: 0 5px 14px;
}

.ewb-service-list.icon1 {
	
}

.ewb-service-list.icon2 {
    /* margin-right: 101px; */
}

.ewb-service-list a {
    display: block;
    height: 82px;
    background-position: center center;
    background-repeat: no-repeat;
}

.ewb-service-list.icon1 a {
    background-image: url('../images/service_btn1.png');
}

.ewb-service-list.icon2 a {
    background-image: url('../images/service_btn2.png');
}

.ewb-service-list.icon3 a {
    background-image: url('../images/service_btn3.png');
}

.ewb-service-list.icon4 a {
    background-image: url('../images/service_btn4.png');
}

.ewb-service-list.icon5 a {
    background-image: url('../images/service_btn5.png');
}

.ewb-service-list.icon1 a:hover {
    background-image: url('../images/service_btn1h.png');
}

.ewb-service-list.icon2 a:hover {
    background-image: url('../images/service_btn2h.png');
}

.ewb-service-list.icon3 a:hover {
    background-image: url('../images/service_btn3h.png');
}

.ewb-service-list.icon4 a:hover {
    background-image: url('../images/service_btn4h.png');
}

.ewb-service-list.icon5 a:hover {
    background-image: url('../images/service_btn5h.png');
}

.ewb-service-link {
    padding-top: 19px;
}

.ewb-service-link img,
.ewb-service-link a {
    display: block;
}

.ewb-col-more {
    float: right;
    line-height: 32px;
    color: #999;
    margin-right: 10px;
}

/*2019.04.09*/
#WebInfoList_headnews1_Tbl_content .wb-data-item{
	padding-top:0px !important;
}
.wb-data-list-first {   
    line-height: 40px;
    padding-left: 14px;
    border-top:0px;
    background: url('../images/listimg.jpg') 0 50% no-repeat;
}

.ewb-news .ewb-news-hd {
    padding-top: 10px !important;
}

.ewb-sjfb{ height: 207px;width: 222px;float: left;}
/* .ewb-bjtj{height: 80px;width: 222px;float: left;    margin-top: 15px;background: url(../images/bjtj.png) no-repeat;} */
.ewb-bjtj{height: 80px;width: 222px;float: left;    margin-top: 15px;background: url(../images/nyncj_sjfb_bg.jpg) no-repeat;
height:160px;padding-top:80px;
}
.ewb-bjtj p{
    line-height: 30px;
    padding-left: 80px;
    font-weight: bold;}
.ewb-shuju{height: 80px;width: 222px;float: left;    margin-top: 20px;}