.corporation-constitution p .half {
    display: inline-block
}

.broadcast .broadcast-swipe .broadcast-swipe-list:before,
.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year-list:before,
.broadcast .broadcast-disc .broadcast-img-box .broadcast-img-list:before,
.broadcast .broadcast-swipe .broadcast-swipe-list:after,
.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year-list:after,
.broadcast .broadcast-disc .broadcast-img-box .broadcast-img-list:after {
    content: "";
    display: table
}

.broadcast .broadcast-swipe .broadcast-swipe-list:after,
.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year-list:after,
.broadcast .broadcast-disc .broadcast-img-box .broadcast-img-list:after {
    clear: both
}

.bannerwrapper {
    position: relative;
    margin-top: .2rem;
    width: 6.4rem;
    height: 2rem;
    overflow: hidden
}

.bannerwrapper .bannerswipe {
    width: 6.4rem !important;
    display: box;
    display: -webkit-box
}

.bannerwrapper .bannerswipe .mui-slider-item {
    width: 6.4rem;
    height: 2rem;
    z-index: 1
}

.bannerwrapper .btn-play {
    position: absolute;
    top: 1.2rem;
    left: 50%;
    margin-left: -.25rem;
    display: block;
    width: .5rem;
    height: .5rem;
    background: url(/uploads/image/iapmtai/btn-play.png) 0 0 repeat;
    background-size: 100% 100%
}

.bannerwrapper .banner-video {
    display: none;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 6.4rem !important;
    height: 2rem;
    z-index: 1
}

.bannerwrapper .banner-video video {
    width: 6.4rem;
    height: 2rem
}

.bannerwrapper .banner-video object,
.bannerwrapper .banner-video img {
    width: 6.4rem;
    height: 2rem
}

.bannerwrapper .banner-video .mejs-container {
    width: 6.4rem !important
}

.bannerwrapper .banner-video.curr {
    display: block
}

.bannerwrapper .banner-video .mejs-layers,
.bannerwrapper .banner-video .mejs-clear,
.bannerwrapper .banner-video .mejs-mediaelement,
.bannerwrapper .banner-video .mejs-inner,
.bannerwrapper .banner-video .mejs-container {
    width: 6.4rem;
    z-index: 1
}

.bannerwrapper .banner-video .mejs-controls {
    display: none;
    top: 1.7rem;
    width: 6.4rem;
    height: .3rem;
    z-index: 1
}

.bannerwrapper .banner-video .mejs-controls .mejs-button {
    width: .5rem;
    height: .3rem
}

.bannerwrapper .banner-video .mejs-controls .mejs-playpause-button button {
    left: .25rem
}

.bannerwrapper .banner-video .mejs-controls .mejs-time-rail {
    width: 4.66rem;
    z-index: 1
}

.bannerwrapper .banner-video .mejs-mediaelement,
.bannerwrapper .banner-video .mejs-video,
.bannerwrapper .banner-video .mejs-layers,
.bannerwrapper .banner-video .mejs-poster,
.bannerwrapper .banner-video .mejs-overlay {
    height: 2rem;
    z-index: 1
}

.bannerwrapper .banner-video .mejs-overlay-loading,
.bannerwrapper .banner-video .mejs-overlay-button {
    top: .9rem;
    left: 3.3rem
}

.banner-video {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 6.4rem;
    height: 2rem;
    z-index: 1
}

.banner-video video {
    width: 6.4rem;
    height: 2rem
}

.banner-video object,
.banner-video img {
    width: 6.4rem;
    height: 2rem
}

.banner-video.curr {
    display: block
}

.banner-video .mejs-layers,
.banner-video .mejs-clear,
.banner-video .mejs-mediaelement,
.banner-video .mejs-inner,
.banner-video .mejs-container {
    width: 6.4rem;
    z-index: 1
}

.banner-video .mejs-controls {
    top: 1.7rem;
    width: 6.4rem;
    height: .3rem;
    z-index: 1
}

.banner-video .mejs-controls .mejs-button {
    width: .5rem;
    height: .3rem
}

.banner-video .mejs-controls .mejs-playpause-button button {
    left: .25rem
}

.banner-video .mejs-controls .mejs-time-rail {
    width: 4.66rem;
    z-index: 1
}

.banner-video .mejs-mediaelement,
.banner-video .mejs-video,
.banner-video .mejs-layers,
.banner-video .mejs-poster,
.banner-video .mejs-overlay {
    height: 2rem !important;
    z-index: 1
}

.banner-video .mejs-overlay-loading,
.banner-video .mejs-overlay-button {
    top: .9rem;
    left: 3.3rem
}

.bannerswipe-state {
    position: absolute;
    bottom: .05rem;
    width: 2rem;
    left: 50%;
    margin-left: -1rem;
    text-align: center
}

.bannerswipe-state span.mui-indicator {
    display: inline-block;
    width: .08rem;
    height: .08rem;
    margin-left: .04rem;
    margin-right: .04rem;
    background-color: #fff;
    opacity: .5;
    border-radius: 100%
}

.bannerswipe-state span.mui-indicator.mui-active {
    opacity: 1
}

.index-tab-nav {
    display: box;
    display: -webkit-box
}

.index-tab-nav li {
    box-sizing: border-box;
    width: 33%;
    color: #4c4948;
    font-size: .22rem;
    margin-left: .5%;
    padding: .14rem .2rem;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    /* -webkit-box-align: center; */
    background-color: #fff
}

.index-tab-nav li.curr {
    color: #f05a23
}

.index-tab-nav li:first-child {
    margin-left: initial
}

.tabsmenulist {
    display: -webkit-box;
    background-color: #fff
}

.tabsmenulist li {
    width: 33.33%;
    font-size: .24rem;
    text-align: center;
    padding: .15rem 0
}

.tabsmenulist li.curr {
    color: #f05a23
}

.tabsmenulist li a {
    display: block;
    width: 100%;
    color: #4c4948
}

.tabsmenulist li a.current {
    color: #f05a23
}

.table-style {
    background: #fff
}

.table-style h3 {
    font-size: .22rem;
    padding: 0 .2rem;
    line-height: .64rem
}

.table-style h3 span {
    font-size: .18rem
}

.table-style>table {
    width: 6.4rem;
    text-align: left;
    font-size: .18rem
}

.table-style>table th {
    background: #ddd;
    line-height: .32rem;
    padding: .1rem 0 .1rem .2rem;
    font-weight: 400;
    box-sizing: border-box
}

.table-style>table>tbody>tr:nth-child(even) {
    background: #ececec
}

.table-style>table td {
    padding: .14rem .2rem
}

.table-style>table a {
    color: #f05a23
}

.aboutinvrelarticle {
    box-sizing: border-box;
    width: 3.2rem;
    height: 3.2rem
}

.aboutinvrelarticle img {
    width: 100%;
    height: 100%
}

.mainarticle {
    background-color: #fff
}

.newslistarea {
    position: relative;
    box-sizing: border-box;
    width: 2.7rem;
    height: 3.2rem;
    color: #4c4948;
    margin-left: .25rem
}

.newslistarea dt {
    font-size: .22rem;
    padding-top: .3rem
}

.newslistarea dd {
    font-size: .18rem;
    line-height: .24rem;
    padding: .12rem 0
}

.newslistarea dd a {
    line-height: .24rem
}

.newslistarea dd.arrow {
    display: block;
    position: absolute;
    left: -.4rem;
    top: .22rem;
    border-right: .2rem solid #fff;
    border-top: .2rem dashed transparent;
    border-bottom: .2rem dashed transparent;
    padding: initial;
    line-height: initial
}

.newslistarea dd.link-more {
    bottom: .2rem;
    padding: 0;
    z-index: 99
}

.newslistarea dd.link-more a {
    color: #f05a23
}

.schedulearticle {
    position: relative;
    width: 100%;
    height: 2.52rem
}

.schedulearticle img {
    width: 6.4rem
}

.schedulearticle .informationarea {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 3.2rem;
    height: 2.52rem;
    font-size: .18rem;
    padding: .3rem 0 0 .3rem;
    box-sizing: border-box
}

.schedulearticle .informationarea h2 {
    font-size: .22rem
}

.schedulearticle .informationarea p {
    padding-top: .2rem
}

.schedulearticle .informationarea .link-more {
    left: .3rem;
    color: #f05a23
}

.reportarea {
    box-sizing: border-box
}

.reportarea p,
.reportarea a {
    color: #fff
}

.reportboxa,
.reportboxb {
    padding-left: .25rem;
    min-height: 1.8rem;
    padding-top: .4rem
}

.reportareaa {
    background: #f05a23;
    padding: .3rem 0 0 .25rem;
    width: 3.2rem
}

.f60 {
    font-size: .6rem
}

.f18 {
    font-size: .18rem
}

.reportareab {
    width: 3.1rem;
    margin-left: .05rem
}

.reportboxa {
    background: #b92d16
}

.reportboxb {
    background: #006441;
    margin-top: .05rem
}

.repotboxtit {
    font-size: .22rem
}

.reportlist {
    margin-top: .35rem
}

.reportlist li {
    font-size: .18rem;
    line-height: .25rem
}

.reportlist li .disc {
    display: inline-block;
    width: .04rem;
    height: .04rem;
    background: #fff;
    border-radius: 50%;
    margin-right: .05rem;
    vertical-align: middle
}

.link-more {
    position: absolute;
    bottom: .2rem;
    left: 0
}

.load-more {
    display: block;
    width: 100%;
    color: #999;
    font-size: .22rem;
    text-align: center;
    line-height: .6rem;
    background: #fff;
    border-top: .01rem solid #999;
    border-bottom: .01rem solid #999;
    z-index: 100
}

.summary {
    width: 6.4rem;
    overflow: hidden;
    margin-top: .2rem;
    background-color: #fff;
    font-family: arial
}

.summary .summary-list {
    float: left;
    overflow: hidden;
    width: 3.2rem;
    padding: 0 .2rem .2rem 0
}

.summary .summary-list h3 {
    font-size: .2rem;
    color: #4c4948;
    padding: 20px 0 0;
    padding: .2rem 0rem 0rem
}

.summary .summary-list h3 i {
    float: left;
    width: .16rem;
    height: .16rem;
    margin: .12rem 0 0 -.25rem
}

.summary .summary-list li {
    margin-left: .28rem
}

.summary .summary-list li:nth-child(1) i {
    background: #db5a00
}

.summary .summary-list li:nth-child(2) i {
    background: #f8d9ca
}

.summary .summary-list li:nth-child(3) i {
    background: #ff7c00
}

.summary .summary-list li:nth-child(4) i {
    background: #ffaa79
}

.summary .summary-list li p {
    margin-bottom: .1rem
}

.summary h2 {
    font-size: .22rem;
    font-family: arial;
    padding: 20px 20px 0;
    padding: .2rem .2rem 0rem
}

.summary h3 {
    font-size: .2rem;
    padding: 20px 20px 0;
    padding: .2rem .2rem 0rem
}

.summary .summary-txt {
    font-size: .18rem;
    padding: 0 20px 20px;
    padding: 0rem .2rem .2rem
}

.summary .summary-img {
    margin: 20px 0;
    margin: .2rem 0rem
}

.summary .summary-img1 {
    float: left;
    width: 3rem;
    margin: 0 10px;
    margin: 0rem .1rem
}

.summary p img {
    width: 6.4rem
}

.summary .summary-table {
    margin: 0 0 10px;
    margin: 0rem 0rem .1rem
}

.summary .summary-table tr th {
    border-top: .02rem solid #8d3c15;
    border-bottom: .02rem solid #8d3c15;
    background-color: #fff;
    color: #8d3c15;
    line-height: .32rem;
    padding: .1rem 0 .2rem .2rem;
    text-align: left;
    box-sizing: border-box
}

.summary .summary-table tr td {
    text-align: center;
    padding: .14rem 0;
    font-size: .18rem
}

.summary .summary-table tr td:nth-child(1) {
    padding-left: .2rem;
    text-align: left;
    width: 2.5rem
}

.summary .summary-table tr td:nth-child(2) {
    width: 1.2rem
}

.summary .summary-table tr td:nth-child(3) {
    width: 1.2rem
}

.summary .summary-table tr td:nth-child(4) {
    width: 1.5rem
}

.summary .summary-table .sum-table-top {
    border-top: .02rem solid #8d3c15
}

.summary .summary-table .sum-table-top td {
    color: #8d3c15
}

.summary .summary-table .sum-table-bottom {
    border-bottom: .02rem solid #8d3c15
}

.summary .summary-txt-orange {
    font-size: .18rem;
    color: #f05a23
}

.shares table tr th:nth-child(1) {
    width: 1.7rem
}

.shares table tr th:nth-child(2) {
    width: 1.54rem
}

.shares table tr th:nth-child(3) {
    width: 3.16rem
}

.shares table td {
    padding: .14rem 0 .14rem .2rem
}

.announcement {
    width: 6.4rem;
    margin-top: .2rem
}

.announcement h2 {
    color: #fff;
    font-size: .22rem;
    background-color: #f05a23;
    padding: 20px;
    padding: .2rem
}

.announcement .slider-year-zone {
    background-color: #fff;
    margin: 5px 0;
    margin: .05rem 0rem;
    overflow: hidden
}

.announcement .slider-year-zone .slider-year-list {
    display: -webkit-box;
    padding: .22rem 0
}

.announcement .slider-year-zone .slider-year-list li {
    width: 1.28rem;
    height: .3rem;
    font-size: .3rem;
    line-height: .3rem;
    border-right: 1px solid #4c4948;
    padding: 0 30px;
    padding: 0rem .3rem
}

.announcement .slider-year-zone .slider-year-list li.curr {
    color: #f05a23
}

.announcement .slider-disc-zone {
    position: relative;
    width: 6.4rem;
    margin-top: .05rem;
    background-color: #fff;
    overflow: hidden
}

.announcement .slider-disc-zone .slider-disc-box .slider-disc-list {
    min-height: 30vh;
    padding: 20px 20px 82px;
    padding: .2rem .2rem .82rem
}

.announcement .slider-disc-zone .slider-disc-box .slider-disc-list li {
    padding-bottom: .1rem
}

.announcement .slider-disc-zone .slider-disc-box .slider-disc-list li:first-child {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0
}

.announcement .slider-disc-zone .slider-disc-box .slider-disc-list li:nth-child(2) {
    padding: 0
}

.announcement .slider-disc-zone .slider-disc-box .slider-disc-list li a {
    display: -webkit-box;
    font-size: .18rem
}

.announcement .slider-disc-zone .slider-disc-box .slider-disc-list li a span {
    display: block;
    width: 4.4rem
}

.announcement .slider-disc-zone .slider-disc-box .slider-disc-list li a .date {
    width: 1.3rem;
    padding-right: .2rem
}

.announcement .slider-disc-zone .slider-disc-box .slider-disc-list .mt_20 {
    margin-top: .2rem
}

.announcement .announcement-disc {
    background-color: #fff;
    margin-top: .2rem;
    padding: 20px;
    padding: .2rem
}

.announcement .announcement-disc p {
    font-size: .18rem
}

.ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: .25em;
    height: .25em;
    font-size: 29px;
    margin-top: .125rem;
    margin-left: .125rem;
    opacity: .8;
    border-radius: 50%;
    box-shadow: 0 -.8em 0 0 black, -.58em -.58em 0 0 rgba(0, 0, 0, .75), -.8em 0 0 0 rgba(0, 0, 0, .5), -.58em .58em 0 0 rgba(0, 0, 0, .25);
    -webkit-animation: .85s ajax-loader-rotate steps(8) infinite;
    -moz-animation: .85s ajax-loader-rotate steps(8) infinite;
    animation: .85s ajax-loader-rotate steps(8) infinite
}

@-webkit-keyframes ajax-loader-rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes ajax-loader-rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes ajax-loader-rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.introduction1 table tr th:nth-child(1) {
    width: 1.7rem
}

.introduction1 table tr th:nth-child(2) {
    width: 2.8rem
}

.introduction1 table tr th:nth-child(3) {
    width: 1.9rem
}

.introduction1 table td {
    padding: .14rem 0 .14rem .2rem
}

.introduction2 {
    margin-top: .2rem
}

.introduction2 table th:nth-child(1) {
    width: 1.2rem
}

.introduction2 table th:nth-child(2) {
    width: 1.3rem
}

.introduction2 table td {
    padding: .14rem 0 .14rem .2rem
}

.historical table {
    text-align: center
}

.historical table tr th {
    padding-left: 0
}

.historical table tr th:nth-child(1) {
    width: .6rem
}

.historical table tr th:nth-child(2) {
    width: 1.2rem
}

.historical table tr th:nth-child(3) {
    width: 1.4rem
}

.historical table tr th:nth-child(4) {
    width: 1.8rem
}

.historical table tr th:nth-child(5) {
    width: 1.4rem
}

.historical table tr td:first-child {
    text-align: center
}

.historical table tr td {
    padding: .1rem 0
}

.historical p.tip {
    font-size: .18rem;
    padding: .16rem
}

.receipts table tr td:nth-child(1) {
    width: 2.3rem
}

.receipts table tr td:nth-child(2) {
    width: 4.1rem
}

.receipts table td {
    padding: .14rem 0 .14rem .2rem
}

.receipts p.info {
    font-size: .18rem;
    padding: 0 .2rem .12rem;
    margin-top: -.1rem
}

.schedule table {
    display: block
}

.schedule table tr th:nth-child(1) {
    width: 1.54rem
}

.schedule table tr th:nth-child(2) {
    width: 3.6rem;
    text-align: center;
    padding-left: 0
}

.schedule table tr th:nth-child(3) {
    width: 1.26rem
}

.schedule table td {
    padding: .14rem .14rem .14rem .2rem
}

.relation-download table tbody tr td:nth-child(1) a {
    color: #4c4948
}

.financial table {
    text-align: center
}

.financial table tr th:first-child,
.financial table tr td:first-child {
    text-align: left;
    padding-left: .14rem
}

.financial table tr th {
    padding-left: .14rem;
    width: 1.6rem
}

.financial table tr th span {
    font-size: .14rem
}

.financial table tr td {
    padding: .1rem 0
}

.financial-download {
    margin-top: .2rem
}

.financial-download table tr th:nth-child(1) {
    width: 88%
}

.govern {
    width: 6.4rem;
    margin-top: .2rem
}

.govern h2 {
    color: #fff;
    font-size: .22rem;
    background-color: #f05a23;
    padding: 20px;
    padding: .2rem
}

.govern .tabsmenulist li {
    text-align: left;
    padding: .15rem 0 .15rem .2rem
}

.govern .tabsmenulist li.curr {
    color: #f05a23
}

.govern .directorate li {
    width: 24%
}

.govern .senior-management li {
    width: 50%
}

.govern .slider-disc-zone {
    position: relative;
    min-height: 58vh;
    margin-top: .05rem;
    background-color: #fff
}

.govern .slider-disc-zone .slider-disc-list li {
    padding: .2rem
}

.govern .slider-disc-zone .slider-disc-list li .list_report li {
    padding: .2rem 0
}

.govern .slider-disc-zone .slider-disc-list li h4 {
    font-size: .22rem;
    font-weight: 400;
    padding-bottom: .2rem
}

.govern .slider-disc-zone .slider-disc-list li p {
    font-size: .18rem;
    padding-bottom: .2rem
}

.govern .slider-disc-zone .slider-disc-list li a {
    font-size: .18rem
}

.govern .slider-disc-zone .slider-btn .left,
.govern .slider-disc-zone .slider-btn .right {
    position: absolute;
    top: 1.5rem;
    width: .6rem;
    height: .6rem;
    display: block;
    background: url(/uploads/image/iapmtaiir/left-btn2.png) center no-repeat;
    background-size: .6rem .6rem
}

.govern .slider-disc-zone .slider-btn .right {
    right: 0;
    background: url(/uploads/image/iapmtaiir/right-btn2.png) center no-repeat;
    background-size: .6rem .6rem
}

.operation {
    color: #f05a23;
    text-decoration: none;
    margin-bottom: .6rem;
    display: inline-block
}

.corporation-constitution {
    width: 6.4rem;
    margin-top: .2rem;
    box-sizing: border-box;
    padding: 20px;
    padding: .2rem;
    background-color: #fff
}

.corporation-constitution h2 {
    font-size: .22rem
}

.corporation-constitution p {
    font-size: .18rem;
    margin-bottom: .2rem
}

.corporation-constitution p .half {
    width: 45%;
    margin-right: 5%
}

.corporation-constitution .download {
    color: #f05a23
}

.company-rating {
    box-sizing: border-box;
    padding: .2rem;
    background-color: #fff
}

.company-rating h2 {
    font-size: .22rem;
    padding: 10px 0;
    padding: .1rem 0rem
}

.company-rating p {
    font-size: .18rem
}

.company-rating p img {
    width: 100%
}

.questions-answers {
    width: 6.4rem;
    margin-top: .2rem
}

.questions-answers h2 {
    color: #fff;
    font-size: .22rem;
    background-color: #f05a23;
    padding: 20px;
    padding: .2rem
}

.questions-answers .tabsmenulist li {
    width: 33.33%;
    text-align: left;
    padding: .15rem 0 .15rem .2rem
}

.questions-answers .tabsmenulist li:nth-child(2) {
    width: 30%
}

.questions-answers .slider-disc-zone {
    position: relative;
    width: 6.4rem;
    margin-top: .05rem;
    background-color: #fff
}

.questions-answers .slider-disc-zone .slider-disc-box {
    display: -webkit-box
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list {
    width: 6.4rem
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list li {
    padding: .2rem;
    margin-bottom: .2rem
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list li p {
    display: -webkit-box;
    font-size: .18rem;
    line-height: .27rem
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list li p .questions,
.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list li p .answers {
    color: #f05a23;
    width: .2rem;
    padding-right: .2rem
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list li p .answers {
    color: #006441
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list li.table-style {
    padding: 0
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list li.table-style p {
    padding: .2rem
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list li .answer-table td {
    padding: .1rem .2rem
}

.questions-answers .slider-disc-zone .slider-disc-box .slider-disc-list .load-more {
    position: absolute;
    left: 0;
    height: .63rem
}

.questions-answers .slider-disc-zone .slider-disc-box .last-list table {
    text-align: center;
    width: 6rem
}

.questions-answers .slider-disc-zone .slider-disc-box .last-list table tr:nth-child(even) {
    background: #fff
}

.questions-answers .slider-disc-zone .slider-disc-box .last-list table tr:nth-child(odd) {
    background: #ececec
}

.questions-answers .slider-disc-zone .slider-disc-box .last-list .tip2 {
    border-bottom: 1px solid #f05922;
    margin-bottom: .2rem
}

.questions-answers .slider-disc-zone .slider-disc-box .last-list .select {
    display: none
}

.questions-answers .slider-disc-zone .slider-disc-box .last-list .ui-alert {
    background: #ececec url(/uploads/image/iapmtaicommon/nav2.png) 66% center no-repeat;
    line-height: .28rem;
    font-size: .18rem
}

.btbn {
    border-top: 0 !important;
    border-bottom: 0 !important
}

.mui-poppicker {
    z-index: 100000 !important
}

.mui-poppicker-header .mui-btn {
    line-height: .25rem !important;
    min-width: .65rem !important;
    font-size: 26px !important
}

.mui-pciker-list li {
    font-size: 26px !important
}

.mui-pciker-list,
.mui-pciker-rule {
    height: 66px !important;
    line-height: 66px !important
}

.contact table tr th:nth-child(1) {
    width: 1.6rem
}

.contact table tr th:nth-child(2) {
    width: 2.6rem;
    text-indent: 4em
}

.contact table tr th:nth-child(3) {
    width: 2.2rem;
    text-indent: 4em
}

.contact table td {
    padding: .14rem .14rem .14rem .2rem
}

.message {
    background: #fff;
    margin-top: .2rem
}

.message ul li {
    padding: .14rem .34rem;
    font-size: .18rem;
    position: relative
}

.message ul li b {
    color: #f05a23;
    position: absolute;
    left: .2rem
}

.message ul li:nth-child(odd) {
    background: #ececec
}

.message ul li label {
    padding-right: .2rem
}

.message ul li p {
    padding-top: .2rem
}

.message ul li span {
    display: inline-block;
    line-height: .45rem
}

.message ul li .small {
    font-size: .14rem
}

.message ul li input[type=text],
.message ul li textarea {
    border: 0;
    background: #d2d2d2
}

.message ul li input[type=text] {
    width: 1.6rem;
    height: .45rem;
    line-height: .25rem;
    padding: .1rem .2rem;
    margin-bottom: 0
}

.message ul li input[name=mobile] {
    margin-bottom: .14rem
}

.message ul li input[name=sheng],
.message ul li input[name=shi],
.message ul li input[name=xian] {
    width: 1.1rem;
    margin: 0 .06rem
}

.message ul li textarea {
    height: 1.56rem;
    width: 5rem;
    overflow: hidden
}

.message ul li em {
    font-style: normal;
    float: left;
    padding-right: .15rem
}

.message ul li select {
    width: 2rem;
    padding: .05rem .08rem
}

.j-button-div {
    text-align: center
}

.j-button {
    padding: .05rem .08rem;
    background-color: #f05a23;
    color: #fff;
    width: 1rem;
    margin-bottom: .08rem
}

.information {
    padding: .2rem .16rem 0
}

.information h4,
.information p {
    font-size: .18rem
}

.information p {
    padding-bottom: .24rem
}

.holder {
    width: 100%;
    font-size: .18rem
}

.holder .holder-name {
    float: left;
    width: 1.5rem;
    margin-bottom: .1rem
}

.holder li {
    word-break: break-all;
    padding: .1rem 0 .1rem .2rem;
    line-height: .27rem
}

.holder li.th {
    background: #ddd
}

.holder .swiper-wrapper ul {
    width: auto
}

.holder .swiper-wrapper ul li {
    padding: .1rem .2rem;
    line-height: .54rem
}

.holder .swiper-wrapper ul li:nth-child(7),
.holder .swiper-wrapper ul li:nth-child(10) {
    line-height: .81rem
}

.holder .swiper-wrapper ul li.th,
.holder .swiper-wrapper ul li:nth-child(8) {
    line-height: .27rem
}

.broadcast {
    background: #fff;
    border-radius: .1rem
}

.broadcast .broadcast-tit {
    padding: 20px 20px 10px;
    padding: .2rem .2rem .1rem;
    font-size: .22rem
}

.broadcast .broadcast-swipe {
    width: 6.4rem;
    display: -webkit-box;
    margin-top: .05rem;
    background: #fff;
    overflow: hidden
}

.broadcast .broadcast-swipe .broadcast-swipe-list {
    width: 40rem;
    padding: 22px 0;
    padding: .22rem 0rem
}

.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year-list {
    width: 7.5rem
}

.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year-list li {
    float: left;
    width: 1.28rem;
    border-right: 1px solid #4a494a;
    font-size: .3rem;
    font-family: arial;
    line-height: .4rem;
    text-align: center;
    padding: 0 25px;
    padding: 0rem .25rem
}

.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year-list li.curr {
    color: #006441
}

.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year {
    float: left;
    width: 7.5rem
}

.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year:last-child li {
    width: auto;
    padding: 0 20px;
    padding: 0rem .2rem
}

.broadcast .broadcast-swipe .broadcast-swipe-list .broadcast-year:last-child li:last-child {
    border-right: 0
}

.broadcast .broadcast-disc {
    margin-top: .05rem;
    overflow: hidden
}

.broadcast .broadcast-disc .broadcast-img-box {
    display: -webkit-box;
    position: relative;
    background: #fff;
    width: 6.4rem;
    height: 1.9rem
}

.broadcast .broadcast-disc .broadcast-img-box .broadcast-img-list {
    position: absolute;
    width: 60rem
}

.broadcast .broadcast-disc .broadcast-img-box .broadcast-img-list li {
    float: left;
    width: 6.4rem
}

.broadcast .broadcast-disc .broadcast-img-box .broadcast-img-list li img {
    width: 100%;
    height: 100%
}

.broadcast .broadcast-disc .broadcast-txt-list .mui-slider-item {
    width: 6.4rem;
    padding: 0 20px;
    padding: 0rem .2rem
}

.broadcast .broadcast-disc .broadcast-txt-list .mui-slider-item .fabu {
    margin-bottom: .6rem
}

.broadcast .broadcast-disc .broadcast-txt-list .mui-slider-item .fabu h3 {
    font-size: .3rem;
    background: #f05b23;
    border-radius: .1rem .1rem 0 0;
    height: .8rem;
    color: #fff;
    line-height: .8rem;
    padding-left: .6rem;
    font-weight: 400
}

.broadcast .broadcast-disc .broadcast-txt-list .mui-slider-item .fabu img {
    display: block;
    width: 100%;
    padding: 0 0 20px;
    padding: 0rem 0rem .2rem
}

.broadcast .broadcast-disc .broadcast-txt-list .mui-slider-item .fabu a {
    margin: .05rem 0 .15rem;
    font-size: .2rem;
    color: #383838;
    padding-left: .3rem
}

.broadcast .broadcast-disc .broadcast-txt-list .mui-slider-item .fabu .xz {
    float: left;
    background: url(/uploads/image/iapmtaiir/xz.png) 0 50% no-repeat;
    padding-left: .3rem;
    background-size: .25rem .24rem
}

.broadcast .broadcast-disc .broadcast-txt-list .mui-slider-item .fabu .bf {
    margin-right: .3rem;
    float: right;
    background: url(/uploads/image/iapmtaiir/bf.png) 0 50% no-repeat;
    margin-right: .3rem;
    padding-left: .4rem;
    background-size: .31rem .24rem
}

.broadcast .broadcast-disc .broadcast-txt-list .curr {
    display: block
}