/* CSS Document */
@media print {
 
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
 
  }
body{
    padding:0;
    margin:0;
    /*background:url(../images/body_bg.jpg) center bottom repeat-x;*/
    font-size:12px;

font-family:'宋体';
    }
a:hover,a:visited,a:link{text-decoration:none;font-size:12px;}
ul,li{padding:0;margin:0;list-style:none;}
.ty_xxybody{padding:0;
    margin:0;width:100%;min-height:500px;overflow:hidden;}
/*头部*/
.ty_header{width:100%;min-height:150px;overflow:hidden;}
.ty_head{width:100%;max-width:100%;height:747px;position:absolute;left:0;top:0;z-index:-1;background:url(../images/head_01.jpg) center top no-repeat;}
/*网站导航*/
.ty_wzdh{width:992px;max-width:100%; margin:0 auto;height:125px;line-height:30px;}
ul.ty_wzul{width:270px;float:right;list-style:none;padding:0;margin:0;}
ul.ty_wzul > li{float:left;padding:0 5px;float:left;list-style:none;}
ul.ty_wzul > li a{text-decoration:none;font-size:12px;color:#000;}
ul.ty_wzul > li:last-child{text-decoration:none;font-size:12px;color:#000;font-weight:bold;}
.ty_wzdh img{display:block;width:395px;height:88px;margin-top:30px;/*position:absolute;top:35px;left:15%;*/}
/*导航*/
.ty_nav{width:1049px;max-width:1049px; height:76px;margin:-12px auto 0;background:url(../images/scrollBar_topBg.png) center center no-repeat;position:relative;}
a.ty_wzsy{display:block;width:100px;height:32px;line-height:32px;font-size:14px;font-weight:bold;color:#8d6503;margin-left:35px;text-decoration:none;padding-top:20px;text-align:center;float:left;}
.ty_gwyxx{display:block;width:80px;height:33px;float:left;/*padding-top:70px;*/margin-top:20px;background:url(../images/gwyxx.jpg) center center no-repeat;margin-left:20px;}
.ty_szfxx{display:block;width:80px;height:33px;float:left;/*padding-top:70px;*/margin-top:20px;background:url(../images/szfxx.jpg) center center no-repeat;margin-left:20px;}
.ty_szfxx2{display:block;width:80px;height:33px;float:left;/*padding-top:70px;*/margin-top:20px;background:url(../images/szfxx2.jpg) center center no-repeat;margin-left:20px;}

.ty_hf{display:block;border:0;width:57px;height:28px;float:left;margin-left:525px;padding-top:20px;}
.ty_zndh{display:block;border:0;width:80px;height:33px;float:left;padding-top:20px;}


/*搜索*/
.ty_xxyss{float:left;width:205px;height:20px;margin-top:23px;margin-left:10px;border:solid 1px #ccc;background:#F7F7F7;}
.xxyinput{display:block;width:182px;height:18px;border:0;float:left;}
.xxybutton{display:block;width:23px;height:19px;border:0;float:left;}
/*内容*/
.ty_con{width:100%;/*min-height:650px;*/overflow:hidden;background:url(../images/main_bg.png) center center repeat-y;margin:0 auto;}
.ty_xxcon{ /*width:1002px;*/max-width:1002px;background:#fdfef0;/*min-height:650px;*/overflow:hidden;margin:0 auto;}
/*首页主体内容开始*/
.ty_home{width:994px;margin:0 auto;background:#fff;min-height:650px;overflow:hidden;
}
.ty_frist{width:985px;min-height:68px;margin:5px auto 0;overflow:hidden;}
.ty_frist img{display:block;width:100%;margin:0 auto;}
/*第二行*/
.ty_second{width:985px;margin:5px auto 0;min-height:370px;overflow:hidden;}
.ty_seleft{width:420px;float:left;min-height:200px;overflow:hidden;}
/*图片新闻*/
/*二级焦点图*/
.ty_sytpxw{width:100%;overflow: hidden;position: relative;}

.ty_sytpxw .hd {
    overflow: hidden;
    height: 25px;
   /* padding: 0 5px;*/
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 20;
}

.ty_sytpxw .hd .prev,
.ty_sytpxw .hd .next {
    display: none;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
}

.ty_sytpxw .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    /*margin-top: 11px;*/
   
}

.ty_sytpxw .hd ul li {
    float: left;
    width: 25px;
    height: 25px;
    overflow: hidden;
    /*margin-right: 5px;*/
  /*  text-indent: -999px;*/
  text-align:center;
  line-height:25px;
  font-size:12px;
    cursor: pointer;

    border-left:solid 1px #fff;
    color:#fff;


}

.ty_sytpxw .hd ul li.on {
    background-position: 0 0;
    background: #8E6402;
}

.ty_sytpxw .bd ul {
    overflow: hidden;
    zoom: 1;
}

.ty_sytpxw .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    width:100%;
    height:295px;
    
}

.ty_sytpxw .bd ul li .pic {
    text-align: center;
}

.ty_sytpxw .bd ul li .pic img {
    width: 100%;
    height: 295px;
    display: block;
    border: none;
}

.ty_sytpxw .blackShade {
    width: 100%;
    height: 25px;
    background: #ccc;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 18;
}

.ty_sytpxw .bd ul li .title {
    line-height: 25px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: left;
    text-indent: 15px;
    color: #333;
    z-index: 19;
}
.ty_sytpxw .bd ul li .title a{color:#333;}
/*公告*/
.ty_tzgg{width:100%;background:url(../images/tzgg_style001.jpg) left top no-repeat;height:76px;}
.ty_tzgga{display:block;height:76px;width:35px;float:left;}
.ty_tzggcon{float:left;width:385px;height:76px;}
/*信息滚动开始*/
    /*横向样式*/
    .horizon {
        position: relative;
        width: 600px;
        height: 100px;
        overflow: hidden;
        background: #ddd;
    }
    .horizon-box {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 0;
        -webkit-text-size-adjust: none;
        white-space: nowrap;
    }
    .horizon-box li {
        display: inline-block;
        width: 150px;
        height: 100px;
        margin-right: 10px;
        font-size: 14px;
        background: #ff0000;
    }


    /*纵向样式*/
    .vertical {
        position: relative;
        width: 98%;
        height: 66px;
        overflow: hidden;
        margin-left:5px;
        margin-top:7px;
    }
    .vertical-box {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
    }
    .vertical-box li {
        width: 100%;
        height: 23px;
        border-bottom:dashed 1px #ccc;
        line-height:23px;
        
    }
    .ty_dian{display:block;float:left;padding:0 3px;font-size:12px;}
    .ty_ggxx{display:block;float:left;color:#666;}
    a:hover.ty_ggxx{display:block;float:left;color:#666;text-decoration:none;}
    .ty_date{display:block;float:right;font-size:12px;color:#666;}
/*信息滚动结束*/


.ty_seright{width:559px;float:left;min-height:200px;overflow:hidden;margin-left:6px;box-sizing:border-box;-webkit-box-sizing:border-box;}


/*岳乡快讯滑动切换*/
.tab-three-nav {
    width:100%;
    overflow: hidden;
    background:url(../images/main_bg.png) -30px 50% repeat-y;
    border:solid 1px #eadac1;
    box-sizing:border-box;-webkit-box-sizing:border-box;
    
}
.tab-three-nav li {
    float: left;
    width: 86px;
    height:28px;
}
.tab-three-nav li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    text-align: center;
    font-family:'宋体';
    
}
.tab-three-nav .active a {
    color: #000;
    font-size: 14px;
    background:url(../images/categoryIndex_bg.gif) center center no-repeat;
    font-weight:bold;
}

.tab-pane {display: none;}
.tab-three-con {padding-top: 0px;}
.tab-three-con > .active {display: block;height:340px;/*min-height:200px;overflow:hidden;*/position:relative;border-left:solid 1px #cfceca;border-bottom:solid 1px #cfceca;border-right:solid 1px #cfceca;}
.tab_more{display:block;position:absolute;/*top:-30px;left:340px;*/top:-22px;left:92%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;color:#696969;font-size:13px;}
.info-list-a {
    height: 30px;
    line-height: 30px;
    border-bottom:dashed 1px #ccc;
    box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
    font-size:0;
}
.info-list-a .info-icon {
    display: inline-block;
    padding: 0 2px;
    color:#b1b1b1;
    font-size:12px;

    
}
.info-list-a a {
    display: inline-block;
  
    color: #666;
    font-size:12px;
    width:410px;
}
.info-list-a a:hover {
    text-decoration:none;
}
.info-list-a .info-date {
    display: inline-block;
    padding-right: 10px;
        color: #666;
        font-size:12px;float:right;
    
}
/*第三行*/
.ty_thrid{width:985px;min-height:76px;margin:0px auto 0;overflow:hidden;}
.ty_thirdcon {
    width: 985px;
    overflow: hidden;
    position: relative;
}

.ty_thirdcon .hd {
    width: 0px;
    height: 0px;
}

.ty_thirdcon .hd .prev,
.ty_thirdcon .hd .next {
    position: absolute;
    top: 0;
    display: block;
    width: 0;
    height:0;
    overflow: hidden;
    cursor: pointer;
}


.ty_thirdcon .hd ul {
    display: none;
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 11px;
    zoom: 1;
}

.ty_thirdcon .hd ul li {
    float: left;

    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
}

.ty_thirdcon .hd ul li.on {
    background-position: 0 0;
    background: #ee6f12;
}
.ty_thirdcon .bd {
    width: 985px;
    margin: 0 auto;
    overflow: hidden;
}
.ty_thirdcon .bd ul {
    overflow: hidden;
    zoom: 1;
}

.ty_thirdcon .bd ul li {
    position: relative;
    float: left;
    width: 985px;
    _display: inline;
    margin-right: 0;
    overflow: hidden;
    text-align: center;
    
}

.ty_thirdcon .bd ul li .pic {
    text-align: center;
}

.ty_thirdcon .bd ul li .pic img {
    display: block;
    width: 985px;
    height: 76px;

}
/*第四行*/
.ty_fourth{width:985px;min-height:400px;margin:0px auto 0;overflow:hidden;}
/*主要切换*/
.main-tab {
    width: 100%;
    overflow: hidden;
}
.main-tab-nav {
    width: 100%;
    overflow:hidden;
/*    border-bottom: 3px solid #005dbd;*/
}
.main-tab-nav li {
    float: left;
    width: 164px;
    height: 49px;
  /*  margin-right: 10px;*/
}
.main-tab-nav li a {
    position: relative;
    display: block;
    width:164px;
    height:49px;
   /* font-size: 20px;
    color: #40a4e2;
    line-height: 43px;
    text-indent: 103px;
    background-color: #a5e0fe;
    border-radius: 6px 6px 0 0;*/
}
.main-tab-nav .active a {

    display:block;
    width:164px;
    height:49px;
    text-decoration:none;
}

.main-tab-nav .active .ty_xxgk {background:url(../images/zwgk_on04.jpg) center center no-repeat;}
.main-tab-nav .active .ty_zjty {background:url(../images/zjty_on.jpg) center center no-repeat;}
.main-tab-nav .active .ty_ggfw {background:url(../images/ggfw_on.jpg) center center no-repeat;}
.main-tab-nav .active .ty_zmhd {background:url(../images/zmhd_on.jpg) center center no-repeat;}
.main-tab-nav .active .ty_zsyz {background:url(../images/zsyz_on.jpg) center center no-repeat;}
.main-tab-nav .active .ty_whly {background:url(../images/whly_on.jpg)  no-repeat;}

.ty_xxgk {background:url(../images/zwgk_off02.jpg) center center no-repeat;}
.ty_zjty {background:url(../images/zjty_off.jpg) center center no-repeat;}
.ty_ggfw {background:url(../images/ggfw_off.jpg) center center no-repeat;}
.ty_zmhd {background:url(../images/zmhd_off.jpg) center center no-repeat;}
.ty_zsyz {background:url(../images/zsyz_off.jpg) center center no-repeat;}
.ty_whly {background:url(../images/whly_off.jpg)  no-repeat;}

.main-tab-con {
/*    padding-top: 8px;
    padding-bottom: 8px;*/
  
    
    min-height:350px;
    overflow:hidden;
}
.main-tab-con > .active {display: block;}/*
信息公开部分*/
.ty_xxgkbg{width:100%;/*background:#fff url(../images/slideCategory_first_conBg.jpg) repeat-x;*/
    min-height:349px;overflow:hidden; border: 1px solid #fef083;border-top: none;box-sizing:border-box;
    -webkit-box-sizing:border-box;padding-top:5px;}
.ty_xxgkleft{width:730px;min-height:226px;float:left;overflow:hidden;}
.ty_xxgk_tab{width:360px;min-height:226px;overflow:hidden;margin-left:4px;background:#fff;float:left;}

.tab-four-nav {
    width:100%;
    overflow: hidden;
    background:url(../images/main_bg.png) -30px 50% repeat-y;
    border:solid 1px #eadac1;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    
}
.tab-four-nav li {
    float: left;
    width: 117px;
    height:29px;
}
.tab-four-nav li a {
    display: block;
    font-size: 12px;
    line-height: 29px;
    color: #000;
    text-align: center;
    font-family:'宋体';
    
}
.tab-four-nav .active a {
    color: #000;
    font-size: 12px;
    background:url(../images/slideCategory_first_sonOn.png) center center no-repeat;
    font-weight:bold;
}

.tab-pane {display: none;}
.tab-four-con {padding-top: 0px;}
.tab-four-con > .active {display: block;height:195px;overflow:hidden;position:relative;border-left:solid 1px #f4f3f2;border-bottom:solid 1px #f4f3f2;border-right:solid 1px #f4f3f2;padding-top:5px;box-sizing:border-box;
    -webkit-box-sizing:border-box;}
.info-list-b {
    height: 24px;
    line-height: 24px;
    border-bottom:dashed 1px #ccc;
    box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
    font-size:0;
}
.info-list-b .info-icon {
    display: inline-block;
    padding: 0 5px;
    color:#b1b1b1;
    font-size:12px;

    
}
.info-list-b a {
    display: inline-block;
  
    color: #666;
    font-size:12px;
    
}
.info-list-b a:hover {
   text-decoration:none;
}
/*政府信息公开*/
.ty_zfxxgk{height:115px;width:735px;min-height:100px;overflow:hidden;/*background:url(../images/slideCategory_first_sonConBg.jpg) left top no-repeat;*/float:left;    background: url(../images/sbjy_img_5.jpg) left top repeat;}
.ty_zfxxgk .hanggao li{margin-top:15px}
.ty_zfxxgk .hanggao2 li{margin-top:36px}
.ty_xxgkpic{display:block;width:34px;height:106px;margin-left:5px;float:left;}
.ty_xxgkcon{float:left;width:690px;height:106px;}
.ty_xxgkcon li{width:85px;height:24px;float:left;margin-left:13px;background:url(../images/slideCategory_first_sonBg.jpg) center center no-repeat;text-align:center;line-height:22px;margin-top:11px;}
.ty_xxgkcon li a{font-size:12px;color:#666;}
/*机构信息公开*/
.ty_xxgkright{width:246px;float:left;min-height:300px;overflow:hidden;margin-left:4px;border:solid 1px #dfdfdf;box-sizing:border-box;-webkit-box-sizing:border-box;}
.ty_jgxxgk{width:100%;
    overflow: hidden;
    background:url(../images/main_bg.png) -30px 50% repeat-y;
    border:solid 1px #eadac1;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;}
 .ty_bot{ width:100%; float:left;}
.ty_bot .paihangTitle{ width:100%; height:24px; float:left; background:url(../images/paihangTitleBg.jpg) center center no-repeat; text-align:center; line-height:24px; cursor:pointer;font-size:12px;}
.ty_bot .paihangCon{ width:100%; height:236px; float:left; display:none;padding-left:4px;background:#fff url(../images/t1.jpg) center bottom no-repeat;}
.ty_bot .paihangCon a{text-align:left;color:#666;}
/*走进汤阴部分*/
.ty_zjtybg{width:100%;background:#fff url(../images/slideCategory_first_conBg.jpg) repeat-x;
    height:350px;  border-top: none;box-sizing:border-box;
    -webkit-box-sizing:border-box;padding-top:6px;}
.ty_zjtyswf{width:384px;height:336px;float:left;}
.ty_zjtyright{width:593px;overflow:hidden;float:left;}
/*文学作品*/
.ty_wxzp{width:298px;height:220px;float:left;background:url(../images/wenxuebg.jpg) left top no-repeat;}
.ty_wxzptitle{width:298px;height:57px;background:url(../images/wenxuebgtop.jpg) left top no-repeat;}
.ty_ycwx{display:block;width:90px;height:30px;float:left;margin-top:15px;margin-left:15px;text-decoratin:none;}
.ty_zpzj{display:block;width:90px;height:30px;float:left;margin-top:15px;margin-left:5px;text-decoratin:none;}
.ty_wxzpcon{width:94%;margin:0 auto;}
.info-list-c{
    height: 22px;
    line-height: 22px;
    border-bottom:dashed 1px #ccc;
    box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
    font-size:0;
}
.info-list-c .info-icon {
    display: inline-block;
    padding: 0 2px;
    color:#b1b1b1;
    font-size:12px;

    
}
.info-list-c a {
    display: inline-block; 
    color: #666;
    font-size:12px;
    
}
.info-list-c a:hover {
    text-decoration:none;

}
/*汤阴县志*/
.ty_tyxz{display:block;width:290px;height:107px;float:left;margin-left:5px;}
.ty_msfwz{display:block;width:290px;height:107px;float:left;margin-left:5px;margin-top:5px;}

/*图片滚动*/
.ty_sytpics{float:left;width:100%;height:101px;margin-top:12px;height:101px;}
.xy-scroll {
    height: 11px;
    margin: 0 auto;
}
.rollImg-multy {
    width: 593px;
    overflow: hidden;
    position: relative;
}

.rollImg-multy .hd {
    width: 0px;
    height: 0px;
}

.rollImg-multy .hd .prev,
.rollImg-multy .hd .next {
    position: absolute;
    top: 0;
    display: block;
    width: 17px;
    height: 101px;
    overflow: hidden;
    cursor: pointer;
}
.rollImg-multy .hd .prev {
    left: 0;
    background: url(../images/zjty_previous.png) center center no-repeat;
}
.rollImg-multy .hd .next {
    right: 0;
    background: url(../images/zjty_next.png) center center no-repeat;
}



.rollImg-multy .hd ul {
    display: none;
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 11px;
    zoom: 1;
}

.rollImg-multy .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
}

.rollImg-multy .hd ul li.on {
    background-position: 0 0;
    background: #ee6f12;
}
.rollImg-multy .bd {
    width: 549px;
    margin: 0 auto;
    overflow: hidden;
}
.rollImg-multy .bd ul {
    overflow: hidden;
    zoom: 1;
}

.rollImg-multy .bd ul li {
    position: relative;
    float: left;
    width: 136px;
    _display: inline;
    margin-right: 8px;
    overflow: hidden;
    text-align: center;
    
}

.rollImg-multy .bd ul li .pic {
    text-align: center;
}

.rollImg-multy .bd ul li .pic img {
    display: block;
    width: 150px;
    height: 101px;

}

.pageState{display:none;}
/*公共服务部分*/
.ty_ggfwbg{width:100%;background:#fff url(../images/slideCategory_third_bg.jpg) repeat-x;
    min-height:344px;overflow:hidden;  border: 1px solid #fef083;border-top: none;box-sizing:border-box;
    -webkit-box-sizing:border-box;padding-top:6px;}
.ty_fwleft{width:249px;height:337px;float:left;background:#fff;}
.ty_bmtx{width:100%;overflow:hidden;}
.ty_tmtxtit{width:100%;height:37px;background:url(../images/pmtx_bg.jpg) center top no-repeat;}
.ty_bmmore{display:block;width:40px;height:37px;line-height:45px;float:right;margin-right:10px;color:#666;}
.ty_bmcon{width:94%;margin:5px auto 0;}
/*水电煤气费*/
.ty_sdmpic{width:95%;height:75px;margin:10px auto 0;background:url(../images/slideCategory_third_bg01.jpg) center top no-repeat;}
.ty_sdma{display:block;width:50px;height:65px;float:left;margin-left:20px;margin-top:7px;}
.ty_fwjg{display:block;width:113px;height:63px;float:left;margin-left:8px;margin-top:5px;}
.ty_zzcj{display:block;width:113px;height:63px;float:left;margin-left:5px;margin-top:5px;}
/*右侧办事大厅*/
.ty_fwright{width:715px;overflow:hidden;margin-left:10px;float:left;}
.ty_bsdt{width:100%;height:28px;border:solid 1px #edddc4;background:url(../images/slideCategory_thirdTitle.jpg) center top no-repeat;box-sizing:border-box;-webkit-box-sizing:border-box;}
.ty_bsdtcon{width:100%;min-height:300px;overflow:hidden;}
/*企业办事项目*/
.ty_qybs{width:100%;height:26px;background:url(../images/sbjy_img_4.jpg) repeat-x;}
.ty_qybsqbg{display:block;float:left;width:15px;height:26px;background:url(../images/sbjy_img_1.jpg) center top no-repeat;margin-left:10px;}
.ty_qybszbg{display:block;float:left;width:100px;height:26px;background:url(../images/sbjy_img_2.jpg) repeat-x;text-align:center;line-height:26px;color:#fff;font-weight:bold;font-size:12px;}
.ty_qybshbg{display:block;float:left;width:12px;height:26px;background:url(../images/sbjy_img_3.jpg) center top no-repeat;}
.ty_qylp{float:left;width:150px;height:26px;color:#cc0000;font-weight:bold;font-size:12px;text-indent:2em;background:url(../images/sbjy_img_10.jpg) left top no-repeat;line-height:26px;margin-left:330px;}
.ty_qybscon{width:100%;min-height:128px;overflow:hidden;background:#fff url(../images/sbjy_img_5.jpg) left top repeat-x;}
.ty_bsxmcon{width:465px;float:left;overflow:hidden;}
.ty_bsxmcon li{line-height:32px;float:left;width:78px;margin-left:5px;text-align:center; }
.ty_bsxmcon li a{font-size:12px;color:#666;}
.ty_lplscon{width:250px;float:left;line-height:32px;font-size:12px;color:#333;}
.ty_lplscon a{font-size:12px;color:#666;}
.ty_smbscon{width:465px;float:left;overflow:hidden;}
.ty_smbscon li{line-height:32px;float:left;width:78px;margin-left:5px;text-align:center; }
.ty_smbscon li a{font-size:12px;color:#666;}
/*部门列表*/
.ty_bmlb{width:100%;height:26px;background:url(../images/hysy_img_4.jpg) repeat-x;}
.ty_bmlbqbg{display:block;float:left;width:15px;height:26px;background:url(../images/hysy_img_1.jpg) center top no-repeat;margin-left:10px;}
.ty_bmlbzbg{display:block;float:left;width:70px;height:26px;background:url(../images/hysy_img_2.jpg) repeat-x;text-align:center;line-height:26px;color:#fff;font-weight:bold;font-size:12px;}
.ty_bmlbhbg{display:block;float:left;width:12px;height:26px;background:url(../images/hysy_img_3.jpg) center top no-repeat;}
.ty_bmbscon{width:100%;height:73px;background:url(../images/hysy_img_5.jpg) repeat-x;}
.ty_bmlbcon{width:100%;float:left;overflow:hidden;}
.ty_bmlbcon li{line-height:22px;float:left;width:73px;margin-left:5px;text-align:center; }
.ty_bmlbcon li a{font-size:12px;color:#666;}
/*政民互动部分*/
.ty_zmhdbg{width:100%;background:#fff url(../images/slideCategory_fourth_bg.jpg) repeat-x;
    min-height:350px;overflow:hidden;  border: 1px solid #fef083;border-top: none;box-sizing:border-box;
    -webkit-box-sizing:border-box;padding-top:6px;}
.ty_zmleft{width:250px;float:left;overflow:hidden;margin-left:3px;}
.ty_jdpt{width:100%;}
.ty_jdptpic{display:block;width:125px;height:67px;float:left;}
.ty_xzrx{display:block;width:119px;height:45px;float:left;margin-left:5px;margin-top:30px;}
.ty_xzxx{display:block;width:119px;height:45px;float:left;margin-left:5px;margin-top:5px;}
/*来信统计*/
.ty_lxtj{width:476px;float:left;margin-left:6px;overflow:hidden;background:#fff url(../images/slideCategory_fourth_img07.jpg) center bottom no-repeat;height:340px;}
.ty_lxtjcon{width:100%;height:30px;background:url(../images/slideCategory_fourth_sonBg01.jpg) center center no-repeat;}
.ty_tjtit{display:block;width:94px;height:30px;font-size:12px;color:#333;font-weight:bold;background:url(../images/slideCategory_fourth_sonOn.png) center center no-repeat;line-height:30px;text-indent:10px;float:left;}
.ty_wyxx{display:block;width:60px;float:right;magin-right:10px;line-height:30px;font-size:12px;color:#666;}
.ty_xjlb{width:100%;border-right:solid 1px #d3d3d3;border-left:solid 1px #d3d3d3;border-bottom:solid 1px #d3d3d3;box-sizing:border-box;-webkit-box-sizing:border-box;height:302px;}
.ty_xjlbcon{width:98%;margin:0 auto;color:#666;font-size:12px;height:210px;}
.ty_xjlbcon li{border-bottom:dashed 1px #d1d1d1;height:25px;line-height:25px;text-align:center;}
.ty_xjlbcon li:first-child{border-bottom:solid 1px #d1d1d1;}
.ty_xjlbcon .ty_bh{width:20%;float:left;color:#066bbb;}
.ty_xjlbcon .ty_bt{width:50%;float:left;color:#066bbb;}
.ty_xjlbcon .ty_clzt{width:17%;float:left;color:#066bbb;}
.ty_xjlbcon .ty_time{width:13%;float:left;color:#066bbb;}
.ty_xjlbcon .ty_bhcon{width:20%;float:left;color:#666;}
.ty_xjlbcon .ty_btcon{width:50%;float:left;color:#666;text-align:left;}
.ty_xjlbcon .ty_clztcon{width:17%;float:left;color:#666;}
.ty_xjlbcon .ty_timecon{width:13%;float:left;color:#666;}
.ty_tjsl{display:block;width:119px;height:60px;float:left;margin-left:8px;margin-top:10px;}
.ty_yxxj{display:block;line-height:25px;margin-top:10px;margin-left:10px;float:left;width:100px;font-size:12px;color:#666;}
.ty_xjcxform{width:330px;float:left;height:30px;font-size:12px;color:#066bbb;margin-left:10px;margin-top:20px;}
/*在线调查*/
.ty_zxtc{width:240px;height:119px;border:solid 1px #d3d3d3;box-sizing:border-box;-webkit-box-sizing:border-box;float:left;background:#fff url(../images/slideCategory_fourth_sonTitleBg02.jpg) center top no-repeat;margin-left:6px;}
.ty_zxtctit{font-size:12px;color:#333;font-weight:bold;line-height:45px;text-indent:2em;}
.ty_zxtccon{width:98%;margin:0 auto;}
.info-list-d{
    height: 24px;
    line-height: 24px;

    box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
    font-size:0;
}
.info-list-d .info-icon {
    display: inline-block;
    padding: 0 2px;
    color:#b1b1b1;
    font-size:12px;

    
}
.info-list-d a {
    display: inline-block; 
    color: #666;
    font-size:12px;
    
}
/*便民热线*/
.ty_bmrx{width:240px;height:208px;border:solid 1px #d3d3d3;box-sizing:border-box;-webkit-box-sizing:border-box;float:left;background:#fff url(../images/slideCategory_fourth_sonTitleBg02.jpg) center top no-repeat;margin-left:6px;margin-top:6px;}
.ty_bmrxcon{width:100%;margin:0 auto;background:url(../images/slideCategory_fourth_sonConBg.jpg) repeat-x;height:165px;padding-top:15px;}
.ty_parx{float:left;width:44%;text-align:left;line-height:25px;font-size:12px;margin-left:6%;box-sizing:border-box;-webkit-box-sizing:border-box;}
.ty_parxcon{color:#076bb7;}
/*招商引资部分*/
.ty_zsyzbg{width:100%;background:#fff url(../images/slideCategory_fifth_bg.jpg) repeat-x;
    min-height:350px;overflow:hidden;  border: 1px solid #fef083;border-top: none;box-sizing:border-box;
    -webkit-box-sizing:border-box;}
/*招商项目*/
.ty_zsxm{width:738px;min-height:187px;overflow:hidden;float:left;background:url(../images/slideCategory_fifth_xmBg.jpg) left top no-repeat;margin-left:2px;}
/*招商项目滑动*/
.tab-zsxm{overflow:hidden;}
.tab-zsxm-nav {
    width:318px;
    height:125px;
    float:left;
    overflow: hidden;
    box-sizing:border-box;-webkit-box-sizing:border-box;
    margin-left:50px;
    margin-top:16px;
    
    
}
.tab-zsxm-nav li {
    float: left;
    width: 150px;
    height:22px;
    background:url(../images/slideCategory_fifth_xmOffBg.jpg) center center no-repeat;
    margin-left:8px;
    margin-top:8px;
}
.tab-zsxm-nav li a {
    display: block;
    font-size: 12px;
    line-height: 22px;
    color: #704900;
    text-align: left;
    text-indent:5px;
    font-weight:bold;
    font-family:'宋体';
    
}
.tab-zsxm-nav .active a {
    color: #704900;
    font-size: 12px;
    
    font-weight:bold;
}

.tab-pane {display: none;}
.tab-zsxm-con {padding-top: 0px;width:335px;height:160px;float:left;margin-left:10px;margin-top:20px;}
.tab-zsxm-con > .active {display: block;height:160px;/*min-height:200px;overflow:hidden;*/position:relative;color: #704900;line-height:20px;text-indent:2em;font-size:12px;}

/*招商政策*/
.ty_zszc{width:243px;min-height:187px;overflow:hidden;float:left;}
.ty_zszccon{display:block;width:119px;height:36px;float:left;background:url(../images/slideCategory_fifth_img09.jpg) center center no-repeat;margin-left:2px;margin-top:2px;font-size:14px;line-height:38px;font-weight:bold;text-indent:3em;color:#636363;}
.ty_zszccon1{display:block;width:119px;height:36px;float:left;background:url(../images/slideCategory_fifth_img09.jpg) center center no-repeat;margin-left:2px;font-size:14px;line-height:38px;font-weight:bold;text-indent:3em;color:#636363;}
.ty_spcyzc{width:240px;height:69px;float:left;margin-top:3px;}
/*招商动态*/
.ty_zsdt{width:373px;min-height:154px;overflow:hidden;float:left;}
.ty_zsdttit{display:block;width:19px;height:154px;float:left;}
.ty_zsdtcon{width:344px;margin-left:9px;float:left;margin-top:3px;}
.info-list-e {
    height: 24px;
    line-height: 24px;
    border-bottom:dashed 1px #ccc;
    box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
    font-size:0;
}
.info-list-e .info-icon {
    display: inline-block;
    padding: 0 2px;
    color:#b1b1b1;
    font-size:12px;

    
}
.info-list-e a {
    display: inline-block; 
    color: #666;
    font-size:12px;
    width:275px;
}

.info-list-e .info-date {
    display: inline-block;
    padding-right: 10px;
        color: #666;
        font-size:12px;
    
}
/*发展环境好*/
.ty_fzhj{width:367px;min-height:152px;overflow:hidden;float:left;margin-top:3px;}
.ty_fzhjhcon{display:block;width:122px;height:76px;float:left;}
.ty_zsdd{width:240px;height:152px;margin-left:3px;float:left;margin-top:2px;}
/*文化旅游部分*/
.ty_whlybg{width:100%;background:#fff url(../images/slideCategory_fifth_bg.jpg) repeat-x;
    min-height:350px;overflow:hidden;  border: 1px solid #fef083;border-top: none;box-sizing:border-box;
    -webkit-box-sizing:border-box;}
.ty_zww{width:243px;height:233px;float:left;margin-left:2px;background:url(../images/slideCategory_sixth_zwwBg.jpg) center center no-repeat;}
.ty_zwwpic{display:block;width:100%;height:66px;margin-top:35px;}
.ty_zwwcon{padding:5px;line-height:22px;font-size:12px;text-indent:2em;}
.ty_zwwmore{display:block;width:71px;height:18px;margin-top:5px;margin-left:160px;font-size:12px;color:#fff;line-height:18px;text-align:center;background:url(../images/slideCategory_sixth_more.png) center center no-repeat;}
.ty_yf{width:243px;height:233px;float:left;margin-left:4px;background:url(../images/slideCategory_sixth_yfBg.jpg) center center no-repeat;}
.ty_yfpic{display:block;width:100%;height:66px;margin-top:35px;}
.ty_bq{width:243px;height:233px;float:left;margin-left:4px;background:url(../images/slideCategory_sixth_bqBg.jpg) center center no-repeat;}
.ty_bqpic{display:block;width:100%;height:66px;margin-top:35px;}
.ty_whly{width:238px;float:left;}
.ty_whlypic{display:block;width:238px;height:73px;}
.ty_lyzt{display:block;width:238px;height:73px;margin-top:6px;}

/*首页文化旅游图片滚动*/
.whly-scroll {
    width:737px;
    height: 101px;
    float:left;
    margin-top:5px;
    margin-left:2px;
}
.whly-multy {
    width: 737px;
    overflow: hidden;
    position: relative;
}

.whly-multy .hd {
    width: 0px;
    height: 0px;
}

.whly-multy .hd .prev,
.whly-multy .hd .next {
    position: absolute;
    top: 0;
    display: block;
    width: 17px;
    height: 101px;
    overflow: hidden;
    cursor: pointer;
}
.whly-multy .hd .prev {
    left: 0;
    background: url(../images/zjty_previous.png) center center no-repeat;
}
.whly-multy .hd .next {
    right: 0;
    background: url(../images/zjty_next.png) center center no-repeat;
}



.whly-multy .hd ul {
    display: none;
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 11px;
    zoom: 1;
}

.whly-multy .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
}

.whly-multy .hd ul li.on {
    background-position: 0 0;




    background: #ee6f12;
}
.whly-multy .bd {
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
}
.whly-multy .bd ul {
    overflow: hidden;
    zoom: 1;
}

.whly-multy .bd ul li {
    position: relative;
    float: left;
    width: 150px;
    _display: inline;
    margin-right: 8px;
    overflow: hidden;
    text-align: center;
    
}

.whly-multy .bd ul li .pic {
    text-align: center;
}

.whly-multy .bd ul li .pic img {
    display: block;
    width: 150px;
    height: 101px;

}
/*首页吃住行*/
.ty_czx{width:236px;_width:234px;height:105px;border:solid 1px #f1b3a7;box-sizing:border-box;-webkit-box-sizing:border-box;float:left;background:#fdf7f5;margin-left:4px;}
.ty_czxa1{display:block;width:113px;height:32px;float:left;margin-left:4px;border-right:solid 1px #f1b3a7;box-sizing:border-box;-webkit-box-sizing:border-box;}
.ty_czxa{display:block;width:112px;height:32px;float:left;margin-left:4px;}
.ty_czxline{width:100%;font-size:0;height:1px;border-bottom:solid 1px #f1b3a7;float:left;}













/*第五行*/
.ty_fifth{width:985px;min-height:60px;margin:5px auto 0;overflow:hidden;}
.ty_zt1{display:block;float:left;width:195px;height:60px; }
.ty_zt1 img{display:block;width:195px;height:60px;}
.ty_zt2{display:block;float:left;margin-left:5px;width:195px;height:60px;}
.ty_zt2 img{display:block;width:195px;height:60px;}
.ty_zt3{display:block;float:left;margin-left:5px;width:195px;height:60px;}
.ty_zt3 img{display:block;width:195px;height:60px;}
.ty_zt4{display:block;float:left;width:21px;height:60px;}
/*第六行*/
.ty_sixth{width:994px;min-height:47px;margin:0px auto;overflow:hidden;background:url(../images/linkBg.jpg) left top no-repeat;
    overflow: hidden;
}

.ty_sixth .content {
    margin:10px auto 0;
    width: 960px;
    overflow: hidden;
}
.ty_sixth .content select {
    float: left;
    height: 22px;
    margin-left: 18px;
    width:170px;
}
/*首页主体内容结束*/

/*信息页开始*/
/*当前位置*/
.ty_dqwz{width:100%;line-height:30px;margin:0 auto;height:30px;}
.ty_red1{display:block;width:2px;height:10px;border-right:solid 2px #FD6C03;float:left;margin-top:10px;margin-left:20px;}
.ty_dqwzul{padding:0;margin:0;line-height:30px;float:left;font-size:12px;}
.ty_dqwzul li{list-style:none;float:left;text-align:center;}
.ty_dqwzwz{display:block;width:70px;height:30px;line-height:30px;color:#000;font-size:12px;float:left;margin-left:10px;}
.ty_dqwzul li + li :before {
    content: ">";
    color: #666;
    
    }
.ty_dqwzul a{font-size:12px;color:#666;text-decoration:none;}
/*信息内容*/
.ty_xxnrcon{width:98%;margin:0 auto;/*min-height:540px;*/border:solid 1px #ccc;}
.ty_xxtitle{width:90%;margin:35px auto 0;text-align:center;line-height:35px;min-height:50px;overflow:hidden;color:#cc0000;font-size:22px;font-weight:normal;font-family:'微软雅黑';}
.ty_grayline{height:1px;width:90%;border-top:solid 1px #ccc; margin:0 auto;}
.ty_xxxx{height:25px;width:90%;margin:10px auto 0;color:#666;font-size:12px;line-height:25px;text-align:center;}
.ty_xxnr{width:92%;margin:25px auto 0;min-height:360px;overflow:hidden;background:url(../images/articlebg.jpg);}
.ty_xxnr p{text-indent:2.3em;line-height:1.8;text-align:justify;text-justify:inter-ideograph;font-size:16px;font-family:'微软雅黑';color:#333;}
.ty_xxnr p table tr th,.ty_xxnr div table tr td,.ty_xxnr div p table tr td{
    border:solid 1px #000;
}
.ty_xxnr div p table,.ty_xxnr div table{
    margin: 0 auto;
}
/*尾部*/
.ty_foot{width:100%;min-height:245px;overflow:hidden;margin:0 auto;    background: url(../images/scrollBar_botBg.png) center top no-repeat;}
.ty_footer{width:1089px;max-width:1089px;height:245px;background:url(../images/scrollBar_botBg.png) center top no-repeat;margin:0 auto;}
.ty_fleft{/*width:570px;*/float:left;padding-left:200px;margin-top:20px;text-align:center;}
.ty_fright{display:block;width:139px;height:144px;float:right;margin-right:85px;margin-top:20px;}
.ty_wdh{width:100%;line-height:30px;height:30px;}
.ty_wdh a,.ty_wdh span{display:block;padding:0 12px;float:left;text-decoration:none;font-size:12px;color:#000;}
.ty_jc{width:110px;height:55px;float:left;margin-top:10px;}
.ty_wxx{width:360px;float:left;line-height:200%;font-size:12px;margin-left:20px;}
.ty_wxx a{color:#000;font-size:12px;text-decoration:none;margin-left: 15px;}
.ty_dztb{display:block;width:80px;height:80px;float:left;}
/*信息页结束*/
/*二级开始*/
.ty_mrleft{width:767px;float:left;min-height:540px;overflow:hidden;background:#fff;margin-left:3px;}
.ty_xxlist{width:100%;border:solid 1px #EDCE83;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:620px;overflow:hidden;}
.ty_ejxx{width:100%;overflow:hidden;min-height:542px;}
.ty_ejtitle{width:100%;height:30px;background:url(../images/zygk_07.png) -4px top no-repeat;text-indent:3em;line-height:30px;color:#a02200;font-size:12px;font-weight:bold;border-right:solid 1px #EDCE83;box-sizing:border-box;-webkit-box-sizing:border-box;}
.ty_dqlmmc{width:65%;float:left;line-height:30px;}
.ty_zfwj{width:35%;float:left;text-indent:0;}
a:link.ty_gwywja,a:visited.ty_gwywja,a:hover.ty_gwywja,a:link.ty_szfwja,a:hover.ty_szfwja,a:visited.ty_szfwja,a:link.ty_shizfwja,a:visited.ty_shizfwja,a:hover.ty_shizfwja{display:block;float:left;padding:0 10px;font-size:12px;color:#a02200;line-height:30px;}
.ty_ejcon{width:100%;min-height:507px;overflow:hidden;margin-bottom:15px;}
.ty_xxli{width:98%;margin:0 auto;line-height:25px;border-bottom:dashed 1px #ccc;font-size:12px;height:25px;}
.ty_xxdian{display:block;float:left;width:2%;text-align:center;color:#666;}
.ty_xxtit{display:block;float:left;text-decoration:none;color:#666;width:87%;}
.ty_xxdate{display:block;float:left;width:11%;}

.pagination{margin:0;}
/*右*/
.ty_mrright{width:224px;float:left;min-height:650px;overflow:hidden;background:#f2e5ae url(../images/categoryList_leftBg.jpg) center bottom no-repeat;padding-bottom:220px;}
.ty_lmlist{width:100%;min-height:150px;overflow:hidden;}
.ty_lmtitle{width:100%;background:url(../images/zygk_05.gif) center top no-repeat;line-height:60px;padding-top:6px;color:#912d22;font-size:16px;font-weight:bold;text-align:center;}
.ty_lmdiv{width:100%;min-height:30px;overflow:hidden;padding-top:8px;line-height:22px;text-align:center;font-size:12px;background:url(../images/zygk_13.gif) center top no-repeat;}
.ty_lmdiv a:link,.ty_lmdiv a:visited,.ty_lmdiv a:hover{font-size:12px;color:#912d22;text-decoration:none;}
.ty_lmtpxw{width:208px;height:180px;overflow:hidden;margin:0 auto;}
/*二级焦点图*/
.sqsw_tpxw{width:100%;overflow: hidden;position: relative;}

.sqsw_tpxw .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 5px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 20;
}

.sqsw_tpxw .hd .prev,
.sqsw_tpxw .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
}

.sqsw_tpxw .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 11px;
    zoom: 1;
}

.sqsw_tpxw .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #848484;
}

.sqsw_tpxw .hd ul li.on {
    background-position: 0 0;
    background: #fff;
}

.sqsw_tpxw .bd ul {
    overflow: hidden;
    zoom: 1;
}

.sqsw_tpxw .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    width:100%;
    height:180px;
    
}

.sqsw_tpxw .bd ul li .pic {
    text-align: center;
}

.sqsw_tpxw .bd ul li .pic img {
    width: 100%;
    height: 180px;
    display: block;
    border: none;
}

.sqsw_tpxw .blackShade {
    width: 100%;
    height: 30px;
    background: #000;
    opacity: 0.57;
    filter: alpha(opacity=57);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 18;
}

.sqsw_tpxw .bd ul li .title {
    line-height: 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: left;
    text-indent: 8px;
    color: #fff;
    z-index: 19;
}
.sqsw_tpxw .bd ul li .title a{color:#fff;}
.pageState{display:none;}
.ty_lmxnjd{display:block;width:100%;margin:0 auto;height:240px;overflow:hidden;background:url(../images/20130809181923347.jpg) center top no-repeat;text-decoration:none;}

/*二级结束*/

/*依申请公开查询页开始*/
.tycxcon{width:40%;margin:0 auto;padding-top:80px;}
.ty_cxtit{width:15%;float:left;font-size:12px;height:30px;line-height:30px;}
.ty_cxinput{display:block;width:68%;float:left;height:28px;border:solid 1px #ccc;line-height:28px;}
.ty_cxbut{display:block;width:14%;float:right;font-size:12px;height:30px;background:#4d90fe;color:#fff;border:0;}
/*依申请公开查询页结束*/
/*右侧悬浮开始*/
.edit .sy_rfloat{display:none;z-index:-999;}
.sy_rfloat{ width:72px; height:462px; position:fixed; top:117px; right:1%; margin-right:auto; z-index:999; display:block;}
.rfloat_sub{ width:72px; height:71px; position:absolute; cursor:pointer;}
.rfloat_sub_tit{ width:72px; height:28px; position:absolute; bottom:5px; font-size:14px; line-height:28px; text-align:center; color:#666;}
.rfloat_sub:hover .rfloat_sub_tit{ color:#1492FF;}

.rfloat_sub1{ position:absolute; top:0px; left:0px; background:url(../images/yc_tp.png) top no-repeat;}
.rfloat_sub1:hover{ background:url(../images/yc_ontp.png) top no-repeat;}
/*咨询投诉*/
.rfloat_sub3{ position:absolute; top:71px; left:0px; background:url(../images/yc_tp.png) 0px -71px no-repeat;}
.rfloat_sub3:hover{ background:url(../images/yc_ontp.png) 0px -71px no-repeat;}
.rfloat_sub3:hover .rfloat_sub_zxts{ display:block;}
/*我要纠错*/
/*.rfloat_sub3{ position:absolute; top:142px; left:0px; background:url(../images/yc_tp.png) 0px -142px no-repeat;}
.rfloat_sub3:hover{ background:url(../images/yc_ontp.png) 0px -142px no-repeat;}
.rfloat_sub3:hover .rfloat_sub_jiucuo{ display:block;}*/

.rfloat_sub_jiucuo{ width:125px; height:216px; position:absolute; top:-74px; left:-125px; background:url(../images/wyjc_right.png) left no-repeat; display:none;}

.rfloat_sub_zxts{ width:125px; height:322px; position:absolute; top:-124px; left:-125px; background:url(../images/zxts_right.png) left center no-repeat; display:none;}
.rfloat_sub_zx{ width:120px; height:108px; padding-top:0px; position:absolute; top:0px; left:0px;}
.rfloat_sub_zxtit{ width:106px; height:40px; position:absolute; top:68px; left:0px; font-size:14px; line-height:24px; text-align:center;}
.rfloat_sub_zx:hover{ background:url(../images/wyzx.gif) top left no-repeat;}
.rfloat_sub_zx:hover .rfloat_sub_zxtit{ color:#1492FF;}
.rfloat_sub_ts{ width:120px; height:107px; padding-top:0px; position:absolute; top:108px; left:0px;}
.rfloat_sub_tstit{ width:106px; height:40px; position:absolute; top:67px; left:0px; font-size:14px; line-height:24px; text-align:center;}
.rfloat_sub_ts:hover{ background:url(../images/wyts.png) center left no-repeat;}
.rfloat_sub_ts:hover .rfloat_sub_tstit{ color:#1492FF;}

.rfloat_sub_zxxx{ width:120px; height:108px; padding-top:0px; position:absolute; bottom:0px; left:0px;}
.rfloat_sub_zxtitxx{ width:106px; height:40px; position:absolute; top:68px; left:0px; font-size:14px; line-height:24px; text-align:center;}
.rfloat_sub_zxxx:hover{ background:url(../images/xjhf.gif) bottom left no-repeat;}
.rfloat_sub_zxxx:hover .rfloat_sub_zxtitxx{ color:#1492FF;}


/*纠错*/
.rfloat_sub_zxtp{ width:120px; height:108px; padding-top:0px; position:absolute; top:0px; left:0px;}
.rfloat_sub_zxtittp{ width:106px; height:40px; position:absolute; top:68px; left:0px; font-size:14px; line-height:24px; text-align:center;}
.rfloat_sub_zxtp:hover{ background:url(../images/wyjc.png) top left no-repeat; }
.rfloat_sub_zxtp:hover .rfloat_sub_zxtittp{ color:#1492FF;}

.rfloat_sub_zxxxbm{ width:120px; height:108px; padding-top:0px; position:absolute; bottom:0px; left:0px;}
.rfloat_sub_zxtitxxbm{ width:106px; height:40px; position:absolute; top:68px; left:0px; font-size:14px; line-height:24px; text-align:center;}
.rfloat_sub_zxxxbm:hover{ background:url(../images/jchf.png) bottom left no-repeat;}
.rfloat_sub_zxxxbm:hover .rfloat_sub_zxtitxxbm{ color:#1492FF;}
/*纠错*/

.rfloat_sub3{ position:absolute; top:142px; left:0px; background:url(../images/yc_tp.png) 0px -142px no-repeat;}

.rfloat_sub4{ position:absolute; top:213px; left:0px; background:url(../images/yc_tp.png) 0px -213px no-repeat;}
.rfloat_sub4:hover{ background:url(../images/yc_ontp.png) 0px -213px no-repeat;}
.rfloat_sub_2code{ width:191px; height:371px; position:absolute; top:-150px; left:-191px; background:url(../images/app_wx2.png) top no-repeat; display:none;}
.rfloat_sub4:hover .rfloat_sub_2code{ display:block;}

.rfloat_sub5{ position:absolute; top:284px; left:0px; background:url(../images/yc_tp.png) 0px -284px no-repeat;}
.rfloat_sub5:hover{ background:url(../images/yc_ontp.png) 0px -284px no-repeat;}

.rfloat_sub6{ height:72px; position:absolute; top:355px; left:0px; background:url(../images/yc_tp.png) 0px -355px no-repeat;}
.rfloat_sub6 .rfloat_sub_tit{ bottom:8px;}
.rfloat_sub6:hover{ background:url(../images/yc_ontp.png) 0px -355px no-repeat;}

.rfloat_sub7{ height:35px; position:absolute; top:427px; left:0px; background:url(../images/yc_tp.png) 0px -427px no-repeat;}
.rfloat_sub7 .rfloat_sub_tit{ bottom:4px; color:#fff;}
.rfloat_sub7:hover{ background:url(../images/yc_ontp.png) 0px -427px no-repeat;}
.rfloat_sub7:hover .rfloat_sub_tit{ color:#fff;}

.rfloat_sub8{ height:73px; overflow:hidden; position:absolute; top:462px; left:0px; cursor:default;}
.rfloat_sub8_bg{ width:72px; height:73px; overflow:hidden; position:absolute; top:-73px; left:0px; background:url(../images/yc_tp.png) 0px -462px no-repeat; cursor:pointer;}
.rfloat_sub8 .rfloat_sub8_bg .rfloat_sub_tit{ bottom:2px; color:#fff;}
.rfloat_sub8:hover .rfloat_sub8_bg .rfloat_sub_tit{ color:#fff;}

@media screen and (max-width:1300px){
    .sy_rfloat{ margin-right:auto;}
}


/*右侧悬浮结束*/
/*依申请公开结果*/
.apply-show table{border-left:1px solid #000;border-top:1px solid #000; background: #fff}
 .apply-show td{text-align: center;border-bottom:1px solid #000;border-right:1px solid #000; line-height: 30px;}
 .apply-show input[type='text']:onfocus{border: none;}
 .apply-show textarea{ width: 100%; }
 .apply-show .title{ width: 900px; margin:0 auto; text-align: center; line-height: 60px; font-size: 24px; font-family: "" }
 .apply-show .lx{ width: 900px; margin:0 auto; text-align: center; line-height: 40px; }
 .apply-show .need input{ float: left; }
 .apply-show .need td{ text-align: left;vertical-align: top; padding-left: 5px;}


.show-box {
    width: 721px;
    margin:0 auto;
    font-size: 14px;
    background-color: #fff;
}
.show-box h2 {
    padding: 12px 0;
    text-align: center;
}
.id-type {
    padding: 8px 0;
    text-align: center;
}
.id-type .label {
    font-weight: normal;
}
.show-box table {
    font-size: 14px;
}
.show-box table:first-of-type {
    margin-bottom: 0;
}
.show-box table:nth-of-type(2),
.show-box table:nth-of-type(2) tr:first-of-type td {
    border-top: none;
}
.td-w1 {
    width: 4%;
}
.td-w2 {
    width: 4%;
}
.td-w3 {
    width: 18%;
}
.td-w4 {
    width: 28%;
}
.td-w5 {
    width: 18%;
}
.td-w6 {
    width: 28%;
}

.table > tbody > tr > .td-w1,
.table > tbody > tr > .td-w2, 
.table > tbody > tr > .td-w6-1 {
    vertical-align: middle;
}
.table > tbody > tr > .td-w1,
.table > tbody > tr > .td-w2,
.table > tbody > tr > .td-w3,
.table > tbody > tr > .td-w5 {
    text-align: center;
}

.table-bordered>tbody>tr>td, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>td, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>thead>tr>th {
    vertical-align: middle;
    border:1px solid #aaa;
}

.table-bordered>tbody>tr>.td-w6-2 {
    vertical-align: top;
}

.td-w6-1 {
    width: 16%;
}
.td-w6-2 {
    width: 32%;
}
.form-horizontal .input-box .form-group {
    margin-left: 0;
    margin-right: 0;
}

@media print and (max-width: 1089px){
    .ty_nav {
        position: relative;
        width: 100%;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        background-position: center bottom;
    }
    .ty_nav a {
        width: 9.6%;
        margin-top: 30px;
        margin-left: 10px;
    }
    .ty_nav a.ty_wzsy {
        padding-top: 0;
        margin-left: 30px;
    }
    .ty_nav .ty_hf {
        position: absolute;
        top: 30px;
        right: 325px;
        padding-top: 0;
    }
    .ty_nav .ty_zndh {
        position: absolute;
        top: 30px;
        right: 245px;
        padding-top: 0;
        margin-left: 60px;
    }
    .ty_xxyss {
        position: absolute;
        top: 30px;
        right: 30px;
        padding-top: 0;
        margin-top: 0;
    }
    .ty_con {
        box-sizing: border-box;
        width: 100%;
        padding: 0 2.24%;
        background: none;
    }
    .ty_xxcon {
        width: auto;
    }
    .ty_xxnrcon {
        width: auto;
    }
    .ty_footer {
        display: table;
        width: 100%;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        background: url('/sitesources/tyweb/upload/201706/20170630171037558.png') center top no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    .ty_footer .ty_fleft {
        display: table-cell;
        padding-left: 30px;
        text-align: right;
    }
    .ty_wxx {
        text-align: center;
    }
    .ty_footer .ty_fright {
        display: table-cell;
        width: 9.5%;
        height: auto;
        padding-right: 30px;
      
        text-align: right;
    }
}


/*  @media print and (orientation: portrait) {

   .ty_head {
       background-size: 1000px auto;
   }
     .ty_nav {
       -webkit-transform: scale(.68);
       transform: scale(.68);
       -webkit-transform-origin:left bottom;
       transform-origin:left bottom;
     }
     .ty_footer {
       -webkit-transform: scale(.66);
       transform: scale(.66);
       -webkit-transform-origin:left top;
       transform-origin:left top;
     }
     
    
 } */



/*财政资金css*/
 .cztop{width:765px;height:32px;border-bottom: 1px solid #ccc; background: url(/sitesources/tyweb/theme/uxtheme10001/images/zygk_07.png) no-repeat}
    .cztitle{width:260px;line-height: 30px;font-size: 12px;color: #a02200;margin-left: 40px;font-weight: bold;}
    .czcon{width: 765px;overflow: hidden;margin-left:10px;}
    .czcon ul li{float: left;font-size: 12px;width:24%;line-height: 22px;}
 /*20210918重点领域下市政服务*/
.ty_lmdiv .zdlimore {
    color: #912d22;
    font-size: 14px;
    padding: 0 8px;
    font-weight: bold;
    font-style: normal;
}
.ty_lmdiv2 {
    width: 100%;
    height: 30px;
    padding-top: 8px;
    line-height: 22px;
    text-align: left;
    font-size: 12px;
    background: url(../images/zygk_13.gif) center center no-repeat;
    padding-left:30px;
   
}
.zdgkli{
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
cursor: pointer;
}
.subcon{
    display: none;
}
.zdgkli > a,.zdgkli2 > a{
 color: #912d22;
  
}
.zdgkli2{
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
cursor: pointer;
}