/*顶部导航条*/
body{
    background: #f0f0f0 url(erji_cont_bg.jpg) no-repeat center 212px;
}
.quqing_nav {
    width: 100%;
    height: 99px;
    background: #00761f;
    z-index: 9999;
    position: fixed;
    top: 0;
}

.quqing_nav .nav_logo {
    float: left;
}

.quqing_nav .nav_wrap {
    float: right;
    position: relative;
    padding-top: 43px;
    height: 56px;
}

.quqing_nav .nav_wrap .nav_a {
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    outline: none;
    padding: 0px 32px;
}

.quqing_nav .nav_wrap .nav_a:hover, .quqing_nav .nav_wrap .active {
    color: #faffa8;
}

.quqing_nav .nav_wrap .nav_cursor {
    width: 0px;
    height: 7px;
    background: #faffa8;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

/*内蒙古概况*/
.quqing_gaikuang {
    margin-top: 99px;
    width: 100%;
    height: 879px;
    background: url(quqing_gaikuang_bg.jpg) no-repeat center center;
}

.quqing_gaikuang .gaikuang_nav {
    margin-top: 320px;
    width: 100%;
    text-align: center;
    height: 40px;
    position: relative;
}

.quqing_gaikuang .gaikuang_nav a {
    font-size: 16px;
    font-weight: 900;
    color: #e5fa00;
    padding: 0px 16px;
}

.quqing_gaikuang .gaikuang_nav a:hover, .quqing_gaikuang .gaikuang_nav .active {
    color: #fff;
}

.quqing_gaikuang .gaikuang_nav_cursor {
    width: 14px;
    height: 7px;
    background: url(quqing_arrow.png) no-repeat center center;
    position: absolute;
    left: 283px;
    bottom: 7px;
}

.quqing_gaikuang .gaikuang_content_wrap {
    width: 100%;
    height: 330px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    overflow: hidden;
}

.quqing_gaikuang .gaikuang_content {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
}

.content_img {
    width: 500px;
    height: 330px;
    float: left;
}

.content_text {
    width: 610px;
    height: 240px;
    float: left;
    margin: 45px 60px 45px 10px;
    overflow: auto;
}

.gaikuang_content h3 {
    color: #336c4b;
    line-height: 30px;
    /* font-size: 14px; */
    white-space: nowrap;
}

.content_text_large {
    width: 1060px;
    height: 240px;
    margin: 45px 60px;
    line-height: 36px;
}
.content_text p{
    padding-right: 10px;
}

/*自定义滚动条开始*/

/* 设置滚动条的样式 */
.gaikuang_content ::-webkit-scrollbar {
    width: 12px;
}

/* 滚动槽 */
.gaikuang_content ::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    border-radius: 2px;
    background: rgba(0,0,0,0);
}

/* 滚动条滑块 */
.gaikuang_content ::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: rgba(0,0,0,0.2);
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}
.gaikuang_content ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.4);
}
.content_text{

    scrollbar-arrow-color: #ccc; /*三角箭头的颜色*/
    scrollbar-face-color: #ccc; /*立体滚动条的颜色（包括箭头部分的背景色）*/
    scrollbar-3dlight-color: #efefef; /*立体滚动条亮边的颜色*/
    scrollbar-highlight-color: #fff; /*滚动条的高亮颜色（左阴影？）*/
    scrollbar-shadow-color: #efefef; /*立体滚动条阴影的颜色*/
    scrollbar-darkshadow-color: #efefef; /*立体滚动条外阴影的颜色*/
    scrollbar-track-color: #efefef; /*立体滚动条背景颜色*/
    scrollbar-base-color:#efefef; /*滚动条的基色*/

}
/*自定义滚动条结束*/

.content_text,.content_text p{
    color: #29460a;
    font-size: 15px;
    text-align: justify;
    line-height: 30px;
}

.content_more {
    color: #f00 !important;
    white-space: nowrap;
    display: block;
    text-align: right;
    margin-top: 10px;
}

.content_more:hover {
    text-decoration: underline;
}

.content_list_wrap {
    width: 370px;
    height: 240px;
    float: left;
    margin: 45px 30px 45px 90px;
    border-right: 1px solid #336c4b;
}

.content_list_wrap2 {
    width: 330px !important;
    margin: 45px 30px 45px 130px !important;
}

.content_list {
    width: 100px;
    float: left;
}

.content_list a {
    display: block;
    margin-top: 20px;
}

.mr40 {
    margin-right: 40px;
}

/*内蒙古地图*/
.nmg_map .area {
    position: absolute;
    z-index: 100;
    line-height: 16px;
    text-align: center;
    font-family: 微软雅黑;
    background: #FFF;
}

.nmg_map .area a {
    color: #333;
}

.nmg_map .area.active a {
    color: #00761f !important;
    font-weight: 900;
}

.nmg_map {
    position: relative;
}

.nmg_map img {
    display: block;
}

/*社会经济*/
.quqing_jingji {
    width: 100%;
    height: 512px;
    padding-top: 20px;
    background: #00bde6;
}

.jingji_logo {
    width: 275px;
    height: 90px;
    margin: 0 auto;
}

.jingji_liebiao {
    width: 1220px;
    overflow: hidden;
}

.jingji_liebiao a {
    display: block;
    float: left;
    margin: 33px 33px 33px 0;
    width: 147px;
    height: 51px;
    line-height: 51px;
    padding: 1px 1px 1px 61px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: url(quqing_jingji_liebiao1.jpg) no-repeat left top;

    transition: .6s;
}

.jingji_liebiao a:hover {
    background: url(quqing_jingji_liebiao2.jpg) no-repeat left top;
}

.jingji_liebiao .liebiao_1 {
    background-position: 0px 0px;
}

.jingji_liebiao .liebiao_2 {
    background-position: -244px 0px;
}

.jingji_liebiao .liebiao_3 {
    background-position: -488px 0px;
}

.jingji_liebiao .liebiao_4 {
    background-position: -732px 0px;
}

.jingji_liebiao .liebiao_5 {
    background-position: -973px 0px;
}

.jingji_liebiao .liebiao_6 {
    background-position: 0px -120px;
}

.jingji_liebiao .liebiao_7 {
    background-position: -244px -120px;
}

.jingji_liebiao .liebiao_8 {
    background-position: -488px -120px;
}

.jingji_liebiao .liebiao_9 {
    background-position: -732px -120px;
}

.jingji_liebiao .liebiao_10 {
    background-position: -973px -120px;
}

.jingji_liebiao .liebiao_11 {
    background-position: 0px -240px;
}

.jingji_liebiao .liebiao_12 {
    background-position: -244px -240px;
}

.jingji_liebiao .liebiao_13 {
    background-position: -488px -240px;
}

.jingji_liebiao .liebiao_14 {
    background-position: -732px -240px;
}

.jingji_liebiao .liebiao_15 {
    background-position: -973px -240px;
}

.jingji_liebiao .liebiao_1:hover {
    background-position: 0px 0px;
}

.jingji_liebiao .liebiao_2:hover {
    background-position: -244px 0px;
}

.jingji_liebiao .liebiao_3:hover {
    background-position: -488px 0px;
}

.jingji_liebiao .liebiao_4:hover {
    background-position: -732px 0px;
}

.jingji_liebiao .liebiao_5:hover {
    background-position: -973px 0px;
}

.jingji_liebiao .liebiao_6:hover {
    background-position: 0px -120px;
}

.jingji_liebiao .liebiao_7:hover {
    background-position: -244px -120px;
}

.jingji_liebiao .liebiao_8:hover {
    background-position: -488px -120px;
}

.jingji_liebiao .liebiao_9:hover {
    background-position: -732px -120px;
}

.jingji_liebiao .liebiao_10:hover {
    background-position: -973px -120px;
}

.jingji_liebiao .liebiao_11:hover {
    background-position: 0px -240px;
}

.jingji_liebiao .liebiao_12:hover {
    background-position: -244px -240px;
}

.jingji_liebiao .liebiao_13:hover {
    background-position: -488px -240px;
}

.jingji_liebiao .liebiao_14:hover {
    background-position: -732px -240px;
}

.jingji_liebiao .liebiao_15:hover {
    background-position: -973px -240px;
}

/*图说*/
.quqing_tushuo {
    height: 520px;
    width: 100%;
    background: #f2d06a;
    padding-top: 20px;
}

.tushuo_container {
    position: relative;
}

.quqing_tushuo a {
    display: block;
    overflow: hidden;
    width: auto;
    float: left;
    position: absolute;
}

.quqing_tushuo .tushuo_1 {
    left: 0px;
    top: 0px;
}

.quqing_tushuo .tushuo_2 {
    left: 433px;
    top: 0px;
}

.quqing_tushuo .tushuo_3 {
    left: 0px;
    top: 263px;
}

.quqing_tushuo .tushuo_4 {
    left: 433px;
    top: 263px;
}

.quqing_tushuo .tushuo_5 {
    left: 659px;
    top: 263px;
}

.quqing_tushuo .tushuo_6 {
    left: 889px;
    top: 0px;
}

.quqing_tushuo .tushuo_7 {
    left: 889px;
    top: 166px;
}

.quqing_tushuo .tushuo_8 {
    left: 889px;
    top: 329px;
}

.tushuo_modal {
    width: 100px;
    height: 100px;
    overflow: hidden;
    z-index: 9997;
    position: absolute;
    left: 50%;
    top: -100px;
}

.tushuo_modal .modal_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.tushuo_modal .modal_content {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tushuo_modal .modal_title {
    display: block;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

.tushuo_modal .modal_btn {
    display: block;
    width: 150px;
    height: 48px;
    /*text-align: center;*/
    line-height: 48px;
    margin: 12px auto;
    border: 1px solid #feffa5;
}

.tushuo_modal .modal_btn a {
    font-size: 22px;
    color: #feffa5;
    width: 150px;
    height: 48px;
    text-align: center;
    transition: 0.5s;
}

.tushuo_modal .modal_btn a:hover {
    color: #fff;
    background-color: #e4af2e;
}

/*特色*/
.quqing_tese {
    width: 100%;
    height: 516px;
    background: url(quqing_tese_bg.jpg) no-repeat center center;
    position: relative;
}

.tese_container {
    position: relative;

}

.tese_title {
    position: absolute;
    width: 100%;
    height: 180px;
    left: 0;
    top: 0;
}

.tese_title a {
    color: #f0ffd6;
    font-size: 36px;
    position: absolute;
    top: 75px;
    width: 100px;
}

.tese_title_1 {
    left: 33px;
}

.tese_title_2 {
    left: 295px;
}

.tese_title_3 {
    left: 560px;
}

.tese_title_4 {
    left: 820px;
}

.tese_title_5 {
    left: 1070px;
    top: 87px !important;
    line-height: 40px;
}

.tese_col {
    float: left;
    width: 135px;
    text-align: center;
    position: absolute;
    top: 180px;
}

.jingguan {
    left: 0px;
}

.techan {
    left: 264px;
}

.meishi {
    left: 528px;
}

.yingxiang {
    left: 790px;
}

.rudu {
    left: 1045px;
}

.tese_col a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 2;
}

.tese_col a:hover {
    color: #ff0;
}

.tese_more {
    font-family: "宋体" !important;
    font-size: 12px !important;
    color: #ff0 !important;
}

.tese_more:hover {
    text-decoration: underline;
}

.tese_modal {
    width: 172px;
    height: 161px;
    background: url(quqing_tese_modal_bg.png) no-repeat center center;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 10px;
    padding-top: 8px;
    display: none;
    z-index: 9996;
}

.tese_modal.reverse {
    background: url(quqing_tese_modal_bg_reverse.png) no-repeat center center;
    padding-left: 5px;
    width: 177px;
}

.tese_modal img {
    width: 166px;
    height: 155px;
}

/*footer*/
.quqing_footer {
    width: 100%;
    height: 97px;
    line-height: 97px;
    background: #144200;
    text-align: center;
    color: #fff;
}
.quqing_footer span{
    color: #fff;
    font-size: 14px;
    padding: 0px 11px;
}

.quqing_footer a{
    color: #fff;
    font-size: 14px;
    padding: 0px 11px;
}

/*区情的二级页面*/

.Position {
    line-height: 40px;
}

.erji {
    overflow: auto;
    /*min-height: 960px;*/
}

/*左侧*/
.erji_left {
    width: 224px;
    height: 100%;
    background: #FFF;
    float: left;
    border-top: #76B043 3px solid;
    padding-left: 15px;
    padding-right: 15px;
}

.erji_left h1 {
    font-size: 20px;
    color: #5E8B34;
    line-height: 50px;
    text-indent: 25px;
    border-bottom: #DDDDDD solid 1PX;
}

.erji_left ul li {
    margin-left: 26px;
}

.erji_left ul .line {
    height: 8px;
    background: url(fabu_line.jpg) left center no-repeat;
}

.erji_left .b_line {
    border-bottom: #DDDDDD solid 1PX;
}

.erji_left ul li a {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 24px;
    background: url(fabu_circle_h.jpg) left center no-repeat;
}

.erji_left ul li a:hover {
    background: url(fabu_circle_g.jpg) left center no-repeat;
    color: #5E8B34;
    font-weight: bold;
}

/*右侧*/
.erji_right {
    width: 916px;
    height: 100%;
    background: #FFF;
    float: right;
    margin-left: 10px;
}
.padding20{
    padding: 20px;
}

.erji_right .rposition {
    /*margin: 16px 30px 0 30px;*/
    margin-bottom: 20px;
    border-bottom: #DDDDDD solid 1px;
    height: 34px;
}

.erji_right .rposition h1 {
    padding: 8px;
    display: inline;
    border-bottom: #76B043 solid 3px;
    font-size: 18px;
}

.erji_right_title {
    text-align: left;
    line-height: 40px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
}

.erji_right_title h1 {
    font-size: 18px;
    color: #434343;
    font-weight: bold;
    border-bottom: #76B043 solid 3px;
}

.erji_left_lanmu_nav {
    width: 100%;
}

.erji_left_lanmu_nav .nav_a {
    width: 110px;
    height: 28px;
    display: block;
    line-height: 28px;
    text-align: center;
    color: #333;
    border: 1px solid #ddd;
    float: left;
    background: #fff;
    margin-right: 13px;
    margin-bottom: 12px;
}
.erji_left_lanmu_nav .nav_a:hover,
.erji_left_lanmu_nav .nav_a.active{
    background: #76B043;
    border: 1px solid #76B043;
    color: #fff;
}

.erji_right_title2{
    width: 100%;
    height: 40px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
}
.erji_right_title2 a{
    width: 90px;
    height: 40px;
    float: left;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #525252;
    position: relative;
}
.erji_right_title2 a.active{
    border-top: 4px solid #76B043;
    top: -4px;
    border-bottom: 1px solid #fff;
}


/*自治区介绍*/
.erji_right_jianshao {
    width: 100%;
    position: relative;
}

.jieshao_title {
    font-size: 20px;
    margin: 10px 0;
    color: #000;
    text-indent: 20px;
    border-left: 6px solid #76b043;
}

.jieshao_text,
.jieshao_text p,
.jieshao_text *{
    font-size: 16px !important;
    line-height: 28px !important;
    color: #434343 !important;
}

.jieshao_text img {
    display: block;
    margin: 20px auto;
    max-width: 100%;
    max-height: 600px;
}

.mb50 {
    margin-bottom: 50px;
}

.jieshao_quhua {
    width: 100%;
    margin-top: 30px;
}

.jieshao_quhua td {
    font-size: 14px;
    color: #000;
    line-height: 40px;
}

/*区域概况-社会经济*/
.padding22 {
    padding: 0px 22px;
}

.color_green {
    color: #3c7f00 !important;
}

.ti30 {
    text-indent: 30px;
}

.fwb {
    margin-top: 20px;
}

.fwb td {
    font-weight: bold;
    cursor: pointer;
    text-indent: 20px;
    width: 50%;
    padding-right: 20px;
}

.fwb td a {
    display: block;
    height: 100%;
    color: #383838;
    border-bottom: 1px solid #ddd;

}

.fwb td a:hover {
    text-decoration: underline;
}

/*modal*/
/*.modal{
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
    padding: 10px 20px;
    width: 300px;
    line-height: 26px;
}
.modal p{
    width: 100%;
    margin-bottom: 10px;
}*/

/*财政列表*/
.caizheng ul {
    height: 750px;
    margin-top: 30px;
}

.caizheng ul li {
    line-height: 200%;
    border-bottom: #ddd solid 1px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.caizheng ul li a {
    font-size: 14px;
    color: #383838;
    font-weight: 100;
}
.caizheng ul li a:hover{
    text-decoration: underline;
}
.caizheng ul li span {
    font-size: 12px;
    color: #666666;
}

.caizheng ul li .date {
    float: right;
}

/*主席简历*/
.jianli_summary {
    margin: 40px 50px 0px;
}
.jianli_summary td{
    vertical-align: top;
}

.summary_img {
    border: 1px solid #f0f0f0;
    padding: 4px;
    width: 98px;
    height: 125px;
}

.summary_img img {
    width: 98px;
    height: 125px;
}

.summary_text {
    width: 600px;
    height: 130px;
    padding-left: 20px;
    vertical-align: top;
}

.summary_text h3 {
    font-size: 24px;
    line-height: 50px;
    color: #000;
    font-weight: 100;
}

.summary_text p {
    font-size: 14px;
    color: #000;
    line-height: 30px;
}

.write_message {
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding-right: 20px;
    background: url(jianli_message.jpg) no-repeat right center;
    margin: 0 auto;
}

.write_message a {
    font-size: 14px;
    color: #b80a05;
}
.write_message a:hover {
    text-decoration: underline;
}

.jianli_text {
    padding: 30px 30px 0px;
}

.jianli_text .jieshao_text {
    padding: 0px 20px;
}

.jianli_text .jieshao_text,
.jianli_text .jieshao_text p {
    font-size: 14px;
    font-weight: 100;
    color: #272727;
    line-height: 28px;
}

/*领导活动*/

.yangwang_title_wrap {
    /*border-bottom: 1px solid #ccc;*/
    padding: 30px 50px 10px 30px;
}

.yangwang_title_wrap .jieshao_title {
    float: left;
    margin: 0px;
}

.yangwang_title_wrap .yangwang_more {
    float: right;
    font-size: 12px;
    color: #999;
    padding-left: 18px;
    display: block;
    margin-top: 10px;
    background: url(index_banner_yangwang_more_bg.jpg) no-repeat left center;
}

.yangwang_title_wrap .yangwang_more:hover {
    color: #777;
}

.yangwang_list {
    padding: 0px 50px;
    margin-top: 16px;
}

.yangwang_list li {
    height: 26px;
    line-height: 26px;
}

.yangwang_list_text {
    width: 690px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yangwang_list_text a {
    font-size: 14px;
    color: #333;
}

.yangwang_list_text a:hover {
    text-decoration: underline;
}

.yangwang_list_date {
    float: right;
    font-size: 14px;
    color: #999;
}



