@charset "UTF-8";
.mobile {
  display: none;
}

.pc {
  overflow: hidden;
  width: 100%;
  display: block;
}

.pc .lazy:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.pc .lazy {
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.pc .header {
  background: #16c2c8;
  padding: 10px 0;
}

.pc .header .logo {
  width: 171px;
  height: 18px;
}

.pc .banner {
  position: relative;
  width: 100%;
  height: 280px;
  min-width: 1246px;
}

.pc .banner img {
  width: 2645px;
  height: 280px;
  position: absolute;
  left: 50%;
  margin-left: -1322.5px;
  min-width: 1246px;
}

.pc .box .nav {
  background: url(../img/nav_bg.png) no-repeat;
  background-size: 2645px 94px;
  height: 89px;
  width: 100%;
  line-height: 20px;
}

.pc .box .nav a {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  text-transform:uppercase;
}

.pc .box .nav li {
  padding: 20px 0;
}

.pc .box .nav li + li {
  margin-left: 35px;
}

.pc .box .nav li:hover {
  background: url(../img/nav_hover.png) no-repeat;
  background-size: 100% 6px;
}

.pc .box .top .num {
  display: none;
}

.pc .box .top .lunbo {
  width: 613px;
  height: 411px;
  overflow: hidden;
}

.pc .box .top .bg {
  background: url(../img/shadow.png) no-repeat;
  background-size: 613px 135px;
  height: 135px;
}

.pc .box .top .desc {
  padding-bottom: 15px;
}

.pc .box .top .desc p a {
  font-size: 24px;
}

.pc .box .top .top_c .tuwen .tu {
  width: 300px;
  height: 200px;
  overflow: hidden;
}

.pc .box .top .top_c .tuwen .wen {
  width: 264px;
  height: 166px;
  background: #16c2c8;
  padding: 22px 18px;
}

.pc .box .top .top_c .tuwen .wen a {
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  line-height: 30px;
}

.pc .box .bottom {
  margin-top: 19px;
  margin-bottom: 35px;
}

.pc .box .bottom .tuwen .wen {
  height: 77px;
  width: 370px;
  padding: 20px 17px;
  line-height: 28px;
  background: #1ecfcf;
}

.pc .box .bottom .tuwen .wen a {
  color: #ffffff;
  font-size: 24px;
}

.pc .box .voices .min {
  padding-bottom: 50px;
}

.pc .box .voices .min .title {
  font-size: 30px;
  font-weight: bold;
  color: #a77c00;
  padding-top: 66px;
}

.pc .box .voices .min .title a {
  font-size: 30px;
  font-weight: bold;
  color: #a77c00;
  text-transform:uppercase;
}

.pc .box .voices .min .lunbo3box {
  margin-top: 44px;
  position: relative;
  height: 354px;
}

.pc .box .voices .min .lunbo3box .lunbo3_btn {
  width: 1246px;
  height: 46px;
  position: absolute;
  top: 116px;
}

.pc .box .voices .min .lunbo3box .lunbo3_btn div {
  width: 24px;
  height: 46px;
  cursor: pointer;
}

.pc .box .voices .min .lunbo3box .lunbo3_box {
  position: absolute;
  left: 50%;
  margin-left: -590px;
  width: 1180px;
  overflow: hidden;
}

.pc .box .voices .min .lunbo3box .lunbo3 .tuwen {
  width: 388px;
}

.pc .box .voices .min .lunbo3box .lunbo3 .tuwen .tu {
  width: 388px;
  height: 260px;
  overflow: hidden;
}

.pc .box .voices .min .lunbo3box .lunbo3 .tuwen .wen {
  width: 388px;
  font-size: 20px;
  color: #333333;
  line-height: 22px;
  margin-top: 13px;
  margin-bottom: 23px;
  margin-left: 0;
}

.pc .box .voices .min .lunbo3box .lunbo3 .tuwen .wen a {
  font-size: 20px;
  color: #333333;
}

.pc .box .voices .min .lunbo3box .lunbo3 .tuwen .lunbo3_more {
  padding: 3px 0;
  background: #1ecfcf;
  width: 56px;
  text-align: center;
}

.pc .box .voices .min .lunbo3box .lunbo3 .tuwen .lunbo3_more a {
  font-size: 14px;
  color: #ffffff;
}

.pc .box .voices .min .lunbo3box .lunbo3 .tuwen + .tuwen {
  margin-left: 8px;
}

.pc .box .opinion {
  background: #cfd8e1;
  padding: 74px 0;
}

.pc .box .opinion .title {
  background: #1ecfcf;
  background-size: 189px 137px;
  height: 137px;
  line-height: 117px;
  width: 189px;
  text-align: center;
  position: absolute;
  top: -19px;
  left: -15px;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
}

.pc .box .opinion .title a {
  font-weight: bold;
  font-size: 30px;
  color: #333333;
  line-height: 117px;
  text-transform:uppercase;

}

.pc .box .opinion .wen {
  background: #e2edef;
  padding-top: 140px;
  width: 225px;
  height: 136px;
  padding: 140px 10px 30px;
  position: relative;
  margin-right: 2px;
}

.pc .box .opinion .wen .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  font-size: 22px;
  line-height: 24px;
  color: #333333;
}

.pc .box .opinion .wen .text a {
  font-size: 22px;
  line-height: 24px;
  color: #333333;
}

.pc .box .opinion .tuwen {
  margin-right: 2px;
}

.pc .box .opinion .tuwen .tu {
  width: 280px;
  height: 187px;
  overflow: hidden;
}

.pc .box .opinion .tuwen .text {
  width: 250px;
  height: 86px;
  background: #e2edef;
  padding: 17px 15px;
}

.pc .box .opinion .tuwen .text a {
  font-size: 22px;
  line-height: 24px;
  color: #333333;
}

.pc .box .opinion .wen_box .text {
  width: 384px;
  height: 56px;
  background: #e2edef;
  padding: 23px 19px;
}

.pc .box .opinion .wen_box .text a {
  color: #333333;
  font-size: 22px;
  line-height: 24px;
}

.pc .box .opinion .wen_box .text + .text {
  margin-top: 2px;
}

.pc .box .straits_talk {
  padding-top: 63px;
  padding-bottom: 60px;
  background: #f3f3f3;
}

.pc .box .straits_talk .min {
  position: relative;
  overflow: hidden;
}

.pc .box .straits_talk .title {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
}

.pc .box .straits_talk .title a {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  text-transform:uppercase;
}

.pc .box .straits_talk .btn {
  height: 19px;
  position: absolute;
  right: 0;
  top: 10px;
}

.pc .box .straits_talk .btn div {
  cursor: pointer;
}

.pc .box .straits_talk .btn .btn_r {
  margin-left: 11px;
}

.pc .box .straits_talk .tuwen {
  margin-top: 37px;
  padding-right: 34px;
  border-right: 1px solid #1ecfcf;
}

.pc .box .straits_talk .tuwen .tu {
  width: 260px;
  height: 443px;
  overflow: hidden;
}

.pc .box .straits_talk .tuwen .wen {
  color: #000000;
  width: 239px;
  height: 32px;
  font-size: 18px;
  line-height: 20px;
  padding-top: 30px;
  padding-bottom: 21px;
  padding-right: 20px;
  border-bottom: 0;
}

.pc .box .straits_talk .tuwen .wen a {
  color: #000000;
  font-size: 18px;
  line-height: 20px;
}

.pc .box .straits_talk .tuwen + .tuwen {
  margin-left: 34px;
}

.pc .box .compatriots {
  background: #e0e0e0;
  padding-top: 40px;
  padding-bottom: 25px;
}

.pc .box .compatriots .book {
  background: url(../img/book.png) no-repeat;
  background-size: 1261px 634px;
  height: 634px;
  position: relative;
  padding-top: 42px;
  padding-left: 16px;
}

.pc .box .compatriots .book .book_more {
  width: 102px;
  height: 90px;
  position: absolute;
  bottom: 50px;
  right: -5px;
  cursor: pointer;
}

.pc .box .compatriots .book .title {
  font-weight: bold;
  font-size: 30px;
  line-height: 26px;
  color: #333333;
}

.pc .box .compatriots .book .title a {
  font-weight: bold;
  font-size: 30px;
  line-height: 26px;
  color: #333333;
  text-transform:uppercase;
}

.pc .box .compatriots .book .tuwen {
  margin-top: 54px;
}

.pc .box .compatriots .book .tuwen .tu {
  width: 292px;
  height: 292px;
  overflow: hidden;
}

.pc .box .compatriots .book .tuwen .wen {
  width: 292px;
  color: #333333;
  font-size: 20px;
  padding-top: 22px;
  margin-top: 32px;
}

.pc .box .compatriots .book .tuwen .wen a {
  color: #333333;
  font-size: 20px;
}

.pc .box .compatriots .book .tuwen + .tuwen {
  margin-left: 12px;
}

.pc .box .in_taiwan {
  padding-top: 44px;
  margin-bottom: 60px;
}

.pc .box .in_taiwan .title {
  background: url(../img/intaiwan_title.png) no-repeat;
  background-size: 1247px 57px;
  height: 57px;
  padding-top: 26px;
  margin-bottom: 45px;
}

.pc .box .in_taiwan .title a {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-transform:uppercase;
}

.pc .box .in_taiwan .tuwenbox .tuwen .tu {
  width: 300px;
  height: 200px;
  overflow: hidden;
}

.pc .box .in_taiwan .tuwenbox .tuwen .wen {
  padding-left: 22px;
  height: 200px;
  position: relative;
  padding-right: 50px;
}

.pc .box .in_taiwan .tuwenbox .tuwen .wen .text {
  width: 210px;
}

.pc .box .in_taiwan .tuwenbox .tuwen .wen .text a {
  font-size: 20px;
  color: #333333;
  line-height: 22px;
}

.pc .box .in_taiwan .tuwenbox .tuwen .wen .more {
  background: #1ecfcf;
  text-align: center;
  position: absolute;
  left: 22px;
  bottom: 0;
  cursor: pointer;
  padding: 4px 7px;
}

.pc .box .in_taiwan .tuwenbox .tuwen .wen .more a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

.pc .box .in_taiwan .tuwenbox .tuwen + .tuwen {
  margin-top: 60px;
}

.pc .box .in_taiwan .tuwenbox + .tuwenbox {
  border-left: 2px solid #d5d4d5;
}

.pc .box .in_taiwan .tuwenbox + .tuwenbox .tuwen {
  padding-left: 59px;
}

.pc .box .cartoons {
  background: #f3f3f3;
  padding-bottom: 122px;
}

.pc .box .cartoons .title {
  font-size: 30px;
  line-height: 84px;
  color: #333333;
}

.pc .box .cartoons .title a {
  font-size: 30px;
  line-height: 84px;
  color: #333333;
  text-transform:uppercase;
}

.pc .box .cartoons .tuwenbox {
  width: 623px;
  height: 414px;
  overflow: hidden;
}

.pc .box .cartoons .tuwenbox .tuwen {
  position: relative;
}

.pc .box .cartoons .tuwenbox .tu {
  width: 623px;
  height: 414px;
}

.pc .box .cartoons .tuwenbox .wen {
  width: 623px;
  background: #000000;
  background: rgba(0, 0, 0, 0.2);
  filter: alpha(opacity=60);
  /*支持 IE 浏览器*/
  padding: 27px 30px;
  position: absolute;
  bottom: 0;
}

.pc .box .cartoons .tuwenbox .wen a {
  filter: alpha(opacity=100);
  font-size: 20px;
  color: #ffffff;
}

.pc .back {
  width: 100%;
  height: 105px;
  background: #cfd8e1;
  position: relative;
}

.pc .back .bg {
  background: url(../img/back_bg.png) no-repeat;
  background-size: 2616px 62px;
  height: 62px;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 2645px;
  left: 50%;
  margin-left: -1322.5px;
  font-size: 16px;
  line-height: 62px;
  cursor: pointer;
  color: #ffffff;
}

.pc .footer {
  padding: 50px 0;
}

.pc .footer .logo {
  width: 395px;
  height: 73px;
}

.pc .footer .wen {
  font-size: 16px;
  color: #3d6185;
  line-height: 20px;
  width: 760px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .mobile {
    display: block;
    width: 6.4rem;
    overflow: hidden;
  }
  * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .m_header {
    width: 6.4rem;
    background: #16c2c8;
    height: 0.52rem;
    padding-top: 0.15rem;
    position: relative;
    z-index: 100;
  }
  .m_header .logo {
    width: 1.91rem;
    height: 0.22rem;
    margin-left: 0.15rem;
  }
  .p-caidan {
    width: 4.5rem;
    height: 10.94rem;
    background: rgba(22, 194, 200, 0.95);
    position: fixed;
    z-index: 1000;
  }
  .p-caidan .logo {
    margin: 0.33rem 0.35rem;
  }
  .p-caidan .logo img {
    width: 2.15rem;
    height: 0.23rem;
  }
  .p-caidan .wenzi {
    font-size: 0.31rem;
    border-top: 0.02rem solid rgba(255, 255, 255, 0.3);
    line-height: 0.65rem;
    padding-left: 0.4rem;
  }
  .p-caidan .wenzi a {
    color: #fff;
  }
  .caidan {
    width: 0.36rem;
    height: 0.26rem;
    background: url("../img/icon.png") no-repeat;
    background-size: 0.36rem 0.26rem;
    position: absolute;
    margin-right: 0.26rem;
    top: 0.13rem;
    right: 0;
    cursor: pointer;
  }
  .min {
    width: 6.13rem;
    margin: 0 auto;
    min-width: 6.13rem;
  }
  .m_banner {
    width: 6.4rem;
    height: 2.29rem;
    position: relative;
    top: -0.5rem;
  }
  .CT_lunbo_left {
    position: relative;
    left: 50%;
    margin-left: -3.065rem;
    margin-top: -0.7rem;
    height: 4.05rem;
    /* 轮播部分 */
    /* 轮播部分 */
  }
  .CT_lunbo_left .CT_lunbo {
    float: left;
    width: 6.13rem;
    height: 4.05rem;
    position: relative;
  }
  .CT_lunbo_left .CT_lunbo_btnL,
  .CT_lunbo_left .CT_lunbo_btnR {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -0.49rem;
    z-index: 2;
    width: 0.68rem;
    height: 0.98rem;
  }
  .CT_lunbo_left .CT_lunbo_btnL {
    left: 0;
  }
  .CT_lunbo_left .CT_lunbo_btnR {
    right: 0;
  }
  .CT_lunbo_left .CT_lunbo_out,
  .CT_lunbo_left .CT_lunbo_in,
  .CT_lunbo_left .CT_lunbo_in li,
  .CT_lunbo_left .CT_lunbo_in li img {
    width: 6.13rem;
    height: 4.05rem;
    overflow: hidden;
  }
  .CT_lunbo_left .CT_lunbo_in li {
    float: left;
    display: none;
    position: relative;
  }
  .CT_lunbo_left .CT_lunbo_in .CT_lunbo_show,
  .CT_lunbo_left .CT_lunbo_in .a_img {
    display: block;
  }
  .CT_lunbo_left .CT_lunbo_txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.1rem 0.2rem;
  }
  .CT_lunbo_left .CT_lunbo_txt a {
    font-size: 0.24rem;
  }
  .CT_lunbo_left .CT_lunbo_txt {
    padding: 0.11rem 0.17rem;
    height: 1rem;
    line-height: 0.32rem;
    background: rgba(0, 0, 0, 0.4);
    background-size: 6.13rem 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .CT_lunbo_left .CT_lunbo_txt a {
    color: #fff;
    font-size: 0.3rem;
    line-height: 0.32rem;
    opacity: 1;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    bottom: 0.2rem;
  }
  .m_tuwenbox .top {
    padding-top: 0.15rem;
  }
  .m_tuwenbox .top .tuwen_l .tu {
    width: 3rem;
    height: 2rem;
  }
  .m_tuwenbox .top .tuwen_l .wen {
    width: 3rem;
    height: 2rem;
    background: #16c2c8;
    padding: 0.19rem 0.1rem;
  }
  .m_tuwenbox .top .tuwen_l .wen a {
    font-size: 0.3rem;
    color: #ffffff;
    line-height: 0.32rem;
  }
  .m_tuwenbox .top .tuwen_l + .tuwen_l {
    margin-left: 0.12rem;
  }
  .m_tuwenbox .bottom {
    padding-top: 0.19rem;
  }
  .m_tuwenbox .bottom .tuwen .tu {
    width: 1.92rem;
    height: 1.28rem;
    position: relative;
  }
  .m_tuwenbox .bottom .tuwen .tu .play {
    width: 0.44rem;
    height: 0.29rem;
    position: absolute;
    right: 0.01rem;
    bottom: 0.01rem;
  }
  .m_tuwenbox .bottom .tuwen .wen {
    background: #16c2c8;
    line-height: 0.3rem;
    width: 1.92rem;
    font-size: 0.24rem;
    color: #010101;
    padding: 0.2rem 0.13rem;
  }
  .m_tuwenbox .bottom .tuwen .wen a {
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 0.3rem;
  }
  .m_tuwenbox .bottom .tuwen + .tuwen {
    margin-left: 0.18rem;
  }
  .m_voices {
    background: url(../img/m_hero.png) no-repeat 1.84rem 0;
    background-size: 4.76rem 5.38rem;
    padding-top: 0.57rem;
  }
  .m_voices .title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    border-top: 0.05rem solid #16c2c8;
    padding-top: 0.15rem;
    display: inline;
  }
  .m_voices .title a{color: #333333;text-transform:uppercase;}
  .m_voices .m_lb3 {
    margin-top: 0.38rem;
  }
  .m_voices .m_lb3 .tuwen {
    width: 3.9rem;
  }
  .m_voices .m_lb3 .tuwen .tu {
    width: 3.9rem;
    height: 2.6rem;
  }
  .m_voices .m_lb3 .tuwen .wen {
    width: 3.9rem;
    font-size: 0.2rem;
    line-height: 0.22rem;
    color: #333333;
    padding-top: 0.17rem;
    padding-bottom: 0.26rem;
  }
  .m_voices .m_lb3 .tuwen .wen a {
    font-size: 0.2rem;
    line-height: 0.22rem;
    color: #333333;
  }
  .m_voices .m_lb3 .tuwen .lb_more {
    height: 0.25rem;
    line-height: 0.25rem;
    width: 0.75rem;
    text-align: center;
    background: #16c2c8;
  }
  .m_voices .m_lb3 .tuwen .lb_more a {
    font-size: .14rem;
    color: #fff;
  }
  .m_voices .m_lb3 .tuwen + .tuwen {
    margin-left: 0.07rem;
  }
  .m_opinion {
    width: 100%;
    margin: 0 auto;
    padding-top: 0.4rem;
    position: relative;
    min-width: auto;
    left: 0;
  }
  .m_opinion .min {
    padding-top: 0;
    position: relative;
    left: 0;
    top: 0;
  }
  .m_opinion .title {
    margin-top: 0.15rem;
    margin-bottom: 0.2rem;
  }
  .m_opinion .title a {
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
text-transform:uppercase;
  }
  .m_opinion .messages-l {
    width: 2.1rem;
    margin-bottom: 0.01rem;
  }
  .m_opinion .messages-l .zi {
    height: 2.42rem;
    width: 2.1rem;
    font-size: 0.24rem;
    line-height: 0.26rem;
    padding: 0.15rem 0.2rem;
    overflow: hidden;
    background: #f6f6f6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .m_opinion .messages-l .zi a {
    color: #333333;
  }
  .m_opinion .messages-l .img {
    width: 2.1rem;
    height: 1.4rem;
  }
  .m_opinion .messages-m {
    margin: 0 0.01rem;
    width: 3.94rem;
  }
  .m_opinion .messages-m .t {
    margin-bottom: 0.01rem;
  }
  .m_opinion .messages-m .t .img {
    width: 2.1rem;
    height: 1.4rem;
  }
  .m_opinion .messages-m .t .zi {
    background: #16c2c8;
    font-size: 0.24rem;
    line-height: 0.26rem;
    padding: 0.19rem 0.1rem;
    overflow: hidden;
    width: 1.84rem;
    height: 1.4rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .m_opinion .messages-m .t .zi a {
    color: #fff;
  }
  .m_opinion .messages-m .m .zi {
    width: 3.97rem;
    height: 1.2rem;
    background: #16c2c8;
    padding: 0.25rem 0.15rem;
    font-size: 0.24rem;
    line-height: 0.26rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .m_opinion .messages-m .m .zi a {
    color: #fff;
  }
  .m_opinion .messages-m .m .zi1 {
    width: 3.97rem;
    height: 1.2rem;
    background: #f6f6f6;
    padding: 0.25rem 0.15rem;
    font-size: 0.24rem;
    line-height: 0.26rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .m_opinion .messages-m .m .zi1 a {
    color: #333333;
  }
  .m_opinion .messages-r {
    width: 6.08rem;
  }
  .m_opinion .messages-r .img {
    width: 6.08rem;
    height: 4.06rem;
  }
  .m_opinion .messages-r .zi {
    background: #16c2c8;
    font-size: 0.24rem;
    padding: 0.2rem 0.25rem;
    width: 6.08rem;
    height: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    line-height: 0.26rem;
  }
  .m_opinion .messages-r .zi a {
    color: #fff;
  }
  .m_straits_talk {
    padding-top: 0.45rem;
    padding-bottom: 0.35rem;
  }
  .m_straits_talk .title {
    margin-bottom: 0.37rem;
  }
  .m_straits_talk .title a {
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
text-transform:uppercase;
  }
  .m_straits_talk .m_lunbo4 {
    width: 3rem;
  }
  .m_straits_talk .m_lunbo4 .tuwen {
    padding-right: 0.17rem;
  }
  .m_straits_talk .m_lunbo4 .tuwen .tu {
    width: 2.59rem;
    height: 3.89rem;
  }
  .m_straits_talk .m_lunbo4 .tuwen .wen {
    width: 2.59rem;
    font-size: 0.2rem;
    line-height: 0.22rem;
    color: #000000;
    padding-top: 0.3rem;
    padding-bottom: 0.14rem;
  }
  .m_straits_talk .m_lunbo4 .tuwen .wen a {
    font-size: 0.2rem;
    color: #000000;
  }
  .m_straits_talk .m_lunbo4 .tuwen + .tuwen {
    padding-left: 0.17rem;
    border-left: 0.01rem solid #16c2c8;
  }
  .m_compatriots {
    background: url(../img/m_book.png) no-repeat;
    background-size: 6.4rem 7.9rem;
    height: 7rem;
    padding-top: 0.6rem;
    padding-bottom: 0;
  }
  .m_compatriots .title {
    margin-top: 0.6rem;
    margin-left: 0.45rem;
  }
  .m_compatriots .title a {
    font-weight: bold;
    font-size: 0.3rem;
    color: #333333;
text-transform:uppercase;
  }
  .m_compatriots .tuwen {
    width: 2.85rem;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
  }
  .m_compatriots .tuwen .tu {
    width: 2.85rem;
    height: 2.85rem;
  }
  .m_compatriots .tuwen .wen {
    margin-top: 0.17rem;
    width: 2.85rem;
    font-size: 0.2rem;
    line-height: 0.22rem;
    padding-top: 0.15rem;
    color: #333333;
  }
  .m_compatriots .tuwen .wen a{color:#333;}
  .m_compatriots .tuwen + .tuwen {
    margin-left: 0.1rem;
  }
  .m_in_taiwan {
    padding-top: 0.18rem;
  }
  .m_in_taiwan .title {
    background: url(../img/m_in_taiwan_title.png) no-repeat;
    background-size: 6.14rem 0.58rem;
    height: 0.58rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    padding-top: 0.3rem;
    margin-left: 0.25rem;
    margin-bottom: 0.55rem;
  }
  .m_in_taiwan .title a {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    padding-top: 0.3rem;
    display: inline;
text-transform:uppercase;
  }
  .m_in_taiwan .tuwen {
    margin-left: 0.25rem;
  }
  .m_in_taiwan .tuwen .tu {
    width: 3rem;
    height: 2rem;
  }
  .m_in_taiwan .tuwen .wen {
    padding-left: 0.22rem;
    height: 2rem;
    position: relative;
  }
  .m_in_taiwan .tuwen .wen .text {
    width: 2.1rem;
  }
  .m_in_taiwan .tuwen .wen .text a {
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.3rem;
  }
  .m_in_taiwan .tuwen .wen .more {
    background: #16c2c8;
    width: auto;
    height: auto;
    line-height: auto;
    text-align: center;
    position: absolute;
    left: 0.22rem;
    bottom: 0;
    padding: 0.04rem 0.07rem;
  }
  .m_in_taiwan .tuwen .wen .more a {
    color: #ffffff;
    font-size: 0.14rem;
    text-decoration: none;
  }
  .m_in_taiwan .tuwen + .tuwen {
    margin-top: 0.6rem;
  }
  .m_cartoons {
    padding-bottom: 0.5rem;
  }
  .m_cartoons .title {
    margin-top: 0.7rem;
    margin-bottom: 0.2rem;
  }
  .m_cartoons .title a {
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
text-transform:uppercase;
  }
  .m_cartoons .tuwenbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m_cartoons .tuwenbox .tuwen {
    width: 3.06rem;
    height: 2.04rem;
    position: relative;
    padding-bottom: 0.47rem;
  }
  .m_cartoons .tuwenbox .tuwen .tu {
    width: 3.06rem;
    height: 2.04rem;
  }
  .m_cartoons .tuwenbox .tuwen .shadow {
    background: url(../img/shadow.png) no-repeat;
    background-size: 3.06rem 1rem;
    height: 1rem;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .m_cartoons .tuwenbox .tuwen .shadow .wen {
    width: 3.06rem;
    padding-left: 0.15rem;
    position: absolute;
    bottom: 0.15rem;
  }
  .m_cartoons .tuwenbox .tuwen .shadow .wen a {
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.22rem;
  }
  .back {
    width: 6.4rem;
    height: 0.61rem;
  }
  .m_footer {
    background: #e0e0e0;
    width: 6.4rem;
    height: 1.22rem;
    padding-top: 0.37rem;
  }
  .m_footer .m_logo {
    width: 2.51rem;
    height: 0.28rem;
    margin-top: 0.05rem;
    margin-right: 0.24rem;
  }
  .m_footer .wenzi {
    padding: 0 0.24rem;
    border-left: 0.01rem solid #3d6185;
  }
  .m_footer .wenzi a {
    font-size: 0.36rem;
    color: #3d6185;
  }
}
/*# sourceMappingURL=index.css.map */