.home {
    position: relative;
}

.home .broadcast {
    width: 100%;
    height: 56px;
    background: rgba(254, 215, 215, 0.8);
    overflow: hidden;
}

.home .broadcast .broadcast-title {
    height: 56px;
    display: inline-flex;
    align-items: center;
}

.home .broadcast .broadcast-title a {
    padding-top: 2px;
    font-size: 14px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #DD2525;
}

.home .broadcast .tempWrap {
    width: 1090px !important;
    overflow: hidden;
}

.home .broadcast .broadcast-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home .broadcast ul li {
    /*width: auto !important;*/
    float: left;
    padding-right: 20px;
    height: 56px;
    line-height: 56px;
}

.home .broadcast ul li a {
    font-size: 14px;
    font-family: MiSans-Medium, MiSans;
    font-weight: 500;
    color: #666666;
}

.home .netgroup {
    width: 100%;
    height: 64px;
    background: #DD2525;
}

.home .netgroup .netgroup-list {
    height: 64px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home .netgroup .netgroup-list .netgroup-name {
    font-size: 18px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #FFFFFF;
}

.home .netgroup .netgroup-list a {
    font-size: 14px;
    font-family: MiSans-Medium, MiSans;
    font-weight: 500;
    color: #FFFFFF;
}


.imgZoom img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.imgZoom:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.home .lunbo-wrapper {
    padding: 32px 0;
}


.inSwiper{width: 792px;height: 446px;position: relative; overflow: hidden; }
.inSwiper .pic img { width: 792px;height: 446px; display: block; }
.inSwiper .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 50px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.inSwiper .txt { position: absolute; bottom: 0; z-index: 2; height: 40px; width:100%; overflow: hidden; }
.inSwiper .txt li{ height:50px; line-height:50px; position:absolute; bottom:-40px;width:80%;}
.inSwiper .txt li a{
    display: block;padding: 0 0 0 10px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    font-size: 20px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #FFFFFF;
}
.inSwiper .num { position: absolute; z-index: 3; bottom: 13px; right: 8px; }
.inSwiper .num li{ float: left; position: relative; width: 10px; height: 10px; overflow: hidden; margin-right: 10px; cursor: pointer;border-radius: 100%; }
.inSwiper .num li a,.inSwiper .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; }
.inSwiper .num li span {z-index: 1; background: #fff;}
.inSwiper .num li.on,.inSwiper .num li.on a,.inSwiper .num a:hover{
    width: 32px !important;
    height: 8px !important;
    background: #FFFFFF;
    border-radius: 8px;
}
.szywGcdtTab{
    width: 384px;
}
.szywGcdtTab .hd{
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #ddd;
}
.szywGcdtTab .hd .more{float: right;padding-top: 2px;}
.szywGcdtTab .hd .more a{font-size: 16px;color:#7492cd;}
.szywGcdtTab .hd ul{float: left;}
.szywGcdtTab .hd li{display: inline;cursor: pointer; }
.szywGcdtTab .hd li,.szywGcdtTab .hd li a,.szywGcdtTab .hd ul span{
    font-size: 20px;
    font-family: MiSans-Semibold, MiSans;
    font-weight: 600;
    color: #DD2525;
}
.szywGcdtTab .hd ul span{padding: 0 15px;}
.szywGcdtTab .hd li.on,.szywGcdtTab .hd li.on a{
    color: #DD2525;
    border-bottom: 4px solid #DD2525;
    padding: 7px 0;
}
.szywGcdtTab .bd{clear: both; position: relative;}
.szywGcdtTab .inTabList .inTabList-item {
    width: 384px;
}
.inTabList dl{border-bottom: 1px dashed #c6cecb;padding-bottom: 5px;}
.inTabList dl dt{color:#0f409e;line-height: 35px;}
.inTabList dl dt a{color:#0f409e;font-size: 20px;}
.inTabList dl dd{ font-size: 16px; line-height: 28px;color:#555; text-align: justify;}
.inTabList dl dd a{color:#7b97cf;}
.inlmtit li{
    height:40px;line-height: 40px;overflow: hidden;
}
.inlmtit li a{font-size:16px;color:#555555;width:100%;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inlmtit li span{float: right;color:#9f9f9f;display: none;}
.inlmtit li.line{border-bottom: 1px dashed #d9d9d9;padding-bottom:20px;margin-bottom:20px;}


.szywGcdtTab .bd{padding: 16px 0 0; clear: both; position: relative;}
.inTabList .inTabList-item {width: 384px; padding-right:24px; }
.inTabList .inTabList-item:nth-child(3n) {
    padding-right: 0;
}
.inTabList dl{}
.inTabList dl dt{color:#0f409e;line-height: 35px;}
.inTabList dl dt a{color:#0f409e;font-size: 20px;}
.inTabList dl dd{ font-size: 16px;color:#555; text-align: justify;}
.inTabList dl dd a{color:#ffffff;}
.inlmtit li{
    width: 384px;
    font-size: 16px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    height:35px;line-height: 35px;overflow: hidden;
}
.inlmtit li a{font-size:16px;color:#555555;width:100%;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inlmtit li span{float: right;color:#9f9f9f;display: none;}
.inlmtit li.line{border-bottom: 1px dashed #d9d9d9;padding-bottom:20px;margin-bottom:20px;}
.inPajsSyzl{
    /*width:372px;*/
    padding-bottom: 15px;
}
.inPajsSyzl:nth-child(3n) {
    padding-right: 0;
}
.inPajsSyzl .inTabList dl{border-bottom: 0;}
.inPajsSyzl .inTabList dl dt{width:180px;height:100px;overflow: hidden;}
.inPajsSyzl .inTabList dl dt img{width:100%;height:100%;}
.inPajsSyzl .inTabList dl dd{
    width: 180px;
    text-align: left;
    position: relative;
}
.inPajsSyzl .inTabList dl dd h3 a{
    font-size: 16px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.inPajsSyzl .inTabList dl dd p{color:#555;line-height: 28px;font-size: 16px;padding-top: 4px;}
.inPajsSyzl .inTabList dl dd p a{color:#7b97cf;}
.inJsWhZgRm .hd li{padding:0;}
.inJsWhZgRm .hd ul span{padding:0;}

.one-template,.two-template,.three-template,.four-template {
    overflow: hidden;
}

.one-template .toggleTab {
    width: 792px;
}

.toggleTab {
    min-height: 300px;
}


.three-template .toggleTab {
    width: 384px;
    padding-right: 24px;
}

.three-template .toggleTab .inTabList dl dd {
    width: 186px;
}

.three-template .toggleTab:last-child {
    padding-right: 0;
}

.four-template .toggleTab {
    width: 588px
}

.four-template .inTabList-item {
    width: 282px !important;
}

.four-template .inTabList-item .imgZoom {
    width: 282px;
    height: 156px;
}

.four-template .inTabList-item .inlmtit li {
    width: 282px;
}

.one-template .inTabList .inTabList-item,.four-template .inTabList .inTabList-item,.two-template .inTabList .inTabList-item{
    padding-right: 0;
}

.two-template .inTabList .inTabList-item {
    width: 180px !important;
    padding-right: 24px;
}

.two-template .inTabList .inTabList-item:nth-child(4) {
    padding-right: 0 !important;
}

.two-template .inTabList .inTabList-item:last-child {
    padding-right: 0 !important;
}

.tpxw-title h3 {
    height: 100px;
    background: #F7F7F7;
    padding: 5px 15px;
}

.tpxw-title p {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 14px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #999999 !important;
}

