@media (max-width: 750px) {
  body {
    font-size: 20px;
  }
  #top1 {
    background: #573e2a;
    padding-left: 50px;
    position: relative;
    line-height: 84px;
    overflow: hidden;
  }
  #top1 .a1 {
    float: left;
  }
  #top1 .a1 img {
    vertical-align: middle;
  }
  #top1 .a1 .b2 {
    margin-left: 15px;
  }
  #top1 .a2 {
    display: none;
  }
  #top1 .a3 {
    position: absolute;
    top: 0;
    right: 0;
    height: 84px;
    width: 124px;
    text-align: center;
  }
  #top2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 3;
  }
  #top2 .close {
    padding: 30px;
    text-align: right;
  }
  #top2 .nav {
    text-align: center;
  }
  #top2 .nav a {
    border-bottom: 1px solid #ddd;
    display: block;
    line-height: 3;
    font-size: 26px;
    color: #333;
  }
  #top2 .nav a:hover,
  #top2 .nav a.focus {
    color: #f08618;
  }
  #indexslide {
    height: 500px;
  }
  #indexslide a {
    display: block;
    height: 500px;
  }
  #indexslide .swiper-pagination {
    left: auto;
    width: auto;
    right: 65px;
    bottom: 30px;
  }
  #indexslide .swiper-pagination-bullet {
    border: 3px solid #fff;
    width: 9px;
    height: 9px;
    background: none;
    opacity: 1;
  }
  #indexslide .swiper-pagination-bullet-active {
    background: #ffffff;
  }
  .indexname {
    text-align: center;
    padding-bottom: 40px;
  }
  .indexname .a1 {
    font-size: 36px;
    font-weight: bold;
    color: #573e2a;
  }
  .indexname .a2 {
    margin-top: 15px;
    display: inline-block;
    width: 80px;
    height: 3px;
    background: #f08618;
  }
  #index1 {
    background: #fffcdb;
    padding-bottom: 50px;
    padding-bottom: 66px;
  }
  #index1 .c {
    margin: 0 auto;
    max-width: 1440px;
    padding: 30px 30px;
    background: #ffffff;
    display: block;
  }
  #index1 .c .box {
    margin-top: 30px;
  }
  #index1 .c .box:nth-child(1) {
    grid-area: a;
    transition: 0.5s;
  }
  #index1 .c .box:nth-child(1) .a1 {
    display: block;
    padding-bottom: 58.62%;
  }
  #index1 .c .box:nth-child(1) .a2 {
    display: block;
    font-size: 20px;
    line-height: 1.7;
    height: 68px;
    margin-top: 12px;
  }
  #index1 .c .box:nth-child(1) .a3 {
    margin-top: 24px;
    display: block;
    text-align: center;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    background: #573e2a;
    color: #ffffff;
  }
  #index1 .c .box:nth-child(1):hover {
    transform: translateY(-3px);
  }
  #index1 .c .box:nth-child(2) {
    grid-area: b;
  }
  #index1 .c .box:nth-child(3) {
    grid-area: c;
  }
  #index1 .c .box:nth-child(4) {
    grid-area: d;
  }
  #index1 .c .box:nth-child(n+2) {
    display: grid;
    grid-template-columns: 239fr 462fr 63fr ;
    gap: 26px;
    align-items: center;
    color: #403d3e;
    transition: 0.5s;
  }
  #index1 .c .box:nth-child(n+2) .a1 {
    display: block;
    padding-bottom: 58.33%;
  }
  #index1 .c .box:nth-child(n+2) .a2 {
    font-size: 20px;
    line-height: 1.7;
    height: 68px;
  }
  #index1 .c .box:nth-child(n+2) .a3 {
    border: 2px solid #e9eae9;
    width: 60px;
    height: 96px;
    display: grid;
    align-content: center;
    text-align: center;
    color: #a1a1a1;
    font-family: Arial;
  }
  #index1 .c .box:nth-child(n+2) .a3 .b1 {
    font-size: 36px;
    font-weight: bold;
  }
  #index1 .c .box:nth-child(n+2) .a3 .b2 {
    padding: 4px 0;
    font-size: 16px;
  }
  #index1 .c .box:nth-child(n+2) .a3 .b3 {
    font-size: 22px;
    font-weight: bold;
  }
  #index1 .c .box:nth-child(n+2):hover {
    color: #573e2a;
    transform: translateY(-3px);
  }
  #index1 .c .box:nth-child(n+2):hover .a2 {
    font-weight: bold;
  }
  #index1 .c .box:nth-child(n+2):hover .a3 {
    color: #573e2a;
  }
  #index2 .c {
    padding: 74px 30px;
    margin: 0 auto;
    max-width: 1440px;
    background: #ffffff;
    display: grid;
    gap: 60px;
    grid-template-columns: 820fr 560fr ;
  }
  #index2 .c .s2 .indexname {
    text-align: right;
  }
  a.indexmore {
    margin-top: 20px;
    display: block;
    text-align: right;
    color: #ffffff;
  }
  a.indexmore:hover {
    color: #f08618;
  }
  a.indexmore2 {
    margin-top: 20px;
    display: block;
    text-align: right;
    color: #333;
  }
  a.indexmore2:hover {
    color: #f08618;
  }
  #index2a {
    background: #573e2a;
    height: 323px;
    padding-left: 12px;
    padding-right: 25px;
    padding-bottom: 27px;
  }
  #index2a .box {
    padding-top: 25px;
  }
  #index2a .box a {
    color: #ffffff;
    margin-bottom: 32px;
    display: grid;
    grid-template-columns: 84px auto;
  }
  #index2a .box a .a1 {
    text-align: center;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #index2a .box a .a1 .b1 {
    padding-top: 4px;
    font-size: 20px;
  }
  #index2a .box a .a2 {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    overflow: hidden;
    padding-left: 20px;
    border-left: 1px solid #f08618;
  }
  #index2a .box a:hover {
    color: #f08618;
  }
  #index2a .box a:last-child {
    margin-bottom: 0;
  }
  #index2b {
    background: #dcdedd;
    height: 323px;
    padding-left: 12px;
    padding-right: 25px;
    padding-bottom: 27px;
  }
  #index2b .box {
    padding-top: 25px;
  }
  #index2b .box a {
    color: #3d3a3b;
    margin-bottom: 32px;
    display: grid;
    grid-template-columns: 84px auto;
  }
  #index2b .box a .a1 {
    text-align: center;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #index2b .box a .a1 .b1 {
    padding-top: 4px;
    font-size: 20px;
  }
  #index2b .box a .a2 {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    overflow: hidden;
    padding-left: 20px;
    border-left: 1px solid #3d3a3b;
  }
  #index2b .box a:hover {
    color: #f08618;
  }
  #index2b .box a:last-child {
    margin-bottom: 0;
  }
  #index2c {
    background: #573e2a;
    min-height: 832px;
    padding-left: 12px;
    padding-right: 25px;
    padding-bottom: 27px;
  }
  #index2c .box a {
    display: block;
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 13px;
    border-bottom: 1px solid #6f5a49;
  }
  #index2c .box a .a1 {
    overflow: hidden;
    line-height: 30px;
    height: 60px;
  }
  #index2c .box a .a1 .b1 {
    font-size: 12px;
    float: left;
    width: 13px;
    height: 60px;
  }
  #index2c .box a .a1 .b2 {
    overflow: hidden;
    font-size: 20px;
  }
  #index2c .box a .a2 {
    text-align: right;
    font-size: 18px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #index2c .box a:hover {
    color: #f08618;
  }
  #index2c .box a:last-child {
    margin-bottom: 0;
  }
  #ejtop {
    text-align: center;
    padding-bottom: 40px;
  }
  #ejtop .a1 {
    font-size: 36px;
    font-weight: bold;
    color: #573e2a;
  }
  #ejtop .a2 {
    margin-top: 15px;
    display: inline-block;
    width: 80px;
    height: 3px;
    background: #f08618;
  }
  #ejmain {
    background: #f6f5ee;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  #ejmain .c {
    margin: 0 auto;
    max-width: 1440px;
    min-height: 600px;
    padding: 0 30px;
    background: #ffffff;
  }
  #xuexi a {
    display: block;
    transition: 0.5s;
    position: relative;
    border-bottom: 1px solid #ececec;
    line-height: 64px;
    height: 64px;
    overflow: hidden;
    color: #573e2a;
  }
  #xuexi a .a1 {
    float: left;
    padding-left: 25px;
    margin-right: 30px;
    font-size: 18px;
  }
  #xuexi a .a2 {
    font-size: 20px;
  }
  #xuexi a .a3 {
    display: none;
  }
  #xuexi a:hover {
    transform: translateY(-3px);
    color: #f08618;
  }
  #xuexi a:hover .a2 {
    font-weight: bold;
  }
  #lists p {
    transition: 0.5s;
    position: relative;
    border-bottom: 1px solid #ececec;
    line-height: 64px;
    height: 64px;
    overflow: hidden;
    color: #573e2a;
  }
  #lists p a {
    display: inline-block;
    padding-right: 150px;
    font-size: 20px;
    transition: 0.5s;
  }
  #lists p a span {
    font-size: 12px;
  }
  #lists p i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
  }
  #lists p:hover {
    transform: translateY(-3px);
  }
  #lists p:hover a {
    color: #f08618;
    font-weight: bold;
  }
  #bottom1 {
    background: #573e2a;
  }
  #bottom1 .c {
    text-align: center;
    padding: 30px 0;
    line-height: 2;
    font-size: 20px;
    color: #ffffff;
  }
  #bottom1 .c a {
    display: inline-block;
    padding: 0 20px;
    color: #ffffff;
  }
  #bottom1 .c a:hover {
    color: #eeee;
  }
  #onepage {
    min-height: 500px;
    padding: 40px 0;
    font-size: 20px;
    line-height: 2;
  }
  #page {
    padding: 30px 0;
    text-align: center;
  }
  #page a {
    text-decoration: none;
  }
  #page .prev,
  #page .next,
  #page em {
    font-style: normal;
    margin: 0 5px;
    display: inline-block;
    width: 32px;
    line-height: 32px;
    color: #666;
    border: 1px solid #666;
  }
  #page .current {
    background: #f08618;
    border: 1px solid #f08618;
    color: #fff;
  }
  #page .prev,
  #page .next {
    width: auto;
    padding: 0 20px;
  }
  /*新闻翻页*/
  #pageInfo {
    padding: 40px 0;
    text-align: center;
    font-size: 18px;
  }
  #pageInfo a {
    margin: 0 3px;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    color: #573e2a;
    border: 1px solid #573e2a;
  }
  #pageInfo em {
    font-style: normal;
  }
  #pageInfo em a {
    width: auto;
    padding: 0 10px;
  }
  #pageInfo .onfocus a {
    color: #fff;
    background: #573e2a;
  }
  /*新闻详细页*/
  #newsShow .title {
    padding-top: 45px;
    font-size: 24px;
    line-height: 1.8;
    text-align: center;
  }
  #newsShow .miaoshu {
    font-size: 16px;
    color: #666;
    line-height: 2;
    padding-top: 10px;
    text-align: center;
  }
  #newsShow .line {
    margin-top: 15px;
    height: 10px;
    background: #F5F5F5;
    border: 1px solid #e5e5e5;
  }
  #newsShow .theContent {
    padding: 20px 0;
    line-height: 2;
    font-size: 20px;
  }
  #newsShow .theContent a {
    color: #fff;
  }
  #newsShow .theContent a:hover {
    color: #f08618;
  }
  #newsShow .theContent table {
    max-width: 100%;
  }
  #newsShow .theContent th,
  #newsShow .theContent td {
    padding: 4px 6px;
    border: 1px solid #dddddd !important;
  }
  #newsShow .theContent img {
    max-width: 100%;
  }
  #newsShow .thePageInfo {
    padding: 30px 0;
    padding-top: 20px;
    border-top: 1px solid #e6e7e7;
    line-height: 2;
  }
}
@media (max-width: 750px) and (max-width: 1700px) {
  #top1 .a1 .b2 {
    display: none;
  }
}
@media (max-width: 750px) and (max-width: 900px) {
  #indexslide {
    height: 300px;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #index2 .c {
    display: block;
  }
  #index2 .c .s2 .indexname {
    padding-top: 67px;
    text-align: left;
  }
}
@media (min-width: 751px) {
  #top1 {
    background: #573e2a;
    padding-left: 50px;
    position: relative;
    line-height: 84px;
    overflow: hidden;
  }
  #top1 .a1 {
    float: left;
  }
  #top1 .a1 img {
    vertical-align: middle;
  }
  #top1 .a1 .b2 {
    margin-left: 15px;
  }
  #top1 .a2 {
    float: right;
  }
  #top1 .a2 a {
    font-size: 17px;
    float: left;
    color: #ffffff;
    margin-right: 34px;
  }
  #top1 .a2 a:hover,
  #top1 .a2 a.focus {
    color: #f08618;
  }
  #top1 .a3 {
    display: none;
  }
  #top2 {
    display: none;
  }
  #indexslide {
    height: 500px;
  }
  #indexslide a {
    display: block;
    height: 500px;
  }
  #indexslide .swiper-pagination {
    left: auto;
    width: auto;
    right: 65px;
    bottom: 30px;
  }
  #indexslide .swiper-pagination-bullet {
    border: 3px solid #fff;
    width: 9px;
    height: 9px;
    background: none;
    opacity: 1;
  }
  #indexslide .swiper-pagination-bullet-active {
    background: #ffffff;
  }
  .indexname {
    text-align: center;
    padding-bottom: 40px;
  }
  .indexname .a1 {
    font-size: 36px;
    font-weight: bold;
    color: #573e2a;
  }
  .indexname .a2 {
    margin-top: 15px;
    display: inline-block;
    width: 80px;
    height: 3px;
    background: #f08618;
  }
  #index1 {
    background: #fffcdb;
    padding-bottom: 50px;
    padding-bottom: 66px;
  }
  #index1 .c {
    margin: 0 auto;
    max-width: 1440px;
    padding: 30px 30px;
    background: #ffffff;
    display: grid;
    gap: 26px 40px;
    grid-template-columns: 580fr 820fr ;
    grid-template-areas: "a b" "a c" "a d";
  }
  #index1 .c .box:nth-child(1) {
    grid-area: a;
    transition: 0.5s;
  }
  #index1 .c .box:nth-child(1) .a1 {
    display: block;
    padding-bottom: 58.62%;
  }
  #index1 .c .box:nth-child(1) .a2 {
    display: block;
    font-size: 20px;
    line-height: 1.7;
    height: 68px;
    margin-top: 12px;
  }
  #index1 .c .box:nth-child(1) .a3 {
    margin-top: 24px;
    display: block;
    text-align: center;
    width: 110px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    background: #573e2a;
    color: #ffffff;
  }
  #index1 .c .box:nth-child(1):hover {
    transform: translateY(-3px);
  }
  #index1 .c .box:nth-child(2) {
    grid-area: b;
  }
  #index1 .c .box:nth-child(3) {
    grid-area: c;
  }
  #index1 .c .box:nth-child(4) {
    grid-area: d;
  }
  #index1 .c .box:nth-child(n+2) {
    display: grid;
    grid-template-columns: 239fr 462fr 63fr ;
    gap: 26px;
    align-items: center;
    color: #403d3e;
    transition: 0.5s;
  }
  #index1 .c .box:nth-child(n+2) .a1 {
    display: block;
    padding-bottom: 58.33%;
  }
  #index1 .c .box:nth-child(n+2) .a2 {
    font-size: 20px;
    line-height: 1.7;
    height: 68px;
  }
  #index1 .c .box:nth-child(n+2) .a3 {
    border: 2px solid #e9eae9;
    width: 60px;
    height: 96px;
    display: grid;
    align-content: center;
    text-align: center;
    color: #a1a1a1;
    font-family: Arial;
  }
  #index1 .c .box:nth-child(n+2) .a3 .b1 {
    font-size: 36px;
    font-weight: bold;
  }
  #index1 .c .box:nth-child(n+2) .a3 .b2 {
    padding: 4px 0;
    font-size: 16px;
  }
  #index1 .c .box:nth-child(n+2) .a3 .b3 {
    font-size: 22px;
    font-weight: bold;
  }
  #index1 .c .box:nth-child(n+2):hover {
    color: #573e2a;
    transform: translateY(-3px);
  }
  #index1 .c .box:nth-child(n+2):hover .a2 {
    font-weight: bold;
  }
  #index1 .c .box:nth-child(n+2):hover .a3 {
    color: #573e2a;
  }
  #index2 .c {
    padding: 74px 30px;
    margin: 0 auto;
    max-width: 1440px;
    background: #ffffff;
    display: grid;
    gap: 60px;
    grid-template-columns: 820fr 560fr ;
  }
  #index2 .c .s2 .indexname {
    text-align: right;
  }
  a.indexmore {
    margin-top: 20px;
    display: block;
    text-align: right;
    color: #ffffff;
  }
  a.indexmore:hover {
    color: #f08618;
  }
  a.indexmore2 {
    margin-top: 20px;
    display: block;
    text-align: right;
    color: #333;
  }
  a.indexmore2:hover {
    color: #f08618;
  }
  #index2a {
    background: #573e2a;
    height: 323px;
    padding-left: 12px;
    padding-right: 25px;
    padding-bottom: 27px;
  }
  #index2a .box {
    padding-top: 25px;
  }
  #index2a .box a {
    color: #ffffff;
    margin-bottom: 32px;
    display: grid;
    grid-template-columns: 84px auto;
  }
  #index2a .box a .a1 {
    text-align: center;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #index2a .box a .a1 .b1 {
    padding-top: 4px;
    font-size: 20px;
  }
  #index2a .box a .a2 {
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    overflow: hidden;
    padding-left: 20px;
    border-left: 1px solid #f08618;
  }
  #index2a .box a:hover {
    color: #f08618;
  }
  #index2a .box a:last-child {
    margin-bottom: 0;
  }
  #index2b {
    background: #dcdedd;
    height: 323px;
    padding-left: 12px;
    padding-right: 25px;
    padding-bottom: 27px;
  }
  #index2b .box {
    padding-top: 25px;
  }
  #index2b .box a {
    color: #3d3a3b;
    margin-bottom: 32px;
    display: grid;
    grid-template-columns: 84px auto;
  }
  #index2b .box a .a1 {
    text-align: center;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #index2b .box a .a1 .b1 {
    padding-top: 4px;
    font-size: 20px;
  }
  #index2b .box a .a2 {
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    overflow: hidden;
    padding-left: 20px;
    border-left: 1px solid #3d3a3b;
  }
  #index2b .box a:hover {
    color: #f08618;
  }
  #index2b .box a:last-child {
    margin-bottom: 0;
  }
  #index2c {
    background: #573e2a;
    height: 832px;
    padding-left: 12px;
    padding-right: 25px;
    padding-bottom: 27px;
  }
  #index2c .box a {
    display: block;
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 13px;
    border-bottom: 1px solid #6f5a49;
  }
  #index2c .box a .a1 {
    overflow: hidden;
    line-height: 30px;
    height: 60px;
  }
  #index2c .box a .a1 .b1 {
    font-size: 12px;
    float: left;
    width: 13px;
    height: 60px;
  }
  #index2c .box a .a1 .b2 {
    overflow: hidden;
    font-size: 17px;
  }
  #index2c .box a .a2 {
    text-align: right;
    font-size: 15px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #index2c .box a:hover {
    color: #f08618;
  }
  #index2c .box a:last-child {
    margin-bottom: 0;
  }
  #ejtop {
    text-align: center;
    padding-bottom: 40px;
  }
  #ejtop .a1 {
    font-size: 36px;
    font-weight: bold;
    color: #573e2a;
  }
  #ejtop .a2 {
    margin-top: 15px;
    display: inline-block;
    width: 80px;
    height: 3px;
    background: #f08618;
  }
  #ejmain {
    background: #f6f5ee;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  #ejmain .c {
    margin: 0 auto;
    max-width: 1440px;
    min-height: 600px;
    padding: 0 30px;
    background: #ffffff;
  }
  #xuexi a {
    display: block;
    transition: 0.5s;
    position: relative;
    border-bottom: 1px solid #ececec;
    line-height: 64px;
    height: 64px;
    overflow: hidden;
    color: #573e2a;
  }
  #xuexi a .a1 {
    float: left;
    padding-left: 25px;
    margin-right: 70px;
    font-size: 15px;
  }
  #xuexi a .a2 {
    padding-right: 30px;
    font-size: 18px;
  }
  #xuexi a .a3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 64px;
  }
  #xuexi a:hover {
    transform: translateY(-3px);
    color: #f08618;
  }
  #xuexi a:hover .a2 {
    font-weight: bold;
  }
  #lists p {
    transition: 0.5s;
    position: relative;
    border-bottom: 1px solid #ececec;
    line-height: 64px;
    height: 64px;
    overflow: hidden;
    color: #573e2a;
  }
  #lists p a {
    display: inline-block;
    padding-right: 130px;
    font-size: 18px;
    transition: 0.5s;
  }
  #lists p a span {
    font-size: 12px;
  }
  #lists p i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
  }
  #lists p:hover {
    transform: translateY(-3px);
  }
  #lists p:hover a {
    color: #f08618;
    font-weight: bold;
  }
  #bottom1 {
    background: #573e2a;
  }
  #bottom1 .c {
    text-align: center;
    padding: 30px 0;
    line-height: 2;
    font-size: 20px;
    color: #ffffff;
  }
  #bottom1 .c a {
    display: inline-block;
    padding: 0 20px;
    color: #ffffff;
  }
  #bottom1 .c a:hover {
    color: #eeee;
  }
  #onepage {
    min-height: 500px;
    padding: 40px 0;
    font-size: 16px;
    line-height: 2;
  }
  #page {
    padding: 30px 0;
    text-align: center;
  }
  #page a {
    text-decoration: none;
  }
  #page .prev,
  #page .next,
  #page em {
    font-style: normal;
    margin: 0 5px;
    display: inline-block;
    width: 32px;
    line-height: 32px;
    color: #666;
    border: 1px solid #666;
  }
  #page .current {
    background: #f08618;
    border: 1px solid #f08618;
    color: #fff;
  }
  #page .prev,
  #page .next {
    width: auto;
    padding: 0 20px;
  }
  /*新闻翻页*/
  #pageInfo {
    padding: 40px 0;
    text-align: center;
    font-size: 14px;
  }
  #pageInfo a {
    margin: 0 3px;
    display: inline-block;
    width: 34px;
    line-height: 34px;
    color: #573e2a;
    border: 1px solid #573e2a;
  }
  #pageInfo em {
    font-style: normal;
  }
  #pageInfo em a {
    width: auto;
    padding: 0 10px;
  }
  #pageInfo .onfocus a {
    color: #fff;
    background: #573e2a;
  }
  /*新闻详细页*/
  #newsShow .title {
    padding-top: 45px;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
  }
  #newsShow .miaoshu {
    font-size: 12px;
    color: #666;
    line-height: 2;
    padding-top: 10px;
    text-align: center;
  }
  #newsShow .line {
    margin-top: 15px;
    height: 10px;
    background: #F5F5F5;
    border: 1px solid #e5e5e5;
  }
  #newsShow .theContent {
    padding: 20px 0;
    line-height: 2;
  }
  #newsShow .theContent a {
    color: #fff;
  }
  #newsShow .theContent a:hover {
    color: #f08618;
  }
  #newsShow .theContent table {
    max-width: 100%;
  }
  #newsShow .theContent th,
  #newsShow .theContent td {
    padding: 4px 6px;
    border: 1px solid #dddddd !important;
  }
  #newsShow .theContent img {
    max-width: 100%;
  }
  #newsShow .thePageInfo {
    padding: 30px 0;
    padding-top: 20px;
    border-top: 1px solid #e6e7e7;
    line-height: 2;
  }
}
@media (min-width: 751px) and (max-width: 1700px) {
  #top1 .a1 .b2 {
    display: none;
  }
}
@media (min-width: 751px) and (max-width: 1400px) {
  #top1 .a2 a {
    margin-right: 15px;
  }
}
@media (min-width: 751px) and (max-width: 1200px) {
  #top1 .a1 {
    float: none;
  }
  #top1 .a2 {
    line-height: 1.4;
    padding-bottom: 30px;
  }
}
@media (min-width: 751px) and (max-width: 900px) {
  #indexslide {
    height: 300px;
  }
}
@media (min-width: 751px) and (max-width: 750px) {
  #index1 .c {
    display: block;
  }
  #index1 .c .box {
    margin-top: 30px;
  }
}
@media (min-width: 751px) and (max-width: 750px) {
  #index2 .c {
    display: block;
  }
  #index2 .c .s2 .indexname {
    padding-top: 67px;
    text-align: left;
  }
}
/*# sourceMappingURL=style.css.map */