table { border-collapse: collapse; border-spacing: 0; }
.table_fix { table-layout: fixed; }
.clear { clear: both; line-height: 0px; font-size: 0px; height: 0px }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; overflow: hidden; }
.clearfix {  *zoom:1;}
.zong_tagContent .tagContent { display: none; }
.zong_tagContent .selectTag { display: block; }
.v_middle * { vertical-align: middle }
.align_c { text-align: center }
.f_l { float: left }
.f_r { float: right }
.w_content{width:1200px;margin: 0 auto}
/*  ========================== COMMON CSS ========================== */

/*首页*/
.index_bj { background: url(../images/bj.jpg) no-repeat center top;height: 100%;overflow: auto;background-size: 100% 100%}
/*头部*/
.header{}
.index_top{text-align:right;padding: 13px 0px 44px;}
.index_top,.index_top a{color:#fff;font-size:16px;}
.index_top a{padding:0px 10px;}
.index_top a:hover{text-decoration: underline;color: #fff;}
.index_logo{position: absolute;top:50%;margin-top: -289px;left: 50%;margin-left: -360px;}

/*尾部*/
.footer{background: rgba(0,0,0,0.5);padding: 22px 0px;bottom: 0px;width: 100%;}
.footer .w_content{color:#fff;line-height: 24px;text-align: center}
.footer .w_content a{position:absolute;top:1px;left: 331px;}
.padtop{margin-top: 84px;}

/*首页*/
/*区划选择*/
.select_area{display:inline-block; background: url(../images/jiantou.png) no-repeat right center;padding: 0px 30px 0px 0px;font-size: 18px;color: #fff;margin: 15px 0px 0px 40px;vertical-align: top;cursor: pointer}
.select_area:hover{color:#fff;}

/*首页图标*/
.index_icon{position:absolute;left:50%;margin-left: -600px;top:50%;margin-top: -102px;}
.index_icon a{display:inline-block;margin-right: 31px;}
.index_icon a:last-child{margin-right: 0px;}
.index_icon a img{transition:.4s}
.index_icon a:hover img{transform: scale(1.05);transition:.4s}

/*网上申报*/
.index_logo2{padding: 90px 0px;}

/*导航*/
.index_nav ul{background-color: #4c9cff;border-bottom: 4px #348ce5 solid;line-height: 56px;}
.index_nav ul li{float:left;line-height: 58px;color: #fff;margin-right: 3px;cursor: pointer;}
.index_nav ul li:hover,.index_nav ul li.active{background-color: #1151c7;}
.index_nav ul li:hover a,.index_nav ul li.active a{border-right: 1px #1151c7 solid;font-weight: bold;}
.index_nav ul li a{color: #fff;font-size: 18px;padding: 0px 39px;border-right: 1px #fff solid;line-height: 18px;display: inline-block;}
.index_nav ul li:last-child a{border-right: 0px;}
.keycolor{color: #ff3030!important;font-weight: bold;}
.login{background-color: #8ece38;line-height: 58px;position: absolute;right: 50%;margin-right: -600px;top: 0px;color:#fff}
.login a{color: #fff;padding:0px 14px;font-size: 17px;cursor: pointer;}
.login a:hover{text-decoration: underline;color: #fff;}

.whitebj{background-color: #fff;}

.blcok1{background-color: #fff;padding: 22px;margin-bottom: 12px;}
.block_left{width: 601px;}
.block_right{width: 545px;}
.r_title{font-size: 18px;font-weight: bold;color: #1151c7;padding:20px 0px;}
.r_title a{float: right;font-size: 14px;font-weight: normal;color: #1151c7;cursor: pointer;}
.r_title a:hover{text-decoration: underline}

ul.list li { height: 32px; line-height: 32px; padding-left: 20px; overflow: hidden; background: url(../images/dot.png) no-repeat 0px center; }
ul.list li a{color: #666666;}
ul.list li .time { float: right; color: #666666; padding-left: 5px; font-size: 14px;}
ul.list li:hover{ background: url(../images/dot2.png) no-repeat 0px center;}
ul.list li:hover *{color:#4c9cff;}

/*轮播*/
.t2-slideBox2 { height: 190px;  /*修改*/ overflow: hidden; position: relative;width: 300px;  /*修改*/float: left;}
.t2-slideBox2 ul#show_pic { margin: 0; padding: 0; list-style: none; width: 400%; position: absolute; }
.t2-slideBox2 ul#show_pic li { float: left; margin: 0; padding: 0; width: 25%; }
.t2-slideBox2 ul#show_pic li img { display: block; width: 100%; height: 190px; /*修改*/ }
.t2-slideBox2 ul#show_pic li img:hover { transform: scale(1.1); -webkit-transform: scale(1.05); transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; }
.t2-slideBox2 #iconBall { position: absolute; bottom: 12px; right: 4px; margin: 0px;padding: 0px;}
.t2-slideBox2 #iconBall li { float: left; color: #f4f4f4; width: 10px; height: 10px;  cursor: pointer; text-align: center; font-size: 14px; background-color: #f4f4f4; margin-right: 9px;list-style: none;overflow: hidden;}
.t2-slideBox2 #iconBall li.active { background-color: #478dde; color: #478dde; }
.t2-slideBox2 #slideText { width: 100%; height: 37px; background: rgba(0, 0, 0, 0.5); color: #fff; position: absolute; left: 0px; bottom: 0px; *background:transparent;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
.t2-slideBox2 #textBall { position: absolute; left: 10px; bottom: 7px; width: 203px; display: block; margin: 0px;padding: 0px;}
.t2-slideBox2 #textBall li { float: left; cursor: pointer; display: none; color: #fff; height: 21px; overflow: hidden; }
.t2-slideBox2 #textBall li.active { display: block; }
.t2-slideBox2 #textBall li a { text-decoration: none; color: #fff; font-size: 15px; }

.common_btn6{float:right;width: 226px;}
.common_btn6 a { display: inline-block; width: 98px; line-height: 35px; height: 91px; padding-top: 50px; text-align: center; margin-right: 3px; margin-bottom: 7px; background-color: #f8f8f8 !important;}
.common_btn6 a:hover {text-decoration: underline; }
.common_btn6 .big_icon1 { background: url(../images/big_icon1.png) center 10px no-repeat; color: #3e5cf3;}
.common_btn6 .big_icon2 { background: url(../images/big_icon2.png) center 10px no-repeat; color: #8ece38;}
.common_btn6 .big_icon3 { background: url(../images/big_icon3.png) center 10px no-repeat; color: #ff8a00;}
.common_btn6 .big_icon4 { background: url(../images/big_icon4.png) center 10px no-repeat; color: #3ed4a1;}


/*分类项目*/
.leibie_box{width: 280px;overflow: hidden;height: 128px;float: left;margin-right: 15px;margin-bottom: 15px;}
.leibie_default{height: 128px;}
.leibie_default p:first-child{font-size: 16px;font-weight: bold;line-height: 20px;padding: 45px 0px 0px 30px;color: #fff;}
.leibie_default p:nth-child(2){color: #fff;font-size: 12px;padding:5px 0px 0px 30px;line-height: 18px;}
.leibie_bj1{background: url(../images/leibie_bj1.jpg) no-repeat;}
.leibie_bj2{background: url(../images/leibie_bj2.jpg) no-repeat;}
.leibie_bj2 p:first-child{padding-top: 30px!important;}
.leibie_bj3{background: url(../images/leibie_bj3.jpg) no-repeat;}
.leibie_bj4{background: url(../images/leibie_bj4.jpg) no-repeat;}
.leibie_bj5{background: url(../images/leibie_bj5.jpg) no-repeat;}
.leibie_bj6{background: url(../images/leibie_bj6.jpg) no-repeat;}
.leibie_bj7{background: url(../images/leibie_bj7.jpg) no-repeat;}
.leibie_bj8{background: url(../images/leibie_bj8.jpg) no-repeat;}

.leibie_hover{height: 128px; background-color: rgba(29,126,225,0.95);padding: 29px 22px 0px;transition: .4s;transform: translateY(0px);}
.leibie_hover ul li{float:left;}
.leibie_hover ul li:nth-child(1),.leibie_hover ul li:nth-child(3){width: 58%;}
.leibie_hover ul li:nth-child(2),.leibie_hover ul li:nth-child(4){width:42%;}
.leibie_hover ul li a{display: inline-block;line-height: 35px;color: #fff;cursor: pointer;}
.leibie_hover ul li a:hover{color: #ffe400;font-weight: bold;}

.leibie_box:hover .leibie_hover{transition: .4s;transform: translateY(-128px);}


.newtitle{line-height: 66px;border-bottom: 1px #e5e5e5 solid;text-align: center;font-size: 24px;color: #137fbe;font-weight: bold;}

/*2019-11-7*/
.blcokjy{background-color: #fff;padding:25px;margin-bottom: 12px;}
.block_left2{width:1011px;padding-right: 30px;border-right: 1px #c9c8c8 dashed;}
.block_right2{width: 115px;}

.common_btn5 a { display: inline-block; width: 115px; line-height: 35px; height: 113px; padding-top: 68px; text-align: center;  margin-bottom: 21px; color: #666666;}
.common_btn5 a:hover { color: #fff; }
.common_btn5 .big_icon1 { background: url(../images/jianyi_icon1.png) center 10px no-repeat #f5f5f5; }
.common_btn5 .big_icon1:hover { background: url(../images/jianyi_icon1_hover.png) center 10px no-repeat #2784e1; }
.common_btn5 .big_icon2 { background: url(../images/jianyi_icon2.png) center 10px no-repeat #f5f5f5; }
.common_btn5 .big_icon2:hover { background: url(../images/jianyi_icon2_hover.png) center 10px no-repeat #2784e1; }
.common_btn5 .big_icon3 { background: url(../images/jianyi_icon3.png) center 10px no-repeat #f5f5f5; }
.common_btn5 .big_icon3:hover { background: url(../images/jianyi_icon3_hover.png) center 10px no-repeat #2784e1; }

.tab_titile4{height:50px;  padding-bottom: 20px;border-bottom: 1px #dedede solid; position:relative}
.tab_ul38 { }
.tab_ul38 li { float: left;  }
.tab_ul38 li a { width:158px; height:45px; line-height:45px; display: block; cursor: pointer; text-align:center;margin-right:10px; font-size:16px; color:#333;   transition:.4s; box-sizing:border-box; background:#ececec;   }
.tab_ul38 li.selectTag a{ color:#fff; transition:.4s;background:#2784e1;  }

ul.list2{margin-bottom: 20px;}
ul.list2 li { height:40px; line-height: 40px; padding-left: 15px; overflow: hidden; background: url(../images/dot3.png) no-repeat 0px center; }
ul.list2 li a{color: #666666;}
ul.list2 li .time { float: right; color: #666666; padding-left: 5px; font-size: 14px;}
ul.list2 li:hover{ background: url(../images/dot4.png) no-repeat 0px center;}
ul.list2 li:hover *{color:#4c9cff;}

.search_block .search_text { height: 30px; line-height: 30px; padding: 0px 5px; border: 1px #999 solid; border-right: none; width: 220px; color:#666; }
.search_block .search_btn { height: 32px; line-height: 32px;padding: 0px 25px; text-align: center; color: #fff; background-color: #0091ed; font-size: 14px; }
.search_block .search_btn:hover { color: #fff; background-color: #f79a32; }

.tcblock{margin-bottom: 20px;}
.tcblock h1{line-height: 43px;background-color: #f5f5f5;padding: 0px 15px;color: #2784e1;font-size: 16px;}
.tcblock_con{border: 1px #ececec solid;padding: 10px 25px;}
.tcblock_con li{padding: 6px 0px;}
.tcblock_con li span{float: left;width: 100px;color: #333;text-align: right;}
.tcblock_con li p{color: #666666;padding-left: 105px;line-height: 22px;}
