﻿@charset "utf-8";

/*=======全局公共样式部分======*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,acronym,address,cite,code,del,dfn,em,font,img,strong,sub,sup,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	padding: 0;
	border: 0;
	word-break: break-all;
	/* [disabled]word-wrap:break-word; */
}
ol,ul{list-style:none;}
:focus{outline:0;}
img {
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	border:0;
	height:auto;
}
a:link,a:visited,a:active{ color:#333;text-decoration:none; -webkit-transition:all .2s linear;transition:all .2s linear;}a:hover{ color:#c20c00; text-decoration:underline; webkit-transition: .5s; transition: .5s;}
table{border-collapse:collapse;border-spacing:0;}
.fl{float:left;}.fr{float:right;}
.clear{clear:both;}

.col_f00{ color:#ed3c34;}
.blue_col{ color:#0c7ed8;}

.font12px{ font-size:12px;}
.clearfix:after { 
    visibility: hidden; 
    display: block; 
    font-size: 0; 
    content: " "; 
    clear: both; 
    height: 0; 
} 
.clearfix { 
/*display: inline-table; */
}


body{
	font-family:"Microsoft Yahei"; 
	font-size:16px; background-color: #fef2ed;
 
}





.wrap{ width:1200px; margin:0 auto;}



.top_banner{ position:relative;width:100%;height:auto;}
.top_turn{ background:url(../images/top_bg.png) top center repeat-x; height:132px; width:100%; position:absolute; left:0px; top:0px; }


.wid1200_pos{ width:1200px; position:relative; margin:0 auto;}


.picScroll-left{ width:660px; padding:0 50px;   position:absolute; right:0px; font-size:13px; top:20px; height:91px;  text-align:center; }
.picScroll-left .hd{ z-index:3;}
.picScroll-left .hd .prev{ background:url(../images/xyhez_07.png) no-repeat; cursor:pointer; height:91px; width:38px; position:absolute; left:0px; top:0px; transition:none; opacity:0.7;}
.picScroll-left .hd .next{ background:url(../images/xyhez_23.png) no-repeat; cursor:pointer;height:91px; width:38px;   position:absolute; right:0px; top:0px; transition:none; opacity:0.7;}

.picScroll-left .hd .prev:hover{ opacity:1; }
.picScroll-left .hd .next:hover{ opacity:1;}



.picScroll-left .bd{ }
.picScroll-left .bd ul{  zoom:1; }
.picScroll-left .bd ul li{ margin:0 10px; float:left; transition:all .2s linear; width:90px; text-align:center; line-height:24px; position:relative;}
.picScroll-left .bd ul li { text-align:center; }
.picScroll-left .bd ul li  img{ width:61px; height:69px; margin-bottom:6px; }
.picScroll-left .bd ul li  img:hover{ opacity:0.9;}
.picScroll-left .bd ul li a{ line-height:24px; margin-top:4px; color:#333; font-size:15px; font-weight:bold;}
.picScroll-left .bd ul li a:hover{ color:#c20c00;}





.pos_wid1200px{ width:1200px; position:relative; margin:0 auto;  }

.con_body{  width:1200px; background-color:#fff;  background:url(../images/xyzhou_06.png) no-repeat top center; padding-top:55px; margin-top:-150px;}

.hei500px{ height:360px; background-color:#fff; padding:20px; position:relative; margin-bottom:20px; }


.slideBox{ width:600px; height:360px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; text-align:center; width:600px;   }
.slideBox .hd ul li{ float:left; margin-right:2px;  display:inline-block; *display:inline; zoom:1; width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative; }
.slideBox .bd img{ width:600px; height:360px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }



.slideBox .bd li .txt_d{ padding:0 2%; height:32px; line-height:32px; width:96%; position:absolute; left:0px; bottom:0px; background:rgba(0,0,0,0.6); *background:#000; color:#fff; font-size:14px; font-weight:bold;}


.news_list{ position:absolute; height:360px; width:530px; right:20px; top:20px; font-size:14px;}

.news_list h2 a{ line-height:32px; padding:12px 0; text-align:center; color:#c20c00; font-size:22px; display:block;}


.jj_txt{ line-height:24px; text-indent:2em; height:50px; border-bottom:1px solid #eee; margin-bottom:12px; padding-bottom:15px;}

.news_list ul li{ line-height:36px; background:url(../images/arrow.png) no-repeat left center; padding-left:12px; font-size:15px;}


.list_ty ul li{ background-color:#fff; height:245px; overflow:hidden; border:1px solid #eee; transition:all .2s linear; float:left; width:588px; margin-left:20px; *margin:0 5px; margin-bottom:20px;}
.list_ty ul li:nth-child(2n+1){ margin-left:0px;}

.list_ty ul li:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fffdf8;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}

.tit_bg{ height:46px; line-height:46px; padding:0 15px; position:relative; border-bottom:3px solid #c20c00;}
.tit_bg h2{ background:url(../images/xyzhou_10.gif) no-repeat left center; padding-left:15px; color:#c20c00; font-size:18px;} 
.tit_bg h2 a{ text-decoration:none; color:#c20c00;}
.tit_bg a.more_btn{ position:absolute; top:0px; right:20px; font-size:16px;}

.ty_list{ padding:15px;}
.ty_list a{ background:url(../images/xyzhou_14.gif) no-repeat left center; padding-left:10px; line-height:34px; font-size:15px; height:34px; overflow:hidden; display:block;}


.map{ background-color:#FFF1E1; text-align:center; border:1px solid #eee;   position:relative; }


.week_del{ background-color:#fff; padding:20px 40px 40px 40px; margin-bottom:20px;}
.week_del p{ margin-bottom:20px; text-indent:2em; line-height:28px; font-size:16px;}
.week_del h2{color:#c20c00; font-size:24px; text-align:center; line-height:30px; padding:10px 0 15px 0; margin-bottom:20px;}



.list_weekd{background-color:#fff; padding:10px 30px 40px 30px; min-height:400px;}
.list_weekd h2{ background:url(../images/xyzhou_10.gif) no-repeat left center; padding-left:15px; color:#c20c00; font-size:24px; margin-bottom:25px;}

.list_weekd ul li{line-height:36px; border-bottom:1px dashed #e1e1e1; padding:6px 0; background:url(../images/arrow.png) no-repeat left center; padding-left:12px; font-size:16px;}



.lindd{ height:3px; background-color:#cf1901; position:absolute; left:66px; bottom:32px; width:65px;}

.lindd2{ height:3px; background-color:#999; position:absolute; left:66px; bottom:32px; width:65px; font-size:14px;}


.pages {
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.pages ul { float:left; position:relative; left:50%;}
.pages li { float:left; font-family: "verdana", arial; padding:0 3px; color:#999; position:relative; right:50%;}
.pages li span.curpage { color:#c20c00;}
.pages li span.currecords { color:#c20c00;}
.pages li a { padding:0 5px; display:block; height:22px; line-height:22px; text-align:center; border:1px solid #d1d1d1; background:#f1f1f1; float:left;}
.pages li.on { border:1px solid #c20c00; background:#c20c00; color:#fff; height:22px; line-height:22px; text-align:center; margin:0 3px; padding:0 5px;}
.pages li.dots { font-family:Tahoma; font-size:14px;}
.pages li a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #cc0000;
	background-color: #cc0000;
}
.pages li .skip_box { border:1px solid #999; width:22px; height:20px; padding:0; margin:0 3px; line-height:20px;}


.ftddf{ padding:20px; background-color:#fff; padding-top:0px; text-align:center;  margin-bottom:20px; font-size:14px;}



.xh_box{ background-color:#fff; height:245px;  overflow:hidden;  border:1px solid #eee; transition:all .2s linear; float:left; width:588px; margin-left:20px; *margin:0 5px; margin-bottom:20px;}
.xh_box:nth-child(2n+1){ margin-left:0px;}

.xh_box:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fffdf8;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}

.xh_box .modhead{height:46px; line-height:46px; padding:0 15px; overflow:hidden; position:relative; border-bottom:3px solid #c20c00; width:94%;}
.xh_box .modtitle{}
.xh_box .modtitle h2{ background:url(../images/xyzhou_10.gif) no-repeat left center; padding-left:15px; color:#c20c00; font-size:18px;} 
.xh_box .modtitle h2 a{ text-decoration:none; color:#c20c00;}
.xh_box .modmore a{ position:absolute; top:0px; right:20px; font-size:16px;}



.video_box{ width:800px; height:600px; margin:20px auto;}




.news_list2{position:absolute; height:360px; width:530px; right:20px; top:20px; font-size:14px;}
.sp_listds ul li{ background:none; height:70px; padding:10px 5px; border-bottom:1px dashed #e1e1e1;}
.sp_listds ul li:nth-child(2){ border-bottom:1px dashed #cf1901;}
 
.img_icon{ width:100px; height:70px; float:left; position:relative;}
.img_icon img{ width:100px; height:70px;}

.bf_icon{ position:absolute; top:50%; left:50%; margin-top:-15px; margin-left:-15px; background:rgba()}
.bf_icon img{ height:30px; width:30px;}

.txt_ljd{ width:390px; float:right; padding:15px 0; line-height:25px; font-size:16px;} 

.sfs_img{ line-height:30px; padding-top:15px;}
.sfs_img ul li{ float:left; width:265px; text-align:center; font-size:16px;}
.sfs_img ul li img{ width:200px; height:140px;}

.video_box{ width:800px; height:600px; margin:20px auto;}


.map_cn{ width:450px; position:absolute; top:40px; right:55px;}
.map_cn img{ width:100%;}


.txt_pos{  height:30px;  width:100%; text-align:center; font-size:14px; color:#c20c00; line-height:30px;}


.fj_list{ padding:20px 15px;}
.fj_list ul li a{ background:url(../images/fj.png) no-repeat left 7px; height:30px; line-height:30px; overflow:hidden; color:#; font-size:14px; color:#00f; padding-left:24px; display:block;}



.news_list3{ position:absolute; height:360px; width:120px; right:20px; top:20px; font-size:14px;}
.sp_listds2 ul li{ width:120px; height:82px; margin-bottom:11px; overflow:hidden; position:relative;}
.sp_listds2 ul li img{width:120px; height:82px;}
.sp_listds2 ul li .bf_icon{ position:absolute; top:50%; left:50%; margin-top:-15px; margin-left:-15px; }
.sp_listds2 ul li .bf_icon img{ height:30px; width:30px;}

.slideBox2{ width:570px; height:360px; overflow:hidden; position:relative;  }
.slideBox2 .hd ul{ overflow:hidden; zoom:1; text-align:center; width:570px;   }
.slideBox2 .bd img{ width:570px; height:360px; display:block;  }
.list_ly{ position:absolute; height:360px; width:430px; right:160px; top:20px; font-size:14px;}
.ggw_pic{ margin-bottom:20px;}



.ty_list3{ padding:24px 10px;}
.ty_list3 ul li{ width:150px; float:left; background:none; text-align:center; overflow:hidden; position:relative; overflow:hidden; border:none; margin:0 9px;}
.ty_list3 ul li:nth-child(2n+1){ margin-left:9px;}
.ty_list3 ul li:hover{ box-shadow:none;  background-color:none;   transform:none;  webkit-transition: .5s; transition: .5s;}
.ty_list3 ul li img{ width:150px; height:120px;}
.ty_list3 ul li .bf_icon{ position:absolute; top:60px; left:50%; margin-top:-15px; margin-left:-15px; }
.ty_list3 ul li .bf_icon img{ height:30px; width:30px;}
.wid1200px{width:1200px;}



/*--濮阳样式表--*/

.py_bg{ background:url(../images/py_bg.jpg) #fff no-repeat top center; padding-bottom:15px;   }
.padd_botm{background:url(../images/top_bg2.png) top center repeat-x; padding-bottom:394px;}
.padd_botm .logo img{ height:105px;}
.padd_botm .picScroll-left{ top:14px;}
.py_body{  background-color:#fff;  padding:20px; padding-top:30px;   }
.py_hei{ padding:0px;}
.py_hei .slideBox{ width:550px;}
.py_hei .slideBox .hd ul{overflow:hidden; zoom:1; text-align:center; width:550px;   }
.py_hei .slideBox .bd img{ width:550px; height:360px; display:block;  }
.py_hei .news_list{ top:0px; width:550px;}

.py_hei .news_list ul li{ line-height:32px; background:url(../images/arrow.png) no-repeat left center; padding-left:12px; font-size:15px;}
.py_hei .news_list ul li span{ font-size:13px; color:#666; float:right;}
.py_ggw{ margin-bottom:20px;}
.ty_tit_py{ background:url(../images/py_title_bg.jpg) no-repeat left bottom; height:54px; position:relative; line-height:44px; margin-bottom:10px;}
.ty_tit_py h2{ background:url(../images/icon-dragon.png) no-repeat left top; color:#cd010a; margin-left:10px; font-size:18px; padding-left:30px;}
.ty_tit_py h2 a{ color:#cd010a; text-decoration:none;}
a.more_lj_py{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}
a.more_lj_py:hover{ color:#cd010a;}

.sp_listcv{ padding:0px; margin-bottom:15px; height:150px; overflow:hidden;}
.sp_listcv ul li{ margin-left:18px;  margin-right:0px; line-height:30px; font-size:14px; }
.sp_listcv ul li:nth-child(2n+1){ margin-left:18px;}
.sp_listcv ul li:first-child{ margin-left:0px;}



.pyd_box{  height:340px;  transition:all .2s linear; float:left; width:570px; margin-left:20px; *margin:0 5px; margin-bottom:15px;}
.pyd_box:nth-child(2n+1){ margin-left:0px;}

.pyd_box:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fff;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}



.pyd_box .modhead{background:url(../images/py_title_bg.jpg) no-repeat left bottom; height:54px; position:relative; line-height:44px; margin-bottom:10px; width:100%;}
.pyd_box .modtitle{}
.pyd_box .modtitle h2{ background:url(../images/icon-dragon.png) no-repeat left top; color:#cd010a; margin-left:10px; font-size:18px; padding-left:30px;} 
.pyd_box .modtitle h2 a{  color:#cd010a; text-decoration:none;}
.pyd_box .modmore a{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}
.pyd_box .modmore a:hover{ color:#cd010a;}


.ty_list a  span{ font-size:13px; color:#666; float:right;}


/* 联合奖惩新修改样式*/
.ty_tit_py1{ background:url(../images/py_title_bg.jpg) no-repeat left bottom; height:54px; position:relative; line-height:44px; margin-bottom:10px;}
.ty_tit_py1 h2{ background:url(../images/lhjcmu.png) no-repeat left; color:#cd010a; margin-left:10px; font-size:18px; padding-left:30px;}
.ty_tit_py1 h2 a{ color:#cd010a; text-decoration:none;}


.pyd_box1{  height:340px;  transition:all .2s linear; float:left; width:570px; margin-left:20px; *margin:0 5px; margin-bottom:15px;}
.pyd_box1:nth-child(2n+1){ margin-left:0px;}

.pyd_box1:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fff;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}



.pyd_box1 .modhead{background:url(../images/py_title_bg.jpg) no-repeat left bottom; height:54px; position:relative; line-height:44px; margin-bottom:10px; width:100%;}
.pyd_box1 .modtitle{}
.pyd_box1 .modtitle h2{ background:url(../images/lhjcmu.png) no-repeat left; color:#cd010a; margin-left:10px; font-size:18px; padding-left:30px;} 
.pyd_box1 .modtitle h2 a{  color:#cd010a; text-decoration:none;}
.pyd_box1 .modmore a{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}
.pyd_box1 .modmore a:hover{ color:#cd010a;}

/*  图解信用样式   */

#frame_sk_xz_sp .modtitle h2{ background:url(../images/xyzhou_10.gif) no-repeat left center; padding-left:15px; color:#c20c00; font-size:18px;} 
#frame_sk_xz_tj .modtitle h2{ background:url(../images/xyzhou_10.gif) no-repeat left center; padding-left:15px; color:#c20c00; font-size:18px;} 
#data_dk_xz_sk p{width:160px;text-align:center;}


/*专项治理样式*/
.pyd_box2{  height:340px;  transition:all .2s linear; float:left; width:100%;  *margin:0 5px; margin-bottom:15px;}
.pyd_box2:nth-child(2n+1){ margin-left:0px;}

.pyd_box2:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fff;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}



.pyd_box2 .modhead{background:url(../images/py_title_bg.jpg) no-repeat left bottom; height:54px; position:relative; line-height:44px; margin-bottom:10px; width:100%;}
.pyd_box2 .modtitle{}
.pyd_box2 .modtitle h2{ background:url(../images/zxzltb.png) no-repeat left; color:#cd010a; margin-left:10px; font-size:18px; padding-left:30px;} 
.pyd_box2 .modtitle h2 a{  color:#cd010a; text-decoration:none;}
.pyd_box2 .modmore a{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}


/*诚心建设万里行样式*/
.pyd_box3{  height:380px;  transition:all .2s linear; float:left; width:100%;  *margin:0 5px; margin-bottom:15px;background-color:#ffffff}
.pyd_box3:nth-child(2n+1){ margin-left:0px;}

.pyd_box3:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fff;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}



.pyd_box3 .modhead{background:url(../images/py_title_bg.jpg) no-repeat left bottom; height:54px; position:relative; line-height:44px; margin-bottom:5px; width:100%;}
.pyd_box3 .modtitle{}
.pyd_box3 .modtitle h2{ background:url(../images/xyzhou_10.gif) no-repeat left; color:#cd010a; margin-left:10px; font-size:18px; padding-left:15px;} 
.pyd_box3 .modtitle h2 a{  color:#cd010a; text-decoration:none;}
.pyd_box3 .modmore a{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}
.ty_list3_cxjs{ padding:15px;height: 288px;overflow: hidden;}
.ty_list3_cxjs a{ background:url(../images/xyzhou_14.gif) no-repeat left center; padding-left:10px; line-height:34px; font-size:18px; height:34px; overflow:hidden; display:block;}
.ty_list3_cxjs a  span{ font-size:13px; color:#666; float:right;}

/*诚心建设万里行样式2*/
.pyd_box4{  height:380px;  transition:all .2s linear; float:left; width:100%;  *margin:0 5px; margin-bottom:15px;background-color:#ffffff;position: relative;overflow: hidden;}
.pyd_box4:nth-child(2n+1){ margin-left:0px;}

.pyd_box4:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fff;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}



.pyd_box4 .modhead{height:54px; position:relative; line-height:44px; margin-bottom:10px; width:100%;}
.pyd_box4 .modtitle{}
.pyd_box4 .modtitle h2{  color:#cd010a; font-size:18px; text-align: center;margin: 5px;} 
.pyd_box4 .modtitle h2 a{color:red; text-decoration:none;width: 160px;letter-spacing: 2px;display: block;text-align: center;margin: 0 auto;float: left;}
.pyd_box4 .modmore a{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}
.pyd_box4 .modmore a:hover {
    color: #c20c00;
    text-decoration: none;
}

.ty_list4{ padding:15px;padding-right: 100px;}
.ty_list4 a{ background:url(../images/xyzhou_14.gif) no-repeat left center; padding-left:10px; line-height:34px; font-size:18px; height:34px; overflow:hidden; display:block;}
.ty_list4 a  span{ font-size:13px; color:#666; float:right;}



/*诚心建设万里行样式3*/
.pyd_box5{  height:360px;  transition:all .2s linear; float:left; width:100%;  *margin:0 5px; margin-bottom:15px;background-color:#ffffff;overflow: hidden;}
.pyd_box5:nth-child(2n+1){ margin-left:0px;}

.pyd_box5:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fff;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}



.pyd_box5 .modhead{height:45px; position:relative; line-height:44px;  width:100%;}
.pyd_box5 .modtitle{}
.pyd_box5 .modtitle h2{  color:#cd010a; font-size:20px; text-align: center;margin: 5px;} 
.pyd_box5 .modtitle h2 a{color:red; text-decoration:none;width: 180px;letter-spacing: 2px;display: block;text-align: center;margin: 0 auto;float: left;}
.pyd_box5 .modmore a{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}
.pyd_box5 .modmore a:hover {
    color: #c20c00;
    text-decoration: none;
}

.ty_list5{ padding:15px;}
.ty_list5 a{ background:url(../images/xyzhou_14.gif) no-repeat left center; padding-left:10px; line-height:34px; font-size:18px; height:34px; overflow:hidden; display:block;}
.ty_list5 a  span{ font-size:13px; color:#666; float:right;}

/*周口*/
.ty_tit_zk{ background:url(../images/py_title_bg.jpg) no-repeat left bottom; height:54px; position:relative; line-height:44px; margin-bottom:10px;}
.ty_tit_zk h2{ background:url(../images/xyzhou_10.gif) no-repeat left; color:#cd010a; margin-left:10px; font-size:18px; padding-left:30px;}
.ty_tit_zk h2 a{ color:#cd010a; text-decoration:none;}


.ty_list_zk{ padding:24px 10px;}
.ty_list_zk ul li{ width:150px; float:left; background:none; text-align:center; overflow:hidden; position:relative; overflow:hidden; border:none; margin:0 9px;}
.ty_list_zk ul li:nth-child(2n+1){ margin-left:9px;}
.ty_list_zk ul li:hover{ box-shadow:none;  background-color:none;   transform:none;  webkit-transition: .5s; transition: .5s;}
.ty_list_zk ul li img{ width:150px; height:120px;}
.ty_list_zk ul li .bf_icon{ position:absolute; top:60px; left:50%; margin-top:-15px; margin-left:-15px; }
.ty_list_zk ul li .bf_icon img{ height:30px; width:30px;}


.sp_listcv_zk{ padding:0px; margin-bottom:15px; height:150px; overflow:hidden;padding-left:20px;}
.sp_listcv_zk ul li{ margin-left:18px;  margin-right:0px; line-height:30px; font-size:14px; }
.sp_listcv_zk ul li:nth-child(2n+1){ margin-left:18px;}
.sp_listcv_zk ul li:first-child{ margin-left:0px;}
#frame_shipin{background-color:#fff;}
a.more_lj_zk{ position:absolute; top:0px; right:20px; font-size:16px; }
a.more_lj_zk:hover{ color:#cd010a;}




/*驻马店样式*/
.ty_list31{ padding:24px 10px;}
.ty_list31 ul li{ width:177px; float:left; background:none; text-align:center; overflow:hidden; position:relative; overflow:hidden; border:none; margin:0 9px;}
.ty_list31 ul li:nth-child(2n+1){ margin-left:9px;}
.ty_list31 ul li:hover{ box-shadow:none;  background-color:none;   transform:none;  webkit-transition: .5s; transition: .5s;}
.ty_list31 ul li img{ width:150px; height:120px;}
.ty_list31 ul li .bf_icon{ position:absolute; top:60px; left:50%; margin-top:-15px; margin-left:-15px; }
.ty_list31 ul li .bf_icon img{ height:30px; width:30px;}
.wid1200px{width:1200px;}



.xh_box111{ background-color:#fff; height:245px;  overflow:hidden;  border:1px solid #eee; transition:all .2s linear; float:left; width:588px; *margin:0 5px; margin-bottom:20px;}
.xh_box111:nth-child(2n+1){ margin-left:0px;}

.xh_box111:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fffdf8;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}

.xh_box111 .modhead{height:46px; line-height:46px; padding:0 15px; overflow:hidden; position:relative; border-bottom:3px solid #c20c00; width:94%;}
.xh_box111 .modtitle{}
.xh_box111 .modtitle h2{ background:url(../images/xyzhou_10.gif) no-repeat left center; padding-left:15px; color:#c20c00; font-size:18px;} 
.xh_box111 .modtitle h2 a{ text-decoration:none; color:#c20c00;}
.xh_box111 .modmore a{ position:absolute; top:0px; right:20px; font-size:16px;}




/*信易+*/
.pyd_box7{  height:380px;  transition:all .2s linear; float:left; width:100%;  *margin:0 5px; margin-bottom:15px;background-color:#ffffff}
.pyd_box7:nth-child(2n+1){ margin-left:0px;}

.pyd_box7:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fff;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}



.pyd_box7 .modhead{
/*background:url(../images/py_title_bg.jpg) no-repeat left bottom; */
height:54px; position:relative; line-height:44px; margin-bottom:5px; width:100%;
}
.pyd_box7 .modtitle{
text-align: center;
background-color: #EED5B7;
width: 300px;
margin: 0 auto;
height: 50px;}
.pyd_box7 .modtitle h2{ 
/*background:url(../images/xyzhou_10.gif) no-repeat left;*/ 
color:#cd010a; margin-left:10px; font-size:18px; padding-left:15px;margin-top: 10px;} 
.pyd_box7 .modtitle h2 a{  color:#cd010a; text-decoration:none;}
.pyd_box7 .modmore a{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}
.ty_list7_xy{ padding:15px;height: 288px;overflow: hidden;}
.ty_list7_xy a{ background:url(../images/xyzhou_14.gif) no-repeat left center; padding-left:10px; line-height:34px; font-size:15px; height:34px; overflow:hidden; display:block;}
.ty_list7_xy a  span{ font-size:13px; color:#666; float:right;}

.contt{
text-align: center;
}
.contt img{
width: 216px;
height: 290px;
padding-right: 40px;
padding-top: 15px;
padding-left: 40px;
text-align: center;
}

/*数据服务*/
.pyd_box8{  height:600px;  transition:all .2s linear; float:left; width:100%;  *margin:0 5px; margin-bottom:15px;background-color:#ffffff}
.pyd_box8:nth-child(2n+1){ margin-left:0px;}

.pyd_box8:hover{  box-shadow:3px 5px 8px #eee;  background-color:#fff;   transform:translateY(-8px);  webkit-transition: .5s; transition: .5s;}



.pyd_box8 .modhead{
/*background:url(../images/py_title_bg.jpg) no-repeat left bottom; */
height:54px; position:relative; line-height:44px; margin-bottom:5px; width:100%;
}
.pyd_box8 .modtitle{
text-align: center;
background-color: #EED5B7;
width: 300px;
margin: 0 auto;
height: 50px;}
.pyd_box8 .modtitle h2{ 
/*background:url(../images/xyzhou_10.gif) no-repeat left;*/ 
color:#cd010a; margin-left:10px; font-size:18px; padding-left:15px;margin-top: 10px;} 
.pyd_box8 .modtitle h2 a{  color:#cd010a; text-decoration:none;}
.pyd_box8 .modmore a{ position:absolute; top:0px; right:15px; font-size:13px; font-family:"宋体"; color:#999;}

.frame_jk{
padding-bottom: 15px;
}
.frame_jk a{
font-size: 25px;
text-decoration: none;
font-family: "隶书";
}
.frame_jk p{
font-size: 13px;
color: #A8A8A8;
text-indent: 2em;
}


.add_topddd{position:inherit; margin-top:30px; top:auto; left:auto;}


/*.bottom{ background-color:#cf0d0e; padding:30px 0; text-align:center; color:#fff; line-height:30px; font-size:15px;}
.bottomdddd{
padding: 30px 0;
text-align: center;
color: black;
line-height: 30px;
font-size: 15px;
border-top: 2px solid #87CEEB;
}
*/



/*   jquery版本sheng级新增样式 */
.caroufredsel_wrapper ul{width:100% !important}

.bottom{ font-size:14px;}







/*--2023-2-7新增--*/
.list_ty.lhjc_box .pyd_box1{ width:100%; float:inherit; min-height:300px; height:auto;}
.lhjc_box .ty_list a{ float:left; width:47%; margin-left:6%; box-sizing:border-box;}
.lhjc_box .ty_list a:nth-child(2n+1){ margin-left:0px;}
.lhjc_box .pyd_box1:hover{  box-shadow:none;  background-color:none;   transform:none; }
.lhjc_box .ty_list a span{ color:#999;}
.news_list.lhjc_list{ overflow:hidden;}
.py_hei .news_list.lhjc_list ul li{ height:48px; line-height:48px; font-size:16px;}
.py_hei .news_list.lhjc_list ul li span{ color:#999; font-size:14px;}
.lhjc_list .jj_txt{ height:82px; line-height:26px; color:#666; font-size:14px;}
.news_list.lhjc_list h2 a{ padding:15px 0;}

.pic_turn_lhjc{ height:272px !important;}
.pic_turn_lhjc ul li{ height:272px !important; width:200px !important; margin:0 10px !important; position:relative; padding:0px !important;  -webkit-transition: all 0.2s linear; transition: all 0.2s linear;}
.pic_turn_lhjc ul li img{ height:272px !important; width:200px !important;}
.pic_turn_lhjc ul li:hover{ transform:translateY(-5px);   webkit-transition: 0.5s;transition: 0.5s;}

.pic_turn_lhjc ul li span{ background-image:none; background:rgba(0,0,0,0.5); bottom:0px; left:0px; width:100% !important; display:none !important;}


.pic_turn_lhjc a.prev{ margin-top:-45px !important; left:-5px !important;}
.pic_turn_lhjc a.next{ margin-top:-45px !important; right:-5px !important;}


.pyd_box1 .modtitle h2{background:url(../images/lhjcmu.png) no-repeat -3px center; padding-left:35px;}
.pyd_box2 .modtitle h2{ background-position:-3px center;}
.pyd_box2:hover{  box-shadow:none;  background-color:none;   transform:none; }

.zxzl_con .pyd_box2{min-height:500px; height:auto;width:100%; float:inherit;}


.zxll_list ul li{ border-bottom:1px solid #e1e1e1; padding:14px 10px; line-height:22px; font-size:14px;}
.zxll_list ul li a{ display:block; text-decoration:none; color:#777;}
.zxll_list ul li a h2{ color:#222; font-size:16px; line-height:30px; font-weight:normal; margin-bottom:5px;}
.zxll_list ul li a:hover h2{ color:#c20c00;}
.zxll_list ul li p{ display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;}


.zx_jl{ height:26px; text-align:right; padding-top:10px; color:#999; line-height:26px;}

span.laiyuan{ background:url(../images/comp.png) no-repeat left center; padding-left:18px;}
span.fbsj{ background:url(../images/clock.png) no-repeat left center; padding-left:18px; margin-left:16px;}



@media screen and (max-width: 1000px) { 

   .botm_new2{ display:none;}
      /* 信易+动态新闻 */
     .pos_wid1200px{width:100%;}
     .add_topddd{margin-top:10px;}
     .con_body{width:100%;padding-top: 0;}
     .week_del{padding:4%;}
     .week_del .zy_infor span{margin: 0 8px;}
     .top_banner .add_1 img{width: 160%;margin-left: -30%;}
	 
	 .week_del h2{font-size:18px; margin-bottom:10px;}
	 .list_weekd h2{ font-size:19px; margin-bottom:15px; background-size:3px 18px;}
	 .list_weekd ul li{ font-size:15px; line-height:26px;}
	 
	 .list_weekd{ padding:2% 4%;}
	 .pages li:nth-child(1),.pages li:nth-child(2){display:none;}
     
     /* 诚信建设万里行样式 */
      .top_banner {height: auto; margin-bottom:15px;}
      .hei500px {width: 100%;height: auto;padding: 0;margin-bottom: 0;margin-top: 10px;}
      .hei500px .slideBox{width: 100%;height: 220px;}
      .hei500px .slideBox .bd img{height: 220px;}
      .hei500px .slideBox .bd li .txt_d{padding: 0;}
      .hei500px .wid560pxdd {height: auto;position: relative;padding: 4%;}
      .hei500px .news_list{width: 100%;position: static !important;height: auto;padding-bottom: 10px;}
      .hei500px .news_list h2 a{font-size: 18px;}
      .news_list ul li {
         /* background: url(./arrow.png) no-repeat center left; */
         background-position: center left !important; line-height:32px;
         font-size: 14px;}
		 .news_list ul li span{font-size: 13px;}
      .hei500px .news_list ul li a:link {width: 100%;display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
      .pyd_box5 .modtitle hr{width: 18% !important;}
      .ty_list5 a{
         /* background: url(./xyzhou_14.gif) no-repeat center left; */
         background-position: center left !important;}
      .ty_list5 p {height: 64px;display: -webkit-box;
       -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; overflow: hidden; 
      }
        /* 新万里建设 */
        .banner_new{width: 100%;  overflow: hidden; margin-bottom:15px; }
        #data_banner_new {width: 100%;}
       .banner_new img{width: 126%;min-width: 100%;}
       .wid1200_pos{width: 100%;}
       .news_turnd2{
          width: 100%;
          height: 250px;
       }
	   
	   .news_turnd2 .bd img{
		   width: 100%;
          height: 250px;
	   }
	   
       .news_turnd2 .bd li .txt_d{bottom: 0px;}
      .jj_txt p {height: 48px;display: -webkit-box;
       -webkit-line-clamp: 2;
       -webkit-box-orient: vertical; overflow: hidden; 
      }
       .wid1200_pos .news_list ul li a:link {width: 70%;display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
       .ty_titda{
         /* background: url(./py_title_bg.jpg) no-repeat bottom left; */
         background-position: bottom left !important;
         padding: 0 4%;margin: 0;}
       .zcfg_istdd{width: 100%;}
       .zcfg_istdd ul {width: 100%;padding:0 4%;box-sizing: border-box;}
       .zcfg_istdd ul li {
        
         background-position:center left !important ; margin-left: 0;width: 100%; font-size: 15px;}
       .zcfg_istdd ul li a:link{width: 70%;display: block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
       .zcfg_istdd ul li span{right: 5%;}
      /* 专项治理 */
   
      .py_body{padding: 4%;}
      .pyd_box2 .modtitle{
         /* background: url(./py_title_bg.jpg) no-repeat left bottom; */
         background-position: left bottom !important;}
      .pyd_box2 .modtitle h2{
         /* background: url(./zxzltb.png) no-repeat center left; */
         background-position: center left !important;padding-left: 30px;background-size:24px;}
      .pyd_box2 .modtitle h2 a{line-height: 56px;}
   
      .py_hei .lhjc_list ul li {
         /* background: url(./arrow.png) no-repeat center left; */
         background-position: center left !important;
         height: 36px !important;
         line-height: 36px !important;
      }
      .lhjc_list .jj_txt{height: 52px;position: relative;}
      /* 联合奖惩 */
      .lhjc_list .jj_txt p a {
         position: absolute;
         top: 45px;
         right:5%;
      }
      .ty_tit_py1{
         /* background: url(./py_title_bg.jpg) no-repeat left bottom; */
         background-position: left bottom !important;}
      .ty_tit_py1 h2{
         /* background: url(./lhjcmu.png) no-repeat; */
         background-position: center left !important;
         background-size: 26px;
      }
      .pic_turn_lhjc {
     height: 200px !important;
      }
      .pic_turn_lhjc ul li{width: 130px !important;height: 200px !important;}
      .pic_turn_lhjc ul li img{
     width: 130px !important;
     height: 200px !important;
      }
      .pic_turn_lhjc #lhjclbt .tempWrap{width: 300px !important;}
	  
	  
	  
	  
}