/*头部css*/
.head_top{
    font-size: 14px;
    color: #ffffff;
    display: block;
    width: 95%;
    height:14px;
    padding-top: 24px;
    padding-left: 15px;
    margin:0 auto;
}
.head_top p{
    height: 14px;
}
.head_top p a{
    font-size: 14px;
    color: #ffffff;
}
.head_top:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/*logocss*/
.head_logo{
    width:1200px;
    margin:0px auto;
    padding-top: 114px;
}
.head_logo .logo{
    text-align: center;
}
.head_logo .logo a{
    display: block;
}
/*搜索css*/
.head_logo .search{
    margin-top: 10px;
}
.head_logo .search .search_top{
    width:666px;
    height:50px;
    background: url("../images/search_bg.png");
    border-radius: 8px;
}
.head_logo .search .search_top .search_val{
    padding-left: 8px;
    line-height:50px;
    height:50px;
    width:560px;
    float: left;
    font-size: 16px;
    border:none;
    outline:none;
    margin-left: 8px;
    font-family: "微软雅黑" !important;
    background: url("imagessearchinputbg.png");
}
.head_logo .search .search_top .search_btn{
    width:76px;
    height:46px;
    margin-top: 2px;
    background: #db3522;
    color: #ffffff;
    font-size: 16px;
    border:none;
    outline:none;
    float: right;
    border-radius: 8px;
    margin-right: 2px;
    cursor: pointer;
    font-family: "微软雅黑" !important;
}
.head_logo .search .search_bom{
    width:400px;
    margin: 9px auto 0px;
    font-size: 14px;
    color: #ffffff;
    line-height: 23px;
    zoom: 1;
}
.head_logo .search .search_bom:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.head_logo .search .search_bom ul li{
    padding:0px 8px;
    border-radius: 8px;
    margin-right: 8px;
    background:url("imagesleft_nav_bg.png");
    cursor: pointer;
}
/*右侧固定导航css*/
.right_posi{
    width: 72px;
    height: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    right: 0px;
}
.right_posi a{
    display: block;
    color: #ffffff;
    font-size: 16px;
}
.right_posi .right_nav{
    display: inline-block;
    width: 72px;
    height: 100%;
    padding-top: 30px;
    position: fixed;
    top: 0;
    right: -72px;
    z-index: 99;
    background: url(imagesright_bg.png);
}
.right_posi .right_pic{
    margin-top: 24px;
}
.right_posi .hander{
    width: 56px;
    height: 63px;
    opacity: 100;
    background: url("imageshander.png") no-repeat center;
    position: fixed;
    right: 18px;
    top: 20%;
    cursor: pointer;
    z-index: 99;
    vertical-align: middle;
    text-align: center;
}
.right_posi ul{
    margin-top:207px;
}
.right_posi ul li{
    padding:10px 0px;
    line-height:26px;
    width: 72px;
    height: 67px;
    margin-bottom: 30px;
    position: relative;
}
.right_posi ul li a{
    width: 72px;
    height: 67px;
}
.right_posi ul li .leftpic{
    width: 128px;
    height: 118px;
    padding: 10px 18px 10px 6px;
    position: absolute;
    left: -153px;
    top: -22px;
    display: none;
    background: url("imageserweimabg.png") no-repeat left center;
}
.right_posi ul li .leftpic img{
    width:100%;
    height:100%;
}
.right_posi ul li:hover {
    background: #c81f0c;
}
.right_posi ul li:hover .leftpic{
    display: block;
}

/*中间内容css*/
.main_Box{
    width:1200px;
    margin:50px auto 0px;
    zoom: 1;
}
.main_Box:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/*左侧导航css*/
.main_Box .mainLeft_nav{
    width:140px;
    height:465px;
    background:url("imagesleft_nav_bg.png");
    float: left;
    padding-top: 15px;
}
.main_Box .mainLeft_nav ul li{
    width:140px;
    height:62px;
    border-bottom:1px solid rgba(255,255,255,0.5);
    line-height:62px;

}
.main_Box .mainLeft_nav ul li a{
    color: #FFFfff;
    font-size: 16px;
    height:62px;
    display: block;
    padding-left: 50px;
}
.main_Box .mainLeft_nav ul li.news_nav a{
    background:url("imagesleftnav1.png") no-repeat 17px center ;
}
.main_Box .mainLeft_nav ul li.gk_nav a{
    background:url("imagesleftnav2.png") no-repeat 17px center ;
}
.main_Box .mainLeft_nav ul li.zwgk_nav a{
    background:url("imagesleftnav3.png") no-repeat 17px center ;
}
.main_Box .mainLeft_nav ul li.server_nav a{
    background:url("imagesleftnav4.png") no-repeat 17px center ;
}
.main_Box .mainLeft_nav ul li.hd_nav a{
    background:url("imagesleftnav5.png") no-repeat 17px center ;
}
.main_Box .mainLeft_nav ul li.tbcy_nav a{
    background:url("imagesleftnav6.png") no-repeat 17px center ;
}
.main_Box .mainLeft_nav ul li.ztzl_nav{
    border:none;
}
.main_Box .mainLeft_nav ul li.ztzl_nav a{
    background:url("imagesleftnav7.png") no-repeat 17px center ;
}
.main_Box .mainLeft_nav ul li.on {
    background: #c81f0c;
    border-bottom:1px solid #c81f0c;
}
/*右侧内容css*/
.main_Box .mainRight{
    width:1024px;
    height:444px;
    background: #f7f5f5;
    padding:18px;
    float: left;
    overflow: hidden;
}
.mainRight .bdR .bdR_left{
    width:459px;
    float: left;
}
/*轮播css*/
.mainRight .bdR .bdR_left .banner_news{
    width:459px;
    height:300px;
    overflow: hidden;
    position: relative;
}
.mainRight .bdR .bdR_left .banner_news .inHd{
    position: absolute;
    bottom:7px;
    left:50%;
    margin-left:-47px;
    z-index: 66;
    zoom: 1;
}
.mainRight .bdR .bdR_left .banner_news .inHd:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.mainRight .bdR .bdR_left .banner_news .inHd ul li{
    width:9px;
    height: 9px;
    border-radius:100%;
    background: #bfbfbf;
    float: left;
    margin-right: 10px;
}
.mainRight .bdR .bdR_left .banner_news .inHd ul li.on{
    background: #ff6633;
}
.mainRight .bdR .bdR_left .banner_news .inBd{
    width:459px;
    height:302px;
}
.mainRight .bdR .bdR_left .banner_news .inBd ul li a{
    display: block;
}
.mainRight .bdR .bdR_left .banner_news .inBd ul li img{
    width:100%;
}
.mainRight .bdR .bdR_left .banner_news .inBd ul li{
    position: relative;
    float: left;
    width:459px;
    height:302px;
}
.mainRight .bdR .bdR_left .banner_news .inBd ul li p{
    width:459px;
    height:38px;
    line-height:38px;
    position: absolute;
    bottom:20px;
    background:url("imagesbanner_text_bg.png");
    text-align: center;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;

}
.mainRight .bdR .bdR_left .banner_news .inBd ul li p a{
    color: #ffffff;
    font-size:16px;
}
/*头条css*/
.mainRight .bdR .bdR_left .tt_news{
    width:459px;
    height:125px;
    background:#ffffff;
    margin-top: 10px;
    position: relative;
}
.mainRight .bdR .bdR_left .tt_news .ttbg{
    display: block;
    width: 48px;
    height: 45px;
    background:url("imagestoutiao.png") no-repeat center;
    position: absolute;
    left: 0px;
    top: 0px;
}
.mainRight .bdR .bdR_left .tt_news .toutiao_text{
    padding:18px;
}
.mainRight .bdR .bdR_left .tt_news .toutiao_text a{
    display: block;
}
.mainRight .bdR .bdR_left .tt_news .toutiao_text .title{
    font-size:18px;
    line-height: 30px;
    color: #db3522;
    margin:5px 20px;
}
.mainRight .bdR .bdR_left .tt_news .toutiao_text .nrtext{
    margin-top: 10px;
    font-size: 14px;
    color: #767676;
    line-height: 24px;
}
.mainRight .bdR .bdR_right{
    width: 535px;
    float: left;
    margin-left: 22px;
}
/*新闻动态css*/
.mainRight .bdR .bdR_right .tab_news .inHd{
    height:44px;
    width: 535px;
    zoom: 1;
}
.mainRight .bdR .bdR_right .tab_news .inHd:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.mainRight .bdR .bdR_right .tab_news .inHd ul{
    height:38px;
    line-height: 38px;
    border-bottom: 1px solid #dedede;
}
.mainRight .bdR .bdR_right .tab_news .inHd ul li{
    height:44px;
    text-align: center;
    float: left;
}
.mainRight .bdR .bdR_right .tab_news .inHd ul li a{
    display: block;
    height:38px;
    padding:0px 14px;
    font-size: 16px;
    color: #444444;
}
.mainRight .bdR .bdR_right .tab_news .inHd ul li.on{
    background:url("imageson.png") no-repeat center 38px;
}
.mainRight .bdR .bdR_right .tab_news .inHd ul li.on a{
     font-weight: 700;
    background:#db3522;
    color: #ffffff;
 }
.mainRight .bdR .bdR_right .tab_news .inBd{
    padding-left: 4px;
    height:188px;
    padding-top: 6px;
    zoom: 1;
}
.mainRight .bdR .bdR_right .tab_news .inBd:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.mainRight .bdR .bdR_right .tab_news .inBd li{
    line-height:30px;
    font-size: 14px;
    padding-left: 14px;
    background:url("imagesgreypio.png") no-repeat left center;
}
.mainRight .bdR .bdR_right .tab_news .inBd li a{
    font-size: 14px;
    color: #555555;
}
.mainRight .bdR .bdR_right .tab_news .inBd li a:hover{
    color: #db3522;
}
.mainRight .bdR .bdR_right .tab_news .inBd li .date{
    color: #b8b8b8;
}
/*通知公告css*/
.mainRight .bdR .bdR_right .tzgg_news{
    width:533px;
    border:1px solid #eaeaea;
    height:41px;
    margin-top:10px;
    background: #ffffff;
    margin-bottom: 9px;
    zoom: 1;
}
.mainRight .bdR .bdR_right .tzgg_news:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.mainRight .bdR .bdR_right .tzgg_news .tz_left{
    width:91px;
    height:31px;
    padding:5px 0px;
    margin-left: 5px;
    float: left;
    background:url("imagestzgg.png") no-repeat center;
}
.mainRight .bdR .bdR_right .tzgg_news .tz_left a{
    display: block;
    line-height:31px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}
.mainRight .bdR .bdR_right .tzgg_news .tz_right{
    width: 374px;
    height:31px;
    padding:5px 10px;
    line-height:31px;
    overflow: hidden;
    float: left;
}
.mainRight .bdR .bdR_right .tzgg_news .tz_right ul li a{
    color: #555555;
    font-size: 14px;
    width: 374px;
    height:31px;
    padding:5px 0px;
    line-height:31px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.mainRight .bdR .bdR_right .tzgg_news .tz_right ul li a:hover{
    color: #db3522;
}
.mainRight .bdR .bdR_right .tzgg_news .prevnext a{
    display: block;
    width: 6px;
    height:41px;
    float: left;
    margin-right: 10px;
}
.mainRight .bdR .bdR_right .tzgg_news .prev_tz{
    background:url("imagestzprev.png") no-repeat center ;
}
.mainRight .bdR .bdR_right .tzgg_news .next_tz{
    background:url("imagestznext.png") no-repeat center ;
}
.mainRight .bdR .bdR_right .bdR_rightBom{
    width:535px;
    height:125px;
    margin-top: 19px;
}
/*新闻专题css*/
.mainRight .bdR .bdR_right .bdR_rightBom .ztzl_news{
    width:310px;
    height:125px;
    float: left;
    position: relative;
}
.bdR_right .bdR_rightBom .ztzl_news .inHd{
    position: absolute;
    bottom:15px;
    right:11px;
    z-index: 66;
}
.bdR_right .bdR_rightBom .ztzl_news .inHd ul li{
    width:7px;
    height:7px;
    background:url("imagesztpio.png") no-repeat center;
    float: left;
    margin-right: 4px;
}
.bdR_right .bdR_rightBom .ztzl_news .inHd ul li.on{
    background:url("imagesztpion.png") no-repeat center;
}
.bdR_right .bdR_rightBom .ztzl_news .inBd ul li{
    width:310px;
    height:125px;
    float: left;
 }
.bdR_right .bdR_rightBom .ztzl_news .inBd ul li a{
    display: block;
}
/*领导,信息*/
.bdR_right .bdR_rightBom .lead_news{
    width:217px;
    height:125px;
    overflow: hidden;
    margin-left: 8px;
}
.bdR_right .bdR_rightBom .lead_news ul{
    width:226px;
}
.bdR_right .bdR_rightBom .lead_news ul li{
    width:104px;
    height:59px;
    margin:0px 8px 8px 0px;
    float: left;
    text-align: center;
    line-height: 59px;
}
.bdR_right .bdR_rightBom .lead_news ul li.leader_news{
    background:url("imagesztright1.png") no-repeat center;
}
.bdR_right .bdR_rightBom .lead_news ul li.bejg_news{
    background:url("imagesztright2.png") no-repeat center;
}
.bdR_right .bdR_rightBom .lead_news ul li.yfxz_news{
    background:url("imagesztright3.png") no-repeat center;
}
.bdR_right .bdR_rightBom .lead_news ul li.rsxx_news{
    background:url("imagesztright4.png") no-repeat center;
}
.bdR_right .bdR_rightBom .lead_news ul li a{
    display: block;
    font-size: 18px;
    color: #ffffff;
}
.bdR_right .bdR_rightBom .lead_news ul li a:hover{
    font-weight: bold;
}
/*乌拉盖概况css*/
.wlggk{
    zoom: 1;
}
.wlggk:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.wlggk .wlggk_left{
    width:440px;
    height:426px;
    background: #f0f0f0;
    padding:8px;
    float: left;
    border:1px solid #e1e1e1;
    position: relative;
}
.wlggk .wlggk_left .gkpic{
    display: block;
    width:440px;
    height:308px;
    overflow: hidden;
}
.wlggk .wlggk_left .gkpic img{
    width:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.wlggk .wlggk_left .gkpic:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.wlggk .wlggk_left .wlggk_text{
    font-size: 15px;
    line-height:24px;
    margin-top:16px;
    padding:4px;
}
.wlggk .wlggk_left .wlggk_text .more{
    color: #187ed4;
    font-size: 15px;
}
.wlggk .wlggk_right{
    width:545px;
    height:444px;
    float: left;
    margin-left: 15px;
    overflow: hidden;
}
.wlggk .wlggk_right .wlggk_rightTop{
    width:558px;
    zoom: 1;
}
.wlggk .wlggk_right .wlggk_rightTop:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.wlggk .wlggk_right .wlggk_rightTop li{
    width:155px;
    height:149px;
    background: #f0f0f0;
    padding:8px;
    float: left;
    border:1px solid #e1e1e1;
    position: relative;
    text-align: center;
    margin:0px 13px 16px 0px;
}
.wlggk .wlggk_right .wlggk_rightTop li a{
    display: block;
}
.wlggk .wlggk_right .wlggk_rightTop li a.text{
    padding-top: 10px;
}
.wlggk .wlggk_right .wlggk_rightTop li:hover a{
    color: #db3522;
}
.wlggk .wlggk_right .wlggk_rightTop li .toppic{
    width:155px;
    height:111px;
    overflow: hidden;
}
.wlggk .wlggk_right .wlggk_rightTop li a img{
    width:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.wlggk .wlggk_right .wlggk_rightTop li:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.wlggk .wlggk_right .wlggk_bom{
    width:560px;
    margin-top: 3px;
}
.wlggk .wlggk_right .wlggk_bom li{
    width: 265px;
    height: 72px;
    float: left;
    line-height:72px;
    margin-right: 15px;
}
.wlggk .wlggk_right .wlggk_bom li a{
    display: block;
    padding-left: 108px;
    color: #ffffff;
    font-size: 18px;
}
.wlggk .wlggk_right .wlggk_bom li a:hover{
    font-weight: bold;
}
.wlggk .wlggk_right .wlggk_bom li.nj{
    background:url("imagesnzbg.png") no-repeat center;
}
.wlggk .wlggk_right .wlggk_bom li.nj a{
    background:url("imageswlg_nj.png") no-repeat 61px center;
}
.wlggk .wlggk_right .wlggk_bom li.qz{
    background:url("imagesdzbg.png") no-repeat center;
}
.wlggk .wlggk_right .wlggk_bom li.qz a{
    background:url("imageswlg_qz.png") no-repeat 61px center;
}

.wlggk .edit{
    display: block;
    width:11px;
    height:11px;
    background:url("imagesedit.png") no-repeat center;
    position: absolute;
    right:8px;
    bottom: 8px;
}
/*政务公开_首页css*/
.zwgk{
    zoom: 1;
}
.zwgk:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.zwgk .zwgkLeft{
    width:416px;
    float: left;
    height:440px;
}
.zwgk .zwgk_topT{
    height:26px;
    border-bottom: 1px solid #cccccc;
}
.zwgk .zwgk_topT a{
    font-size: 16px;
    padding-left: 7px;
    border-left: 6px solid #c81f0c;
}
/*政府公开信息*/
.zwgk .zwgkLeft .zfgkxx{
    width:416px;
    overflow: hidden;
    height:183px;
}
.zwgk .zwgkLeft .zfgkxx ul{
    width:426px;
    margin-top: 10px;
}
.zwgk .zwgkLeft .zfgkxx ul li{
    width:202px;
    height:42px;
    text-align: center;
    line-height:42px;
    border-radius: 4px;
    background: #5ca0cb;
    margin:0px 10px 10px 0px;
    float: left;
}
.zwgk .zwgkLeft .zfgkxx ul li:hover{
    background: #1ca3cb;
}
.zwgk .zwgkLeft .zfgkxx ul li a{
    display: block;
    color: #ffffff;
    font-size: 16px;
}
/*政策css*/
.zwgk .zwgkLeft .zclm{
    width:372px;
    height:50px;
    margin-top: 20px;
    padding:16px 22px;
    overflow: hidden;
    background: #ebebeb;
}
.zwgk .zwgkLeft .zclm ul{
    width:385px;
}
.zwgk .zwgkLeft .zclm ul li{
    margin-right: 17px;
    margin-bottom: 16px;
    float: left;
}
.zwgk .zwgkLeft .zclm ul li a{
    font-size:15px;
    color: #2b2b2b;
}
.zwgk .zwgkLeft .zclm ul li a:hover{
    color: #db3522;
}
/*政策解读*/
.zwgk .zwgkLeft .zcjd{
    width:416px;
    height:135px;
    margin-top: 20px;
}
.zwgk .zwgkLeft .zcjd .inHd{
    height:40px;
    overflow: hidden;
    width:416px;
    background: #dbdbdb;
}
.zwgk .zwgkLeft .zcjd .inHd ul li{
    width:25%;
    height:40px;
    float: left;
    line-height: 40px;
    text-align: center;
}
.zwgk .zwgkLeft .zcjd .inHd ul li a{
    display: block;
}
.zwgk .zwgkLeft .zcjd .inHd ul li.on{
    background: #c81f0c;
}
.zwgk .zwgkLeft .zcjd .inHd ul li.on a{
    color: #ffffff;
}
.zwgk .zwgkLeft .zcjd .inBd ul li .date{
    color: #c1c1c1;
    font-size: 15px;
}
.zwgk .zwgkLeft .zcjd .inBd{
    margin-top: 12px;
}
.zwgk .zwgkLeft .zcjd .inBd ul li{
    height:28px;
    line-height: 28px;
    background:url("imageslistpio.png") no-repeat left center;
}
.zwgk .zwgkLeft .zcjd .inBd ul li a{
    font-size: 15px;
    padding-left: 15px;
}
.zwgk .zwgkLeft .zcjd .inBd ul li a:hover{
    color: #db3522;
}
.zwgk .zwgkRight{
    width:581px;
    height:444px;
    float: right;
}
/*领导之窗css*/
.lead_box{
    height:250px;
    zoom: 1;
    overflow: hidden;
}
.lead_box:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.lead_box .leadLeft{
    width:372px;
    height:187px;
    float: left;
    background: #ebebeb;
    padding:12px 12px 12px 0px;
    margin-top: 12px;
}
.lead_box .leadLeft .leadLeftpic{
    width:144px;
    border-right:1px solid #cacaca;
    float: left;
    text-align: center;
}
.lead_box .leadLeft .leadLeftpic a{
    display: block;
    font-size: 14px;
}
.lead_box .leadLeft .leadLeftpic img{
    width: 93px;
    height: 129px;
    margin-bottom: 6px;
}
.lead_box .leadLeft .leadLeftpic p{
    line-height: 24px;
}
.lead_box .leadLeft .leadLeftpic a:hover p{
    color: #db3522;
}
.lead_box .leadLeft .leadLeft_nr{
    width:194px;
    float: left;
    margin-left: 24px;
}
.lead_box .leadLeft .leadLeft_nr h4{
    font-size: 18px;
    line-height:42px;
}
.lead_box .leadLeft .leadLeft_nr ul{
    margin-top: 13px;
    width:227px;
}
.lead_box .leadLeft .leadLeft_nr ul li {
    float: left;
    margin-right: 27px;
    margin-bottom: 22px;
    width:48px;
}
.lead_box .leadLeft .leadLeft_nr ul li a{
    font-size: 14px;
}
.lead_box .leadLeft .leadLeft_nr ul li a:hover{
    color: #db3522;
}
.lead_box .leadRight{
    float:right;
    width:184px;
    margin-top: 12px;
}
.lead_box .leadRight ul li{
    width:170px;
    height:48px;
    border:1px solid #CCCCCC;
    margin-bottom: 12px;
    padding:6px;
}
.lead_box .leadRight ul li a{
    display: block;
    width:144px;
    height:48px;
    line-height: 48px;
    padding-left:26px;
    border:1px solid #CCCCCC;
    color: #c81f0c;
    font-size: 16px;
}
.lead_box .leadRight ul li a:hover{
    background: #c81f0c;
    color: #fff;
}
/*重点领域信息公开css*/
.zdlygk{
    margin-top: 18px;
    width:581px;
}
.zdlygk .zdlygkBom{
    width:525px;
    height:47px;
    padding:14px 28px;
    background: #ebebeb;
}
.zdlygk .zdlygkBom ul{
    width:555px;
}
.zdlygk .zdlygkBom ul li{
    width:99px;
    margin-right:14px;
    line-height: 26px;
    float: left;
}
.zdlygk .zdlygkBom ul li a{
    font-size: 14px;
}
.zdlygk .zdlygkBom ul li a:hover{
    color: #db3522;
}
.zdlygk .zdlygkBom ul li.small{
    width:70px;
}
/*清单css*/
.qzqd{
    margin-top: 13px;
    width:581px;
    height:57px;
}
.qzqd ul{
    width:591px;
}
.qzqd ul li{
    width:186px;
    height:57px;
    float: left;
    margin-right: 10px;
    line-height: 57px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.qzqd ul li:hover{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}
.qzqd ul li a{
    display: block;
    color: #ffffff;
    font-size: 16px;
    padding-left:76px;
}
.qzqd ul li.qz01{
    background:url("imagesqz01.png") no-repeat 40px center #5679c0;
}
.qzqd ul li.qz02{
    background:url("imagesqz02.png") no-repeat 40px center #c09956;
}
.qzqd ul li.qz03{
    background:url("imagesqz03.png") no-repeat 40px center #ca583e;
}
/*办事服务_首页css*/
.bserver{
    zoom: 1;
}
.bserver:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.bserver .bserverLeft{
    width:280px;
    float: left;
    height: 440px;
}
/*重点办事服务css*/
.bserver .bserverLeft .zdbsfw{
    width:254px;
    height:298px;
    border:1px solid #e3e3e3;
    background: #ffffff;
    padding:12px;
}
.bserver .bserverLeft .zdbsfw .inHd{
    height:36px;
    border-bottom: 1px solid #dbdbdb;
}
.bserver .bserverLeft .zdbsfw .inHd ul li{
    width:107px;
    height:33px;
    line-height:33px;
    text-align: center;
    border-bottom: 3px solid #FFFfff;
}
.bserver .bserverLeft .zdbsfw .inHd ul li a{
    display: block;
    font-size: 16px;
}
.bserver .bserverLeft .zdbsfw .inHd ul li.on{
    border-bottom: 3px solid #44c578;
}
.bserver .bserverLeft .zdbsfw .inBd ul li{
    float: left;
    width: 120px;
    height:86px;
    text-align: center;
    line-height: 150px;
    margin-right: 6px;
}
.bserver .bserverLeft .zdbsfw .inBd ul li a{
    display: block;
    height:86px;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs01 a{
    background:url("imagesbsseri01.png") no-repeat center 15px;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs01 a:hover{
    color: #23bb95;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs02 a{
    background:url("imagesbsseri02.png") no-repeat center 15px;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs02 a:hover{
    color: #9773d5;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs03 a{
    background:url("imagesbsseri03.png") no-repeat center 15px;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs03 a:hover{
    color: #799bbf;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs04 a{
    background:url("imagesbsseri04.png") no-repeat center 15px;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs04 a:hover{
    color: #d9c93f;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs05 a{
    background:url("imagesbsseri05.png") no-repeat center 15px;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs05 a:hover{
    color: #f38f2f;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs06 a{
    background:url("imagesbsseri06.png") no-repeat center 15px;
}
.bserver .bserverLeft .zdbsfw .inBd ul li.zabs06 a:hover{
    color: #93c1f1;
}
/*知识问答css*/
.zswdIdx{
    width:262px;
    height:86px;
    background:url("imagesbsseri07.png") no-repeat 20px center #ee4f3e  ;
    border:9px solid #f46556;
    margin-top: 16px;
}
.zswdIdx a{
    display: block;
    width:262px;
    height:86px;
}
.zswdIdx a .bigfont{
    color: #FFFfff;
    font-size: 22px;
    font-weight: 700;
    display: block;
    padding:20px 0 0px 96px;

}
.zswdIdx a .smallfont{
    color: #ffc8c2;
    font-size:14px;
    display: block;
    padding:10px 0 0 96px;
}

.bserverCenter{
    width:607px;
    height:444px;
    float: left;
    margin-left: 10px;
}
/*个人服务css*/
.bserverCenter .bserverCentertop{
    width:582px;
    height:245px;
    border:1px solid #dbdbdb;
    background: #FFFfff;
    padding:12px;
}
.bserverCenter  .inHd{
    height:36px;
    border-bottom: 1px solid #dbdbdb;
}
.bserverCenter  .inHd ul li{
    width:94px;
    height:33px;
    line-height:33px;
    text-align: center;
    float: left;
    border-bottom: 3px solid #FFFfff;
}
.bserverCenter .inHd ul li a{
    display: block;
    font-size: 16px;
}
.bserverCenter .inHd ul li.on{
    border-bottom: 3px solid #4385b9;
}
.bserverCenter .inBd{
    margin-top: 13px;
}
.bserverCenter .inBd ul {
    width: 600px;
}
.bserverCenter .inBd ul li{
    width:104px;
    height:35px;
    float: left;
    text-align: center;
    line-height:35px;
    margin-right: 16px;
    margin-bottom: 16px;
}
.bserverCenter .inBd ul li a{
    display: block;
    font-size: 14px;
    background: #f2f2f2;
}
.bserverCenter .inBd ul li a:hover{
    background: #db3522;
    color: #FFFfff;
}
/*公共服务css*/
.bserverCenter .bserverCenterbom{
    width:582px;
    height:134px;
    border:1px solid #dbdbdb;
    background: #FFFfff;
    padding:12px;
    margin-top: 13px;
}
.bserverCenter .bserverCenterbom .inHd ul li.on{
    border-bottom: 3px solid #00a7d3;
}
/*招标采购*/
.bserverRight{
    width:101px;
    float: right;
    text-align: center;
}
.bserverRight .inHd ul li{
    height:33px;
    line-height:33px;
    border-bottom:3px solid #d92222;
}
.bserverRight .inBd ul li{
    margin-top: 13px;
    width:101px;
    height:89px;
}
.bserverRight .inBd ul li a{
    display: block;
    height:89px;
    line-height:124px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.bserverRight .inBd ul li a:hover{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.2);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}
.bserverRight .inBd ul li.zbgs01 a{
    background: url("imageszb01.png") no-repeat center 17px #d24343;
}
.bserverRight .inBd ul li.zbgs02 a{
    background: url("imageszb02.png") no-repeat center 17px #de6d11;
}
.bserverRight .inBd ul li.zbgs03 a{
    background: url("imageszb03.png") no-repeat center 17px #63b647;
}
.bserverRight .inBd ul li.zbgs04 a{
    background: url("imageszb04.png") no-repeat center 17px #4780b6;
}
/*互动交流_首页css*/
.hdjl{
    zoom: 1;
}
.hdjl:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.hdjl .hdjlLeft{
    width:606px;
    float: left;
    height: 444px;
}
.hdjl .inHd{
    height:36px;
    border-bottom: 1px solid #dbdbdb;
}
.hdjl  .inHd ul{
    position: relative;
}
.hdjl  .inHd ul li{
    width:94px;
    height:33px;
    line-height:33px;
    text-align: center;
    float: left;
    border-bottom: 3px solid #FFFfff;
}
.hdjl  .inHd ul li .more{
    display: block;
    height:33px;
    width:21px;
    background:url("imagesmore.png") no-repeat center;
    position: absolute;
    right:8px;
    top:0px;
}
.hdjl .inHd ul li a{
    display: block;
    font-size: 18px;
}
.hdjl .inHd ul li.on{
    border-bottom: 3px solid #05a4ce;
}
/*信件选登*/
.maillogin{
    width:580px;
    height:269px;
    border:1px solid #dbdbdb;
    background: #FFFfff;
    padding:12px;
}
.maillogin .inBd{
    padding:9px;
}
.maillogin .inBd ul li{
    height:28px;
    line-height: 30px;
}
.maillogin .inBd ul li span{
    display: block;
    float: left;
}
.maillogin .inBd ul li a{
    display: block;
    float: left;
}
.maillogin .inBd ul li.xjlist{
    margin-top: 4px;
}
.maillogin .inBd ul li .titlenr{
    width:380px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.maillogin .inBd ul li a:hover{
    color: #db3522;
}
.maillogin .inBd ul li .backtime{
    width:126px;
}
.maillogin .inBd .write_box{
    height:49px;
    margin-top:12px;
    width:580px;
}
.maillogin .inBd .write_box a{
    display: block;
    height:49px;
    line-height:49px;
    width:114px;
    float: left;
    margin-right: 12px;
    border-radius: 4px;
    color: #FFFfff;
    padding-left: 67px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.maillogin .inBd .write_box a:hover{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.2);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}
.maillogin .inBd .write_box .write01{
    background:url("imageswrite_hd.png") no-repeat 28px center #9bc86b;
}
.maillogin .inBd .write_box .write02{
    background:url("imageswrite_hd1.png") no-repeat 28px center #d88c33;
}
.maillogin .inBd .write_box .write03{
    background:url("imageswrite_hd2.png") no-repeat 28px center #e85841;
}
/*民意征集*/
.myzj{
    width:580px;
    height:112px;
    border:1px solid #dbdbdb;
    background: #FFFfff;
    padding:12px;
    margin-top: 11px;
}
.myzj .inBd{
     padding:4px;
     margin-top: 13px;
}
.myzj .inBd ul li{
    height:30px;
    line-height: 30px;
    background:url("imageslistpio.png") no-repeat left center;
}
.myzj .inBd ul li a{
    font-size: 15px;
    padding-left: 15px;
}
.myzj .inBd ul li a:hover{
    color: #db3522;
}
.myzj .inBd ul li .date{
    color: #c3c3c3;
}
.hdjlRight{
    width:402px;
    float: right;
}
/*嘉宾访谈css*/
.hdjlRight .jbft{
    width:376px;
    height:269px;
    border:1px solid #dbdbdb;
    background: #FFFfff;
    padding:12px;
}
.hdjlRight .jbft .inBd{
    padding:0px 4px;

}
.hdjlRight .jbft .jbft_top{
    padding:16px 0px;
    border-bottom: 1px solid #cccccc;
    height:135px;
}
.hdjlRight .jbft .jbft_top .ftpic{
    width:191px;
    height:135px;
    float: left;
    overflow: hidden;
}
.hdjlRight .jbft .jbft_top .ftpic a{
    display: block;
}
.hdjlRight .jbft .jbft_top .ftpic img{
    width:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.hdjlRight .jbft .jbft_top:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.hdjlRight .jbft .jbft_top .ftRight{
    float: left;
    margin-left: 13px;
    width:164px;
}
.hdjlRight .jbft .jbft_top .ftRight .title{
    display: block;
    font-size: 15px;
    color: #0e558b;
    line-height: 24px;
    height:50px;
    overflow:hidden;
    text-overflow: ellipsis;
}
.hdjlRight .jbft .jbft_top:hover .title{
    color: #db3522;
}
.hdjlRight .jbft .jbft_top .ftRight .person{
    font-size: 14px;
    line-height: 20px;
    color: #5b5b5b;
    margin-top: 6px;
    height:64px;
    overflow:hidden;
    text-overflow: ellipsis;
}
.hdjlRight .jbft .ftlistBack{
    margin-top: 12px;
}
.hdjlRight .jbft .ftlistBack li a{
    font-size: 15px;
    line-height: 28px;
}
.hdjlRight .jbft .ftlistBack li a:hover{
    color: #db3522;
}
.fontWeight{
    font-weight: 700;
}
/*在线调查css*/
.hdjlRight .zxdc{
    width:376px;
    height:112px;
    border:1px solid #dbdbdb;
    background: #FFFfff;
    padding:12px;
    margin-top: 11px;
}
.hdjlRight .zxdc .inBd{
    padding:4px;
    margin-top: 13px;
}
.hdjlRight .zxdc .inBd ul li{
    height:30px;
    line-height: 30px;
}
.hdjlRight .zxdc .inBd ul li a{
    font-size: 15px;
}
.hdjlRight .zxdc .inBd ul li a:hover{
    color: #db3522;
}
.hdjlRight .zxdc .inBd ul li .date{
    color: #c3c3c3;
}
/*天边草原_首页css*/
.tbcy{
    zoom: 1;
}
.tbcy:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.tbcy .tbcyLeft{
    width:469px;
    height:303px;
    float: left;
}
.tbcy .tbcyLeft .banner_steppe{
    width:469px;
    height:303px;
    overflow: hidden;
    position: relative;
}
.tbcy .tbcyLeft .banner_steppe .inHd{
    position: absolute;
    bottom:7px;
    left:50%;
    margin-left:-47px;
    z-index: 66;
    zoom: 1;
}
.tbcy .tbcyLeft .banner_steppe .inHd:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.tbcy .tbcyLeft .banner_steppe .inHd ul li{
    width:9px;
    height: 9px;
    border-radius:100%;
    background: #bfbfbf;
    float: left;
    margin-right: 10px;
}
.tbcy .tbcyLeft .banner_steppe .inHd ul li.on{
    background: #ff6633;
}
.tbcy .tbcyLeft .banner_steppe .inBd{
    width:469px;
    height:303px;
}
.tbcy .tbcyLeft .banner_steppe .inBd ul li a{
    display: block;
}
.tbcy .tbcyLeft .banner_steppe .inBd ul li img{
    width:100%;
}
.tbcy .tbcyLeft .banner_steppe .inBd ul li{
    position: relative;
    float: left;
    width:469px;
    height:303px;
}
.tbcy .tbcyLeft .banner_steppe .inBd ul li p{
    width:469px;
    height:38px;
    line-height:38px;
    position: absolute;
    bottom:20px;
    background:url("imagesbanner_text_bg.png");
    text-align: center;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;

}
.tbcy .tbcyLeft .banner_steppe .inBd ul li p a{
    color: #ffffff;
    font-size:16px;
}
/*.tbcy .tbcyLeft ul li{
    width:469px;
    height:303px;
    position: relative;
    overflow: hidden;
}
.tbcy .tbcyLeft ul li a{
    display: block;
}
.tbcy .tbcyLeft ul li img{
    width:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.tbcy .tbcyLeft ul li:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}*/
.tbcy .tbcyLeft ul li .title{
    width:469px;
    height: 49px;;
    line-height: 49px;
    position: absolute;
    bottom: 0px;
    background:url("imagestbtextbg.png");
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}
/*旅游动态*/
.tbcy .tbcyRight{
    width: 512px;
    height: 279px;
    float: right;
    background: #FFFfff;
    padding:12px;
}
.tbcy .tbcyRight .inHd{
    height:36px;
    border-bottom: 1px solid #dbdbdb;
}
.tbcy .tbcyRight  .inHd ul{
    position: relative;
}
.tbcy .tbcyRight .inHd ul li{
    width:94px;
    height:33px;
    line-height:33px;
    text-align: center;
    float: left;
    border-bottom: 3px solid #FFFfff;
}
.tbcy .tbcyRight .inHd ul li .more{
    display: block;
    height:33px;
    width:21px;
    background:url("imagesmore.png") no-repeat center;
    position: absolute;
    right:8px;
    top:0px;
}
.tbcy .tbcyRight .inHd ul li .headtitle{
    font-size: 18px;
    border-left:7px solid #c81f0c;
    padding-left: 10px;
}
.tbcy .tbcyRight .inBd{
    padding:2px;
    margin-top: 10px;
}
.tbcy .tbcyRight .inBd ul li{
    height:32px;
    line-height: 32px;
    background:url("imageslistpio.png") no-repeat left center;
}
.tbcy .tbcyRight .inBd ul li a{
    font-size: 15px;
    padding-left: 15px;
}
.tbcy .tbcyRight .inBd ul li a:hover{
    color: #db3522;
}
.tbcy .tbcyRight .inBd ul li .date{
    color: #c3c3c3;
}
/*旅游指南*/
.tbcy .lyzn{
    margin-top: 21px;
    height:114px;
    width:1024px;
    overflow:hidden;
    float: left;
}
.tbcy .lyzn .lyzn_left{
    width:54px;
    height:114px;
    float: left;
}
.tbcy .lyzn .lyzn_left a{
    display: block;
    width:54px;
    height:114px;
    background:url("imageslyzn.png") no-repeat center;
}
.tbcy .lyzn .inBd{
    width:958px;
    float: left;
    margin-left: 7px;
    overflow:hidden;
}
.tbcy .lyzn .inBd ul{
    width:972px;
}
.tbcy .lyzn .inBd ul li{
    float: left;
    width:146px;
    height:110px;
    margin-right: 12px;
    border:2px solid #ffffff;
    position: relative;
    overflow: hidden;
}
.tbcy .lyzn .inBd ul li a{
    display: block;
    width:146px;
    height:110px;
}
.tbcy .lyzn .inBd ul li .pla_ly{
    width:56px;
    height:56px;
    position: absolute;
    margin-left: -28px;
    margin-top: -28px;
    left:50%;
    top:50%;
}
.tbcy .lyzn .inBd ul li a img{
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.tbcy .lyzn .inBd ul li:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.tbcy .lyzn .inBd ul li:hover .pla_ly{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}

/*专题专栏_首页css*/
.column{
    zoom: 1;
}
.column:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.column .column_left{
    width:680px;
    float: left;
}
.column .column_left ul li{
    width:680px;
    height:95px;
    margin-bottom: 19px;
    overflow: hidden;
}
.column .column_left ul li a{
    display: block;
}
.column .column_left ul li img {
    width:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.column .column_left ul li a:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.column .column_right{
    width: 318px;
    float: right;
    height: 228px;
}
.column .column_right .column_rightTop ul li{
    width:318px;
    height:95px;
    margin-bottom: 19px;
    overflow: hidden;
}
.column .column_right .column_rightTop ul li img {
    width:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.column .column_right .column_rightTop ul li a:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.column .column_right .column_list{
    width:286px;
    height:177px;
    padding:16px;
    background: #e5e5e5;
}
.column .column_right .column_list ul li{
    line-height: 30px;
    height:30px;
    background: url("imageslistpio.png") no-repeat left center;
    padding-left: 16px;
}
.column .column_right .column_list ul li a{
    font-size: 15px;
    color: #484848;
}
.column .column_right .column_list ul li a:hover{
    color: #db3522;
}
/*通用头部css*/
.head_topTy{
    font-size: 14px;
    color: #ffffff;
    display: block;
    width: 95%;
    height:14px;
    padding-top: 24px;
    padding-left: 15px;
    margin:0 auto;
}
.head_topTy p{
    height: 14px;
}
.head_topTy p a{
    font-size: 14px;
    color: #ffffff;
}
.head_topTy:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/*logocss*/
.head_logoTy{
    width:1200px;
    margin:0px auto;
    padding-top: 40px;
    zoom: 1;
}
.head_logoTy:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.head_logoTy .logo{
    text-align: center;
    float: left;
}
.head_logoTy .logo a{
    display: block;
}
/*搜索css*/
.head_logoTy .search{
    float: right;
}
.head_logoTy .search .search_top{
    width:500px;
    height:50px;
    background: url("../images/search_bg.png");
    border-radius: 8px;
}
.head_logoTy .search .search_top .search_val{
    padding-left: 8px;
    line-height:50px;
    height:50px;
    width:390px;
    float: left;
    font-size: 16px;
    border:none;
    outline:none;
    margin-left: 8px;
    font-family: "微软雅黑" !important;
    background: url("imagessearchinputbg.png");
}
.head_logoTy .search .search_top .search_btn{
    width:76px;
    height:46px;
    margin-top: 2px;
    background: #db3522;
    color: #ffffff;
    font-size: 16px;
    border:none;
    outline:none;
    float: right;
    border-radius: 8px;
    margin-right: 2px;
    cursor: pointer;
    font-family: "微软雅黑" !important;
}
.head_logoTy .search .search_bom{
    width:400px;
    margin: 13px auto 0px;
    font-size: 14px;
    color: #ffffff;
    line-height: 23px;
    zoom: 1;
}
.head_logoTy .search .search_bom:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.head_logoTy .search .search_bom ul li{
    padding:0px 8px;
    border-radius: 8px;
    margin-right: 8px;
    background:url("imagesleft_nav_bg.png");
    cursor: pointer;
}

/*通用导航css*/
.main_nav{
    width:1200px;
    margin:32px auto 0px;
    zoom: 1;
    height:62px;
    overflow: hidden;
    background:url("imagesleft_nav_bg.png");
}
.main_nav:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.main_nav ul{
    width:1218px;
}
.main_nav ul li{
    width:149px;
    height:62px;
    line-height:62px;
    float: left;
    border-right:1px solid rgba(255,255,255,0.5);
}
.main_nav ul li a{
    color: #FFFfff;
    font-size: 16px;
    height:62px;
    display: block;
    padding-left: 58px;
}
.main_nav ul li.home_nav a{
    padding-left: 74px;
    background:url("../images/left_home.png") no-repeat 43px center ;
}
.main_nav ul li.news_nav a{
    background:url("imagesleftnav1.png") no-repeat 30px center ;
}
.main_nav ul li.gk_nav a{
    background:url("imagesleftnav2.png") no-repeat 24px center ;
}
.main_nav ul li.zwgk_nav a{
    background:url("imagesleftnav3.png") no-repeat 30px center ;
}
.main_nav ul li.server_nav a{
    background:url("imagesleftnav4.png") no-repeat 30px center ;
}
.main_nav ul li.hd_nav a{
    background:url("imagesleftnav5.png") no-repeat 30px center ;
}
.main_nav ul li.tbcy_nav a{
    background:url("imagesleftnav6.png") no-repeat 30px center ;
}
.main_nav ul li.ztzl_nav{
    border-right:1px solid rgba(255,255,255,0);
}
.main_nav ul li.ztzl_nav a{
    background:url("imagesleftnav7.png") no-repeat 30px center ;
}
.main_nav ul li.on {
    background: #c81f0c;
}
.main_nav ul li:hover{
    background: #c81f0c;
}
/*重点办事css*/
.import_main{
    width:1176px;
    margin:16px auto 0px;
    height:344px;
    padding:12px;
    background:url("../images/search_bg.png");
}
.import_main .import_left{
    width:130px;
    float: left;
}
.import_main .import_left ul li{
    height:86px;
    line-height:86px;
    text-align: center;
}
.import_main .import_left ul li a{
    display: block;
    color: #000;
    font-size: 16px;
    margin:0 7px;
    border-bottom: 1px solid #cfcfcf;
}
.import_main .import_left ul li.bm_im a{
    border-bottom: none;
}
.import_main .import_left ul li.on{
    background:url("imagessearbdbg.png");
    border-left:4px solid #c1060f;
}
.import_main .import_left ul li.on a{
    border-bottom: none;
}
.import_main .import_right{
    width:994px;
    float: left;
    height:344px;
    padding:0px 26px;
    background:url("imagessearbdbg.png");
    overflow: hidden;
}
.import_main .import_right .import_list{
    padding-top:36px;
}
.import_main .import_right .import_list .list1{
    width:404px;
    float: left;
 }

.import_main .import_right .import_list .list2{
    width:590px;
    float: left;
}.import_main .import_right .import_list .list2 ul{
     width:609px;
 }

.import_main .import_right .import_list .list1 li{
    width:177px;
    height:129px;
    float: left;
    margin:0px 25px 18px 0px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.import_main .import_right .import_list .list1 li:hover{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}
.import_main .import_right .import_list ul li a{
    display: block;
}
.import_main .import_right .import_list .list1 li img{
    width:100%;
    height:90px;
}
.import_main .import_right .import_list .list2 li{
    height:277px;
    float: left;
    margin:0px 25px 0px 0px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.import_main .import_right .import_list .list2 li:hover{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}
.import_main .import_right .import_list .list2 li.bigger img{
    height:238px;
}
.import_main .import_right .import_list ul li p{
     height:39px;
     line-height:39px;
     font-size: 16px;
     background: #f5efc9;
    text-align: center;
 }
/*服务个人csss*/
.servicePersonal{
    padding-top: 20px;
}
.servicePersonal ul{
    width:1016px;
}
.servicePersonal ul li{
    float:left;
    width:106px;
    margin-right: 21px;
    text-align: center;
    margin-bottom: 15px;
    height:92px;
}
.servicePersonal ul li a{
    display: block;
    height:50px;
    padding-top: 14px;
    width:104px;
    background: #eaeaea;
    border:1px solid #dedede;
    line-height: 40px;
    font-size: 15px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.servicePersonal ul li a:hover{
    color: #20a4e7;
    box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}
/*服务法人csss*/
.serviceLegal{
    padding-top: 20px;
}
.serviceLegal ul{
    width:1016px;
}
.serviceLegal ul li{
    float:left;
    width:106px;
    margin-right: 21px;
    text-align: center;
    margin-bottom: 15px;
    height:92px;
}
.serviceLegal ul li a{
    display: block;
    height:50px;
    padding-top: 14px;
    width:104px;
    background: #eaeaea;
    border:1px solid #dedede;
    line-height: 40px;
    font-size: 15px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.serviceLegal ul li a:hover{
    color: #20a4e7;
    box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}
/*部门服务css*/
.serviceBranch{
    padding-top: 20px;
}
.serviceBranch ul{
    width:1016px;
}
.serviceBranch ul li{
    float:left;
    width:119px;
    margin-right: 24px;
    text-align: center;
    margin-bottom: 18px;
    height:40px;
    line-height:40px;
    background: #eaeaea;
    border:1px solid #dedede;
}
.serviceBranch ul li a{
    display: block;
    font-size: 15px;
}
.serviceBranch ul li:hover{
    background: #20a4e7;
}
.serviceBranch ul li:hover a{
    color: #FFFfff;
}
/*知识服务css*/
.center_Box{
    width:100%;
    height:373px;
    margin-top: 36px;
    padding-top: 32px;
    background: #f3f3f3;
}
.center_Box .center_main{
    width: 1200px;
    margin:0 auto;
}
.center_Box .center_main .wdzsk{
    width:354px;
    height:318px;
    padding:14px;
    background: #ffffff;
    float:left;
}
.center_Box .center_main .zstop{
    height:35px;
    line-height:35px;
    border-bottom: 1px solid #c8c8c8;
}
.center_Box .center_main .zstop a{
    font-size: 16px;
    padding-left: 8px;
    border-left: 7px solid #9b0008;
}
.center_Box .center_main .zswd_nr ul li{
    padding:14px 0px;
    line-height:26px;
    border-bottom: 1px solid #dddddd;
}
.center_Box .center_main .zswd_nr ul li a{
    display: block;
    height:19px;
    line-height:19px;
    padding-left:24px;
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
    background:url("imagesbswd.png") no-repeat left center;
}
.center_Box .center_main .zswd_nr ul li a:hover{
    border-bottom: 1px solid #cccccc;
    color: #20a4e7;
}
.center_Box .center_main .zswd_nr ul li p{
    height:20px;
    line-height:20px;
    padding-left:24px;
    font-size: 14px;
    margin-top:4px;
    background:url("imagesbswd2.png") no-repeat left center;
}
.center_nr{
    width:381px;
    height:346px;
    float: left;
    margin-left: 26px;
}
/*公众服务*/
.gzfw{
    width:353px;
    height:144px;
    float: left;
    padding:14px;
    background: #ffffff;
    overflow: hidden;
}
.gzfw ul{
    width:356px;
}
.gzfw ul li{
    float: left;
    margin:18px 16px 0px 9px;
}
.gzfw ul li a{
    font-size: 16px;
}
.gzfw ul li a:hover{
    color: #20a4e7;
}
/*在线办理*/
.zxbl{
    width:353px;
    height:119px;
    float: left;
    margin-top: 27px;
    padding:14px;
    background: #ffffff;
    overflow: hidden;
}
.zxbl ul{
    width:360px;
}
.zxbl ul li{
    margin-right: 10px;
    width:80px;
    float: left;
    height:83px;
}
.zxbl ul li a{
    display: block;
    height:83px;
    width:80px;
    line-height: 142px;
    text-align: center;
    font-size: 14px;
}
.zxbl ul li a:hover{
    color: #20a4e7;
}
.zxbl ul li.zxbl_nr1 a{
    background:url("imageszxbl01.png") no-repeat center 10px;
}
.zxbl ul li.zxbl_nr2 a{
    background:url("imageszxbl02.png") no-repeat center 10px;
}
.zxbl ul li.zxbl_nr3 a{
    background:url("imageszxbl03.png") no-repeat center 10px;
}
.zxbl ul li.zxbl_nr4 a{
     background:url("imageszxbl04.png") no-repeat center 10px;
 }
/*招标采购css*/
.center_Box .center_main .zbcg{
    width:354px;
    height:318px;
    padding:14px;
    background: #ffffff;
    float: right;
}
.center_Box .center_main .zbcg .hd{
    margin-top: 11px;
    height:39px;
    width:354px;
    overflow: hidden;
}
.center_Box .center_main .zbcg .hd ul{
    width:356px;
}
.center_Box .center_main .zbcg .hd ul li{
    width: 87px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    background:#e6e6e6;
    float: left;
    margin-right: 2px;
}
.center_Box .center_main .zbcg .hd ul li a{
    display: block;
    font-size: 16px;
    color: #585858;
}
.center_Box .center_main .zbcg .hd ul li.on{
    background: #f5efc9;
}
.center_Box .center_main .zbcg .hd ul li.on a{
    color: #000;
}
.center_Box .center_main .zbcg .bd{
    margin-top: 11px;
}
.center_Box .center_main .zbcg .bd ul li{
    height: 28px;
    line-height: 26px;
    padding-left: 12px;
    background: url("imageslistpio.png") no-repeat left center;
}
.center_Box .center_main .zbcg .bd ul li .date{
    color: #c5c5c5;
    font-size: 14px;
}
.center_Box .center_main .zbcg .bd ul li a{
    font-size: 15px;
}
.center_Box .center_main .zbcg .bd ul li a:hover{
    color: #20a4e7;
}
/*面包屑导航css*/
.back_page{
    width:1164px;
    margin:0 auto;
    padding: 0px 18px;
    height: 45px;
    background:url("imagesmianbaobg.png");
    line-height: 45px;
    font-size: 14px;
    color: #2b2b2b;
}
.back_page .back_head{
    display: block;
    height:45px;
    background:url("imagesm_home.png") no-repeat left center;
    padding-left: 24px;
    float: left;
}
.back_page a{
    font-size: 14px;
    color: #2b2b2b;
}
/*办事列表css*/
.ser_listbox{
    width:1164px;
    margin:0 auto 14px;
    padding:20px 18px;
    background: #ffffff;
    zoom: 1;
    min-height: 500px;
}
.ser_listbox:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.ser_listbox .ser_list_left{
    width: 310px;
    min-height: 716px;
    border: 1px solid #e5e5e5;
    background: #f5f5f5;
    float: left;
}
.ser_listbox .ser_list_left .hd{
    height:41px;
    line-height: 41px;
    border-bottom: 1px solid #20a4e7;
    text-align: center;
}
.ser_listbox .ser_list_left .hd ul li{
    width:103px;
    float: left;

}
.ser_listbox .ser_list_left .hd ul li.on a{
    color: #ffffff;
    background: #20a4e7;
}
.ser_listbox .ser_list_left .hd ul li a{
    font-size: 16px;
}
.ser_listbox .ser_list_left a{
    display: block;
}
.ser_listbox .ser_list_left .bd{
    width:301px;
    overflow: hidden;
    margin-top: 11px;
    padding-left: 9px;
    zoom: 1;
}
.ser_listbox .ser_list_left .bd:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.ser_listbox .ser_list_left .bd ul li{
    width:90px;
    height:36px;
    float: left;
    line-height: 36px;
    text-align: center;
    margin:0px 7px 7px 0px;
    border:1px solid #dcdcdc;
    background: #ffffff;
    border-radius: 5px;
}
.ser_listbox .ser_list_left .bd ul li:hover{
    background: #20a4e7;
}
.ser_listbox .ser_list_left .bd ul li:hover a{
    color: #FFFfff;
}
.ser_listbox .ser_list_left .bd ul li.on{
    background: #20a4e7;
}
.ser_listbox .ser_list_left .bd ul li.on a{
    color: #FFFfff;
}
.ser_listbox .ser_list_left .bd ul li a{
    font-size: 15px;
}
.ser_list_right{
    width:799px;
    float:right;
    min-height: 716px;
    padding:0px 18px;
    border: 1px solid #e5e5e5;
}
.ser_list_right h2{
    color: #20a4e7;
    height:41px;
    font-size: 16px;
    line-height:41px;
    border-bottom:1px solid #20a4e7;
    margin-bottom: 13px;
}
.ser_list_right h2 span{
    padding-left: 12px;
    border-left: 6px solid #20a4e7;
}
.ser_list_right ul{
    min-height: 600px;
}
.ser_list_right ul li{
    width:797px;
    height:48px;
    border:1px solid #efefef;
    margin-bottom: 10px;
    line-height: 48px;
}
.ser_list_right ul li a{
    display: block;
    background: url("imagesserjt.png") no-repeat 770px center;
}
.ser_list_right ul li a :hover{
    color: #20a4e7;
}
.ser_list_right ul li .title{
    padding-left: 11px;
    border-left: 5px solid #efefef;
}
.ser_list_right ul li .branch{
    margin-right: 36px;
    font-size: 14px;
    color: #9d9d9d;
}
/*办事细览css*/
.ser_listbox  .bsxl_table {
    width: 1163px;
    text-align: center;
}
.ser_listbox  .bsxl_table .content_title{
    font-size: 24px;
    color:#5a9ada;
    margin:20px auto 23px;
    padding-bottom: 7px;
    min-height:47px;
    display: inline-block;
    background:url("imagestitlejt.png") no-repeat center bottom;
}
.ser_listbox  .bsxl_table .content_title div{
    padding:12px 17px;
    border-radius: 6px;
    border:1px solid #20a4e7;
    line-height: 36px;
}
.bsxl_table .table_xl{
    width:1160px;
    height:134px;
    border:1px solid #e8e8e8;
}
.bsxl_table .table_xl .table_left{
    width:122px;
    height:44px;
    float: left;
    font-size: 14px;
    line-height: 44px;
    background:#f6f6f6;
    text-align: left;
    padding-left: 10px;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}
.bsxl_table .table_xl .table_right{
    width:446px;
    height:44px;
    font-size: 14px;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
    padding-left: 10px;
    line-height: 44px;
    float: left;
}
.bsxl_table .tishi{
    margin-top: 16px;
    width:1160px;
    line-height: 40px;
    border-top: 4px solid #20a4e7;
}
.bsxl_table .tishi ul{
    padding-left: 16px;
    position: relative;
}
.bsxl_table .tishi .hd:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.bsxl_table .tishi .hd{
    zoom: 1;
    background:#f8f8f8;
}
.bsxl_table .tishi .hd ul li{
    width:96px;
    height:40px;
    float: left;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
}
.bsxl_table .tishi .hd ul li.on ul{
    display: block;
    color:#555555;
}
.bsxl_table .tishi .hd ul li ul{
    width:100%;
    height:auto;
    position: absolute;
    left:0px;
    color:#555555;
    display: none;
}
.bsxl_table .tishi .hd ul li ul li{
    width:100%;
    font-size: 16px;
    text-align: left;
    color:#555555;

}
.bsxl_table .tishi .hd ul li.on{
    background: #20a4e7;
    color: #ffffff;
}
.bsxl_table .tishi .bd{
    margin-top: 16px;
    text-align: left;
}
.bsxl_table .tishi .bd ul *{
    font-size: 16px !important;
    line-height: 30px !important;
}
.bsxl_table .tishi .bd ul li{
    font-size: 16px;
    line-height: 30px;
}
.bsxl_table .tishi .bd ul li a:hover{
    color:#20a4e7;
}

/*办事便民问答概览css*/
.Convenience{
    width:1164px;
    margin:0 auto 14px;
    padding:20px 18px;
    background: #ffffff;
    zoom: 1;
    min-height: 500px;
}
.Convenience:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.Convenience .Convenience-top{
    height:42px;
    border:1px solid #dfdfdf;
    line-height: 42px;
    width:1162px;
    border-bottom: 1px solid #8c431a;
    background: #f8f8f8;
}
.Convenience .Convenience-top .con-head{
    display:block;
    width:107px;
    height:42px;
    color: #ffffff;
    background:#db3522;
    font-size: 16px;
    float: left;
    text-align: center;
}
.Convenience .Convenience-top .conven_search{
    width:274px;
    height:29px;
    float: right;
    margin-top: 5px;
    margin-right: 9px;
    border:1px solid #dfdfdf;
    border-radius: 4px;
}
.Convenience .Convenience-top .conven_search .sear_value{
    height:26px;
    line-height: 29px;
    width:226px;
    float: left;
    outline: none;
    border-radius: 4px;
    border:none;
    padding-left: 8px;
}
.Convenience .Convenience-top .conven_search .sear_btn{
    width:40px;
    height:30px;
    outline: none;
    border:none;
    background:url("imagessearch_scale.png") no-repeat center;
    float: left;
    cursor: pointer;
}
.Convenience .Convenience-list{
    border:1px solid #dfdfdf;
    border-top:none;
    padding: 20px;
}
.Convenience .Convenience-list ul li{
    padding:14px 0px;
    line-height:26px;
    border-bottom: 1px solid #dddddd;
}
.Convenience .Convenience-list ul li a{
    display: block;
    height:19px;
    line-height:19px;
    padding-left:24px;
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
    background:url("imagesbswd.png") no-repeat left center;
}
.Convenience .Convenience-list ul li a:hover{
    color: #db3522;
}
.Convenience .Convenience-list ul li p{
    height:20px;
    line-height:20px;
    padding-left:24px;
    font-size: 14px;
    margin-top:4px;
    background:url("imagesbswd2.png") no-repeat left center;
}
/*通用列表css*/
.currency{
    width:1164px;
    margin:0 auto 14px;
    padding:20px 18px;
    background: #ffffff;
    zoom: 1;
}
.currency:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.currency .currency-left{
    width:217px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    min-height: 716px;
    float: left;
}
.currency .currency-left .currency-hd{
    height:42px;
    border-bottom: 1px solid #8c431a;
    line-height: 42px;
    width:200px;
    padding-left: 17px;
    color: #FFFfff;
    font-size: 16px;
    background:url("imagescaidan.png") no-repeat 180px center #db3522;
}
.currency .currency-left .hd{
    padding:12px;
}
.currency .currency-left .hd ul li{
    width:173px;
    height:35px;
    line-height: 35px;
    margin-bottom: 5px;
    background:url("imagesright-jiantou.png") no-repeat 166px center #ffffff;
    border:1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 17px;
}
.currency .currency-left .hd ul li a{
    display: block;
    font-size: 15px;
    color: #424242;
}
.currency .currency-right{
    width:893px;
    float: right;
    min-height:694px;
    border:1px solid #e5e5e5;
    padding:10px 20px 13px 13px;

}
.currency .currency-right h2{
    color: #db3522;
    height:42px;
    font-size: 16px;
    line-height:42px;
    border-bottom:1px solid #8c431a;
    margin-bottom: 13px;
}
.currency .currency-right h2 span{
    padding-left: 12px;
    border-left: 6px solid #db3522;
}
.currency .currency-right .bd{
    min-height: 583px;
}
.currency .currency-right ul li{
    height:36px;
    line-height: 36px;
    padding-left: 15px;
    background:url("imageslistpio.png") no-repeat left center;
}
.currency .currency-right ul li a{
    font-size: 16px;

}
.currency .currency-right ul li .date{
    font-size: 14px;
    color: #9d9d9d;
}
/*重点办事服务之细览css*/
.service_im{
    width:1164px;
    margin:0 auto 14px;
    padding:20px 18px;
    background: #ffffff;
    zoom: 1;
    min-height: 500px;
}
.service_im:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.service_im .service_im_left{
    width:175px;
    float: left;

}
.service_im .service_im_left .service_importBg{
     width:175px;
     height:78px;
     background:url("imageszdheadbg.png") no-repeat center;
 }
.service_im .service_im_left ul li{
    width:154px;
    padding-left: 21px;
    height:48px;
    border:1px solid #dadada;
    line-height: 48px;
    border-radius: 6px;
    margin-top:9px;
    background:url("imagesright-jiantou.png") no-repeat 148px center #f8f8f8;
}
.service_im .service_im_left ul li a{
    display: block;
    font-size: 16px;
}
.service_im .service_im_left ul li.on{
    border:1px solid #c13a2a;
    background:url("imagesright-jiantou.png") no-repeat 148px center #ed5240;
}
.service_im .service_im_left ul li.on a{
    color: #ffffff;
}
.service_im .service_im_left ul li:hover{
    border:1px solid #c13a2a;
    background:url("imagesright-jiantou.png") no-repeat 148px center #ed5240;
}
.service_im .service_im_left ul li:hover a{
    color: #ffffff;
}
.service_im .service_im_right{
    width:962px;
    float:right;
}
.service_im .service_im_right .service_im_rightHd{
    width:962px;
    height: 72px;
    background: #9bd8f3;
    line-height: 72px;
    text-align: center;
}
.service_im .service_im_right .service_im_rightHd .title_head{
    padding:10px 56px 10px 76px;
    background:url("imagescanjiren.png") no-repeat 46px center #3f8bbc;
    color: #f8e784;
    font-size: 22px;
    font-weight: bold;
    border-bottom-left-radius: 27px;
    border-top-left-radius: 27px;
    border-bottom-right-radius: 27px;
    border-top-right-radius: 27px;
}
.service_im_rightBd{
    margin-top: 15px;
}
.service_im_rightBd .service_im_text{
    width:650px;
    float: left;
    border:1px solid #eaeaea;
    border-top: none;
}
.service_im_rightBd .service_im_text .content1 .hd{
    width:650px;
    height:50px;
    background: #eaeaea;
    overflow: hidden;
}
.service_im_rightBd .service_im_text .content1 .hd ul{
    width: 750px;
}
.service_im_rightBd .service_im_text .content1 .hd ul li{
    width:189px;
    height:50px;
    line-height: 50px;
    text-align: center;
    float: left;
    position: relative;
    left:0;
    overflow: hidden;
}
.service_im_rightBd .service_im_text .content *{
    font-size: 15px !important;
    font-family: "微软雅黑" !important;
    line-height: 26px !important;
}
.service_im_rightBd .service_im_text .content1 .hd ul li.list-import1{
    z-index: 80;
    background:url("imageszdhdbg4.png") no-repeat -10px center;
}
.service_im_rightBd .service_im_text .content1 .hd ul li.list-import2{
    left: -24px;
    z-index: 60;
    background:url("imageszdhdbg.png") no-repeat -10px  center;
}
.service_im_rightBd .service_im_text .content1 .hd ul li.list-import3{
    left: -48px;
    z-index: 50;
    background:url('imageszdhdbg2.png') no-repeat -10px center;
    background-size: cover;
}
.service_im_rightBd .service_im_text .content1 .hd ul li.list-import4{
    left: -48px;
    z-index: 50;
    background:url('imageszdhdbg3.png') no-repeat -10px center;
}
.service_im_rightBd .service_im_text .content1 .hd ul li.on{
    background:url("imageszdhdbg1.png") no-repeat center;
    background-size: cover;
}
.service_im_rightBd .service_im_text .content1 .hd ul li a{
    display: block;
}
.service_im_rightBd .service_im_text .content1 .hd ul li.on a{
    color: #ffffff;
}
.service_im_rightBd .service_im_text .content1 .bd{
    padding:12px;
}
.service_im_rightBd .service_im_text .content2{
    margin: 12px auto;
    width: 620px;
}
.service_im_rightBd .service_im_text .content2 .hd{
    width:598px;
    height: 46px;;
    line-height: 46px;
    padding-left: 20px;
    border:1px solid #dcdcdc;
    background: #f5f5f5;
}
.service_im_rightBd .service_im_text .content2 .hd span{
    border-left:5px solid #404040;
    font-size: 16px;
    color: #404040;
    padding-left: 10px;
}
.service_im_textRight{
    width:293px;
    float: right;
}
.service_im_textRight .service_im_other{
    width:293px;
    height:218px;
    margin-bottom: 16px;
}
.service_im_textRight .service_im_other .hd{
    width:273px;
    height: 48px;;
    line-height: 48px;
    padding-left: 20px;
    background: #6abbe0;
    border-radius: 4px;
}
.service_im_textRight .service_im_other .hd a{
    border-left:5px solid #ffffff;
    font-size: 16px;
    color: #ffffff;
    padding-left: 10px;
}
.service_im_textRight .service_im_other .bd{
    height:142px;
    width:265px;
    border:1px solid #dbdbdb;
    border-top:none;
    background: #fafafa;
    padding:13px;
}
.service_im_textRight .service_im_other .bd ul li{
    height:36px;
    line-height: 36px;
    font-size: 15px;
    padding-left: 15px;
    background: url("imageslistpio.png") no-repeat left center;
}
.service_im_other .bd ul li a:hover{
    color: #db3522;
}
/*商事登记*/
.service_im .service_im_right #Business .title_head{
    background:url("imagesshangshi.png") no-repeat 46px center #3f8bbc;
}
/*驾驶证办理*/
.service_im .service_im_right #Driver_license .title_head{
    background:url("imagesjiashizheng.png") no-repeat 34px center #3f8bbc;
}
#Driver .service_im_text .content1 .hd ul li{
    height:50px;
    line-height: 50px;
    text-align: center;
    float: left;
    position: relative;
    left:0;
    width:180px;
    background-size: cover;

}
#Driver .service_im_text .content1 .hd ul li.list-import1{
    z-index: 80;
    background:url("imageszdhdbg4.png") no-repeat -20px center;
}
#Driver .service_im_text .content1 .hd ul li.list-import2{
    left: -23px;
    z-index: 60;
    background:url("imageszdhdbg.png") no-repeat -20px  center;
}
#Driver .service_im_text .content1 .hd ul li.list-import3{
    left: -50px;
    z-index: 50;
    background:url('imageszdhdbg2.png') no-repeat -20px center;
}
#Driver .service_im_text .content1 .hd ul li.list-import4{
    left: -80px;
    z-index: 40;
    background:url('imageszdhdbg3.png') no-repeat -2px center;
}
#Driver .service_im_text .content1 .hd ul li.on{
    background:url("imageszdhdbg1.png") no-repeat -20px center;
}
/*老人优待css*/
.service_im .service_im_right #Old_man .title_head{
    background:url("imagesoldman.png") no-repeat 44px center #3f8bbc;
}
#oldman .service_im_text .content1 .hd ul li{
    height:50px;
    line-height: 50px;
    text-align: center;
    float: left;
    position: relative;
    left:0;
}
#oldman .service_im_text .content1 .hd ul li.list-import1{
    width:170px;
    z-index: 80;
    background:url("imageszdhdbg4.png") no-repeat -30px center;
    background-size: cover;
}
#oldman .service_im_text .content1 .hd ul li.list-import2{
    left: -25px;
    width:228px;
    z-index: 60;
    background:url("imageszdhdbg.png") no-repeat -13px  center;
    background-size: cover;
}
#oldman .service_im_text .content1 .hd ul li.list-import3{
    width:170px;
    left: -68px;
    z-index: 50;
    background:url('imageszdhdbg2.png') no-repeat -20px center;
    background-size: cover;
}
#oldman .service_im_text .content1 .hd ul li.list-import4{
    left: -88px;
    width:175px;
    z-index: 40;
    top:0px;
    background:url('imageszdhdbg3.png') no-repeat -22px center;
    background-size: cover;
}
#oldman .service_im_text .content1 .hd ul li.on{
    background:url("imageszdhdbg1.png") no-repeat -22px center;
    background-size: cover;
}
/*身份证办理css*/
.service_im .service_im_right #Idcard .title_head{
    background:url("imagesidcard.png") no-repeat 34px center #3f8bbc;
}
/*生育服务css*/
.service_im .service_im_right #Birth .title_head{
    background:url("imagesshengyu.png") no-repeat 40px center #3f8bbc;
}
/*常见问题css*/
.problem{
    width:1164px;
    margin:0 auto 14px;
    padding:20px 18px;
    background: #ffffff;
    zoom: 1;
    min-height: 500px;
}
.problem:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.problem .problem-top{
    height:48px;
    width:1164px;
    background: #f0f0f0;
}
.problem .problem-top .problem-head{
    height:48px;
    width:164px;
    text-align: center;
    float: left;
    line-height: 48px;
    background:url("imagescjzhishi.png") no-repeat right center #db3522;
}
.problem .problem-top .problem-head span{
    display: block;
    height:48px;
    width:123px;
    color: #ffffff;
    font-size: 16px;
    padding-left: 41px;
    background:url("imageschangjinwentiion.png") no-repeat 17px center;
}
.problem_search{
    width:319px;
    height:36px;
    float: right;
    margin:6px 8px;
    background: #b8b8b8;
}
.problem_search .sear_value{
    width:269px;
    color: #ffffff;
    padding-left: 8px;
    border:none;
    outline:none;
    float: left;
    height:34px;
    line-height:34px;
    background: #b8b8b8;
}
.problem_search .sear_btn{
    width:40px;
    height:40px;
    float: left;
    border:none;
    outline:none;
    cursor: pointer;
    background:url("imagessearch.png") no-repeat center;
}
.problem-list{
    margin-top: 27px;
}
.problem-list .bd ul li{
    height: 49px;
    line-height: 49px;
    padding-left: 17px;
}
.problem-list .bd ul li.greybg{
    background:#f6f6f6;
}
.problem-list .bd ul li a{
    font-size: 16px;
    display: block;
}
.problem-list .bd ul li a:hover{
    color: #db3522;
}
/*在线调查列表css*/
.investigation-list{
   margin-top: 20px;
}
.investigation-list table {
    border-collapse: collapse;
    width:100%;
}
.investigation-list table th{
    background: #f7f7f7;
    height:55px;
}
.investigation-list table, td, th {
    border: 1px solid #dddddd;
}
.investigation-list table .title{
    width:61%;
    padding-left: 2%;
}
.investigation-list table .title a:hover{
    color: #db3522;
}
.investigation-list table .time{
    width:10%;
}
.investigation-list table .xinxistyle{
    width:9%;
}
.investigation-list table .stopstyle{
    color: #ff0000;
}
.investigation-list table .oningstyle{
    color: #008000;
}
.investigation-list table .result{
    width:7%;
}
.investigation-list table .result a{
    color: #28a6f2;
}
.investigation-list table td{
    height:40px;
}
/*互动交流*/
.Interview{
    width:1200px;
    margin:0 auto 14px;
    padding:27px 0px;
    background: #ffffff;
    zoom: 1;
}
.Interview:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.Interview_top{
    width:1152px;
    height:386px;
    padding:0px 24px 24px;
}
.Interview_top .leadMail{
    width:790px;
    height:386px;
    float: left;
}
.leadMail .leadMail_head{
    height:48px;
    width:790px;
    background: #f0f0f0;
}
.leadMail .leadMail_head .leadMail_headLeft{
    height:48px;
    width:164px;
    text-align: center;
    float: left;
    line-height: 48px;
    background:url("imagescjzhishi.png") no-repeat right center #db3522;
}
.leadMail .leadMail_head .leadMail_headLeft .headtitle{
    display: block;
    height:48px;
    width:130px;
    color: #ffffff;
    font-size: 18px;
    padding-left: 33px;
    background:url("imagesmail2.png") no-repeat 20px center;
}
.leadMail .leadMail_head .more{
    margin: 18px 16px 0px 0px;
    font-size: 13px;
    color: #8e8e8e;
}
.leadMail .bd{
    margin-top: 10px;
}
.leadMail table {
    border-collapse: collapse;
    width:100%;
}
.leadMail table th{
    height:35px;
    color: #087ccc;
}
.leadMail table, td, th {
    border: 1px solid #dddddd;
}
.leadMail table .title{
    width:48%;
    padding-left: 2%;
}
.leadMail table .title a:hover{
    color: #db3522;
}
.leadMail table .comeTime,.leadMail table .backTime{
    width:14%;
}
.leadMail table .backCompary{
    width:17%;
}
.leadMail table .number{
    width:7%;
}
.leadMail table .result a{
    color: #28a6f2;
}
.leadMail table td{
    height:35px;
    font-size: 14px;
}
.mailKnown{
    width:328px;
    height:370px;
    float: right;
    padding: 16px 10px 0px;
    background:url("imagesredbg.png") no-repeat center;
    background-size: 100%;
    overflow: hidden;
}
.mailKnown .xuzhi_title{
    font-size: 24px;
    color: #ffe99b;
    display: block;
    text-align: center;
}
.mailKnown .xhzhi_nr{
    width:283px;
    height:171px;
    border:2px solid #c4503f;
    border-radius: 7px;
    margin-top: 19px;
    font-size: 15px;
    color: #ffffff;
    padding:17px 20px;
    line-height: 30px;
    text-align: left;
}
/*写信css*/
.mailKnown .write_edit{
    margin-top: 14px;
    width:340px;
}
.mailKnown .write_edit li{
    width:99px;
    height:87px;
    float: left;
    margin-right: 12px;
    border:1px solid #e97a6c;
    line-height: 132px;
    text-align: center;
    border-radius: 5px;
}
.mailKnown .write_edit li a{
    display: block;
    font-size: 16px;
    color: #ffe5ad;
}
.mailKnown .write_edit li.write_own a{
    background:url("imageswrite_icon01.png") no-repeat center 17px;
}
.mailKnown .write_edit li.write_arc a{
    background:url("imageswrite_icon02.png") no-repeat center 17px;
}
.mailKnown .write_edit li.write_sear a{
    background:url("imageswrite_icon03.png") no-repeat center 17px;
}
/*互动交流中*/
.Interview_center{
    width:1152px;
    height:346px;
    background: #f0f0f0;
    padding:29px 24px 37px;
}
.Interview_center:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.Interview_center .Interview_centerLeft{
    width:790px;
    float: left;
    overflow: hidden;
}
.Interview_center1{
    width:788px;
    height:137px;
    border:1px solid #d1d1d1;
    margin-top: 20px;
    border-radius: 5px;
}
.Interview_center .hd{
    height:31px;
    line-height: 31px;
    background: #f0f0f0;
    position: relative;
    padding:0px 12px 0px 24px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.Interview_center .hd .Interview_center1_title{
    display: block;
    width:107px;
    height:42px;
    padding-left: 57px;
    color: #ffffff;
    font-size: 18px;
    line-height: 42px;
    position: absolute;
    border-bottom-left-radius: 27px;
    border-top-left-radius: 27px;
    border-bottom-right-radius: 27px;
    border-top-right-radius: 27px;
    top:-21px;
}
.Interview_center .minyi{
    background:url("imagesmyicon1.png") no-repeat 4px center #087ccc;
}
.Interview_center .hd .more{
    color: #a8a8a8;
    font-size: 13px;
}
.Interview_center .Interview_centerLeft .bd{
    background: #FFFfff;
    height:87px;
    padding:18px 12px 0px 24px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.Interview_center .Interview_centerLeft .bd  ul li{
    height:36px;
    line-height:36px;
    font-size: 15px;
}
.Interview_center .bd  ul li a:hover{
    color: #db3522;
}
.Interview_center .bd ul li span{
    color: #858585;
}
.Interview_center .bd ul li .dcstyle{
    color:#087ccc;
}
/*在线调查*/
.Online{
    margin-top: 49px;
}
.Online .onlineSurvey{
    background:url("imagesmyicon2.png") no-repeat 4px center #20b163;
}
.Interview_centerRight{
    width:345px;
    float:right;
    overflow: hidden;
}
/*常见问题*/
.Interview_centerRight .Interview_center1{
    width:343px;
    height:325px;
}
.Interview_centerRight .changjian{
    left:50%;
    margin-left: -82px;
    background:url("imagesmyicon3.png") no-repeat 4px center #d77433;
}
.Interview_centerRight .Interview_center1 .bd{
    background: #FFFfff;
    padding:10px 12px 0px 24px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height:283px;
}
.Interview_centerRight .Interview_center1 .bd ul li{
    height:34px;
    line-height: 34px;
    background:url("imageslistpio.png") no-repeat left center;
    padding-left: 16px;
}
/*互动交流下*/
.Interview_bottom{
    width:1152px;
    padding:26px 24px 0px;
}
.Interview_bottom:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.Interview_bottom .fantan_hd{
    height:36px;
    text-align: center;
    line-height: 46px;
    margin-bottom: 33px;
    background: url("imagesjiabintopbg.png") no-repeat center;
}
.Interview_bottom .fantan_hd span{
    font-size: 14px;
    color: #b3b3b3;
    position: absolute;
}
.Interview_bottomLeft{
    width:622px;
    height:346px;
    float: left;
    position: relative;
    overflow: hidden;
}
.Interview_bottomLeft img{
    width:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.Interview_bottomLeft:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.Interview_bottomLeft p{
    font-size: 16px;
    width: 592px;
    padding: 0px 12px 0px 20px;
    height: 48px;
    line-height: 48px;
    background: rgba(61,40,29,0.8);
    position: absolute;
    bottom: 0px;
}
.Interview_bottomLeft p .title{
    color: #FFFfff;
}
.Interview_bottomLeft p .date{
    color: #e29274;
}
.Interview_bottomRight{
    width: 488px;
    height: 346px;
    float:left;
    background:url("imagesorgbg.png") no-repeat center;
    background-size: 100%;
    padding:0px 18px 0px 24px;
}
.Interview_bottomRight .old_hd{
    height: 46px;
    line-height: 46px;
    background: url("imagesfthdbg.png") no-repeat left center;
}
.Interview_bottomRight .old_hd .title{
    color: #f2cdbf;
    font-size: 16px;
    padding-left: 16px;
}
.Interview_bottomRight .old_hd .more{
    color: #a66a53;
    font-size: 14px;
}
.Interview_bottomRight .oldlist .hd{
    width:128px;
    height:278px;
    padding-top: 22px;
    float: left;
    background: url("imagesftbdbg.png") no-repeat right center;
}
.Interview_bottomRight .oldlist .hd ul li{
    width:111px;
    height:65px;
    line-height: 31px;
    text-align: center;
    color: #c17c62;
    font-size: 15px;
   
}
.Interview_bottomRight .oldlist .hd ul li.on{
    background: url("imagesjiabinonbg.png") no-repeat center top;
    color: #dabaae;
}
.Interview_bottomRight .oldlist .bd{
    width:324px;
    float: left;
    padding-top: 22px;
    margin-left: 10px;
    color: #c17c62;
    font-size: 16px;
}
.Interview_bottomRight .oldlist .bd ul li{
    height:65px;
}
.Interview_bottomRight .oldlist .bd ul li a{
    display: block;
    color: #c17c62;
    font-size: 16px;
    line-height: 27px;
}
.Interview_bottomRight .oldlist .bd ul li.on a{
    color: #ffffff;
}
/*信件列表css*/
.letter_list{
    width:1164px;
    margin:0 auto 14px;
    padding:20px 18px;
    background: #ffffff;
    zoom: 1;
}
.letter_list:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.letter_list .letter_listLeft{
    width:175px;
    float: left;
}
.letter_list .letter_listLeft ul li{
    width:173px;
    height:58px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 10px;
    border:1px solid #d4d4d4;
    border-radius: 4px;
    background: #f3f3f3;
    overflow: hidden;
}
.letter_list .letter_listLeft ul li a{
    display: block;
    font-size: 18px;
    padding-left: 28px;
}
.letter_list .letter_listLeft ul li.letter_listicon a{
    background: url("imageswrite_icon4.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul li.on{
    border:1px solid #d22d12;
    background: #e75a4a;
}
.letter_list .letter_listLeft ul li:hover{
    border:1px solid #d22d12;
    background: #e75a4a;
}
.letter_list .letter_listLeft ul .letter_listicon.on a{
    color: #ffffff;
    background: url("imageswrite_icon4on.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul .letter_listicon:hover a{
    color: #ffffff;
    background: url("imageswrite_icon4on.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul li.letter_listicon1 a{
    background: url("imageswrite_icon.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul .letter_listicon1.on a{
    color: #ffffff;
    background: url("imageswrite_iconon.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul .letter_listicon1:hover a{
    color: #ffffff;
    background: url("imageswrite_iconon.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul li.letter_listicon2 a{
    background: url("imageswrite_icon1.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul .letter_listicon2.on a{
    color: #ffffff;
    background: url("imageswrite_icon1on.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul .letter_listicon2:hover a{
    color: #ffffff;
    background: url("imageswrite_icon1on.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul li.letter_listicon3 a{
    background: url("imageswrite_icon2.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul .letter_listicon3.on a{
    color: #ffffff;
    background: url("imageswrite_icon2on.png") no-repeat 22px center;
}
.letter_list .letter_listLeft ul .letter_listicon3:hover a{
    color: #ffffff;
    background: url("imageswrite_icon2on.png") no-repeat 22px center;
}
.letter_listRight{
    padding:12px 12px 24px;
    width:944px;
    float: right;
    min-height: 700px;
    border:1px solid #e9e9e9;
}
.letter_listRight ul{
    min-height: 540px;
    padding-bottom: 120px;
}
.letter_listRight ul li{
    padding-left: 17px;
    height:46px;
    line-height: 46px;
    border-bottom: 1px solid #e9e9e9;
    color: #666666;
}
.letter_listRight ul li span{
    display: block;
    float:left;
}
.letter_listRight ul li .xinjian-title{
    width:338px;
}
.letter_listRight ul li .xinjian-company{
    width:349px;
}
.letter_listRight ul li .xinjian-time{
    width:120px;
    text-align: center;
    color: #c5c5c5;
    font-size: 14px;
}
.letter_listRight ul li .xinjian-title a:hover{
    color: #db3522;
}
.letter_listRight ul li .xinjian-backtime{
    width:120px;
    text-align: center;
    color: #c5c5c5;
    font-size: 14px;
}
.letter_listRight ul li.top{
    background: #f5f5f5;
    height:35px;
    line-height: 35px;
    border:none;
}
.letter_listRight ul li.top span{
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    display: block;
    float: left;
}
/*信件查询css*/
.letter_search{
    width:851px;
    margin:10px auto;
    height:68px;
    border: 1px solid #e0e0e0;
    background: #f7f7f7;
    border-radius: 10px;
    line-height: 68px;
    padding:0px 18px 0px 24px;
}
.letter_search span{
    font-size: 20px;
    color: #e75a4a;
}
.letter_search .letter_value{
    background: #ffffff;
    border:1px solid #cccccc;
    padding:9px 20px;
    width:574px;
    outline: none;
    font-size: 16px;
    color: #a1a1a1;
    border-radius: 10px;
    margin-top: -8px;
}
.letter_search .letter_btn{
    width:105px;
    height:38px;
    border:none;
    outline: none;
    background: #e75a4a;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
    cursor: pointer;
}
.letter_result p{
    margin-top: 28px;
    text-align: center;
}
.letter_result .bd{
    margin-top: 38px;
}
.letter_result table {
    border-collapse: collapse;
    width:94%;
    margin:0 auto;
}
.letter_result table th{
    height:35px;
    color: #087ccc;
}
.letter_result table, td, th {
    border: 1px solid #dddddd;
}
.letter_result table .title{
    width:48%;
    padding-left: 2%;
}
.letter_result table .title a:hover{
    color: #db3522;
}
.letter_result table .comeTime,.leadMail table .backTime{
    width:14%;
}
.letter_result table .backCompary{
    width:17%;
}
.letter_result table .number{
    width:7%;
}
.letter_result table .result a{
    color: #28a6f2;
}
.letter_result table td{
    height:35px;
    font-size: 14px;
}
/*受理范围css*/
.scope{
    width:898px;
    min-height: 369px;
    border-radius: 10px;
    background: #f6f6f6;
    margin-top: 20px;
}
.scope .scope_top{
    width:865px;
    height:65px;
    padding-left: 33px;
    background: #e4e4e4;
    line-height: 65px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 20px;
    color: #e75a4a;
}
.scope .scope_bd{
    padding:26px 40px;
    width:818px;
}
.scope .scope_bd *{
    line-height: 36px !important;
    font-size: 16px !important;
    color: #474747 !important;
}
/*信件细览css*/
.letter_content{
    width:1112px;
    margin:0 auto 14px;
    padding:10px 44px 40px;
    background: #ffffff;
    zoom: 1;
    min-height: 500px;
}
.letter_content:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.letter_content .tabel_box1{
    margin-top: 34px;
}
.letter_content .tabel_box1 .tabel_box1Title{
    font-size: 18px;
    color: #db3522;
    font-weight: bold;
    margin-bottom: 20px;
}
.letter_content table {
    border-collapse: collapse;
    width:100%;
}
.letter_content table, td, th {
    border: 1px solid #dddddd;
}
.letter_content table .short{
    height: 49px;
}
.letter_content table .left{
    width:14%;
}
.letter_content table .right{
    padding-left: 18px;
}
.letter_content table .long{
    padding: 10px 18px;
    line-height: 30px;
}
.letter_content table .long *{
    font-size: 16px !important;
    line-height: 30px !important;
    color: #000 !important;
}
/*访谈列表css*/
.inview{
    width:1164px;
    min-height: 500px;
    margin:0 auto 14px;
    padding:20px 18px;
    background: #ffffff;
    zoom: 1;
}
.inview:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.inview .inview-top{
    height:48px;
    width:1164px;
    background: #f0f0f0;
}
.inview .inview-top .inview-head{
    height:48px;
    width:152px;
    text-align: center;
    float: left;
    line-height: 48px;
    background:url("imagescjzhishi.png") no-repeat right center #236ed2;
}
.inview .inview-top .inview-head span{
    display: block;
    height:48px;
    width:111px;
    color: #ffffff;
    font-size: 18px;
    padding-left: 41px;
    font-weight: bold;
    background:url("imagesfangtan.png") no-repeat 17px center;
}
.inview .bd{
    margin-top: 33px;
}
.inview .bd ul li{
    width:1118px;
    height:270px;
    border:1px solid #d6d6d6;
    overflow: hidden;
    padding:22px;
    margin-bottom: 22px;
    background:url("imagesftlistbg.png") repeat-x center top;
}
.inview .bd ul li .guest_pic{
    display: block;
    padding:10px;
    width:333px;
    height:248px;
    background: #ffffff;
    box-shadow: 0px 0px 6px #dcdbdc;
}
.inview .bd ul li .guest_pic a{
    display: block;
    width:333px;
    height:248px;
    overflow: hidden;
}
.inview .bd ul li .guest_pic img{
    width:100%;
    height:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.inview .bd ul li .guest_pic:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.inview .bd ul li .guest_right{
    width:742px;
    height:184px;
    padding:10px 0px;
    overflow: hidden;
}
.inview .bd ul li .guest_right .title{
    display: block;
    font-size: 17px;
    color: #236ed2;
    font-weight: bold;
    margin-bottom: 15px;
}
.inview .bd ul li .guest_right p{
    line-height: 25px;
    zoom: 1;
}
.inview .bd ul li .guest_right p:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.inview .bd ul li .guest_right p .font_w{
    font-size: 14px;
}
.inview .bd ul li .guest_right p .zhaiyao{
    display: block;
    width:698px;
}
.inview .bd ul li .ftbtn{
    display: block;
    width:100px;
    height:41px;
    line-height: 41px;
    color: #ffffff;
    text-align: center;
    padding-left: 34px;
    background: url("imagesfangtanbtn.png") no-repeat 18px center #236ed2;
    border-radius: 4px;
    margin-top: 16px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.inview .bd ul li .ftbtn:hover{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.25);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}

/*访谈细览css*/
.inview_content{
    width:1164px;
    margin:0 auto 14px;
    padding:20px 18px;
    min-height: 500px;
    background: #ffffff;
    zoom: 1;
}
.inview_content:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.inview_content  .content{
    width:1102px;
    height:320px;
    background: url("imagesftxilanbg.png") no-repeat center;
    background-size: 100%;
    border:1px solid #b8e0ec;
    padding:28px 30px;
}
.inview_content  .content .left{
    width:473px;
    height:299px;
    padding:10px;
    box-shadow: 0px 0px 6px #dcdbdc;
    float: left;
    overflow: hidden;
    background: #fff;
}
.inview_content  .content .left img{
    width:100%;
    height:100%;
}
.inview_content  .content .right{
    width:580px;
    float:right;
}
.inview_content  .content .right h1{
    font-size: 18px;
    color:#236ed2;
    line-height: 36px;
}
.inview_content  .content .right p{
    font-size: 13px;
    line-height: 30px;
    color: #000;
    margin-top: 8px;
}
.netQuestions{
    margin-top: 20px;
    zoom: 1;
}
.netQuestions:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.netQuestions_left{
    width:765px;
    height:328px;
    float: left;
    border:1px solid #dedede;
    overflow: hidden;
    border-radius: 4px;
}
.netQuestions .hd{
    height:50px;
    line-height: 50px;
    background: #f4f4f4;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.netQuestions .hd ul li{
    height:50px;
    line-height: 50px;
    padding-left: 56px;
    font-size: 18px;
    color: #275ca3;
    font-weight: bold;
}
.netQuestions_left .hd ul li{
    background: url("imagesnetquesticon.png") no-repeat 22px center;
}
.netQuestions_left .bd{
    height:248px;
    overflow-y: auto;
    padding:15px 4px 15px 20px;
}
.netQuestions_left .bd ul li{
    width:684px;
    min-height: 63px;
    border:1px solid #bfd3f6;
    margin-bottom: 13px;
    border-radius: 4px;
    padding:12px 12px 10px 18px;
}
.netQuestions_left .bd ul li .netizens{
    font-size: 16px;
    color: #275ca3;
    font-weight:bold;
}
.netQuestions_left .bd ul li .time{
    font-size: 12px;
    color: #9f9f9f;;
}
.netQuestions_left .bd ul li .netnr {
    font-size: 14px;
    color: #000;
    line-height:26px;
    margin-top: 10px;
}
.netQuestions_right{
    width:376px;
    height:328px;
    float:right;
    border:1px solid #dedede;
    overflow: hidden;
    border-radius: 4px;
}
.netQuestions_right .hd ul li{
    background: url("../images/netquestbg1.png") no-repeat 22px center;
}
.netQuestions_right .bd{
    padding:14px;
    height:234px;
    position: relative;
}
.netQuestions_right .bd .nameBox{
    width:347px;
    height:44px;
    border:1px solid #e0e0e0;
    border-radius:4px;
    line-height: 46px;
    zoom: 1;
}
.netQuestions_right .bd .nameBox:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.netQuestions_right .bd .nameBox .nickname{
    display: block;
    width:69px;
    height:44px;
    text-align: center;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    background: #f4f4f4;
    float: left;
    font-size: 16px;
}
.netQuestions_right .bd .nameBox .name{
    border:none;
    outline:none;
    width:260px;
    float: left;
    padding-left:10px;
    height:42px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    font-size: 14px;
    color: #a5a5a5;
}
.netQuestions_right .bd textarea{
    width:327px;
    height:107px;
    border:1px solid #e0e0e0;
    outline:none;
    resize: none;
    padding:10px;
    margin:13px auto;
    color: #a5a5a5;
    font-size: 14px;
    border-radius:4px;
}
.netQuestions_right .bd .sub_btn{
    width:118px;
    height:43px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    background: #4084d1;
    border-radius: 4px;
    border:1px solid #316db0;
    outline:none;
    cursor: pointer;
    position: absolute;
    left:50%;
    margin-left: -59px;
    bottom:0px;
}
/*访谈实录css*/
.record{
    width:1162px;
    height:520px;
    border:1px solid #dedede;
    border-radius: 4px;
    margin-top: 20px;
}
.record .hd{
    height:50px;
    line-height: 50px;
    background: #f4f4f4;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.record .hd ul li{
    height:50px;
    line-height: 50px;
    padding-left: 56px;
    font-size: 18px;
    color: #275ca3;
    font-weight: bold;
    background: url("imagesftxlicon.png") no-repeat 20px center;
}
.record .bd{
    height:440px;
    overflow-y: auto;
    padding:15px 4px 15px 20px;
}
.record .bd dl{
    width:1112px;
}
.record .bd .people{
    font-size:14px;
}
.record .bd .ftime{
    color:#999999;
    margin-top: 10px;
    font-size: 14px;
}
.record .bd dt{
    zoom: 1;
}
.record .bd dt:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.demo1{
    margin-top: 10px;
    border:1px solid #d5d5d5;
    height:auto;
    text-align: left;
    background:#f0f9fd;
    padding-left:20px;
    padding-right: 20px;
    border-radius: 5px;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.demo1 p{
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
}

.demo1 em,.demo1 span{
    display:block;
    width:30px;
    height:24px;
    font-size:39px;
    overflow:hidden;
    _position:relative;
    margin-left:-10px;
}
.demo1 em{
    margin-top:-22px;
    color:#d5d5d5;
    font-style:normal;
}
.demo1 span{
    margin-top: -22px;
    color:#f0f9fd;
}
/*通用中间内容css*/
.currencyMain{
    width:1152px;
    margin:0 auto 14px;
    padding:20px 24px;
    min-height: 500px;
    background: #ffffff;
    zoom: 1;
    overflow: hidden;
}
.currencyMain:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/*政务公开css*/
.affairs .affairs_left{
    width:232px;
    float: left;
}
.affairs .affairs_left .affairs_lead{
    width:198px;
    height:324px;
    border:1px solid #e1e1e1;
    padding:16px;
}
.affairs .affairs_left .hd{
    height:26px;
    border-bottom: 1px solid #e1e1e1;
}
.affairs .affairs_left .hd a{
    border-left:6px solid #db3522;
    font-size: 16px;
    padding-left: 10px;
}
.affairs .affairs_left .affairs_lead .bd{
    margin-top: 15px;
}
.affairs .affairs_left .affairs_lead .bd .boss{
    display: block;
    width:93px;
    height:129px;
    overflow: hidden;
}
.affairs .affairs_left .affairs_lead .bd .lead_boss{
    height:129px;
}
.affairs .affairs_left .affairs_lead .bd .boss img{
    width:100%;
}
.affairs .affairs_left .affairs_lead .bd .boss_title{
    width:74px;
    line-height: 30px;
    font-size: 14px;
    margin-left: 15px;
}
.affairs .affairs_left .affairs_lead .bd .boss_title a{
    display: block;
    font-size: 18px;
    color: #000;
}
.affairs .affairs_left .affairs_lead .bd .boss_title p{
    color: #c81f0c;
    margin-bottom:4px;
}
.affairs .affairs_left .affairs_lead .bd .boss_title span{
    line-height: 24px;
}
.affairs .affairs_left .affairs_lead .bd .lead_list{
    margin-top: 18px;
    padding-top: 20px;
    border-top: 1px solid #e1e1e1;
    width:198px;
    height:120px;
    overflow: hidden;
}
.affairs .affairs_left .affairs_lead .bd .lead_list ul{
    width:202px;
}
.affairs .affairs_left .affairs_lead .bd .lead_list ul li{
    width: 66px;
    height: 16px;
    line-height: 16px;
    float: left;
    border-right: 1px solid #b9b9b9;
    margin-bottom: 16px;
    text-align: center;
}
.affairs .affairs_left .affairs_lead .bd .lead_list ul li a{
    font-size: 16px;
    display: block;
}
/*政务信息公开css*/
.affairs .affairs_left .affairs_disclosure{
    width:198px;
    height:652px;
    border:1px solid #e1e1e1;
    padding:16px;
    margin-top: 20px;
}
.affairs .affairs_left .affairs_disclosure .bd{
    margin-top: 18px;
}
.affairs .affairs_left .disclosure ul li{
    width: 195px;
    height:40px;
    line-height:40px;
    border: 1px solid #96bee7;
    background: #effaff;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 10px;
}
.affairs .affairs_left .disclosure ul li a{
    display: block;
    font-size: 14px;
    color: #0b65ab;
}
.affairs .affairs_left .disclosure ul li.zhidu a{
    background:url("imagesxinxiicon.png") no-repeat 24px center;
}
.affairs .affairs_left .disclosure ul li.zhinan a{
    background:url("imagesxinxiicon1.png") no-repeat 24px center;
}
.affairs .affairs_left .disclosure ul li.mulu a{
    background:url("imagesxinxiicon2.png") no-repeat 24px center;
}
.affairs .affairs_left .disclosure ul li.nianbao a{
    background:url("imagesxinxiicon3.png") no-repeat 24px center;
}
.affairs .affairs_left .disclosure ul li.yishenqing a{
    background:url("imagesxinxiicon4.png") no-repeat 24px center;
}
.affairs .affairs_left .basics{
    margin-top: 30px;
}
.affairs .affairs_left .basics .bd{
    width:198px;
    overflow-x: hidden;
}
.affairs .affairs_left .basics .bd ul{
    width:208px;
}
.affairs .affairs_left .basics .bd ul li{
    float: left;
    width:92px;
    height:36px;
    line-height: 36px;
    border:1px solid #c8c8c8;
    border-radius: 4px;
    text-align: center;
    margin:0px 10px 10px 0px;
}
.affairs .affairs_left .basics .bd ul li a{
    display: block;
    font-size: 14px;
    color: #2d5278;
}
.affairs .affairs_left .basics .bd ul li:hover{
    background: #0889f6;
}
.affairs .affairs_left .basics .bd ul li:hover a{
    color: #FFFfff;
}
.affairs .affairs_right{
    width:901px;
    float: right;
}
.affairs .affairs_right .affairs_list{
    width:901px;
    height:360px;
    margin-bottom: 20px;
}
.affairs .affairs_right .affairs_new{
    width:491px;
    height:358px;
    border:1px solid #e1e1e1;
    float: left;
    padding:0px 15px;
}
.affairs .affairs_right .hd{
    height:41px;
    line-height: 41px;
    border-bottom:1px solid #e1e1e1;
    position: relative;
}
.affairs .affairs_right .hd ul li{
    padding:0px 10px;
    height:41px;
    line-height: 41px;
    border-bottom:1px solid #e1e1e1;
    float: left;
    font-size: 16px;
    cursor: pointer;
}
.affairs .affairs_right .more{
    position: absolute;
    right:0px;
    top:0px;
    font-size: 14px;
    color: #9a9a9a;
    display: none;
}
.affairs .affairs_right .hd ul li.on{
    border-bottom:1px solid #0889f6;
    color: #0889f6;
}
.affairs .affairs_right .hd ul li.on .more{
    display: block;
}
.affairs .affairs_right .bd{
    padding-top: 12px;
}
.affairs .affairs_right .bd ul li{
    height:32px;
    line-height: 32px;
    background: url("imageslistpio.png") no-repeat left center;
}
.affairs .affairs_right .bd ul li a{
    padding-left: 14px;
    font-size: 15px;
    color: #000;
}
.affairs .bd ul li a:hover{
    color: #db3522;
}
.affairs .affairs_right .bd ul li .date{
    font-size: 14px;
    color: #a4a4a4;
}
/*通知公告_政务公开css*/
.affairs .affairs_right .affairs_notice{
    width:329px;
    height:358px;
    border:1px solid #e1e1e1;
    float: right;
    padding:0px 15px;
}
.affairs .field_box{
    width:883px;
    height:110px;
    margin-bottom:20px;
    border:1px solid #e1e1e1;
    padding:8px;
}
.affairs .field_box .field{
    display:block;
    width:36px;
    height:100px;
    float: left;
    background: url("imagesfieldbg.png") no-repeat center;
    padding:10px 18px 0px 14px;
    font-size: 16px;
    color: #ffffff;
    line-height:22px;
}
.affairs .field_list{
    width:800px;
    overflow: hidden;
    float: right;
}
.affairs .field_list ul{
    width:883px;
}
.affairs .field_list ul li{
    width:62px;
    height:110px;
    float: left;
    margin-right: 18px;
    text-align: center;
}
.affairs .field_list ul li a{
    display: block;
    padding-top: 72px;
    font-size: 14px;
    line-height: 18px;
}
.affairs .field_list ul li a:hover{
    color: #db3522;
}
.affairs .field_list ul li.field_icon a{
    background:url("imagesfield_icon.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon1 a{
    background:url("imagesfield_icon1.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon2 a{
    background:url("imagesfield_icon2.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon3 a{
    background:url("imagesfield_icon3.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon4 a{
    background:url("imagesfield_icon4.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon5 a{
    background:url("imagesfield_icon5.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon6 a{
    background:url("imagesfield_icon6.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon7 a{
    background:url("imagesfield_icon7.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon8 a{
    background:url("imagesfield_icon8.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon9 a{
    background:url("imagesfield_icon9.png") no-repeat center 4px;
}
/*党委css*/
.affairs .affairs_right .affairs_list2{
    width:901px;
    height:260px;
    margin-bottom: 17px;
}
.affairs .affairs_right .affairs_dangwei{
    width:491px;
    height:258px;
    border:1px solid #e1e1e1;
    float: left;
    padding:0px 15px;
}
/*人事信息css*/
.affairs .affairs_right .affairs_matters{
    width:329px;
    height:258px;
    border:1px solid #e1e1e1;
    float: right;
    padding:0px 15px;
}
/*重大建设项目css*/
.affairs .affairs_right .affairs_build{
    width:491px;
    height:258px;
    border:1px solid #e1e1e1;
    float: left;
    padding:0px 15px;
}
/*领导细览css*/
.leadership .leadership_left{
    width:219px;
    float: left;
}
.leadership .leadership_left .leadership_title{
    width:201px;
    height:42px;
    line-height:42px;
    padding-left: 18px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #8c431a;
    background: url("imagescaidan.png") no-repeat 180px center #db3522;
}
.leadership .leadership_left .bd{
    width:191px;
    float: left;
    min-height: 650px;
    background: #f5f5f5;
    border:1px solid #e6e6e6;
    border-top:none;
    padding:13px;
}
.leadership .leadership_left .bd ul li{
    width:173px;
    height:63px;
    border:1px solid #dcdcdc;
    padding-left: 15px;
    background:url("imagesright-jiantou.png") no-repeat 165px 10px #ffffff;
    border-radius: 6px;
    margin-bottom: 6px;
}
.leadership .leadership_left .bd ul li a{
    display: block;
}
.leadership .leadership_left .bd ul li p{
    font-size: 16px;
    line-height: 36px;
}
.leadership .leadership_left .bd ul li span{
    font-size: 12px;
    color: #db3522;
}
.leadership .leadership_left .bd ul li.on{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px 10px #ed5240;
}
.leadership .leadership_left .bd ul li.on p{
    color: #ffffff;
}
.leadership .leadership_left .bd ul li.on span{
    color: #ffffff;
}
.leadership .leadership_left .bd ul li:hover{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px 10px #ed5240;
}
.leadership .leadership_left .bd ul li:hover p{
    color: #ffffff;
}
.leadership .leadership_left .bd ul li:hover span{
    color: #ffffff;
}
.leadership_right{
    width:896px;
    padding:10px;
    min-height: 697px;
    border:1px solid #e6e6e6;
    float: right;
}
.leadership_right .leadpic{
    width:190px;
    float: left;
    font-size: 16px;
}
.leadership_right .leadpic .leader{
    width:164px;
    height:228px;
    padding:12px;
    border:1px solid #e6e6e6;
}
.leadership_right .leadpic .leader img{
    width:100%;
}
.leadership_right .leadpic .position{
    width:164px;
    min-height:51px;
    padding:12px;
    border:1px solid #e6e6e6;
    margin-top: 7px;
    text-align: center;
    line-height:25px;
}
.leadership_right .leadpic .work{
    width:164px;
    min-height:28px;
    padding:12px;
    border:1px solid #e6e6e6;
    margin-top: 7px;
    text-align: center;
    line-height:25px;
}
.leadership_right .lead_details{
    width:694px;
    float: right;
    background: #fbfbfb;
    border:1px solid #e6e6e6;
}
.leadership_right .lead_details .hd{
    height:37px;
    line-height:37px;
    padding-left:24px;
    color: #ffffff;
    font-size: 16px;
    background:url("imagesred_leader.png") no-repeat left center;
}
.leadership_right .lead_details .bd{
    width:646px;
    padding:24px;
}
.leadership_right .lead_details .bd *{
    line-height: 30px !important;
    font-size: 14px !important;
    font-family: "微软雅黑" !important;
}
.lead_active{
    margin-top: 20px;
}
.lead_active .hd{
    position: relative;
}
.lead_active .hd .more{
    position: absolute;
    top:0px;
    right:10px;
    font-size: 12px;
    color: #a4a4a4;
}
.lead_active .bdlist{
    width:646px;
    padding:10px 24px;
}
.lead_active .bdlist ul li{
    height:32px;
    line-height: 32px;
    padding-left:15px;
    background:url("imageslistpio.png") no-repeat 4px center;
}
.lead_active .bdlist ul li .date{
    font-size: 14px;
    color: #a4a4a4;
}
.lead_active .bdlist ul li a{
    font-size: 15px;
}
.lead_active .bdlist ul li:hover a{
    color: #db3522;
}
/*政府信息公开目录*/
.catalogue .catalogue_left{
    width:219px;
    float: left;
}
.catalogue .catalogue_left .catalogue_title{
    width:201px;
    height:42px;
    line-height:42px;
    padding-left: 18px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #8c431a;
    background: url("imagescaidan.png") no-repeat 180px center #db3522;
}
.catalogue .catalogue_left .bd{
    width:191px;
    float: left;
    min-height: 648px;
    background: #f5f5f5;
    border:1px solid #e6e6e6;
    border-top:none;
    padding:13px;
}
.catalogue .catalogue_left .bd .list1{
    width:173px;
    height:35px;
    line-height:35px;
    border:1px solid #dcdcdc;
    padding-left: 15px;
    background:url("imagesright-jiantou.png") no-repeat 165px center #ffffff;
    border-radius: 6px;
    margin-bottom: 6px;
}
.catalogue .catalogue_left .bd .list1 a{
    display: block;
}
.catalogue .catalogue_left .bd .list1.on{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px center #ed5240;
}
.catalogue .catalogue_left .bd .list1.on a{
    color: #ffffff;
}
.catalogue .catalogue_left .bd .list1:hover{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px center #ed5240;
}
.catalogue .catalogue_left .bd .list1:hover a{
    color: #ffffff;
}

.catalogue_right{
    width:916px;
    min-height:716px;
    border:1px solid #e6e6e6;
    float: right;
}
.catalogue_right .catalogue_search{
    width:896px;
    height:47px;
    border-bottom: 1px solid #e6e6e6;
    background: #f4f4f4;
    padding:13px 10px;
}
.catalogue_right .catalogue_search .catalogue_inbd{
    height:45px;
    border:1px solid #e6e6e6;
    border-radius: 4px;
    background: #ffffff;
    line-height: 45px;
}
.catalogue_right .catalogue_search .catalogue_inbd .catalogue_inbdLeft{
    width:116px;
    height:45px;
    font-size: 16px;
    background:url("imagesjiansuoicon.png") no-repeat 16px center #f5f5f5;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-right: 15px;
    text-align: right;
}
.catalogue_search .catalogue_inbd .catalogue_value{
    height:43px;
    line-height:43px;
    color: #b8b8b8;
    font-size: 14px;
    float: left;
    padding-left:10px;
    width:700px;
    border:none;
    outline: none;
}
.catalogue_search .catalogue_inbd .catalogue_btn{
    width:49px;
    height:38px;
    background:url("imagessearch_w.png") no-repeat center #1e9adb;
    border-radius: 6px;
    border:none;
    outline: none;
    float: left;
    margin-top: 4px;
    cursor: pointer;
}
.catalogue_right .bd{
    padding:20px;
}
.currencyMain #apply{
    border:none;
    border-top:4px solid #e35747;
}
.currencyMain #apply .apply_title{
    width:252px;
    height:46px;
    line-height:46px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: url("imagesapply_topbg.png") no-repeat center;
}
.currencyMain #apply .bd{
    width:839px;
    min-height: 440px;
    margin-top: 14px;
    line-height: 30px;
    font-size: 15px;
    font-family:  "微软雅黑";
    text-indent: 30px;
}
.currencyMain #apply .bd *{
    line-height: 30px !important;
    font-size: 15px !important;
    font-family:  "微软雅黑" !important;
}
.currencyMain #apply .apply_btn{
    margin-top: 46px;
}
.currencyMain #apply .apply_btn a{
    display: block;
    width:220px;
    height:46px;
    text-align: center;
    line-height:46px;
    border:1px solid #c9c9c9;
    background: #f6f6f6;
    font-size:16px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.currencyMain #apply .apply_btn .read{
    border:1px solid #3b77b9;
    background: #57a7ff;
    color: #fff;
}
/*政务公开细览css*/
.catalogue_detail{
    width:1062px;
    padding:46px 69px;
}
.catalogue_detail h1{
    font-size: 24px;
    color: #20a4e7;
    text-align: center;
    line-height: 36px;
}
.catalogue_detail .catalogue_sort{
    width:1060px;
    min-height: 104px;
    border:1px solid #d5d5d5;
    padding:15px 0px;
    background: #f2f2f2;
    margin-top: 20px;
}
.catalogue_detail .catalogue_sort .sort1{
    width:313px;
    float: left;
    min-height: 104px;
    padding-left:34px;
    border-right: 1px solid #d5d5d5;
}
.catalogue_detail .catalogue_sort p{
    line-height: 30px;
    font-size: 14px;
    color: #000;
}
.catalogue_detail .catalogue_sort .sort2{
    width:341px;
    float: left;
    min-height: 104px;
    padding-left:34px;
    border-right: 1px solid #d5d5d5;
}
.catalogue_detail .catalogue_sort .sort3{
    width:302px;
    float: left;
    min-height: 104px;
    padding-left:34px;
}
.catalogue_detail .catalogue_content{
    margin-top: 14px;
    font-size: 16px;
    line-height: 36px;
}
.catalogue_detail .catalogue_content *{
    font-size: 16px !important;
    line-height: 36px !important;
    font-family:"微软雅黑" !important;
}
/*天边草原css*/
.grassland{
    overflow: hidden;
}
.grassland .grassland_top{
    width:1136px;
    height:347px;
    border:1px solid #dadada;
    padding: 8px;
}
.grassland .grassland_left{
    width:605px;
    height:347px;
    float: left;
    position: relative;
    overflow: hidden;
}
.grassland .grassland_left .hd{
    position: absolute;
    bottom:61px;
    left:50%;
    margin-left: -73px;
    z-index: 66;
}
.grassland .grassland_left .hd ul li{
    width:23px;
    height:6px;
    background: #dadada;
    float: left;
    margin-right: 6px;
}
.grassland .grassland_left .hd ul li.on{
    background: #c9550f;
}
.grassland .grassland_left .bd ul li{
    width:605px;
    height:347px;
    position: relative;
}
.grassland .grassland_left .bd ul li a{
    display: block;
}
.grassland .grassland_left .bd ul li img{
    width:100%;
}
.grassland .grassland_left .bd ul li .title{
    height:55px;
    width:100%;
    line-height:55px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background:rgba(115,115,115,0.7);
    position: absolute;
    bottom:0px;
}
.grassland_left .prev,
.grassland_left .next{
    position:absolute;
    left:2%;
    top:50%;
    margin-top:-56px;
    display:block;
    width:35px;
    height:68px;
    background:url("imagesprev.png") no-repeat center;
    filter:alpha(opacity=50);opacity:0.5;
}
.grassland_left .next{
    left:auto;
    right:2%;
    background:url("imagesnext.png") no-repeat center;
}
.grassland_left .prev:hover,
.grassland_left .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.grassland_left .prevStop{ display:none;  }
.grassland_left .nextStop{ display:none;  }
.grassland_right{
    width:491px;
    height:321px;
    float: right;
    background: #f3f3f3;
    padding:13px;
}
.grassland_right .hd{
    height: 46px;
    position: relative;
    width:100%;
}
.grassland_right .hd ul li{
    float: left;
}
.grassland_right .hd .tour{
    display: block;
    height: 46px;
    width:117px;
}
.grassland_right .hd .tour span{
    display: block;
    height: 38px;
    width:117px;
    text-align: center;
    line-height: 38px;
}
.grassland_right .hd ul li.on .tour{
    background:url("imagestourbg.png") no-repeat center bottom;
}
.grassland_right .hd ul li.on .tour span{
    background:#c9550f;
    color: #fff;
    font-size: 18px;
}
.grassland_right .hd ul li .more{
    position: absolute;
    right:0px;
    top:8px;
    font-size: 14px;
    color: #bcbcbc;
}
.grassland_right .bd{
    padding-top: 8px;
}

.grassland_right .bd ul li{
    line-height:30px;
    height:30px;
    padding-left: 22px;
    background:url("imageslistpio.png") no-repeat 8px center;
}

.grassland_right .bd ul li a{
    font-size: 15px;
    color: #555555;
}
.grassland_right .bd ul li a:hover{
    color: #db3522;
}
.grassland_right .bd ul li .date{
    font-size: 14px;
    color: #b8b8b8;
}
.grassland_bottom{
    margin-top: 96px;
    width:1172px;
    height:248px;
}
.grassland_bottom .tour_li{
    width:151px;
    height:248px;
    margin-right: 20px;
    float: left;
    padding:0px 12px;
    background: url("imageslvyoubg.png") no-repeat center;
}
.grassland_bottom .tour_li .tourtop{
    width:151px;
    height:137px;
    margin-top:-50px;
    position: relative;
    text-align: center;
}
.grassland_bottom .tour_li a{
    display: block;
}
.grassland_bottom .tour_li .tour_title{
    width:149px;
    height:40px;
    border-radius: 6px;
    font-size: 18px;
    font-weight:bold;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom:0px;
    left:0px;
}
.grassland_bottom .tour_li .bd{
    padding:12px 10px;
}
.grassland_bottom .tour_li .bd ul li{
    height:36px;
    line-height:36px;
    padding-left:16px;
}
.grassland_bottom .tour_li .bd ul li a{
    font-size: 16px;
}
.grassland_bottom .touricon .tour_title{
    background: #6ebe37;
    border:1px solid #69a858;
}
.grassland_bottom .touricon .bd ul li a:hover{
    color:#6ebe37 ;
}
.grassland_bottom .touricon .bd ul li{
    background: url("imagestour_green.png") no-repeat 2px center;
}
.grassland_bottom .touricon1 .tour_title{
    background: #da8b3c;
    border:1px solid #ba794a;
}
.grassland_bottom .touricon1 .bd ul li a:hover{
    color:#da8b3c ;
}
.grassland_bottom .touricon1 .bd ul li{
    background: url("imagestour_org.png") no-repeat 2px center;
}
.grassland_bottom .touricon2 .tour_title{
    background: #508421;
    border:1px solid #316024;
}
.grassland_bottom .touricon2 .bd ul li a:hover{
    color:#508421 ;
}
.grassland_bottom .touricon2 .bd ul li{
    background: url("imagestour_bgreen.png") no-repeat 2px center;
}
.grassland_bottom .touricon3 .tour_title{
    background: #3e9cd5;
    border:1px solid #3179a6;
}
.grassland_bottom .touricon3 .bd ul li a:hover{
    color:#3e9cd5 ;
}
.grassland_bottom .touricon3 .bd ul li{
    background: url("imagestour_blue.png") no-repeat 2px center;
}
.grassland_bottom .touricon4 .tour_title{
    background: #983b28;
    border:1px solid #622c19;
}
.grassland_bottom .touricon4 .bd ul li{
    background: url("imagestour_red.png") no-repeat 2px center;
}
.grassland_bottom .touricon4 .bd ul li a:hover{
    color:#983b28 ;
}
.grassland_bottom .touricon5 .tour_title{
    background: #d55c81;
    border:1px solid #9a4057;
}
.grassland_bottom .touricon5 .bd ul li{
    background: url("imagestour_pink.png") no-repeat 2px center;
}
.grassland_bottom .touricon5 .bd ul li a:hover{
    color:#d55c81 ;
}
/*乌拉盖概况css_单页细览*/
.survey .survey_left{
    width:219px;
    float: left;
}
.survey .survey_left .survey_title{
    width:201px;
    height:42px;
    line-height:42px;
    padding-left: 18px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #8c431a;
    background: url("imagescaidan.png") no-repeat 180px center #db3522;
}
.survey .survey_left .bd{
    width:191px;
    float: left;
    min-height: 648px;
    background: #f5f5f5;
    border:1px solid #e6e6e6;
    border-top:none;
    padding:13px;
}
.survey .survey_left .bd .list1{
    width:173px;
    height:35px;
    line-height:35px;
    border:1px solid #dcdcdc;
    padding-left: 15px;
    background:url("imagesright-jiantou.png") no-repeat 165px center #ffffff;
    border-radius: 6px;
    margin-bottom: 6px;
}
.survey .survey_left .bd .list1 a{
    display: block;
}
.survey .survey_left .bd .list1.on{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px center #ed5240;
}
.survey .survey_left .bd .list1.on a{
    color: #ffffff;
}
.survey .survey_left .bd .list1:hover{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px center #ed5240;
}
.survey .survey_left .bd .list1:hover a{
    color: #ffffff;
}
.survey_right{
    width:896px;
    min-height:698px;
    border:1px solid #e6e6e6;
    float: right;
    padding:10px;
}
.survey_right .hd{
    height:32px;
    line-height: 32px;
    border-bottom:1px solid #8c431a;
}
.survey_right .hd span{
    border-left:6px solid #db3522;
    font-size: 16px;
    padding-left: 12px;
    color: #db3522;
}
#survey_content .bd{
    padding:20px 16px;
    line-height: 36px;
    font-size: 15px;
    font-family:"微软雅黑";
}
#survey_content .bd *{
    line-height: 36px !important;
    font-size: 15px !important;
    font-family:"微软雅黑" !important;
}
/*友情链接css*/
.friendship{
    padding-top: 48px;
}
.friendship .hd{
    height:67px;
    width:690px;
    overflow: hidden;
}
.friendship .hd ul li{
    width: 160px;
    height: 66px;
    text-align: center;
    font-size: 20px;
    color: #db3522;
    font-weight: bold;
    float:left;
    margin-right: 10px;
    cursor:pointer;
}
.friendship .hd ul li span{
    display: block;
    width: 158px;
    height: 58px;
    line-height: 58px;
    border: 1px solid #f1aea7;
    border-radius: 4px;
}
.friendship .hd ul li.on{
    background:url("imagespink.png") no-repeat center bottom ;
}
.friendship .hd ul li.on span{
    background: #fff0f0;
}
.friendship .bd{
    width:1098px;
    margin-top: 24px;
}
.friendship .bd ul li{
    width:209px;
    height:51px;
    background: #f2f2f2;
    float:left;
    margin:0px 10px 10px 0px;
    text-align: center;
    line-height: 51px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.friendship .bd ul li:hover{
     box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
     transform: translateY(-2px);
     -moz-transform:translateY(-2px);
     -webkit-transform:translateY(-2px);
     -o-transform: translateY(-2px);
 }
.friendship .bd ul li a{
    display: block;
    font-size: 18px;
}
/*专题专栏css*/
.special{
    padding-top: 30px;
}
.special ul{
    width:1165px;
}
.special ul li{
    display: table;
    width:228px;
    height:52px;
    float: left;
    text-align: center;
    border:1px solid #ffe29e;
    margin:0px 13px 13px 0px;
    line-height: 26px;
    background: #fffef2;
    padding:22px 24px;
    -webkit-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.special ul li:hover{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    -moz-transform:translateY(-2px);
    -webkit-transform:translateY(-2px);
    -o-transform: translateY(-2px);
}
.special ul li a{
    font-size: 20px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}
/*网站导航css*/
.site_map{
    width:1060px;
    padding:70px;
}
.site_map .sitehd{
    height:61px;
}
.site_map .sitehd a{
    display: block;
    width:119px;
    height:61px;
    line-height:59px;
    text-align: center;
    border:1px solid #db3522;
    font-size: 20px;
    font-weight: bold;
    float: left;
    color: #db3522;
    border-radius:6px;
}
.site_map .site_nav{
    margin-top: 20px;
}
.site_map .site_nav .hd{
    height:46px;
    line-height:46px;
    border-bottom:1px solid #869eee;
}
.site_map .site_nav .hd ul li a{
    font-size: 20px;
    font-weight: bold;
    color: #4670e8;
    padding:0px 24px;
}
.site_map .site_nav .bd{
    padding-top: 11px;
    width:1060px;
    overflow-x: hidden;
}
.site_map .site_nav .bd ul{
    height:48px;
    padding-left: 20px;
    line-height: 48px;
    width:1087px;
    border-bottom: 1px solid #ededed;
}
.site_map .site_nav .bd ul li{
    height:48px;
    float: left;
    width:129px;
    background: url("imageslistpio.png") no-repeat left center;
    padding-left: 16px;
    margin-right: 36px;
}
.site_map .site_nav .bd ul li a:hover{
    color: #db3522;
}
/*通用列表css*/
#listBox .bd{
    padding-top: 10px;
    min-height: 588px;
}
#listBox .bd ul li{
    height:36px;
    line-height:36px;
    background: url("imageslistpio.png") no-repeat 2px center;
    padding-left: 15px;
}
#listBox .bd ul li a{
    font-size: 16px;
}
#listBox .bd ul li a:hover{
    color: #db3522;
}
#listBox .bd ul li .date{
    font-size: 14px;
    color: #9d9d9d;
}
/*通用细览css*/
.peruse{
    width:1060px;
    padding:82px 70px 75px;
}
.peruse .content .box .nr{
    font-size:16px;
    color:#666;
    padding:0px 30px 0px 17px;
}
.peruse .content .box .nr h1{
    font-size:24px;
    line-height:36px;
    text-align:center;
    padding-bottom:20px;
}
.peruse .content .box .nr h2{
    height:30px;
    padding-top:15px;
    font-size:14px;
    text-align: left;
    font-weight:normal;
    border-top:#D9D9D9 solid 1px;
    border-bottom:#D9D9D9 solid 1px;
    margin-bottom:30px;
}
.peruse .content .box .nr h2 div{
    float:right;
}
.peruse .content .box .nr h2 .msg_caption span{
    cursor:pointer;
    display:block;
    width:20px;
    height:20px;
    line-height:20px;
    text-align:center;
    border-radius:3px;
    margin-left:5px;
    background-color:#CCC;
    float:left;
    color:#FFF;
    font-size:12px;
}
.peruse .content .box .nr h2 .msg_caption span a{
    color:#FFF;
    background:none;
    padding:1px 4px 4px 4px !important;
}
.peruse .content .box #para *{
    line-height:33px !important;
    font-family: "FZYouHK_512B", "微软雅黑" !important;
    font-size: 16px !important;
}
.peruse .content .box .nr p{
    text-align: left;
}
/*图片列表css*/
.picture .picture-top{
    height:48px;
    width:1154px;
    background: #f0f0f0;
}
.picture .picture-top .picture-head{
    height:48px;
    width:128px;
    text-align: center;
    float: left;
    line-height: 48px;
    background:url("imagescjzhishi.png") no-repeat right center #db3522;
}
.picture .picture-top .picture-head span{
    display: block;
    height:48px;
    width:128px;
    color: #ffffff;
    font-size: 16px;
}
.picture .bd{
    min-height: 600px;
    margin-top: 22px;
}
.picture .bd ul{
    width:1171px;
}
.picture .bd ul li{
    width:371px;
    height:275px;
    float: left;
    margin:0px 19px 19px 0px;
}
.picture .bd ul li a{
    display:block;
}
.picture .bd ul li .pic{
    width: 371px;
    height: 224px;
    overflow: hidden;
}
.picture .bd ul li .pic img{
    width:100%;
    transition-duration: 2s;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    object-fit: cover;
}
.picture .bd ul li:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.picture .bd ul li .title{
    width:371px;
    height:51px;
    line-height: 51px;
    text-align: center;
    background: #f2f2f2;
    font-size: 15px;
}
.picture .bd ul li:hover a{
    color: #db3522;
}





.dis_block{
    display: block;
}
.font_w{
    font-weight: bold;
}
.font14{
    font-size: 14px;
}
.font15{
    font-size: 15px;
}
/*分页css*/
.pages {
    background:#f5f5f5;
    border-radius: 5px;
    text-align: center;
    padding: 12px;
    clear: both;
    margin-top: 15px;
}
.pages span, .pages a, .pages b {
    font-size: 16px;
    margin: 0 2px;
}
.pages span font {
    color: #666666;
    font-size: 12px;
}
.pages a, .pages b {border: 1px solid #ccc;
    background: #F1F1F1;
    padding: 2px 8px;
    text-decoration: none;
}
.pages span {
    padding-right: 10px;
}
.pages b, .pages a:hover {background: #fff;
    color: #FF1700;
    border: 1px solid #BBBBBB;
}
/*底部css*/
.footer{
    width:1200px;
    margin:28px auto 0px;
    height:43px;
}
.footer .footer_left{
    height:43px;
    margin-left: 142px;
}
.footer .footer_left a{
    display: block;
    float: left;
    margin-right: 20px;
}
.footer .footer_right{
    color: #ffffff;
    font-size: 14px;
    float: left;
}
.footer .footer_right a{
    font-size: 14px;
    color: #ffffff;
    display: block;
    margin-top: 9px;
}
.footer .friend_link{
    width:520px;
    height:28px;
    overflow: hidden;
}
.footer .friend_link ul{
    width:540px;
}
.footer .friend_link ul li{
    width:118px;
    height:26px;
    border:1px solid #fff;
    text-align: center;
    line-height: 26px;
    float: left;
    margin-right: 12px;
    border-radius:4px;
 }
.footer .friend_link ul li a{
    display: block;
    font-size: 14px;
    color: #fff;
}

/*通用尾部css*/
.footer_ty{
    width:100%;
    height:144px;
    padding-top: 40px;
    background: #780007;
}
.footer_ty .foot_ty{
    width:1200px;
    margin:0 auto;
    height:99px;
    border-bottom:1px solid #913036 ;
}
.footer_ty .foot_ty .foot_tyL{
    width:86px;
    height:99px;
    float: left;
    text-align: center;
}
.footer_ty .foot_ty .foot_tyL li a{
    font-size: 14px;
    color: #f4c7ca;
    line-height: 24px;
}
.footer_ty .foot_ty .foot_tyCl{
    float: left;
    margin-left: 38px;
    font-size: 14px;
    color: #f4c7ca;
    line-height: 24px;
}
.footer_ty .foot_ty .foot_tyCr{
    float: left;
    margin-left:70px;
    font-size: 14px;
    color: #f4c7ca;
    line-height: 24px;
}
.footer_ty .foot_ty .foot_tyR{
    float: right;
    margin-right: 9px;
}
.footer_ty .foot_ty .foot_tyR a{
    margin-right: 16px;
    display: block;
    float: left;
}
.footer_ty .foot_ty .foot_tyR .footer_2{
    margin-top: 4px;
 }
.footer_ty .foot_ty1{
    height:18px;
    width:1174px;
    margin:0 auto;
    padding:13px;
    font-size: 14px;
    color: #f4c7ca;
}.footer_ty .foot_ty1 a{
     font-size: 14px;
     color: #f4c7ca;
 }



