html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, dl, dt, dd, iframe, span {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    line-height: 1;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}
table {
    width: 100%;
    text-align: center;
}
table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}
ul, dl, dt, dd, ol {
    list-style-type: none;
}
select, input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}
textarea {
    resize: none;
    outline: none;
}
input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
}
.sxz_shadow {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.sxz_padding {
    padding: 50px 60px !important;
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #dd2525;
    cursor: pointer;
}
em {
    font-style: normal;
}
i {
    font-style: normal;
}
* html .clear {
    zoom: 1;
}
* {
    margin: auto;
    padding: auto;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}
.Clear {
    clear: both;
}
.container {
    width: 1280px;
    margin: 0 auto;
}
.r {
    float: right;
}
.l {
    float: left;
}
.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}
.tong_VisualArea {
    margin-top: 80px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 50px 30px;
    min-height: 300px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
/*通用头部、尾部、检索等公用代码*/

body, html {
    min-width: 1280px;
}
/* 尾部 */
.Bottom{
    height: 122px;
    background: #05213e;
}
.BottomOne{
    float: left;
    width: 110px;
    height: 122px;
    padding-top: 16px;
    box-sizing: border-box;
    background: url("../images/xuxian.png") no-repeat right center;
}
.BottomOne ul li{
    float: left;
    width: 100%;
    line-height: 30px;
}
.BottomOne ul li a{
    float: left;
    font-size: 14px;
    color: #869198;
}
.BottomOne ul li a:hover{
    color: #ffffff;
}
.BottomTwo{
    width: 439px;
    padding-left: 46px;
}
.BottomTwo p{
    font-size: 14px;
    color: #869198;
    line-height: 30px;
}
.BottomTwo p a{
    font-size: 14px;
    color: #869198;
}
.BottomTwo p a:hover{
    color: #ffffff;
}
.BottomTwo .GaBa{
    padding-left: 30px;
    background: url(../images/gaba.png) left center no-repeat;
}
.BottomThree{
    width: 373px;
    padding-left: 53px;
}
.BottomFour{
    float: right;
    width: 191px;
    background: url("../images/hua.png") no-repeat 50px bottom;
}
.BottomFour a{
    float: left;
}
.BottomFour img{
    max-width: inherit;
}
.JiGuan{
    margin-top: 10px;
}
.JiuCuo{
    margin-top: 15px;
    margin-left: 22px;
}








.qgl_openinf_container_box {
    font-size: 16px;
    line-height: 36px;
    padding-right: 35px;
    color: #333333;
}
.qgl_openinf_container_box * {
    font-size: 16px !important;
    line-height: 36px !important;
    color: #333 !important;
    font-family: '微软雅黑' !important;
}
.qgl_openinf_container_info {
    font-size: 15px;
    text-align: center;
    color: #666666;
    text-shadow: none;
}
.qgl_openinf_container_box img {
    max-width: 100%
}
.qgl_openinf_container_box::-webkit-scrollbar {
    width: 8px;
    background-color: rgb(240, 240, 240);
    border-radius: 10px;
}
.qgl_openinf_container_box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(45, 102, 165);
}
/* 信息公开 政府公报 start */

.sxz_mind_img {
    width: 100%;
    display: block;
}
.sxz_mind_img img {
    display: block;
    width: 100%;
}
.sxz_mind_p {
    width: 100%;
    margin-top: 20px;
}
.sxz_mind_p li {
    height: 96px;
    width: 270px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.sxz_mind_p li:nth-child(3n) {
    margin-right: 0;
}
.sxz_mind_p li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 28px;
}
.sxz_mind_p li h3 {
    font-size: 16px;
    color: #222222;
    font-weight: 700;
    text-align: center;
}
.sxz_mind_p li:hover h3 {
    color: #015293;
}
.sxz_mind_p li p {
    margin-top: 12px;
    font-size: 16px;
    color: #222222;
    text-align: center;
}
.sxz_mind_p li:hover p {
    color: #015293;
}
.sxz_unscramble table tr td:nth-child(3) {
    font-size: 14px;
    background-color: #f4f8fb;
}
.qgl_openinf_container2 .sxz_unscramble_box table {
    margin-top: 36px;
}
.sxz_bullein_img {
    width: 100%;
}
.sxz_bullein_img img {
    display: block;
    width: 100%;
}
.sxz_bullein_p {
    box-sizing: border-box;
    padding: 42px 22px;
}
.sxz_bullein_p li {
    width: 242px;
    height: 64px;
    float: left;
    margin-bottom: 30px;
    margin-right: 40px;
    background-color: #eaf2fb;
}
.sxz_bullein_p li a {
    display: block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}
.sxz_bullein_p li a:hover {
    background: url(sxz_bullein_p_bg.png) no-repeat center;
    background-size: 100% 100%;
}
.sxz_bullein_p li:nth-child(3n) {
    margin-right: 0;
}
.sxz_bullein_p li p {
    line-height: 64px;
    text-align: center;
    color: #1073b7;
    font-size: 20px;
}
/* 信息公开 政府公报 end */

/* 法定内容 start */

#loading {
    position: absolute;
    z-index: 400;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0%;
    text-align: center;
    font-size: 0.9rem;
    color: #595758;
    background: url(loading-xxgk.gif) center 10% #ffffff no-repeat;
}
a.zxfPagenum {
    width: 35px;
}
span.current {
    width: 35px !important;
}
div.zxf_pagediv span.current {
    background: #015293;
}
div.zxf_pagediv a:hover {
    background: #015293;
}
.zxfokbtn:hover {
    background: #015293;
}
.fly_xxgk_header {
    background: url(fly_xxgk_bg.png) top no-repeat;
}
.fly_xxgk_header .fly_xxgkHeader {
    height: 330px;
    padding-top: 32px;
    box-sizing: border-box;
}
.fly_xxgk_header .fly_xxgkHeader strong {
    display: block;
    font-size: 100px;
    color: #fff;
    text-align: center;
    margin-top: 38px;
}
.fly_xxgk_header .fly_xxgkHeader .fly_HeaderXian {
    float: right;
    margin-top: 38px;
    margin-right: 150px;
}
.tong_VisualArea_blue {
    background: #f4f9fd;
    margin-bottom: 40px;
}
.qgl_openinf_search {
    background: url(qgl_xxgk_icon02.png) no-repeat center 55px;
    padding: 34px 0;
    margin-bottom: 50px;
}
.qgl_openinf_search>div {
    width: 510px;
    border: 1px solid #015293;
    background: #fff;
    border-radius: 7px;
}
.qgl_openinf_search a {
    display: block;
    float: right;
    height: 48px;
    width: 78px;
    background: url(qgl_xxgk_icon01.png) no-repeat center;
}
.qgl_openinf_search em {
    display: block;
    margin-right: 80px;
}
.qgl_openinf_search em input {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: none;
    background: none;
    text-indent: 12px;
    font-size: 18px;
}
.qgl_openinf_search em input, .qgl_openinf_search em textarea {
    color: #333;
}
.qgl_openinf_radio {
    display: block;
    text-align: center;
    margin-top: 35px;
}
.qgl_openinf_radio>div {
    display: inline-block;
    margin-right: 50px;
}
.qgl_openinf_radio>div:last-child {
    margin-right: 0;
}
.qgl_openinf_radio>div span {
    color: #2c66a5;
    margin-right: 5px;
}
.qgl_openinf_radio>div label {
    cursor: pointer;
}
.qgl_openinf_menu {
    float: left;
    width: 240px;
}
.qgl_openinf_menu li {
    margin-bottom: 14px;
}
.qgl_openinf_menu li>a {
    display: block;
    border: 1px solid #f1f1f1;
    background: #ffffff;
}
.qgl_openinf_menu li>a.qgl_openinf_child {
    background: #fff url(qgl_xxgk_icon09.png) no-repeat 206px center;
}
.qgl_openinf_menu li>a strong, .qgl_openinf_menu li>a span {
    display: block;
    float: left;
    padding: 12px 20px 0px 26px;
}
.qgl_openinf_menu li>a strong {
    display: none;
}
.qgl_openinf_menu li>a em {
    display: block;
    margin-left: 90px;
    line-height: 27px;
    font-size: 23px;
    color: #2d66a5;
    min-height: 54px;
    padding: 8px 0;
}
.qgl_openinf_menu li:first-child>a em {
    line-height: 53px;
}
.qgl_openinf_menu div {
    display: none;
    border: 1px solid #f1f1f1;
    background: #fff;
    padding: 12px 0;
}
.qgl_openinf_menu li.on>a.qgl_openinf_child, .qgl_openinf_menu li:hover>a.qgl_openinf_child {
    background: #015293 url(qgl_xxgk_icon08.png) no-repeat 206px center;
}
.qgl_openinf_menu li.on>a span, .qgl_openinf_menu li:hover>a span {
    display: none;
}
.qgl_openinf_menu li.on>a strong, .qgl_openinf_menu li:hover>a strong {
    display: block;
}
.qgl_openinf_menu li.on>a em, .qgl_openinf_menu li:hover>a em {
    color: #fff;
}
.qgl_openinf_menu li.on>a, .qgl_openinf_menu li:hover>a {
    background: #015293;
    border-color: #015293;
}
.qgl_openinf_menu div.xxgkItemList div {
    border: 0;
    padding: 0;
}
.qgl_openinf_menu div .firstList {
    display: block;
    background: none;
}
.qgl_openinf_menu div .firstList a {
    position: relative;
    display: block;
    padding: 4px 5px 4px 36px;
    line-height: 24px;
    font-size: 15px;
    color: #333333;
    background: none;
}
.qgl_openinf_menu div .firstList a::after {
    display: block;
    content: ' ';
    position: absolute;
    top: 50%;
    left: 20px;
    width: 4px;
    height: 4px;
    background: #e4e4e4;
    margin-top: -2px;
}
.qgl_openinf_menu div .firstList>a.on:after, .qgl_openinf_menu div .firstList>a:hover:after {
    display: block;
    background: #015293;
}
.qgl_openinf_menu div .firstList>a.on, .qgl_openinf_menu div .firstList>a:hover {
    background-color: #f4f9fd;
    color: #015293;
    font-weight: 400;
}
.qgl_openinf_menu div .secondList {
    background: none;
    display: block;
}
.qgl_openinf_menu div .secondList>a {
    background: none;
    padding-left: 66px;
    padding-right: 25px;
    background: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qgl_openinf_menu div .secondList>a.icon {
    background: url(xy_inBoxList1_add1.png) no-repeat 210px 11px / 12px;
}
.qgl_openinf_menu div .secondList>a.icon.on, .qgl_openinf_menu div .secondList>a.icon:hover {
    background: url(xy_inBoxList1_add2.png) no-repeat 210px 11px / 12px;
    background-color: #f4f9fd;
}
.qgl_openinf_menu div .secondList>a.on, .qgl_openinf_menu div .secondList>a:hover {
    background: none;
    background-color: #f4f9fd;
    color: #015293;
    font-weight: 400;
}
.qgl_openinf_menu div .secondList a::after {
    background: none;
}
.qgl_openinf_menu div .secondListBox {
    background: none;
    display: none;
}
.qgl_openinf_menu div .threeListBox {
    background: none;
    display: none;
}
.qgl_openinf_menu div .threeList {
    display: block;
    background: none;
}
.qgl_openinf_menu div .threeList>a {
    background: none;
    padding-left: 97px;
}
.qgl_openinf_menu div .threeList a.on, .qgl_openinf_menu div .threeList a:hover {
    background-color: #f4f9fd;
    color: #015293;
    font-weight: 400;
}
.qgl_openinf_menu div .secondList a::after {
    background: none;
}
.qgl_openinf_container, .qgl_openinf_container2 {
    word-break: break-all;
    margin-left: 258px;
    background: #fff;
    min-height: 610px;
}
.qgl_openinf_container2 {
    padding: 32px 55px;
}
.qgl_system_title {
    padding-top: 15px;
    height: 34px;
    border-bottom: 2px solid #d3d3d3;
}
.qgl_system_title h3 {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    background: #015293;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.qgl_openinf_container2 table {
    border-spacing: inherit;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 35px;
}
.qgl_openinf_container2 table th {
    background-color: #f2f6fa;
    color: #015293;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 0;
    box-sizing: border-box;
}
.qgl_openinf_container2 table th.th1 {
    width: 53px;
}
.qgl_openinf_container2 table th.th2 {
    padding-left: 0;
    text-align: center;
}
.qgl_openinf_container2 table th.th3 {
    width: 110px;
}
.qgl_openinf_container2 table th.th4 {
    width: 110px;
}
.qgl_openinf_container2 table tr td {
    padding: 15px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #333;
}
.qgl_openinf_container2 table thead tr td {
    padding: 0;
    padding-top: 6px;
}
.qgl_openinf_container2 table tr td:nth-child(1) {
    padding: 0;
    background-color: #f4f8fb;
}
.qgl_openinf_container2 table tr td:nth-child(2) {
    text-align: left;
}
.qgl_openinf_container2 table tr td:nth-child(2) a {
    font-size: 15px;
    color: #333;
    line-height: 26px;
    display: inline-block;
}
.qgl_openinf_container2 table tr td:nth-child(2) a:hover {
    color: #015293;
}
.qgl_openinf_container2 table tr td:nth-child(4) {
    background-color: #f4f8fb;
    font-size: 14px;
}
.qgl_openinf_container2 table tr td:nth-child(5) {
    font-size: 14px;
    color: #666;
}
.qgl_openinf_container2 table tr td:nth-child(6) {
    font-size: 14px;
    background-color: #f4f8fb;
}
.qgl_openinf_container2 table td.mobile {
    display: none;
    text-align: left;
}
.qgl_openinf_container2 table td.mobile p {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}
.qgl_openinf_container2 table thead tr td:nth-child(1) {
    background-color: #236caf;
}
.qgl_openinf_container2 table thead tr td:nth-child(2) {
    background-color: #32b9e6;
}
.qgl_openinf_container2 table thead tr td:nth-child(3) {
    background-color: #2688c4;
}
.qgl_openinf_container2 table thead tr td:nth-child(4) {
    background-color: #32b9e6;
}
.qgl_openinf_container2 table thead tr td:nth-child(5) {
    background-color: #2688c4;
}
.qgl_system_more {
    padding-bottom: 36px;
}
.qgl_system_more a {
    display: block;
    line-height: 30px;
    width: 100px;
    text-align: center;
    background: #e6e6e6;
    font-size: 16px;
    color: #666666;
}
.qgl_system_more a:hover {
    background: #015293;
    color: #fff;
}
/* 法定内容 end */

/*公开年报 start*/

.qgl_system_title2 {
    padding: 15px 0 30px 0;
    overflow: hidden;
}
.qgl_system_title2 div {
    float: left;
    width: 100%;
    line-height: 60px;
    font-size: 18px;
    color: #333333;
}
.qgl_system_title2 h3 {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    background: #015293;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.qgl_openinf_class_title {
    margin: 20px 0;
    padding-left: 25px;
    line-height: 24px;
    border-left: 3px solid #2d66a5;
    font-size: 20px;
    color: #2d66a5;
}
.qgl_openinf_class_list {
    padding-bottom: 12px;
    overflow: hidden;
}
.qgl_openinf_class_list li {
    float: left;
    width: 33.33%;
    line-height: 56px;
}
.qgl_openinf_class_list li a {
    position: relative;
    padding-left: 24px;
    font-size: 16px;
    color: #333333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.qgl_openinf_class_list li a:hover {
    color: #015293;
}
.qgl_openinf_class_list li a:after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    background: #015293;
    margin-top: -2px;
}
/*公开年报 end*/

/*机关简介 start*/

.qgl_openinf_container2 .table_leader tr td:nth-child(2) {
    text-align: center;
}
.qgl_openinf_container2 .table_leader tr td:nth-child(3) {
    text-align: center;
    background-color: #f4f8fb;
}
.qgl_openinf_container2 .table_leader tr td:nth-child(4) {
    background-color: #fff;
}
.qgl_openinf_container2 .table_leader th.th3 {
    width: 550px;
}
.qgl_openinf_container2 .table_leader thead tr td:nth-child(3) {
    background-color: #2688c4;
}
.qgl_openinf_container2 .table_leader thead tr td:nth-child(4) {
    background-color: #32b9e6;
}
.leaderList {
    margin-bottom: 30px;
}
.leaderList ul li {
    margin-top: 30px;
}
.leaderList .leader1 {
    margin: 0 auto;
    width: 153px;
}
.leaderList ul li a {
    float: left;
    width: 153px;
}
.leaderList ul li a img {
    display: block;
    width: 100%;
    height: 191px;
}
.leaderList ul li a p {
    font-size: 16px;
    color: #454545;
    text-align: center;
    margin-top: 15px;
    max-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.leaderList ul li a p br {
    display: none;
}
.leader2 li {
    margin-left: 50px;
    width: 153px;
    float: left;
}
.BuMenKai {
    width: 855px;
}
.BuMen {
    margin-bottom: 20px;
    padding: 19px 0 6px 18px;
}
.BuMen ul li {
    float: left;
    width: 270px;
    height: 46px;
    line-height: 46px;
    padding: 0 19px;
    background: #ffffff;
    margin: 0 9px 9px 0;
    box-sizing: border-box;
    transition: all .3s;
    border: 1px solid #e2e2e2;
}
.BuMen ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
    transition: all .3s;
    text-align: center;
}
.BuMen ul li:hover {
    background: #2d66a5;
    border-color: #2d66a5;
}
.BuMen ul li:hover a {
    color: #ffffff;
}
.BuMens {
    overflow: hidden;
    padding-bottom: 20px;
}
.BuMens>span {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 22px;
    font-size: 20px;
    color: #ffffff;
    background: #2d66a5;
}
.ContentrMarBot {
    padding-bottom: 14px;
}
/*机关简介 end*/

/*分页样式开始*/

.xll_pagebox_mobile {
    display: none;
}
.xll_pagebox {
    text-align: center;
    line-height: 39px;
    margin: 30px auto;
    margin-bottom: 0px;
}
.xll_pagebox>a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
}
.xll_pagebox>p {
    display: inline-block;
}
.xll_pagebox>font {
    margin-left: 0px;
    color: #7d7d7d;
}
.xll_pagebox>span {
    font-size: 14px;
    color: #7d7d7d;
    margin-left: 6px;
}
.page_hide a, .page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #7d7d7d;
    font-size: 14px;
}
.zt11 {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
}
.zt12 {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
    background-color: #fff;
    cursor: pointer;
}
.xll_pagebox>a:hover, .zt12:hover, .page_hide a:hover {
    color: #fff;
    background-color: #015293;
    border: 1px solid #015293;
}
.page_hide span {
    background-color: #015293;
    color: #fff;
    border: 1px solid #015293;
}
/*分页样式结束*/

.qgl_openinf_container2 .table_tit {
    height: 155px;
    background-color: #f2f6fa;
    /*margin-top: 20px;*/
    font-size: 18px;
    font-weight: 700;
    color: #015293;
    margin-bottom: 30px;
    position: relative;
}
.qgl_openinf_container2 .table_tit span {
    float: left;
    height: 39px;
    line-height: 30px;
    padding-left: 25px;
    border-left: 4px solid #015293;
    margin-top: 20px;
    /*position: absolute;*/
}
.qgl_openinf_container2 .table_tit p {
    float: left;
    width: 100%;
    padding-left: 30px;
    /*margin-top: 55px;*/
    color: #666;
    font-weight: 400;
    line-height: 26px;
    box-sizing: border-box;
    padding-right: 30px;
}



#mobile_footer {
    display: none;
}



















@media (max-width: 750px) and (min-width: 320px) {
    .qgl_workreport_position {
        margin-bottom: 15px;
        height: 36px;
        line-height: 30rem;
        background-size: auto 4px;
    }
    .qgl_workreport_position div {
        font-size: 14px;
    }
    .qgl_sub_title {
        height: 36px;
        line-height: 26px;
        margin-bottom: 20px;
        font-size: 18px;
        background-size: auto 26px;
        padding-left: 16px;
    }
    .qgl_workreport_screen_bg {
        margin: -8px auto 32px auto;
    }
    .qgl_workreport_screen_bg, .qgl_workreport_screen_bg2, .qgl_workreport_screen {
        background: none;
    }
    .qgl_workreport_screen_bg {
        margin: 0 0 30px 0;
        width: 100% !important;
    }
    .qgl_workreport_screen {
        padding: 0;
    }
    .qgl_workreport_list li {
        width: 23.125%;
    }
    .qgl_workreport_list li:nth-child(5n) {
        margin-right: 2.5%;
    }
    .qgl_workreport_list li:nth-child(4n) {
        margin-right: 0;
    }
    .qgl_workreport_screen_item span {
        width: 100%;
        line-height: 32px;
        font-size: 16px;
        text-align: left;
        color: #015293;
    }
    .qgl_workreport_screen_item ul {
        margin-left: 0;
        float: left;
        width: 100%;
    }
    .qgl_workreport_screen_item ul li {
        padding: 5px 5px 5px 0;
        min-width: 100px;
        text-align: center;
    }
    .qgl_workreport_screen_item ul li a {
        padding: 0 10px;
        height: 26px;
        line-height: 26px;
        font-size: 15px;
        border-radius: 13px;
    }
    .qgl_workreport_list li {
        width: 47.5%;
    }
    .qgl_workreport_list li:nth-child(5n), .qgl_workreport_list li:nth-child(4n) {
        margin-right: 2.5%;
    }
    .qgl_workreport_list li:nth-child(2n) {
        margin-right: 0%;
    }
    .qgl_openinf_container2 .table_tit p {
        width: 85%;
        line-height: 0.5rem;
        padding-bottom: .2rem;
        font-size: .3rem;
    }
    .qgl_ogrfun_title {
        height: 50px;
        line-height: 50px;
        padding-left: 20px;
        font-size: 16px;
    }
    .qgl_ogrfun_title img {
        display: block;
        float: left;
        margin: 8px 20px 0 0;
    }
    .qgl_ogrfun_list li {
        width: 50%;
    }
    .qgl_ogrfun_title {
        font-size: 0.32rem;
    }
    .qgl_ogrfun_title img {
        display: block;
        float: left;
        margin: 8px 20px 0 0;
    }
    .qgl_ogrfun_list li {
        width: 100%;
    }
    .qgl_ogrfun_list li a {
        font-size: 0.3rem;
        line-height: 0.6rem;
    }
    .qgl_news_header_img {
        width: 320px;
    }
    .qgl_news_header_img img {
        width: 100%;
        height: auto;
    }
    .qgl_news_header_img em {
        top: 10px;
        padding: 0 10px;
        line-height: 36px;
        font-size: 16px;
    }
    .qgl_news_header_text {
        margin-left: 340px;
    }
    .qgl_news_header_text>h3 {
        padding: 0 0 5px 0;
    }
    .qgl_news_header_text>h3 a {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        height: 32px;
        font-size: 16px;
    }
    .qgl_news_header_text_con {
        font-size: 14px;
        line-height: 26px;
    }
    .qgl_news_header_text_view a {
        position: absolute;
        top: 0;
        left: 0px;
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        filter: alpha(opacity=0);
        opacity: 0;
    }
    .table_tit {
        height: auto !important;
    }
    .qgl_news_header_img {
        width: 100%;
    }
    .qgl_news_header_text {
        margin-left: 0;
        float: left;
        width: 100%;
        padding: 12px 0 20px 0;
        border-bottom: 1px solid #ddd;
    }
    .qgl_news_header_text>h3 {
        padding: 0 0 5px 0;
    }
    .qgl_news_header_text>h3 a {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        height: 32px;
        font-size: 16px;
    }
    .qgl_news_header_text_con {
        font-size: 14px;
        line-height: 26px;
    }
    .qgl_news_header_text_view {
        display: none;
    }
    .ql_detailbro_left {
        width: 70.8%;
        padding-right: 2.4%;
    }
    .ql_detailbro_right {
        margin-left: 75.81%;
    }
    .qgl_news_h1title {
        padding: 20px 0;
    }
    .ql_detailbro_left {
        width: 100%;
        padding-right: 0;
        border: none;
    }
    .ql_detailbro_right {
        float: left;
        width: 100%;
        margin-left: 0;
        padding-top: 0.5rem;
    }
    .ql_detailbro_right>div {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }
    .ql_detailbro_periodical {
        width: 50%;
    }
    .ql_detailbro_periodical div a {
        bottom: 25px;
    }
    .ql_detailbro_right_list_box {
        padding-top: 0.4rem;
    }
    .ql_detailbro_right_title {
        padding-top: 0;
        line-height: 0.6rem;
    }
    .ql_detailbro_right_title a {
        font-size: 0.34rem;
    }
    .ql_detailbro_table tr td:nth-child(2n + 1) {
        width: 72px;
    }
    .ql_detailbro_right_list li {
        padding-top: 0.24rem;
    }
    .ql_detailbro_right_list h3 a {
        font-size: 0.3rem;
        padding-left: 18px;
        /*text-shadow: 0 0 0.1px #333333;*/
        color: #333333;
        line-height: 0.44rem;
        -webkit-line-clamp: 2;
    }
    .ql_detailbro_right_list h3 a:after {
        top: 0.22rem;
        height: 0.06rem;
        width: 0.06rem;
    }
    .ql_detailbro_title {
        line-height: 0.6rem;
        font-size: 0.36rem;
        padding: 0.1rem 0 0.1rem 0;
    }
    .ql_detailbro_info {
        padding: 10px 0;
        height: 44px;
    }
    .ql_detailbro_info .ql_detailbro_bshare {
        display: none;
    }
    .ql_detailbro_info .ql_font_size {
        display: none;
    }
    .ql_detailbro_date_source {
        width: 100%;
        line-height: 22px;
    }
    .ql_detailbro_date_source span {
        display: block;
        text-align: center;
        font-size: 12px;
    }
    .ql_detailbro_content {
        font-size: 0.32rem;
    }
    .ql_news_btn li, .ql_news_btn li:nth-child(5n) {
        width: 24%;
        margin-right: 1.33%;
    }
    .ql_news_btn li:nth-child(4n) {
        margin-right: 0;
    }
    .ql_news_btn li a {
        height: 60px;
        line-height: 60px;
    }
    .ql_news_btn li, .ql_news_btn li:nth-child(5n), .ql_news_btn li:nth-child(4n) {
        width: 49%;
        margin-right: 2%;
    }
    .ql_news_btn li:nth-child(2n) {
        margin-right: 0;
    }
    .ql_news_btn li a {
        height: 50px;
        line-height: 50px;
    }
    .ql_news_leftBar_box {
        width: 100%;
    }
    .ql_news_rightBar {
        float: left;
        width: 100%;
        margin-left: 0;
        padding-top: 30px;
    }
    .ql_news_rightBar_btn {
        margin: 0 auto;
        max-width: 500px;
    }
    .ql_news_leftBar {
        position: relative;
        height: 610px;
        padding: 0;
    }
    .ql_news_leftBar .hd {
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        width: 100%;
        background: #fff;
    }
    .ql_news_leftBar .hd ul {
        padding: 0;
    }
    .ql_news_leftBar .hd ul li {
        margin-bottom: 0;
        line-height: 24px;
        padding-left: 50px;
        background: #0f5287;
        font-size: 14px;
        float: left;
        width: 50%;
        text-align: center;
        box-sizing: border-box;
        border: 1px solid #0f5287;
        border-top: 0;
        border-left: 0;
        border-radius: 0;
        color: #fff;
        text-align: center;
        box-shadow: none;
    }
    .qgl_news_h1title {
        padding: 0;
    }
    .ql_news_leftBar .hd ul li:nth-child(2n) {
        border-right: 0;
    }
    .ql_news_leftBar .hd ul li.on {
        background: #fff;
        color: #015293;
        box-shadow: none;
    }
    .ql_news_leftBar .bd ul {
        padding: 15px 5px 0;
    }
    .ql_news_leftBar .bd ul li {
        height: 70px;
        padding-bottom: 15px;
    }
    .ql_news_leftBar .bd ul li>a, .ql_news_leftBar .bd ul li>a img {
        width: 150px;
        height: 1.3rem;
    }
    .ql_news_leftBar .bd ul li>div {
        margin-left: 160px;
    }
    .ql_news_leftBar .bd ul li>div h3 {
        padding-top: 0;
    }
    .ql_news_leftBar .bd ul li>div h3 a {
        display: block;
        font-size: 15px;
        line-height: 26px;
        height: 26px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
    .ql_news_leftBar .bd ul li>div p {
        line-height: 26px;
        font-size: 14px;
        padding-left: 20px;
        background: url('qgl_news_icon04.png') no-repeat left center;
        background-size: 12px 12px;
    }
    .ql_news_morebtn {
        margin-top: 0;
    }
    .ql_news_morebtn a {
        display: block;
        width: 120px;
        line-height: 32px;
        font-size: 12px;
        border-radius: 18px;
    }
    .qgl_bulletin_le {
        width: 100%;
        padding-right: 0;
        border-right: none;
    }
    .qgl_bulletin_le_titem {
        text-align: center;
        box-sizing: border-box;
    }
    .qgl_bulletin_le_titem .qgl_bulletin_le_con em {
        display: none;
    }
    .qgl_bulletin_le_titem .qgl_bulletin_le_con {
        line-height: 0.6rem;
        font-size: 0.32rem;
    }
    .qgl_bulletin_ce .qgl_bulletin_ce_top {
        margin-bottom: 0.1rem;
    }
    .qgl_bulletin_ce .qgl_bulletin_ce_top img {
        box-sizing: border-box;
        border: 1px solid #eee;
    }
    .qgl_bulletin_ce .qgl_bulletin_ce_top h3 {
        font-size: 0.36rem;
        bottom: 0.4rem;
    }
    .qgl_bulletin_le {
        clear: both;
        padding-top: 30px;
        position: relative;
    }
    .qgl_bulletin_ri {
        clear: both;
        max-width: 700px;
        margin: 0 auto;
        box-sizing: border-box;
        width: 100%;
        position: relative;
    }
    .qgl_bulletin_le_title {
        font-size: 0.34rem;
        line-height: 0.6rem;
    }
    .qgl_bulletin_ce_title {
        padding: 0.2rem 0;
        height: 0.6rem;
    }
    .qgl_bulletin_ce_title a {
        font-size: 0.34rem;
        line-height: 0.6rem;
        padding: 0 0.3rem;
    }
    .qgl_bulletin_ce_list li {
        line-height: 0.6rem;
    }
    .qgl_bulletin_ce_list li a {
        font-size: 0.3rem;
        padding-left: 0.4rem;
    }
    .qgl_bulletin_ri_title {
        padding: 0.4rem 0 0.2rem 0;
        font-size: 0.34rem;
    }
    .qgl_bulletin_form_lr_sel span, .qgl_bulletin_form_lr_in span {
        font-size: 0.32rem;
    }
    .qgl_leader_details_info {
        width: 240px;
        padding: 10px 20px;
        min-height: 120px !important;
    }
    .qgl_leader_details_text {
        margin-left: 320px;
    }
    .qgl_leader_details_info {
        width: 100%;
        box-sizing: border-box;
        padding: 10px 20px;
    }
    .qgl_leader_details_text {
        margin-left: 0;
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .qgl_leader_details_info_title1 {
        font-size: 0.36rem;
        line-height: 0.8rem;
        height: 0.8rem;
    }
    .qgl_leader_details_info_list {
        padding-top: 0.16rem;
    }
    .qgl_leader_details_info_list li {
        line-height: 0.4rem;
        padding-bottom: 0.14rem;
    }
    .qgl_leader_details_info_list li span {
        display: block;
        float: left;
        font-size: 0.3rem;
    }
    .qgl_leader_details_info_list li div {
        margin-left: 0.32rem;
        float: left;
        width: 100%;
    }
    .qgl_leader_details_info_list li div a {
        display: block;
        float: left;
        width: 33.33%;
        font-size: 0.32rem;
        line-height: 0.8rem;
    }
    .qgl_leader_details_text_class {
        line-height: 0.64rem;
        font-size: 0.36rem;
        padding-top: 0.1rem;
    }
    .qgl_leader_details_text_con {
        font-size: 0.32rem;
        line-height: 2em;
        padding-bottom: 0.2rem;
        padding-left: 0.52rem;
    }
    .container {
        width: 100% !important;
    }
    .tong_VisualArea {
        width: 100%;
        box-sizing: border-box;
        margin-top: .2rem;
        padding-top: .5rem;
        margin-bottom: 0;
    }
    .qgl_openinf_search a {
        background-size: auto 70%;
    }
    .qgl_openinf_menu {
        width: 100%;
    }
    .qgl_openinf_container, .qgl_openinf_container2 {
        clear: both;
        margin-left: 0;
        padding: 0.2rem 0.3rem 0.6rem;
    }
    .qgl_openinf_menu br {
        display: none;
    }
    .qgl_openinf_menu li a {
        background-position: 95% center !important;
    }
    .qgl_openinf_menu li a em {
        line-height: 54px;
    }
    .qgl_openinf_search {
        width: 100%;
        background: none;
        padding: 0 0 20px 0;
        margin-bottom: 0;
    }
    .qgl_openinf_search div {
        width: 100%;
        box-sizing: border-box;
    }
    .tong_VisualArea {
        padding-left: 20px;
        padding-right: 20px;
    }
    .qgl_system_list li {
        padding: 5px 0;
    }
    .qgl_system_list li h3 a {
        font-size: 0.3rem;
    }
    .qgl_system_list li span {
        font-size: 0.28rem;
    }
    .qgl_openinf_class_list li {
        width: 50%;
    }
    .qgl_openinf_class_list li {
        width: 100%;
        line-height: 0.6rem;
    }
    .qgl_openinf_class_list li a {
        font-size: 0.3rem;
    }
    .qgl_pc_container {
        display: none;
    }
    .qgl_mo_container {
        display: block;
    }
    .ql_moh {
        margin-left: -0.2rem;
    }
    .qgl_news_header_img {
        width: 100%;
    }
    .qgl_news_header_img {
        width: 100%;
    }
    .sxz_news_speak img {
        margin-top: 0.4rem;
    }
    .sxz_news_speak a:nth-child(2) {
        display: block;
    }
    .sxz_news_speak a:nth-child(1) {
        display: none;
    }
    .ql_in_eague_ity {
        height: 340px;
    }
    .ql_in_league_city_info>li {
        height: 350px;
        padding: 13px 0 0;
    }
    .sxz_lcbd_head {
        margin-bottom: 0.2rem;
    }
    .sxz_in_news_list {
        margin-top: 10px;
    }
    .qgl_moin_news_btn strong span {
        font-size: 0.28rem;
    }
    .qgl_moin_open_menu ul li {
        width: 50%;
        font-size: 0.26rem;
    }
    .ql_detailbro_info {
        height: auto;
    }
    .ql_detailbro_date_source span {
        font-size: 16px;
        float: left;
    }
    .ql_detailbro_table {
        display: none;
    }
    .ql_detailbro_table_mobile {
        display: block;
    }
    .ql_detailbro_title {
        padding-top: 0.4rem;
    }
    .ql_detailbro_table td {
        padding: 5px 0;
    }
    .ql_detailbro_table tr td:nth-child(2n) {
        padding-right: 20px;
    }
    .ql_detailbro_date_source {
        line-height: 30px;
    }
    .ql_detailbro_right {
        min-height: 220px;
        margin-top: 0;
    }
    #pare img {
        max-width: 100% !important;
        height: auto !important;
    }
    .ql_detailbro.ql_detailbro_no_right .ql_detailbro_left {
        padding: 0;
    }
    #pare iframe {
        width: 100%;
    }
    .xy_BanShiZiXun_list .qgl_workreport_screen {
        padding: 0 0.2rem;
    }
    .xy_BanShiZiXun_list .qgl_workreport_screen_bg {
        margin: 0;
        padding-top: 0;
    }
    .qgl_workreport_screen_bg, .qgl_workreport_screen_bg2, .qgl_workreport_screen {
        padding-bottom: 0;
    }
    .qgl_news_h1title {
        padding: 20px 0;
    }
    body, html {
        min-width: auto;
        width: 100%;
    }
    .c_flowright {
        display: none;
    }
    .xll_pagebox_mobile {
        display: block;
    }
    .xll_pagebox1 {
        display: none;
    }
    .fly_xxgk_header .fly_xxgkHeader strong {
        font-size: 1rem;
        margin-top: 0.4rem;
    }
    .fly_xxgk_header .fly_xxgkHeader strong img {}
    .fly_xxgk_header .fly_xxgkHeader {
        height: 4rem;
        padding-top: 0.6rem;
        box-sizing: border-box;
        width: 100%;
    }
    .fly_xxgk_header .fly_xxgkHeader img {
        width: 90%;
        margin-left: 0.3rem;
    }
    .fly_xxgk_header .fly_xxgkHeader .fly_HeaderXian {
        float: right;
        margin-top: 0.4rem;
        margin-right: 0;
        width: 64%;
    }
    .qgl_openinf_radio {
        text-align: left;
        margin-top: 0.4rem;
    }
    .qgl_openinf_radio>div {
        margin-right: 0;
        display: block;
        margin-bottom: 0.3rem;
    }
    .qgl_openinf_radio>div span {
        display: inline-block;
        width: 2rem;
        text-align: center;
    }
    .qgl_openinf_container2 table th.mobile {
        display: block;
    }
    .qgl_openinf_container2 table td.mobile {
        display: block;
        background-color: #fff;
    }
    .qgl_openinf_container2 table th.th3 {
        display: none;
    }
    .qgl_openinf_container2 table th.th4 {
        display: none;
    }
    .qgl_openinf_container2 table th.th5 {
        display: none;
    }
    .qgl_openinf_container2 table thead tr td:nth-child(3) {
        display: none;
    }
    .qgl_openinf_container2 table thead tr td:nth-child(4) {
        display: none;
    }
    .qgl_openinf_container2 table tbody tr td:nth-child(2) {
        display: none;
    }
    .qgl_openinf_container2 table tbody tr td:nth-child(4) {
        display: none;
    }
    .qgl_openinf_container2 table tbody tr td:nth-child(5) {
        display: none;
    }
    .qgl_openinf_container2 table tbody tr td:nth-child(6) {
        display: none;
    }
    .qgl_openinf_container2 table tr td:nth-child(3) {
        background-color: #fff;
    }
    .qgl_openinf_container2 table td.mobile p {
        font-size: 14px;
        color: #999;
        margin-top: 10px;
    }
    .qgl_openinf_container2 table td.mobile p span {
        display: block;
        width: 100%;
    }
    .qgl_openinf_container2 .table_tit span {
        line-height: 39px;
        margin-top: .2rem;
        font-size: .3rem;
    }
    .qgl_sub_title {
        height: 36px;
        line-height: 26px;
        margin-bottom: 20px;
        font-size: 18px;
        background-size: auto 26px;
        padding-left: 16px;
    }
    .qgl_openinf_search em input::placeholder {
        font-size: 0.3rem;
    }
    .qgl_openinf_menu li>a.qgl_openinf_child {
        background: #fff url(qgl_xxgk_icon09.png) no-repeat 206px center / 0.2rem;
    }
    .qgl_openinf_menu li.on>a.qgl_openinf_child, .qgl_openinf_menu li:hover>a.qgl_openinf_child {
        background: #015293 url(qgl_xxgk_icon08.png) no-repeat 206px center / 0.2rem;
    }
    .qgl_openinf_menu li>a em {
        font-size: 0.34rem;
        min-height: 40px !important;
        line-height: 0.76rem !important;
        padding: 0.08rem 0;
    }
    .qgl_openinf_menu li:first-child>a em {
        line-height: 0.76rem;
    }
    .qgl_openinf_menu li:first-child>a strong, .qgl_openinf_menu li:first-child>a span {
        padding-top: 6px;
    }
    .qgl_openinf_menu li>a strong, .qgl_openinf_menu li>a span {
        padding-right: 0.2rem;
        padding-top: 7px;
    }
    .qgl_openinf_menu li>a strong img, .qgl_openinf_menu li>a span img {
        display: block;
        width: 63%;
        margin-top: 0.07rem;
    }
    .qgl_openinf_container2 h1 {
        font-size: 0.38rem;
        line-height: 0.5rem;
        text-shadow: none;
        color: #144e90;
    }
    .qgl_openinf_container_box {
        padding-right: 0.35rem;
    }
    .qgl_openinf_search .qgl_openinf_radio {
        display: none;
    }
    .qgl_openinf_menu li>a em {}
    .qgl_openinf_container2 table {
        margin-top: 0.5rem;
    }
    .BuMenKai {
        width: 100%;
    }
    .leaderList ul li {
        float: none;
        margin: 30px auto 0;
    }
    #orgList {
        width: 80%;
    }
    .qgl_openinf_container2>span {
        width: 100%;
    }
    #pc_footer {
        display: none;
    }
    #mobile_footer {
        display: block;
    }
    #mobile_footer .zz_bottom {
        border-top: 1px solid #396bb1;
        background: #2a60ab;
    }
    #mobile_footer .zz_bottom .bottom_s {
        height: 1.05rem;
        text-align: center;
        font-size: .22rem;
        color: #9ac4ff;
        line-height: .38rem;
        box-sizing: border-box;
        padding-top: .1rem;
        border-bottom: 1px solid #5184cc;
    }
    #mobile_footer .zz_bottom .bottom_x {
        height: .62rem;
        line-height: .62rem;
        text-align: center;
        font-size: .22rem;
        color: #71a9f7;
    }
    #mobile_footer .zz_bottom .bottom_x a {
        font-size: .22rem;
        color: #71a9f7;
    }
}