@media screen and (max-width: 1200px) {

  .conmon-box {
    width: calc(100% - .6rem);
    /* margin: 0 auto; */
  }

  /* 移动端头部适配样式 START*/

  .header .ht {
    display: none;
  }

  .header .hc {
    background-size: cover;
    background-position: left;
  }

  .header .hc .con-box {
    padding-bottom: 0.5rem;
    background-size: contain;
  }

  .header .hc .con-box .text {
    font-size: .16rem;
    padding-top: .2rem;
    padding-right: .15rem;
  }

  .header .hc .con-box .logo {
    padding: .56rem 0 0.25rem;
  }

  .header .hc .con-box .logo img {
    width: 3rem;
  }

  .header .hc .con-box .search {
    width: 3.6rem;
  }

  .header .hc .con-box .search input {
    width: 2.3rem;
    padding: 0 .2rem;
  }

  .header .hc .con-box .search button {
    width: .9rem;
    font-size: .2rem;
  }

  .header .hb .menu li {
    width: 33%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: .3rem;
  }

  /* 移动端头部适配样式 END*/

  /* 移动端底部适配样式 START*/
  .footer {
    padding: .2rem 0;
  }

  .footer .link {
    display: none;
  }

  .footer .copyright {
    padding-top: 0;
    font-size: .18rem;
    padding-bottom: .2rem;
    width: 100%;
    text-align: center;
  }
  .footer .copyright>div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer .copyright span {
    padding: 0 .05rem
  }

  .footer .copyright .mobile-block {
    display: inline-block;
  }

  .footer .copyright div:last-of-type {
    display: none;
  }

  .footer .copyright div span:first-of-type {
    padding-left: 0
  }

  .footer .record {
    padding: 0;
  }

  .footer .record {
    line-height: .4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }

  .footer .record div {
    padding-right: .2rem;
  }

  .footer .record div:last-of-type {
    padding-right: 0;
  }

  .footer .record img {
    width: .45rem;
    vertical-align: 0rem;
  }

  .footer .record span {
    padding: 0 .1rem;
    line-height: .3rem;
  }

  .footer .record span img {
    width: .26rem;
  }

  .footer .external-link {
    width: 100%;
    display: block;
    text-align: center;
  }

  .footer .external-link img {
    padding-top: .1rem;
    margin-left: .4rem;
  }


  /* 移动端首页适配样式 START*/
  .index-advert {
    display: none;
  }

  .index-rotation1 {
    width: 100%;
    padding-top: .2rem;
  }

  .index-rotation1 img {
    width: 100%;
  }

  .index-news1 {
    width: 100%;
    padding: .2rem 0 0;

  }

  .index-news1 img {
    width: 100%;
  }

  .index-fitness {
    padding: 0;
    margin-top: .3rem;
  }

  .index-fitness a {
    display: inline-block;
    width: 30.7%;
    margin-right: .27rem;
    padding-top: .27rem;
    box-sizing: border-box;
  }

  .index-fitness a:nth-of-type(3n) {
    margin-right: 0;
  }

  .index-fitness img {
    width: 100%;
  }

  .index-news2 {
    width: 100%;
    padding: .2rem 0;
  }

  .index-news2 img {
    width: 100%;
  }

  .index-special {
    width: 100%;
    padding-top: .2rem;
    overflow: hidden;
  }

  .index-special img {
    width: 100%;
  }

  .index-masses {
    width: 100%;
    padding: 0;
  }

  .index-masses img {
    width: 100%;
    padding-top: .2rem;
  }

  .index-overt {
    width: 100%;
    padding-top: .2rem;
  }

  .index-overt img {
    width: 100%;
  }

  .index-online {
    width: 100%;
    padding: .2rem 0;
  }

  .index-online .top-img {
    width: 100%;
  }

  .index-online .img {
    width: 30.7%;
    margin-right: .27rem;
  }

  .index-online .last-mg {
    width: 30.7%;
    margin: 0;
  }

  /* 移动端首页适配样式 END*/

  .common-content {
    width: 12rem;
    margin: 0px auto;
    padding-top: 0.2rem;
  }

  /* 移动端网站政务公开样式 START */

  .section {
    height: auto;
    width: 100%;
    margin-top: .1rem;
  }

  .section-left {
    width: 100%;
    height: auto;
    float: none;
  }

  .section-left-header {
    width: 100%;
    height: .4rem;
    line-height: .4rem;
  }

  .section-left-header span {
    width: 7%;
    height: .4rem;
    margin-top: 0;
    text-align: center;
  }

  .section-left-header p {
    font-size: 0.25rem;
    font-weight: bold;
    color: #0078b4;
    margin-left: -5px;
  }

  .section-left-header .leftpp img {
    height: 0.25rem;
    margin-top: 0.08rem;
  }

  .section-left-header span.rightpp {
    height: 23.0000000025px;
    width: 65%;
    margin-top: 0px;
    background-color: #fff;
  }

  .rightpp img {
    height: 22px;
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
  }

  .section-left-top {
    width: 100%;
  }

  .section-left-top div {
    margin-bottom: 0.25rem;
  }

  .dt-box {
    height: auto;
    margin-bottom: 0.2rem;
  }

  .section-right {
    width: 100%;
  }

  .section-right .nav {
    width: 100%;
    height: 38px;
    border-bottom: 0.9999999975px solid #ccc;
  }

  .section-right .nav .dou {
    width: 120px;
    height: 38px;
  }

  .section-right .nav span a {
    display: block;
    width: 48px;
    height: 38px;
    font-size: 12px;
    line-height: 57.9999999975px;
    margin-right: 32px;
  }

  .section-right .nav span a:hover {
    color: #0078b4;
    border-bottom: 0.9999999975px solid #0078b4;
  }

  .section-right .nav .last-gengduo {
    display: none;
  }

  .section-right .nav .last-gengduo a:hover {
    color: #0078b4;
    border-bottom: 0.9999999975px solid #0078b4;
  }

  .nav-t {
    height: 216px;

  }

  .nav-t ul li {
    height: 36px;
    width: 100%;
  }

  .nav-t ul li i {
    display: none;
  }

  .nav-t ul li i img {
    display: none;
  }

  .nav-t ul li a {
    display: block;
    height: 36px;
    line-height: 39.9999999975px;
    float: left;
    font-size: 9.9999999975px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .nav-t ul li span {
    font-size: 8.0000000025px;
    margin-top: 15px;
  }

  .lastsection {
    width: 100%;
    margin-bottom: 0px;
    overflow: hidden;
    margin-top: 0.7rem;
  }

  .lastsection-left {
    height: 1.4rem;
    width: 100%;
    background-color: #f0f9ff;
    float: none;
    overflow: hidden;
  }

  .lastsection-left-left {
    width: 32px;
    height: 100%;
    background-color: #00699d;
    position: relative;
  }

  .lastsection-left-left img {
    position: absolute;
    top: 40%;
    right: -58%;
  }

  .lastsection-left-left span {
    display: block;
    margin-top: 0px;
    height: 100%;
    line-height: 20.0000000025px;
    width: 100%;
  }

  .lastsection-left-left a {
    display: block;
    height: 100%;
    width: 40%;
    margin: auto;
    padding-top: 0.3rem;
    font-size: 0.12rem;
    color: #fff;
  }

  .lastsection-left-middle {
    height: 100%;
    width: 30%;
    margin-left: 10px;
    text-align: center;
  }

  .lastsection-left-middle-box {
    display: inline-block;
    height: 0.7rem;
    width: 0.48rem;
    margin-top: 0.2rem;
  }

  .lastsection-left-middle-box span {
    height: 70px;
    width: 48px;
    text-align: center;
    margin: 8px auto;
  }

  .lastsection-left-middle-box span img {
    display: inline-block;
    height: 0.7rem;
    width: 0.48rem;
  }

  .lastsection-left-middle p {
    font-size: 0.14rem;
    line-height: 0.2rem;
    height: auto;
    color: #005a96;
    font-weight: bold;
  }

  .lastsection-left-middle span {
    font-size: 8px;
    height: 9px;
    line-height: 9px;
    color: #6ebee6;
  }

  .lastsection-left .lastsection-right-righr {
    width: 92%;
    height: auto;
  }

  .lastsection-right-right-xinxi {
    width: 100%;
    height: auto;
    margin-right: 20.0000000025px;
    margin-top: 6px;

  }

  .lastsection-right-right-xinxi div {
    width: 33.33%;
    height: auto;
    line-height: 32.0000000025px;
    overflow: hidden;
  }

  .lastsection-right-right-xinxi div p {
    font-size: 0.14rem;
    line-height: 0.2rem;
    height: auto;
    color: #005a96;
  }

  .lastsection-right-right-xinxi div p span {
    display: block;
    font-size: 0.14rem;
    height: auto;
    color: #6ebee6;
    line-height: 0.23rem;
    margin-left: -0.25rem;

  }

  .lastsection-right {
    width: 100%;
    height: 300px;
    overflow: hidden;
    float: none;
  }

  .lastsection-right-fool {
    width: 100%;
    margin: 0.2rem 0;
    text-align: center;
  }

  .lastsection-right-fool img {
    height: 100%;
  }

  .lastsection-right-fool:nth-of-type(1) div:nth-of-type(2),
  .lastsection-right-fool:nth-of-type(2) div:nth-of-type(1) {
    background: #c8f0f0;
  }

  .lastsection-right-fool div {
    width: 48%;
    background-color: #ebebeb;
  }


  .lastsection-right-fool div:hover {
    background-color: #c8f0f0;
  }

  /*   移动端政务公开样式  END */


  /* 01-05-通用列表页 */
  .mr {
    margin-right: 0.2rem;
  }

  .common-content {
    width: 100%;
    box-sizing: border-box;
  }

  .current-location {
    display: none;
  }

  .common-list-content {
    margin-top: 0.2rem;
  }

  .common-list-content .common-list-left-nav {
    display: none;
  }

  .common-list-content .common-list-top-nav {
    display: block;
    width: 100%;
  }

  .common-list-top-nav ul {
    width: 100%;
  }

  .common-list-top-nav li {
    width: 30%;
    height: 0.6rem;
    float: left;
    font-size: 0.3rem;
    line-height: 0.6rem;
    text-align: center;
    background: #fafafa;
    border: 0.01rem solid #ededed;
    margin-bottom: 0.3rem;
    cursor: pointer;
  }

  .common-list-top-nav .click {
    background: #008ac8;
    color: #fff;
  }

  .common-list-top-nav li a {
    display: block;
  }

  .common-content-title {
    padding-bottom: 0.2rem;
  }

  .common-content-title .common-content-big-title {
    width: 6.5rem;
    margin: 0.2rem auto;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: center;
  }

  .common-content-title .common-content-small-title {
    width: 6rem;
    font-size: 0.18rem;
  }

  .common-bottom-content {
    margin-top: 0.15rem;
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }

  .common-bottom-content p {
    font-size: 0.18rem;
    line-height: 0.4rem;
  }

  .common-bottom-content img {
    /* position: relative; */
    max-width: 100%;
    /* left: 50%;
    transform: translate(-50%,0); */
    /* margin: 0 auto; */
  }

  .common-content-bottom-title {
    display: none;
  }

  /* 下部列表内容 */
  .common-list-right-title {
    display: none;
  }

  .common-list-right-content {
    width: 100%;
    margin-left: 0;
  }

  .common-list-right-listContent li:nth-of-type(even) {
    display: none;
  }

  .common-list-right-listContent li:nth-of-type(odd) p:nth-of-type(1) {
    font-size: 0.24rem;
  }

  .common-list-right-listContent li:nth-of-type(odd) p:nth-of-type(2) {
    font-size: 0.24rem;
  }

  /* .common-list-bottom-content {
    display: block;
    width: 100%;
    margin-bottom: 0.3rem;
  }

  .common-list-bottom-content .common-list-bottom-title {
    width: 100%;
    margin-bottom: 0.15rem;
  }

  .common-list-bottom-content .common-list-bottom-title .click {
    border: 2px solid #b3e0fd;
    background: #edf9ff;
    color: #008ac8;
  }

  .common-list-bottom-content .common-list-bottom-title li {
    float: left;
    padding: 0 0.25rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #666666;
    cursor: pointer;
  }

.common-list-bottom-content .common-list-bottom-list {
    width: 100%;
  }

  .common-list-bottom-content .common-list-bottom-list li {
    overflow: hidden;
    line-height: 0.6rem;
  }

  .common-list-bottom-list li a {
    float: left;
    width: 75%;
    font-size: 0.28rem;
    color: #3b3b3b;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .common-list-bottom-list li p {
    font-size: 0.24rem;
    color: #999999;
  } */

  /* 页码 */
  .common-list-pages {
    display: block;
    width: 6.9rem;
    margin: 0.3rem auto 0;
    padding-bottom: 0.3rem;
    text-align: center;
  }

  .common-list-pages .page {
    width: 0.9rem;
    height: 0.36rem;
    font-size: 0.16rem;
    margin-right: 0.05rem;
  }

  .common-list-pages span {
    font-size: 0.16rem;
  }

  .common-list-pages input {
    width: 0.5rem;
    height: 0.3rem;
    border: 0.01rem solid #e3e3e3;
  }

  /* 01-06-图片列表页 */
  .media-list-content {
    width: 100%;
    margin-top: 0.2rem;
  }

  .media-list-top-content>a {
    float: none;
  }

  .media-list-top-image img {
    width: 100%;
  }

  .media-list-top-text {
    width: 100%;
    margin-top: 0.2rem;
    margin-left: 0;
  }

  .media-list-top-text .media-list-top-title .big-title {
    margin-left: 0.25rem;
    margin-top: -0.4rem;
    font-size: 0.3rem;
    line-height: 0.36rem;
  }

  .media-list-top-text .media-list-top-title .small-title {
    margin-left: 0.2rem;
    font-size: 0.14rem;
    line-height: 0.36rem;
  }

  .media-list-top-text .media-list-top-title::before {
    top: 0.2rem;
    font-size: 0.45rem;
  }

  .media-list-top-text .media-list-top-textContent {
    margin-top: 0.2rem;
    padding: 0.2rem 0.3rem 0.7rem 0.2rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
  }

  .media-list-bottom-img {
    margin: 0.2rem 0;
    border-top: 0.01rem dashed #7fc4e3;
  }

  /* .media-list-bottom-img li:nth-of-type(1),
 .media-list-bottom-img li:nth-of-type(2), 
 .media-list-bottom-img li:nth-of-type(4), 
 .media-list-bottom-img li:nth-of-type(5) {
  margin-right: 0.2rem;
} */

  .media-list-bottom-img li {
    width: 47.5%;
    box-sizing: border-box;
    margin-right: 0.2rem;
    margin-top: 0.2rem;
  }

  .media-list-bottom-img li img {
    width: 100%;
  }

  .media-list-bottom-img .media-list-first-text {
    font-size: 0.16rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .media-list-bottom-img .media-list-second-text {
    font-size: 0.14rem;
    line-height: 0.2rem;
  }

  .media-list-bottom-img .media-list-second-text p:nth-of-type(1) {
    width: 63%;
  }

  /* .media-list-bottom-img .media-list-second-text p:nth-of-type(1){
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
} */
  .media-list-bottom-img li:nth-of-type(odd) {
    margin-right: 0.25rem;
  }

  .media-list-bottom-img li:nth-of-type(even) {
    margin-right: 0;
  }

  .media-list-pages {
    display: none;
  }

  /* 01-07-通用内容页 */
  .common-contents {
    background: #fff;
  }

  .common-content-content {
    width: 100%;
    padding: 0;
    /* padding: 0 0.9rem 0.3rem 0.9rem; */

  }

  /* 移动端首页适配--new  SART */
  /* .slideBox{width:6.9rem;height:3.58rem;margin:auto;} */
  .slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .slideBox .bd img {
    width: 100%;
    height: 4rem;
  }

  .slideBox .prev {
    left: -.25rem;
    width: 3%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .slideBox .next {
    right: -.28rem;
    width: 3%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .tab-pc-block {
    display: none;
  }

  .tab-mobile-block {
    display: block;
  }

  .tab-title>div a {
    font-size: .3rem;
  }

  .tab-more {
    display: none;
  }

  .m-tab-more {
    display: block;
  }

  .m-tab-more {
    position: absolute;
    height: 50px;
    line-height: 50px;
    right: 40%;
    bottom: -.7rem;
    font-size: .24rem;
    color: #999999;
    top: auto;
  }

  .pub-table-box-c li a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    color: #3b3b3b;
    font-size: .28rem;
  }

  .m-index-time {
    display: block;
  }

  .slideBoxnew {
    display: block;
  }

  .m-indexJDT {
    display: none;
    width: 6.9rem;
    height: 3.24rem;
    margin: .2rem auto;
    position: relative;
  }

  .m-indexJDT img {
    width: 6.9rem;
    height: 3.24rem;
  }

  .m-indexJDT a:nth-of-type(2),
  .m-indexJDT a:nth-of-type(3),
  .m-indexJDT a:nth-of-type(4) {
    display: none;
  }

  .m-indexJDT p {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: .5rem;
    line-height: .5rem;
    color: #FFFFFF;
    font-size: .3rem;
    background: #000000;
    opacity: .5;
    text-indent: .25rem;
  }

  .index-overt-body {
    width: 100%;
    height: 232px;
  }

  .index-overt-body .overtImg {
    width: .96rem;
    height: 2.07rem;
    margin-top: .38rem;
  }

  .index-overt-body .index-overt-r {
    width: calc(100% - 1.02rem);
    height: auto;
    float: right;
  }

  .index-overt-body .index-overt-r ul li img {
    width: .5rem;
    height: .5rem;
  }

  .index-overt-body .index-overt-r ul li a p {
    font-size: .16rem;
    margin-top: .17rem;
  }

  .index-overt-body .index-overt-r ul li {
    width: 1.34rem;
    height: 1.04rem;
    margin-right: .11rem;
    margin-bottom: .3rem;
  }

  .index-overt-body {
    height: auto;
  }

  .index-online .index-onlineLink {
    margin-right: .28rem;
    display: inline-block;
    width: 2.09rem;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    background-color: #F0F0F0;
    text-align: center;
    height: 1.61rem;
  }

  .index-online .index-onlineLink:nth-child(2) img {
    margin-top: .25rem;
    width: .68rem;
    height: .48rem;
  }

  .index-online .index-onlineLink:nth-child(3) img {
    margin-top: .12rem;
    width: .64rem;
    height: .62rem;
  }

  .index-online .index-onlineLink:nth-child(4) img {
    margin-top: .2rem;
    width: .68rem;
    height: .50rem;
  }

  .index-online .index-onlineLink p {
    font-size: .30rem;
    color: #3b3b3b;
    margin-top: .2rem;
  }

  .content {
    padding-bottom: .1rem;
  }

  /* 移动端首页适配--new  END */

  /* 移动端专题专栏样式  START */
  .section-3 .nav {
    width: 100%;
    height: 0.6rem;
    border-bottom: 0.0133333333rem solid #ccc;
  }

  .section-3 .nav .fox {
    height: 0.6rem;
    width: 1.36rem;
  }

  .section-3 .nav .fox div {
    height: 0.2666666667rem;
    width: 0.2666666667rem;
    margin-top: 0.1866666667rem;
  }

  .section-3 .nav .fox div img {
    height: 0.2666666667rem;
    width: 0.2666666667rem;
  }

  .section-3 .nav .fox span {
    height: 0.6rem;
    width: 0.6666666667rem;
  }

  .section-3 .nav .fox span a {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    width: 1.3333333333rem;
    font-size: 0.24rem;
    color: #0078b4;
  }

  .section-3 .nav .fox:hover {
    border-bottom: 0.0133333333rem solid #0078b4;
  }

  .section-1 {
    width: 100%;
  }

  .section-1fool-left {
    width: 48%;
    height: 2.5333333333rem;
    text-align: center;
    margin-top: 0.2666666667rem;
    margin-left: 0rem;
    margin-right: 0.1866666667rem;
    background-color: #fbfbfb;
    border-bottom: 0.0133333333rem solid #f2f2f2;
    box-sizing: border-box;
  }

  .section-1fool-left-1 {
    width: 96.5%;
    padding: 0.0666666667rem;
    height: 1.9466666667rem;
    border: 0.0133333333rem solid #f2f2f2;
    background-color: #fff;
  }

  .section-1fool-left-1 img {
    height: 1.9466666667rem;
    width: 100%;
  }

  .section-1fool-left span {
    display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
  }

  .section-1fool-left p {
    height: 0.4rem;
    width: 100%;
    line-height: 0.4rem;
    font-size: 0.1466666667rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .section-1fool-middle {
    width: 48%;
    margin-left: 0rem;
    margin-right: 0rem;
  }

  .section-1fool-middle .section-1fool-left {
    width: 100%;
  }

  .section-1fool-right {
    margin-top: 0.1333333333rem;
    width: 48%;
    float: left;
  }

  .section-1fool-right .section-1fool-left {
    width: 100%;
    float: left;
    margin-top: 0.1333333333rem;
    margin-left: 0rem;
    margin-right: 0rem;
  }

  .sectionright {
    float: right;
    margin-right: 0rem;
  }

  /*    移动端专题专栏样式  END */

  /*    移动端体育工作样式   START */

  .section-4 {
    height: 4rem;
    width: 100%;
    border-bottom: 0.0133333333rem dashed #ccc;
  }

  .section-zuo {
    height: 100%;
    width: 36%;
  }

  .section-zuo-1 {
    margin-top: 0.0666666667rem;
    height: 0.5333333333rem;
    width: 100%;
    background-color: #ccc;
    background-image: url(01-04smallpeoplebgc.png);
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    border: 0.0133333333rem solid #00699d;
  }

  .section-zuo-1 img {
    height: 130%;
    width: 100%;
  }

  .section-zuo-1 span {
    height: 0.5333333333rem;
    width: 40%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
  }

  .section-zuo-1 span>a {
    display: block;
    height: 0.5333333333rem;
    width: 100%;
    line-height: 0.5333333333rem;
    font-size: 0.12rem;
    color: #00699d;
  }

  .section-zuo-2 {
    margin-top: 0.0666666667rem;
    height: 0.5333333333rem;
    width: 100%;
    background-color: #ccc;
    background: url(01-04-smallchitenbgc.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    border: 0.0133333333rem solid #00699d;
    overflow: hidden;
  }

  .section-zuo-2 img {
    height: 100%;
    width: 100%;
    overflow: hidden;
  }

  .section-zuo-2 img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .section-zuo-2 span {
    height: 0.5333333333rem;
    width: 40%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
  }

  .section-zuo-2 span>a {
    display: block;
    height: 0.5333333333rem;
    width: 100%;
    line-height: 0.5333333333rem;
    font-size: 0.12rem;
    color: #00699d;
  }

  .section-zuo-3 {
    margin-top: 0.0666666667rem;
    height: 0.5333333333rem;
    width: 100%;
    background-color: #ccc;
    background: url(01-04-jiangbeibgc.png);
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    border: 0.0133333333rem solid #00699d;
    overflow: hidden;
  }

  .section-zuo-3 img {
    height: 100%;
    width: 50%;
  }

  .section-zuo-3 span {
    height: 0.5333333333rem;
    width: 40%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
  }

  .section-zuo-3 span>a {
    display: block;
    height: 0.5333333333rem;
    width: 100%;
    line-height: 0.5333333333rem;
    font-size: 0.12rem;
    color: #00699d;
  }

  .section-zuo-4 {
    margin-top: 0.0666666667rem;
    height: 0.5333333333rem;
    width: 100%;
    background-color: #ccc;
    background-image: url(01-04-sunrunpeople.png);
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    border: 0.0133333333rem solid #00699d;
  }

  .section-zuo-4 span {
    height: 0.5333333333rem;
    width: 40%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
  }

  .section-zuo-4 span>a {
    display: block;
    height: 0.5333333333rem;
    width: 100%;
    line-height: 0.5333333333rem;
    font-size: 0.12rem;
    color: #00699d;
  }

  .section-zuo-5 {
    margin-top: 0.0666666667rem;
    height: 0.5333333333rem;
    width: 100%;
    background-color: #ccc;
    background-image: url(01-04-baiyunbgc.png);
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    border: 0.0133333333rem solid #00699d;
    overflow: hidden;
  }

  .section-zuo-5 img {
    height: 100%;
    width: 100%;
  }

  .section-zuo-5 span {
    height: 0.5333333333rem;
    width: 40%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
  }

  .section-zuo-5 span>a {
    display: block;
    height: 0.5333333333rem;
    width: 100%;
    line-height: 0.5333333333rem;
    font-size: 0.12rem;
    color: #00699d;
  }

  .section-zuo-6 {
    margin-top: 0.0666666667rem;
    height: 0.5333333333rem;
    width: 100%;
    background-color: #fff;
    background-image: url(01-04-lastbgc.png);
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    border: 0.0133333333rem solid #00699d;
  }

  .section-zuo-6 img {
    height: 100%;
    width: 100%;
  }

  .section-zuo-6 span {
    height: 0.5333333333rem;
    width: 40%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
  }

  .section-zuo-6 span>a {
    display: block;
    height: 0.5333333333rem;
    width: 100%;
    line-height: 0.5333333333rem;
    font-size: 0.12rem;
    color: #00699d;
  }

  .section-you {
    height: 0.56rem;
    width: 62%;
    margin-top: 0.0666666667rem;
    overflow: hidden;
  }

  .section-you-zuo {
    height: 0.5333333333rem;
    width: 46%;
    border: 0.0133333333rem solid #00699d;
    margin-right: 0.08rem;
    background-color: #f0f9ff;
    text-align: center;
    font-size: 0rem;
    line-height: 0.385rem;
  }

  .section-you-zuo span {
    display: block;
    height: 0.2666666667rem;
    width: 100%;
    text-align: center;
    margin: 0.1333333333rem auto;
  }

  .section-you-zuo span p {
    display: inline-block;
    font-size: 0.12rem;
    line-height: 0.1333333333rem;

  }

  .section-you-zuo span img {
    display: inline-block;
    width: 0.1733333333rem;
    height: 0.2133333333rem;
  }

  .section-you-you {
    height: 0.5333333333rem;
    width: 48%;
    border: 0.0133333333rem solid #00699d;
    background-color: #f0f9ff;
    float: left;
    font-size: 0rem;
    line-height: 0rem;
  }

  .section-you-you span {
    display: block;
    height: 0.2666666667rem;
    width: 100%;
    text-align: center;
    margin: 0.1333333333rem auto;
  }

  .section-you-you span p {
    display: inline-block;
    height: 0.2666666667rem;
    font-size: 0.08rem;
    line-height: 0.2133333333rem;
    color: #6eb4e7;
    white-space: nowrap;
    text-overflow: ellipsis;


  }

  .section-you-you span img {
    display: inline-block;
    width: 0.1733333333rem;
    height: 0.2133333333rem;

  }

  .section-you-middle {
    height: 0.5333333333rem;
    width: 30.3%;
    border: 0.0133333333rem solid #00699d;
    margin-right: 0.0933333333rem;
    text-align: center;
    background-color: #f0f9ff;
    font-size: 0rem;
    line-height: 0rem;
  }

  .section-you-middle span {
    display: block;
    height: 0.2666666667rem;
    width: 100%;
    text-align: center;
    margin: 0.1333333333rem auto;
  }

  .section-you-middle span p {
    display: inline-block;
    font-size: 0.12rem;
    line-height: 0.2133333333rem;


  }

  .section-you-middle span img {
    display: inline-block;
    width: 0.1733333333rem;
    height: 0.2133333333rem;
  }

  .section-you-middle-3 {
    margin: 0rem;
    float: left;
  }

  .section-last {
    height: 0.5333333333rem;
    margin-top: 0.1333333333rem;
    width: 63%;
  }

  .section-last img {
    height: 100%;
    width: 100%;
  }

  .last-lunbo {
    display: block;
    width: 100%;
    height: 2.6666666667rem;
    position: relative;
    overflow: hidden;
  }

  .zuocejiantou {
    height: 1.1333333333rem;
    width: 0.4533333333rem;
    position: absolute;
    left: 0;
    top: 0.9866666667rem;
    background-image: url(01-04-zuocejiantou.png);
    display: none;
  }

  .youcejiantou {
    height: 1.1333333333rem;
    width: 0.4533333333rem;
    position: absolute;
    right: 0;
    top: 0.9866666667rem;
    background-image: url(01-04-youcejiantou.png);
    display: none;
  }

  .last-lunbo-1 {
    height: 2.6666666667rem;
    width: 30%;
    margin-top: 0.0666666667rem;
    float: left;
    background-color: #fff;
    margin-left: 0.24rem;
    text-align: center;
  }

  .last-lunbo-1-picture {
    width: 95%;
    height: 1.9466666667rem;
    border: 0.0133333333rem solid #f2f2f2;
    padding: 0.0533333333rem;
  }

  .last-lunbo-1-picture img {
    width: 100%;
    height: 1.9466666667rem;
  }

  .last-lunbo-1 p {
    height: 0.3733333333rem;
    width: 100%;
    line-height: 0.3733333333rem;
    font-size: 0.1333333333rem;
    background-color: #f6f6f6
  }

  .last-lunbo-1-fistr {
    margin-left: 0rem;
  }

  .luoboyidong {
    display: none;
  }

  .section-4-slideBox {
    display: none;
  }


  /*    移动端体育工作样式   END */

  /*     移动端领导页样式    START */

  .section-8 {
    width: 100%;
    margin-top: 0rem;
  }

  .section8-left {
    display: none;
  }

  .section8-right {
    width: 100%;
    border: none;
  }

  .section8-right-1floor {
    width: 100%;
    height: 1.6rem;
    text-align: center;
    overflow: hidden;
  }

  .section8-right-1floor img {
    margin-top: 0.4rem;
    width: 0.9333333333rem;
    height: 1.2rem;
  }

  .section-8 .nav {
    width: 100%;
    height: 0.48rem;
    border-bottom: 0.0133333333rem solid #ccc;
  }

  .section8-ss {
    width: 100%;
    margin: 0 0 .5rem;
  }

  .section8-ss .nav .fox {
    height: 0.4rem;
    width: 20%;
  }

  .section8-ss .nav .fox div {
    height: 0.3333333333rem;
    width: 0.4rem;
    background-color: black;
    margin-top: 0.2rem;
    margin-left: 0.24rem;

  }

  .section8-ss .nav .fox span {
    height: 0.48rem;
    width: 100%;
  }

  .section8-ss .nav .fox span a {
    display: block;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 100%;
    font-size: 0.2133333333rem;
    color: #266bca;
  }

  .yidongneirong {
    display: none;
  }

  .yidongneirong.nav .fox {
    height: 0.4rem;
    width: 20%;
  }

  .yidongneirong .nav .fox div {
    height: 0.3333333333rem;
    width: 0.4rem;
    background-color: black;
    margin-top: 0.2rem;
    margin-left: 0.24rem;

  }

  .yidongneirong .nav .fox span {
    height: 0.48rem;
    width: 100%;
  }

  .yidongneirong .nav .fox span a {
    display: block;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 100%;
    font-size: 0.2133333333rem;
    color: #266bca;
  }

  .fox-section {
    width: 100%;
    overflow: hidden;
  }

  .fox-section p {
    font-size: 0.16rem;
    text-indent: 0.2666666667rem;
    margin-top: 0.0533333333rem;
  }

  /*     移动端领导页样式    END */

  /* 移动端网站地图适配样式 START*/

  .section-9 {
    width: 100%;
    height: 0.5333333333rem;
  }

  .section-9 .nav {
    width: 100%;
    height: 0.5333333333rem;
  }

  .section-9 .nav .fox {
    width: 100%;
    height: 0.5333333333rem;
    margin-top: 0.1333333333rem;
    border-bottom: 0.0066666667rem solid #ccc;
  }

  .section-9 .nav .fox span a {
    display: block;
    height: 0.5333333333rem;
    line-height: 0.5333333333rem;
    width: 1.0666666667rem;
    font-size: 0.2133333333rem;
    color: #4f4e4e;
    border-bottom: 0.0266666667rem solid #0078b4;
    padding-bottom: 0rem;
  }

  .section-a {
    margin-top: 0.0666666667rem;
    width: 100%;
    text-align: center;
    margin-bottom: .2rem;
  }

  .section-a-frist {
    height: 2.4rem;
  }

  .section-a span {
    height: 0.5333333333rem;
    width: 31.5%;
    margin-left: 0.1rem;
    background-color: #e3f2ff;
  }

  .section-a span a {
    display: block;
    height: 0.4933333333rem;
    width: 100%;
    font-size: 0.16rem;
    line-height: 0.48rem;
    text-align: center;
    color: #000000;
  }

  .secction-a-2 {
    margin-left: 0.1066666667rem;
    margin-right: 0rem;
  }

  .section-b-frist {
    height: 3.2rem;
  }

  /* 移动端网站地图样式  END */

}