/**html {

  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

  filter: grayscale(100%);

  -webkit-filter: grayscale(100%);

  -moz-filter: grayscale(100%);

  -ms-filter: grayscale(100%);

  -o-filter: grayscale(100%); 

}

body, body * {

  filter: gray !important;

}**/
/**临时加**/
.gzs{
	height: 560px;
	width: 1100px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: url(../img/index/gzs.jpg) no-repeat;
}
body{
	/*background: url(../img/bg.png);*/
	background-repeat: repeat-x;
    width: 1920px;
    height: auto;
    background: #F4F4F4;
	/**background:url(../img/index/year100.jpg);
	 background-repeat:no-repeat;
	 margin-top:320px;
	 background-position:top center;**/

}
/*图片没有右边框*/
.border-right {
    border-right: 1px solid #d5d5d5;
    border-radius: 2px;
}

/*我要留言样式*/
.leave-message {
    position: absolute;
    top: 0;
    right: 15px;
}

.leave-message span {
    padding-left: 0 !important;
}

.message-info-wrap {
    padding: 7px 0;
    *height: auto;
    *position: relative;
    *overflow: hidden;
}

.message-info-wrap .col-xs-2 {
    *margin-right: 15px;
}

.message-info-wrap .col-xs-10 {
    color: #666;
    word-wrap: break-word;
}

/*列表样式*/

.list-big {
    /*padding: 0 15px;*/
}

.top-1 {
    *padding: 0 15px;
}

.top-1 h4 {
    color: #c70508;
    font-size: 14px;
    text-align: left;
}

.top-1 p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}

.list-big .top-1 + .list-text-big:first-child {
    border-top: 1px dashed #e8e8e8;
}


.list-big {
    color: #333;
    line-height: 32px;
    *padding: 0;
}

#onlineMessage .list-big {
    *padding: 0 15px;
}

.list-big .list-text-big ,
.list-text-big{
    border-bottom: 1px dashed #e8e8e8;
    *border-bottom: none;
    border-bottom: none \0;
    height: 36px;
    line-height: 45px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    *margin: 0;
}
.list-big .list-text-big:last-child {
    border-bottom: none;
}
.view-page .list-text-big {
    padding: 0;
    line-height: 40px;
    margin: 0;
}

.list-text-big .col-sm-9 {
    color: #333;
    padding: 0;
    position: absolute;
    width: 75%;
    *left: 15px;
}

.list-text-big .col-sm-3 {
    padding: 0;
    position: absolute;
    width: 25%;
    right: 15px;
    text-align: right;
}

.list-text-big:hover .col-sm-9,
.list-text-big:hover {
    color: #cc0000;
} 

.list-text-big .time {
    color: #666460;
    font-size: 12px;
}

.content-title {
    position: relative;
    /*width: 100%;*/
    color: #0789EA;
    height: 36px;
    /*border: 1px solid #00B2EE;*/
    line-height: 36px;
    text-align: left;
}

.content-title a {
    color: #c70508;
}

.content-title span {
    padding: 8px 15px;
}

.content-title .bigger-text {
    font-size: 16px;
}

.line-wrap {
    overflow: hidden;
    width: 1460px;
}

.content-title .more {
    position: absolute;
    right: 8px;
    top: 0;
    color: #666;
    font-size: 12px;
}

.content-title .more:hover {
    color: #cc0000;
    text-decoration: underline;
}

.nav > li.more-li {
    position: absolute;
    right: 0;
    top:3px;
}

.more-li .more {
    padding: 7px 0;
    width: 30px;
}

.border-e8 {
    border: 1px solid #00B2EE;
    border-bottom: 1px solid #00B2EE;
}

.border-none-top {
    border-top: 1px solid #FFFFFF !important;
    /*margin-top: -1px;*/
}

.service-wrap {
    margin-bottom: 13px;
    overflow: hidden;
    border-top: none;
    /*height: 353px;*/
}

.service-icon-wrap {
    margin-left: 15px;
}

.service-wrap p {
    text-align: center;
    font-size: 12px;
}

.service-wrap p.list-text {
    padding: 0 15px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 32px;
    font-size: 14px;
}

.service-wrap p.list-text:hover {
    color: #cc0000;
}

.bussiness-guide {
    height: 130px;
}

.bussiness-guide .guide-title {
    width: 35px;
    height: 100%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
    background: url(../img/index/news_title_bg02.png) 0 8px no-repeat
}

.bussiness-guide > a {
    margin: 22px 8px 0 0;
    display: inline-block;
}

.bussiness-guide img {
    width: 210px;
}

.bussiness-guide .kmnbp {
    width: auto;
    margin: 0;
}

table {
    width: 100%;
    margin-bottom: 8px;
}

.service-wrap table td,
.service-wrap table th {
    width: 50%;
    text-align: center;
    font-weight: 100;
}

.service-wrap table td {
    font-size: 12px;
}
.open-info{
    padding-bottom:0;
    height:auto;
}
.open-info a {
    display: inline-block;
    background: url(../img/index/button_bg.png) no-repeat;
    width: 112px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 0 13px 8px;
    color: #333;
}

.fund-rate {
    padding: 15px;
}

.fund-rate p {
    color: #fff;
    background: #0789EA;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.8;
}
.content-title a{
	 color: #0789EA;
}
.fund-rate p > span {
    font-size: 14px !important;
}

.fund-rate img {
    width: 100%;
}

.main .contact-wrap {
    height: 74px;
    font-weight: bold;
}

.main .contact-wrap-l {
    height: 160px;
    border: 1px solid #e8e8e8;
    
    
}
.main .contact-wrap-ll {
    text-align:centr;
    margin-left:2.5px;
    
}
.main .contact-wrap p {
    font-weight: bold;
    font-size: 16px;
}

.main .contact-wrap img {
    margin-top: 15px;
}

.contact-wrap .col-xs-9 {
    *position: absolute;
    *right: -15px;
}

.contact-wrap {
    width: 100%;
    height: 60px;
    position: relative;
    border: 1px solid #e8e8e8;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f5f5f5));
    background: -moz-linear-gradient(#fff, #f5f5f5);
    background: -o-linear-gradient(#fff, #f5f5f5);
    background: linear-gradient(top center, #fff, #f5f5f5)
}

.contact-wrap img {
    display: inline-block;
    margin-top: 4px;
}

.contact-wrap .col-xs-3 {
    height: 100%;
    padding-left: 5px !important;
}

.contact-wrap .img-wrap img {
    height: 60%;
}

.contact-wrap p {
    font-size: 15px;
    font-weight: bold;
}

.content-wrap p.contact-title {
    margin-bottom: 5px;
}

.contact-wrap p.signal-contact {
    line-height: 60px;
}

.online-custom img {
	height: 99px;
    display: inline-block;
    width: 84%;
}

/*新闻动态---轮播样式*/
.carousel-control {
    display: none;
}

.carousel-indicators {
    bottom: 0;
    right: 0;
    left: auto;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    *width: 6px;
    *height: 6px;
    width: 8px \0;
    height: 8px \0;
    margin: 0;
    margin-left: 5px;
    background: #fff;
    border: 1px solid #fff;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    *width: 6px;
    *height: 6px;
    width: 8px \0;
    height: 8px \0;
    margin-left: 5px;
    background: #FFA800;
    border: 1px solid #FFA800;
}

.carousel-caption {
    bottom: 0;
    padding: 0;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, .5);
    height: 40px;
    line-height: 40px;
}

.carousel-caption p {
    width: 60%;
    padding-left: 10px;
}
#carousel img{
    /*width:100%;*/
    /*height: 330px;*/
    width: 676px;
    height: 422px;
}

/*主页各个栏目宽度*/

/*新闻动态行高度*/
.dynamic-height {
    height: 294px;
    *height: 209px;
    *overflow: hidden;
    *position: relative;
}

.dynamic-img-height {
    height: 330px;
    width: 727px;
}

/*服务渠道，下载中心高度*/
.service-height {
    height: 150px;
    *height: auto;
}

.service-height-ie7 {
    *height: 138px;
}

/*信箱，部委文件模块，公积金利率模块高度*/
.mail-height {
    height: 301px;
}

.mail-height.service-wrap {
    *height: 276px;
}

/*党建工作模块*/
.party-height {
    height: 305px;
}
 
/* .retutnContent {
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; 
} */

/**头部宣传**/
.topBanner{
    height: 208px;
    width: 1000px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    background: url(../img/index/top_banner_hd.png) no-repeat;
}

/*
 *唐山政府网    网上办事大厅
 */
 .standgs{
	 width:55%;
	 float:left;
	 margin-right:6px;
 }
.nethall a{
	height:250px;
	background:url(../img/index/net.png) no-repeat;
	position:relative;
	width:190px;
	float:right;
}
/* .nethall a{
	background:url(../img/index/butwsbsdt.png) no-repeat;
	background-position:0px -80px;
	width:150px;
	height: 40px;
	position:absolute;
	float:left;
	bottom: 20px;
	left:20px;
}
.nethall a:hover{
	background-position:0px -40px;
}
.nethall a:active{
	background-position:0px 0px;
}
 */
.service-wrap {
    /* padding: 15px 0; */
    /*margin-top: -8px;*/
    overflow: hidden;
    border-top: none;
    height: 357.5px;
}
.service-wrap  .standgs .st,.service-wrap  .standgs .gs{
	 height: 125px;
	 display:block;
}
.service-wrap  .standgs .st{
	 background:url(../img/index/st.png) no-repeat;
 } 
 .service-wrap  .standgs .gs{
	 background:url(../img/index/gs.png) no-repeat;
}
.left-content-wrap, .right-content-wrap{
	width:49%;
}
#silderP{
	border:0px;
}	
/**场景式服务*/	 
.scene {
	width:392px;
	height:190px;
	margin-right:14px;
	color:#fff;
	font-size:16px;
	text-align: center;
	background:url(../img/index/bgcjsfw.png);
	background-size: 100%;
	position:relative;
}
#commonQ{
    height:220px;
}
#openInfoTabs{
	border:0px;
}
.scene .s-a-all{
	line-height: 154px;
    position: relative;
    top: 30px;
    margin: auto;
    text-align: center;
}
 .scene span.stitle {
	text-align: center;
    margin: auto;
    display: inline-block;
    line-height: 2;
}
.scene a {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0px 5px;
    text-align: center;
  }
 .scene div.s-a-all a.save{
	background:url(../img/index/business_img_gjjcj.png) no-repeat scroll -10px 0px;
	
 }
 .scene a.get{
	background:url(../img/index/business_img_gjjtq.png) no-repeat scroll -10px -104px;
 }
 .scene a.borrow{
	 background:url(../img/index/business_img_gjjdk.png) no-repeat scroll -10px -213px;
 }
 .scene a span.savef,span.getf,span.borrowf{ bottom: 5px; left: 18px;color: #fff;}
 #indexAdministrate{
   height: 154px;
 }
 .service-wrap.list-big a{
    display: inline-block;
    height: 80px;
    width: 82px;
    position: relative;
    text-decoration: none;
    margin-right: 15px;
    font-size: 12px;
    top: 13px;
}
 /**便民服务**/
.service-wrap.list-big a.distribute{background: url(../img/index/butbmfw.png) no-repeat scroll -5px -3px;}
.service-wrap.list-big a.timer{background: url(../img/index/butbmfw.png) no-repeat scroll -5px -85px;}
.service-wrap.list-big a.guide{background: url(../img/index/butbmfw.png) no-repeat scroll -5px -165px;}
.service-wrap.list-big a.download{background: url(../img/index/butbmfw.png) no-repeat scroll -5px -248px;}
/**.service-wrap.list-big a.distribute:hover{background: url(../img/index/butbmfw.png) no-repeat scroll -95px -3px;}
.service-wrap.list-big a.timer:hover{background: url(../img/index/butbmfw.png) no-repeat scroll -95px -85px;}
.service-wrap.list-big a.guide:hover{background: url(../img/index/butbmfw.png) no-repeat scroll -95px -165px;}
.service-wrap.list-big a.download:hover{background: url(../img/index/butbmfw.png) no-repeat scroll -95px -248px;}**/
.service-wrap.list-big a span{
    position: absolute;
    margin-top: 50px;
    left: 16px;
}
.service-wrap.list-big a span.longf{
    position: absolute;
    margin-top: 54px;
    left: 4px;
}
/**政民互动**/ 
.left-content-wrap .list-big a.consult{background: url(../img/index/buthdjl.png) no-repeat;}
.left-content-wrap .list-big a.online{background: url(../img/index/buthdjl.png) no-repeat scroll 0px -85px;}
.left-content-wrap .list-big a.complain{background: url(../img/index/buthdjl.png) no-repeat scroll 0px -248px;}



/**专题专栏**/
.frendship{height: 110px; width: 988px; margin: 0 auto;}
.frendship .title{height: 32px; width: 80px; text-align: center; font-size: 16px; background: #0789E4;line-height: 32px; color: #fff;}
.frendship .frendshipcon{height: 78px;border-top: 3px solid #0789E4;}
.frendship .frendshipcon .option-title{display:inline-block; height: 32px;line-height: 32px;width: 310px !impartant; text-decoration:none;margin-top: 10px; margin-left: 10px;background: #fff;font-size: 12px; color: #0166a5; text-align: center;font-weight:800;letter-spacing:2px;border: 1px solid #f2f2f2;border-radius: 3px;}
.frendship .frendshipcon option:hover{ background: #0789E4;color: #fff;}

.frendship .frendshipcon .special-wrap{width: 1000px; height: 100px;  position: relative; overflow: hidden; margin:0 auto;}
.frendship .frendshipcon .special-wrap ul{ position: absolute; overflow: hidden; left: 0; top: 0; white-space:nowrap; display:inline-block; width:2160px;}
.frendship .frendshipcon .special-wrap ul li{width:240px ; display:inline-block; margin:20px 0px;}
.frendship .frendshipcon .special-wrap ul li img{width:90%;}
.content-title{
	color:#000000;
}
.nowList.q_order{
	background-color:#1971CB !important;
}

.line-normal tr{
	text-align:left !important;
	border: 0px solid #e8e8e8 !important;
	padding: 3px !important;
}

.line-normal td{
	text-align:left !important;
	border: 0px solid #e8e8e8 !important;
	padding: 3px !important;
}

.border-hdjl {
    border: 1px solid #00B2EE;
    border-bottom: 1px solid #00B2EE;
    height: 110px;
}

.floating_ck{position:fixed;right:20px;top:30%;z-index: 999;}
.floating_ck dl dd{position:relative;width:80px;height:90px;background-color:#ffffff;border-bottom:solid 5px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#38B0DE;border-bottom:solid 1px #38B0DE;}
.floating_ck dd span{display:block;padding-top:10px;}

.voteresult{
	width:98%;
	height:25px;
	line-height:18px;
	background-color:#e7e7e7;
	border:0;
	font-weight:bold;
	float:left;
	display:block;
	overflow：hidden;
}
#progress_begin::-webkit-progress-value{ /*开始时候的颜色  */
	background-color: #0099FF;
}
#progress_max::-webkit-progress-value{ /*当数值达到80时候的颜色*/
	background-color: #FF6633;
} 
progress::-webkit-progress-bar{  /* 设置进度条的背景色 */
	background-color: #CCCC99;
}
.scene {
    width: 93%;
}
.div-input {
	width:15px!important;
	height:21px!important;
	margin:10px!important;
}

.floating{position:fixed;left:20px;bottom:1%;z-index: 999;}
.floating dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating dl dd:hover{background-color:#38B0DE;border-bottom:solid 1px #38B0DE;}
.floating dl dd:hover .floating_left{display:block;}
.qrcord{background-image:url(../img/sidebar/weixin.png);}
.qrcord1{background-image:url(../img/sidebar/weib.png);}
.qrcord2{background-image:url(../img/sidebar/apple.png);}
.qrcord3{background-image:url(../img/sidebar/anzhuo.png);}
.return{background-image:url(../img/sidebar/fanhui.png);}
.floating dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;right:-160px;top:0px;width:160px;height:80px;background-color:#38B0DE;border-bottom:solid 1px #38B0DE;display:none;}

.floating_ewm1{height:180px;top:-100px;z-index: 999;}
.floating_ewm1 i{background-image:url(../img/sidebar/wechat.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm1 p{color:#fff;margin-top:5px;}
.floating_ewm1.qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm1 .qrcord_p02{font-size:18px;}

.floating_ewm2{height:180px;top:-100px;z-index: 999;}
.floating_ewm2 i{background-image:url(../img/sidebar/weibo.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm2 p{color:#fff;margin-top:5px;}
.floating_ewm2.qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm2 .qrcord_p02{font-size:18px;}

.floating_ewm3{height:180px;top:-100px;z-index: 999;}
.floating_ewm3 i{background-image:url(../img/sidebar/ios.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm3 p{color:#fff;margin-top:5px;}
.floating_ewm3.qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm3 .qrcord_p02{font-size:18px;}

.floating_ewm4{height:180px;top:-100px;z-index: 999;}
.floating_ewm4 i{background-image:url(../img/sidebar/android.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm4 p{color:#fff;margin-top:5px;}
.floating_ewm4.qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm4 .qrcord_p02{font-size:18px;}

.search-hotlineService{
	color:#c70508 !important;
	margin-left:150px !important;
}
.unit-fsubmit-message{
	height:300px !important;
}
.unit-textarea{
	width:560px !important;
	height:120px !important;
	float:right !important;
	margin-right:22px !important;
}



/*新添加样式*/
.but_dhyj_normal{
	background: url(../img/index/but_dh_normal.png);
	color:#fff;
}

.but_dhyj_normal_active{
	background: url(../img/index/but_dh_highlighted.png);
	color:#fff;
}
.more-new{
	line-height: 30px;
    font-size: 12px;
    position: absolute;
    top: 4px;
    right: 8px;
}
.bswx12{
	margin-bottom:15px;
}
.dktqgj{
	width:30%;
	float:left;
	margin:25px 8px;
}
.footpic{
	width:32%;
	float:left;
	margin-bottom:10px;
}
/*wenin-change  */
.zfxxzl {
    width: 100%;
    float: left;
    height: 100%;
    margin-right: 31px;
}
.zfxxzl ul li.xxgg_img {
    height: 120px;
    width: 40%;
    float: left;
    margin-left: 35px;
}
.zfxxzl ul li {
    float: left;
    width: 289px;
    height: 70px;
    margin-bottom: 10px;
    margin-top:10px
}
.zfxxzl ul li.xxgg_img a {
    height: 100px;
    width: 150px;
}
.zfxxzl ul li a {
    display: block;
    height: 70px;
    width: 289px;
}
.zfxxzl ul li.xxgg_img a img {
    width: 195px;
    height: 130px;
    display: block;
}

/*=======================开发start=======================*/
.wz-topBanner{
    height: 163px;
    width: auto;
    margin-top: 35px;
    position: relative;
}

.top-left {
    height: 128px;
    width: 700px;
    padding: 0;
    margin-left: 180px;
    position: relative;
    background: url(../../img/index/wz/top_banner_hd.png) no-repeat;
}

/*.wz-but_dhyj_normal {*/
/*    display: block;*/
/*}*/
.wz-but_dhyj_normal:hover {
    color: #B21E2C;
}

.wz-but_dhyj_normal:hover + .wz-title-bottom{
    background: #B21E2C;
}

.carousel {
    width: 676px;
    /*height: 422px;*/
    /*margin-right: 20px;*/
}

.wz-content-title {
    position: relative;
    /*width: 100%;*/
    color: #0789EA;
    color: #000000;
    height: 66px;
    /*border: 1px solid #00B2EE;*/
    line-height: 66px;
    text-align: left;
    margin-top: -18px;
}
.wz-content-title a{
    color: #0789EA;
}
.wz-content-title span {
    padding: 8px 3px;
    font-size: 34px;
    color: #A8A8A8;
    /*font-family: 'Microsoft Yahei', Arial;*/
    font-family: Source Han Sans CN;
    letter-spacing: 4px;
    /*font-weight: bold;*/
}

.wz-content-title .wz-title-bottom {
    height: 6.5px;
    width: 160px;
    position: relative;
    float: right;
    /*top: 58px;*/
    top: -15px;
    /*left: -4px;*/
    background: #C9C9C9;
}

.wz-content-title-left {
    width: 160px;
    height: 62px;
    float: left;
    cursor: pointer;
}

/*.wz-content-title-left span:hover .wz-title-bottom, .wz-content-title-left span.active .wz-title-bottom {*/
/*    color: #9c0420;*/

/*}*/
/*.wz-content-title-left span:hover > wz-title-bottom{*/
/*    color: #9c0420;*/
/*    background: #04569c;*/
/*}*/

.wz-content-title .bigger-text {
    font-size: 16px;
}
.wz-content-title .more {
    position: absolute;
    right: 0px;
    top: 6px;
    color: #666;
    font-size: 14px;
    color: #A8A8A8;
}
.wz-content-title .more:hover {
    color: #cc0000;
    text-decoration: underline;
}
.wz-content-title a{
    color: #0789EA;
}

.list-text-big i {
    position: absolute;
    /*position: relative;*/
    left: 0px;
    /*right: 10px;*/
    top: 60%;
    margin-top: -1px;
    width: 4px;
    height: 4px;
    background: #090909;
    border-radius: 90%;
}
.returnContent {
    position: relative;
    left: 22px;
    display: inline-block;
}

.wz-content-title p {
    position: relative;
    display: inline-block;
    left: 353px;
    top: 5px;
    color: #A8A8A8;
}

.lhjy_sdcs {
    background: #00adee;
    position: relative;
    width: 1922px;
    height: 400px;
    right: 232px;
    margin-top: 65px;
    /*background: url(../../img/index/wz/lhjysdcs.png) no-repeat;*/
}
.lhjy_img {
    width: 1922px;
    height: 400px;
    position: absolute;
}

.wt-container {
    width: 1460px;
    /*height: 844px;*/
    height: 1200px;
    /*background: #04569c;*/
    margin-top: 70px;
}

.wt-container-up {
    position: relative;
    float: left;
    width: 1460px;
    /*height: 485px;*/
    height: 500px;
    background: #FFFFFF;
    border-radius: 2px;
}

.wt-container-up-img {
    position: relative;
    width: 547px;
    height: 127px;
    left: 465.5px;
    top: 15px;
}

.wt-container-up-div {
    position: relative;
    width: 1460px;
    height: 182px;
    /*background: #38aa00;*/
    top: 71px;
}
/*.wt-container-up-div img {*/
.wt-biaozhi {
    position: relative;
    width: 157px;
    height: 182px;
    /*left: 0px;*/
    margin-right: 164.6px;
}

.zuihou {
    position: relative;
    width: 157px;
    height: 182px;

}

.wt-container-up-yuzn {
    position: relative;
    float: left;
    width: 286px;
    /*height: 70px;*/
    height: 42px;
    /*background: #77BFD9;*/
    left: 1130px;
    top: 125px;
    /*vertical-align: middle;*/
}

.wt-yhzn-img {
    /*float: right;*/
    /*margin: 0 auto;*/
}
.wt-qdxz-img {
    float: right;
    /*margin: 0 auto;*/
}

.wt-container-down {
    position: relative;
    float: left;
    width: 1460px;
    height: 630px;
    margin-top: 50px;
    /*background: #9c047e;*/
}


.wt-fupt {
    position: relative;
    /*color: #0789EA;*/
    /*color: #000000;*/
    height: 66px;
    line-height: 66px;
    text-align: left;
    margin-top: -18px;
}
/*.wt-fupt a{*/
/*    !*color: #0789EA;*!*/
/*    color: #A8A8A8;*/
/*}*/

.wt-fupt .more {
    position: absolute;
    right: 0px;
    top: 6px;
    color: #666;
    font-size: 14px;
    color: #A8A8A8;
}
.wt-fupt .more:hover {
    color: #cc0000;
    text-decoration: underline;
}


.wt-fupt span {
    padding: 8px 3px;
    font-size: 34px;
    /*color: #A8A8A8;*/
    color: #B00000;
    font-family: Source Han Sans CN;
    letter-spacing: 4px;
}

.wt-fupt .wt-fupt-bottom {
    height: 6.5px;
    width: 160px;
    position: relative;
    float: right;
    top: -15px;
    /*background: #C9C9C9;*/
    background: #B00000;
}

.wt-fupt-left {
    width: 160px;
    height: 62px;
    float: left;
    cursor: pointer;
}

.wt-fupt-left h2 {
    /*width: 1460px;*/
    width: 1300px;
    height: 1px;
    background: #E1E1E1;
    top: -29px;
    left: 160px;
    position: relative;
}

.wt-but_dhyj_normal:hover {
    color: #B00000;
}

.wt-but_dhyj_normal:hover + .wt-fupt-bottom{
    background: #B00000;
}

/*.fwpt-tubiao {
    position: relative;
    float: left;
    width: 1460px;
    height: 532px;
    !*background: darkkhaki;*!
    top: 40px;
}*/

/*
.fwpt-tubiao-img {
    position: relative;
    margin-right: 53px;
    margin-bottom: 45px;
    border-radius: 5px;
}
.fwpt-tubiao-img-zuihou {
    position: relative;
    margin-bottom: 45px;
    border-radius: 5px;
}*/


.fwpt-tubiao {
    position: relative;
    width: 100%; /* 使用百分比宽度以适应不同屏幕 */
    max-width: 1460px; /* 设置最大宽度 */
    margin: 0 auto; /* 居中 */
    padding-top: 40px; /* 上边距 */
}
.row-1 {
    display: flex;
    justify-content: space-around; /* 或其他值 */
    align-items: center; /* 确保垂直对齐一致 */
    margin-bottom: 45px; /* 行间距 */
}

.row-1 .fwpt-tubiao-img {
    flex: 1;
    margin-right: 20px; /* 减少右边距 */
    border-radius: 5px;
    max-width: 100%;
    height: auto; /* 确保图片按比例缩放 */
    flex-basis: calc(33.33% - 15px); /* 每张图片占用三分之一宽度，并减去两边的右边距 */
}

/* 移除第一行最后一张图片的右边距 */
.row-1 > a:last-child img {
    margin-right: 0;
}

.row-2 {
    display: flex;
    justify-content: space-between; /* 或其他值 */
    align-items: flex-start; /* 确保垂直对齐一致 */
    margin-bottom: 45px; /* 行间距 */
}

.row-2 .fwpt-tubiao-img {
    flex: 1;
    margin-right: 20px; /* 减少右边距 */
    border-radius: 5px;
    max-width: 100%;
    height: auto; /* 确保图片按比例缩放 */
    flex-basis: calc(25% - 15px); /* 每张图片占用四分之一宽度，并减去两边的右边距 */
}

/* 移除第二行最后一张图片的右边距 */
.row-2 > a:last-child img {
    margin-right: 0;
}

.fwpt-tubiao-img, .fwpt-tubiao-img-zuihou {
    flex: 1;
    margin-right: 53px; /* 图片间水平间距 */
    border-radius: 5px;
    max-width: 100%;
    height: auto; /* 确保图片按比例缩放 */
}

/* 使用伪元素覆盖链接文本 */
.image-link {
    position: relative;
    display: inline-block;
}

.hdjl-container {
    width: 1460px;
    height: 520px;
    /*background: #38aa00;*/
    margin-top: 80px;
}

.hdjl-zi {
    width: 1460px;
    height: 400px;
    /*background: #fa1938;*/
    position: relative;
    top: 25px;
}

.hdjl-one {
    width: 550px;
    height: 290px;
    /*background: #D9B024;*/
    position: relative;
    float: left;
    margin-right: 25px;
    border-radius: 2px;
    border: 1px solid #d5d5d5;
}
.hdjl-two {
    width: 580px;
    height: 290px;
    /*background: #9c048f;*/
    position: relative;
    float: left;
    /*margin-right: 30px;*/
    margin-right: 25px;
}
.hdjl-three {
    width: 280px;
    height: 290px;
    /*background: #2a24d9;*/
    position: relative;
    float: left;
}


.cjwt {
    position: relative;
    height: 66px;
    line-height: 66px;
    text-align: left;
    margin-top: 0px;
}

.cjwt .more {
    position: absolute;
    right: 25px;
    top: 6px;
    color: #666;
    font-size: 14px;
    color: #A8A8A8;
}
.cjwt .more:hover {
    color: #cc0000;
    text-decoration: underline;
}

.cjwt-left {
    /*width: 160px;*/
    width: 300px;
    height: 40px;
    float: left;
    cursor: pointer;
}

.zuobian {
    position: relative;
    float: left;
    width: 12px;
    height: 30px;
    background: #cc0000;
    top: 24px;
    margin-right: 10px;
    margin-left: 25px;
}

.cjwt span {
    display: block;
    padding: 8px 3px;
    font-size: 24px;
    color: #090909;
    font-family: Source Han Sans CN;
    letter-spacing: 2px;
    font-weight: bold;
}

.wanghaha {
    /*display: block;*/
}

.wanghaha-1 {
    position: relative;
    /*float: left;*/
    z-index: 1;
    /*margin-top: -360px;*/
    margin-top: 0px;
    /*display: none;*/
}

.hdjl-two-img {
    position: relative;
    margin-right: 33px;
    /*margin-bottom: 45px;*/
    border-radius: 2px;
}

.wjgs-container {
    position: relative;
    /*float: left;*/
    width: 1460px;
    height: 154px;
    /*background: blueviolet;*/
}

.wjgs-container-img {
    border-radius: 2px;
}

.wz-footer {
    /*width: 1460px;*/
    width: 1920px;
    height: 286px;
    position: relative;
    background: #B81B2C;
    margin-top: 70px;
    right: 232px;
}

.footer-up {
    width: 1343px;
    height: 95px;
    position: relative;
    top: 70px;
    /*left: 80px;*/
    left: 288px;
}

.footer-up-one{
    display: block;
    position: relative;
    float: left;
    color: #FFFDFF;
    font-size: 28px;
    font-weight: bold;
    width: 670px;
    height: 47px;
}

.footer-up-two{
    display: block;
    position: relative;
    float: left;
    color: #FFFDFF;
    font-size: 28px;
    width: 670px;
    height: 47px;
}

.footer-down {
    width: 1460px;
    height: 40px;
    position: relative;
    /*background: #D9B024;*/
    margin-top: 110px;
}

.footer-down p{
    display: block;
    position: relative;
    float: left;
    color: #FFFDFF;
    font-size: 26px;
    /*font-weight: bold;*/
    width: 1320px;
    height: 33px;
    /*text-align: center;*/
    /*left: 80px;*/
    left: 288px;
}

#wz-tzgg {
    color: #B00000;
}
#wz-tzgg-xia {
    background: #B00000;
}

/*=======================开发end=======================*/