﻿@charset "utf-8";
/*测试*/
/*CSS脙漏芒钬球吢∶兟⑩偓聺脗篓脙漏芒钪∶偮嵜兟偮矫偮兟� 脗路脙楼脗录脗聫*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup,
i {
    font-style: normal;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

code,
kbd,
samp,
tt {
    font-size: 100%;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

body {
    font-size: 12px;
    color: #333;
    background: #FFF;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}

:link,
:visited,
ins {
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: middle;
}

.clearfix:before,
.cf:before,
.clearfix:after,
.cf:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after,
.cf:after {
    clear: both;
}

.clearfix,
.cf {
    zoom: 1;
}

html {
    _text-overflow: ellipsis;
}

/*脙炉脗驴脗陆脙炉脗驴脗陆脙炉脗驴脗陆IE6脙炉脗驴脗陆脙炉脗驴脗陆脙聧脗录脙钬犆偮兟偮棵偮矫兟偮棵偮矫兟偮棵偮矫兟偮棵偮�*/
iframe {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: """";
}

/* Init */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

/* common */
body {
    font: 14px/1.5 "Helvetica Neue", Microsoft YaHei, "Microsoft Yahei", Helmet, Freesans, sans-serif;
    color: #333333;
}

a,
a:visited {
    text-decoration: none;
}

.clearer {
    line-height: 0px;
    clear: both;
}

strong {
    font-weight: bold;
}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clear {
    display: inline-block;
}

/**/
/* Hides from IE-mac \*/
* html .clear {
    height: 1%;
}

.clear {
    display: block;
}

/**/
/* End hide from IE-mac */




.nav {
    position: relative;
    height: 75px;
    margin-top: 45px;
    background-color: #446da3;
}

.navm {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    font-size: 23px;
    font-weight: bolder
}
.nav ul{

}
.navm li{
    float:left;
     margin-left: 30px;
}
.navm .logo {
    position: absolute;
    top: -40px;
}

.navm .navm-link {
    overflow: hidden;
}

.navm a {
    color: white;
    display: inline-block;
    margin-top: 35px;
    /* margin-left: 25px; */
}

.navm li:first-child {
    margin-left: 0px;
}






.tem-headlinesother {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.tem-headlinesother h5 {
    color: #446da3;
    text-align: center;
    font-size: 46px;
    font-weight: bold
}

.tem-headlinesother h5 a {
    color: #446da3;
}


.pctopa {
    width: 1200px;
    margin: 0 auto;
    height: 95px;
    margin-top: 20px;
    margin-bottom: 35px;
    position: relative
}

.pctopa img {
    max-width: 100%;
}

.pctopa .more {
    float: right;
    margin-top: -40px;
    z-index:10;
}

.pctopa::after {
    clear: both;
}
.pctopa .columnLink{
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 30px
}






/* template_01 */
.template-one {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.tem-one-left {
    width: 674px;
    float: left;
    height: 380px;
    color: #333;
    position: relative
}

.tem-one-leftm {
    width: 674px;
    height: 380px;
}

.template-one .pagination {
    display: block;
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}

.tem-one-leftm .swiper-slide {
    width: 674px;
    height: 380px;
    position: relative;
}

.tem-one-leftm .swiper-slide h5 {
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 45px;
    line-height: 45px;
    background: rgba(89, 121, 178, 0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#5979b2', endColorstr='#5979b2')\9;
    text-align: left;
}

.tem-one-leftm .swiper-slide h5 a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.tem-one-left .temonel-left,
.tem-one-left .temonel-right {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/tv/__tpl_asset/home/img/focus_btn.png) no-repeat;
    z-index: 999;
}

.tem-one-left .temonel-left {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

.tem-one-left .temonel-right {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

.tem-one-left .temonel-left:hover {
    background-position: 0 0;
}

.tem-one-left .temonel-right:hover {
    background-position: -40px 0;
}

.img01 {
    width: 580px;
    height: 400px;
    color: #333;
    font-size: 36px;
    font-weight: bold;
    background: #d9d8d8;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.tem-one-right {
    margin-left: 60px;
    width: 450px;
    float: left;
}


.tem-one-right h5 {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #446da3;
}

.tem-one-right h5 a {
    color: #446da3
}

.tem-one-right p {
    font-size: 16px;
    color: #446da3;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 25px;
    height: 90px;
    white-space: normal;
    overflow: hidden;
}

.tem-one-right p a {
    color: #446da3
}

.tem-one-right ul li {
    color: #446da3;
    padding-left: 25px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 1px #e3e3e3 dashed;
    background: url(https://nfcms-mainsiteoss.188-5633.com/tv/__tpl_asset/home/img/libg.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tem-one-right ul li a {
    color: #446da3
}

/* template_01 */


/* template_11 */
.template-eleven {
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.tem-eleven-left {
    width: 560px;
    padding-left: 20px;
    float: left;
}
.tem-eleven-left-box {
    height:185px;
    overflow: hidden
}
.tem-eleven-left h3 {
    font-size: 26px;
    font-weight: bold;
    height: 185px;
    color: #446da3
}

.tem-eleven-left  a {
    color: #446da3
}

.tem-eleven-left img {
    float: left;
    /* margin-right: 20px; */
    width: 326px;
    height: 185px;
}
.tem-eleven-left .cover{
    display: inline-block;
    width: 326px;
    height: 185px;
    margin-right: 10px;
    position: relative; 
}
.tem-eleven-left .title{
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: white;
    padding:5px 0 5px 10px;
    background: rgba(128,128,128, 0.6)
    
}
.tem-eleven-left .title a{
    color:white;
}
.tem-eleven-left .digest{
    display: inline-block;
    width: 215px;
    height: 160px;
    line-height: 25px;
    margin-top:10px;
    padding-top:15px; 
    overflow: hidden;
    background: url(https://nfcms-mainsiteoss.188-5633.com/tv/__tpl_asset/home/img/digestBg.png);
    
}

.tem-eleven-left ul li {
    color: #446da3;
    padding-left: 25px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 1px #e3e3e3 dashed;
    background: url(https://nfcms-mainsiteoss.188-5633.com/tv/__tpl_asset/home/img/libg.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tem-eleven-left ul li a {
    color: #446da3
}

.img11 {
    float: left;
    margin-right: 20px;
    width: 260px;
    height: 170px;
    color: #333;
    font-size: 36px;
    font-weight: bold;
    background: #d9d8d8;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-border-radius: 15px;
    /* Firefox */
    -webkit-border-radius: 15px;
    /* Safari 脙楼芒钪刘脜钬� Chrome */
    border-radius: 15px;
    /* Opera 10.5+, 脙陇脗禄脗楼脙楼脗聫脜听脙陇脗陆脗驴脙搂芒钪澝偮兟っ偮好⑩偓听IE-CSS3脙搂脜隆芒钪绸E脙娄脗碌脗聫脙篓脗搂唇钬犆兟ッ⑩€灺⒚偮� */
}


/* template_11 */


/* template_10 */
.template-ten {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.template-ten ul li {
    width: 326px;
    float: left;
    margin-top: 10px;
    /* margin-left: 5px; */
    margin-right: 13px;
}

.template-ten ul li h5 {
    margin-top: 10px;
    color: #fff;
    width: 100%;
    height: 70px;
    font-size: 18px;
    line-height: 32px;
    overflow: hidden;
}

.template-ten ul li img {
    width: 100%;
    -moz-border-radius: 15px;
    /* Firefox */
    -webkit-border-radius: 15px;
    /* Safari 脙楼芒钪刘脜钬� Chrome */
    border-radius: 15px;
    /* Opera 10.5+, 脙陇脗禄脗楼脙楼脗聫脜听脙陇脗陆脗驴脙搂芒钪澝偮兟っ偮好⑩偓听IE-CSS3脙搂脜隆芒钪绸E脙娄脗碌脗聫脙篓脗搂唇钬犆兟ッ⑩€灺⒚偮� */
}

.img10 {
    width: 390px;
    height: 255px;
    color: #333;
    font-size: 36px;
    font-weight: bold;
    background: #d9d8d8;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-border-radius: 15px;
    /* Firefox */
    -webkit-border-radius: 15px;
    /* Safari 脙楼芒钪刘脜钬� Chrome */
    border-radius: 15px;
    /* Opera 10.5+, 脙陇脗禄脗楼脙楼脗聫脜听脙陇脗陆脗驴脙搂芒钪澝偮兟っ偮好⑩偓听IE-CSS3脙搂脜隆芒钪绸E脙娄脗碌脗聫脙篓脗搂唇钬犆兟ッ⑩€灺⒚偮� */

}

/* template_10 */



.msmian {
    width: 100%;
    overflow: hidden;
    padding-top: 35px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/tv/__tpl_asset/home/img/msbg.jpg) center no-repeat;
    padding-bottom: 25px;
}





/* template_12 */

.template-twelve {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.template-twelve ul li {
    width: 225px;
    float: left;
    margin-left: 5px;
    padding-right: 10px;
    margin-top: 30px;
}

.template-twelve ul li h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.template-twelve ul li h3 a {
    color: #333;
}

.template-twelve ul li p {
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.template-twelve ul li img {
    width: 225px;
    height: 150px;
}




/* template_12 */


.lastbg {
    padding-bottom: 180px;
    width: 100%;
    background: url(https://nfcms-mainsiteoss.188-5633.com/tv/__tpl_asset/home/img/lastbg.png) no-repeat bottom center;
}

/* template_13 */

.template-thirteen {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.template-thirteen ul li {
    float: left;
    width: 298px;
    height: 209px;
    position: relative;
    overflow: hidden;
    margin-left: 1px;
    margin-bottom: 1px;
}

.template-thirteen ul li:hover h3 {
    bottom: 0px;
    ;
}

.template-thirteen ul li h3 {

    color: #fff;
    width: 100%;
    position: absolute;
    bottom: -45px;
    ;
    left: 0px;
    z-index: 10;
    height: 45px;
    line-height: 45px;
    background: rgba(89, 121, 178, 0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#5979b2', endColorstr='#5979b2')\9;
    text-align: left;
}

.template-thirteen ul li h3 a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";


}


.template-thirteen ul li.big {
    width: 600px;
    height: 420px;
}

.template-thirteen ul li img {
    width: 100%;
}

/* template_13 */




/* template_03 */

.template-three {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.temp-three-m {
    width: 1100px;
    height: 380px;
    color: #fff;
    text-align: center;
    position: relative;
}

.template-three .temthree-left,
.template-three .temthree-right {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/tv/__tpl_asset/home/img/focus_btn.png) no-repeat;
    z-index: 999;
}

.template-three .temthree-left {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

.template-three .temthree-right {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

.template-three .temthree-left:hover {
    background-position: 0 0;
}

.template-three .temthree-right:hover {
    background-position: -40px 0;
}

.temp-three-m .temthree-slide {
    color: #333;
    width: 92%;
    background: #e8e8e8;
    height: 380px;
    margin: 0 auto;
    position: relative;

    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

}

.temp-three-m .temthree-slide h5 {
    color: #fff;
    width: 233px;
    position: absolute;
    height: 52px;
    bottom: 0;
    padding: 0px 10px;
    left: 0px;
    z-index: 10;
    line-height: 19px;
    background: rgba(89, 121, 178, 0.6);
    padding-top: 10px;
    padding-bottom: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#5979b2', endColorstr='#5979b2')\9;
    text-align: left;
}

.temp-three-m .temthree-slide h5 a {
    color: #fff
}

/* template_03 */




.videomd {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.videomd ul li {
    width: 280px;
    float: left;
    margin-left: 10px;
    padding-right: 10px;
    margin-top: 30px;
    overflow: hidden;
    height: 250px;
}

.videomd ul li img {
    width: 280px;
    height: 190px;
}

.videomd ul li h3 {
    line-height: 26px;
    font-size: 16px;
    color: #333;

}

.videomd ul li h3 a {
    color: #333;
}

.videomd ul li p {
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}












.addxjznl {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.addxjznl ul li {
    width: 280px;
    float: left;
    margin-left: 10px;
    padding-right: 10px;
    margin-top: 30px;
    overflow: hidden;
}

.addxjznl ul li img {
    width: 280px;
    height: 161px;
}

.addxjznl ul li h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.addxjznl ul li h3 a {
    color: #333;
}

.addxjznl ul li p {
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}











.addnfsp {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.addnfsp ul li {
    width: 326px;
    float: left;
    margin-left: 14px;
    /* margin-left: 10px; */
    /* padding-right: 10px; */
    margin-top: 30px;
    overflow: hidden;
}

.addnfsp ul li img {
    width: 326px;
    height: 185px;
}

.addnfsp ul li h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.addnfsp ul li h3 a {
    color: #333;
}

.addnfsp ul li p {
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.addbannerm {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.addbannerm a {
    display: block;
    width: 300px;
    overflow: hidden;
    float: left;
}


.apptopa {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 15px;
    display: none;
}

.apptopa img {
    width: 100%;
}


/* template_03_app 保留*/

@media (max-width: 750px) {

    .m-hd {
        display: none;
    }

    .m-shd {
        display: none;
    }

    .m-ft {
        display: none;
    }

    body {
        margin-top: 0px !important;
    }



    .addbannerm {
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
        overflow: hidden;
    }

    .addbannerm a {
        display: block;
        width: 100%;
        overflow: hidden;
        float: none;
        text-align: center;
        margin-top: 5px;
    }




    .apptopa {
        display: block;
    }

    .pctopa {
        display: none;
    }

    .nav {
        width: 100%;
        height: 150px;
        margin-top: 110px;
        text-align: center;
        background: none
    }
    .navm-link{
        padding-left: 0px !important
    }
    .nav ul{
        height: 150px
    }
    .nav li{
        background: #f5f5f5;
        width: 33%;
        margin-top: 1px;
        margin-left: 1px;
        font-size: 16px;
        height: 45px;
        line-height: 45px;
    }
    .nav a{
        color: black;
        display: inline
    }
    .navm .logo{
        top: -80px;
        left:calc(50% - 110px);
    }
    .nac li a{
        color: black;
        display: inline
    }
    .nav img {
        float: none;
        margin: 0 auto;
    }

    .navm {
        width: 100%;
        height: 150px;
    }

    .tem-headlinesother {
        width: 100%;
    }

    .tem-headlinesother h5 {
        font-size: 32px;
        text-align: left;
        padding: 0px 10px;
    }

    .pctopa {
        width: 100%;
    }

    .pctopa img {
        width: 100%;
    }






    .template-three {
        width: 100%;
    }

    .temp-three-m {
        left: 16%;
        overflow: visible
    }



    .template-eleven {
        width: 100%;
    }

    .tem-eleven-left {
        width: 100%;
        padding: 0px;
        margin-top: 15px;
    }
.tem-eleven-left-box{
    height: auto
}
.tem-eleven-left .cover {
        width: 100%;
        height: auto
        /* height: 127px; */
    }
    .tem-eleven-left .digest{
        display: none
    }
    .tem-eleven-left img {
        /* width: 46%; */
        width: 100%;
        margin-left: 5px;
        margin-right: 10px;
        height: auto
        /* height: 127px; */
    }

    /* .tem-eleven-left h3 {
        font-size: 20px;
        height: 150px;
    } */

.addbannerm{
    display: none
}
    .videomd {
        width: 100%;
    }

    .videomd ul li {
        width: 100%;
        text-align: center;
        margin-left: 0px;
        padding-right: 0px;
    }

    .videomd ul li img {
        width: 90%;
    }

    .videomd ul li:nth-child(4),
    .videomd ul li:nth-child(5),
    .videomd ul li:nth-child(6),
    .videomd ul li:nth-child(7),
    .videomd ul li:nth-child(8) {
        display: none;
    }

    .addxjznl {
        width: 100%;
    }

    .addxjznl ul li {
        width: 100%;
        text-align: center;
        margin-left: 0px;
        padding-right: 0px;
    }

    .addxjznl ul li img {
        width: 90%;
        height: auto;
    }

    .addxjznl ul li:nth-child(3),
    .addxjznl ul li:nth-child(4),
    .addxjznl ul li:nth-child(5),
    .addxjznl ul li:nth-child(6),
    .addxjznl ul li:nth-child(7),
    .addxjznl ul li:nth-child(8) {
        display: none;
    }




    .addnfsp {
        width: 100%;
    }

    .addnfsp ul li {
        width: 100%;
        text-align: center;
        margin-left: 0px;
        padding-right: 0px;
    }

    .addnfsp ul li img {
        width: 90%;
        height: auto;
    }

    .addnfsp ul li:nth-child(4),
    .addnfsp ul li:nth-child(5),
    .addnfsp ul li:nth-child(6),
    .addnfsp ul li:nth-child(7),
    .addnfsp ul li:nth-child(8) {
        display: none;
    }










    .template-twelve {
        width: 100%;
    }

    .template-twelve ul li {
        width: 46%;
        padding-right: 2%;
        padding-left: 2%;
        margin-left: 0px;
        height: 160px;
        overflow: hidden;
    }

    .template-twelve ul li img {
        width: 100%;
        height: auto;
    }

    .template-twelve ul li:nth-child(3),
    .template-twelve ul li:nth-child(4),
    .template-twelve ul li:nth-child(5),
    .template-twelve ul li:nth-child(6),
    .template-twelve ul li:nth-child(7),
    .template-twelve ul li:nth-child(8) {
        display: none;
    }


    .template-thirteen {
        width: 98%;
    }

    .template-thirteen ul li {
        width: 48%;
        margin-left: 5px;
        margin-top: 10px;
        height: auto;
    }

    .template-thirteen ul li.big {
        width: 98%;
        height: auto;
    }

    .template-thirteen ul li h3 {
        bottom: 0px;
    }

    .template-thirteen ul li:nth-child(4),
    .template-thirteen ul li:nth-child(5),
    .template-thirteen ul li:nth-child(6),
    .template-thirteen ul li:nth-child(7),
    .template-thirteen ul li:nth-child(8) {
        display: none;
    }



}

/* template_03_app */

.videoList {
    position: relative;
    margin: 0;
}

.space-between {
    display: flex;
    /* justify-content: space-between; */
    padding: 0 90px;
    flex-wrap: wrap
}

.videoList img {
    width: 326px;
    height: 185px;
}

.videoList a{
    position: relative
}
.videoList .videoIcon{
    display: none;
    position: absolute;
    z-index: 10;
    height: 60px;
    width: 60px;
    left: calc(50% - 30px);
    top: -24px
}
/* template_10_app 保留*/


@media (max-width: 750px) {

    .template-ten {
        width: 100%;
    }

    .template-ten ul li {
        width: 94%;
        float: none;
        margin: 0 auto;
        margin-top: 10px;
        height: 330px;
    }

    .template-ten ul li:nth-child(4),
    .template-ten ul li:nth-child(5),
    .template-ten ul li:nth-child(6) {
        display: none;
        ;
    }

    .img10 {
        width: 100%;
        height: 220px;
    }

    .space-between{
        padding: 0;
    }
    .videoList img{
        height: auto;
    }

    body{
        min-width: auto;
    }
    .m-ad3,.m-hd,.m-nav,.m-cnav{
        display: none;
    }
}

/* template_10_app */

/*响应式样式*/
.m-header {
    display: none;
    position: relative;
    height: .98rem;
    width: 7.5rem;
    left: 50%;
    margin-left: -3.75rem;
    background: #4a78b2;
    z-index: 2;
}

.m-header .m-logo {
    width: 110px;
    height: 55.2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 18px;
    float: left
}

.m-header .m-logo img {
    width: 100%;
    margin-top: 6px
}
.m-adr {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    float: left;
    font-size: 20px;
    margin-left: 0;
    padding-left: 10px;
    margin-top: 15px;
    width: 4.1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.m-adr a {
    color: #fff
}
.m-navd {
    margin-top: 16px;
    margin-right: 15px;
    float: right
}

.m-navd img {
    width: 24px;
    height: 20px
}

.m-memu {
    display: none;
    width: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 1rem;
    z-index: 5;
    padding-bottom: 28px;
    -webkit-box-shadow: 0 4px 10px hsla(0, 0%, 62%, .5);
    box-shadow: 0 4px 10px hsla(0, 0%, 62%, .5)
}

.visiblea {
    display: block
}

.m-memu p {
    font-size: 18px;
    padding-left: 18px;
    font-weight: 700;
    color: #333;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px
}

.m-memu ul {
    width: 98%;
    margin: 0 auto;
    overflow: hidden
}

.m-memu ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    text-align: center;
    font-size: 16px;
    height: 48px;
    border-bottom: 1px solid #e6e6e6;
    color: #0276da;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-memu ul li a {
    display: block;
    width: 100%;
    height: 26px;
    border-right: 1px solid #e6e6e6;
    color: #0276da
}
/* template_01_app 保留*/
@media (max-width: 750px) {
    .advera {
        display: none;
    }

    .m-header {
        display: block;
    }
    .m-logo a {
        display: block;
        background: none;
        overflow: hidden;
        text-indent: 0;
        /* background-size: contain; */
    }
    .m-header .icon {
        background-image: url(https://nfcms-mainsiteoss.188-5633.com/tv/__tpl_asset/home/img/hd-icon.png);
        background-repeat: no-repeat;
        -webkit-background-size: 2.77rem 1.77rem;
        background-size: 2.77rem 1.77rem;
    }

    .icon-logo {
        width: 1.96rem;
        height: .7rem;
        background-position: -.1rem -.1rem;
    }

    .icon {
        position: absolute;
        display: inline-block;
        margin: auto;
        top: 0;
        bottom: 0;
    }





    .template-one {
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 1px #e3e3e3 solid;
        box-shadow: 0 4px 16px #c8c8c8;
    }

    .tem-one-leftm {
        width: 100%;
        height: 330px;
    }

    .tem-one-leftm img {
        width: 100%;
    }

    .tem-one-left {
        float: none;
        width: 100%;
        height: 100%;
    }

    .tem-one-leftm .swiper-slide {
        width: 100%;
        height: 100%;
    }

    .tem-one-right {
        float: none;
        width: 98%;
        margin-left: 0px;
        margin: 0 auto;
    }

    .tem-one-right ul li {
        height: 45px;
        line-height: 45px;
    }

    .tem-one-right ul li:nth-child(n+6) {
        display: none;
    }

    .img01 {
        width: 100%;
        height: 100%;
    }

    .tem-one-right h5 {
        padding-top: 10px;
    }

    .tem-one-right p {
        font-size: 16px;
        color: #737373;
        padding-top: 5px;
        line-height: 24px;
        height: 92px;
        width: 96%;
        margin: 0 auto;
    }

}

/* template_01_app  */



a.more {
    width: 180px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #8696a8;
    background: #dfe7f0;
    margin: 0 auto;
    display: block;
    margin-top: 35px;
}




.advera {
    width: 125px;
    height: 300px;
    position: fixed;
    right: 10px;
    top: 40%;
}

.advera img {
    width: 100%;
}

/*页脚部分*/
.m-sidebar {
    position: fixed;
    right: 10px;
    margin-right: 0;
    z-index: 1;
    bottom: 150px;
    width: 50px
}

.m-sidebar a,
.m-sidebar span {
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin-top: 3px
}

.m-sidebar .home {
    background: url(//nfcms-mainsiteoss.188-5633.com/nfw/__tpl_asset/58a26201e6.png) no-repeat 50% #81a7dc;
    overflow: hidden;
    text-indent: -400px;
    border-radius: 5px
}

.m-sidebar .bwechat {
    background: url(https://nfcms-mainsiteoss.188-5633.com/nfw/__tpl_asset/d5614663d7.png) no-repeat 50% #81a7dc;
    position: relative;
    border-radius: 5px
}
.qr2 {
    width: 180px;
    height: 180px;
    position: absolute;
    left: -180px;
    top: -4px;
    display: none
}
.m-sidebar .bwechat:hover .qr2 {
    display: block
}

.m-sidebar .backtop {
    background: url(//nfcms-mainsiteoss.188-5633.com/nfw/__tpl_asset/a86ef0337a.png) no-repeat 50% #81a7dc;
    overflow: hidden;
    text-indent: -400px;
    border-radius: 5px
}
.m-ft {
    margin-top: 40px;
    background-color: #fff;
    clear: both;
    text-align: left;
    border-top: 1px solid #cfcfcf;
    padding: 20px 0;
    font: 14px/1.5 Helvetica Neue, Microsoft Yahei, Helmet, Freesans, sans-serif
}

.m-ft p {
    margin-top: 5px
}

.m-ft a,
.m-ft span {
    margin: 0 5px;
    color: #000
}
.g-wp {
    width: 1200px;
    margin: 0 auto
}
@media (max-width:1279px) {
    .m-sidebar {
        margin-right: -568px
    }
    .g-wp {
        width: 1000px;
        margin: 0 auto
    }
}
@media (max-width:750px) {
    .m-ad1,
    .m-aside,
    .m-cnav,
    .m-crm,
    .m-ft p,
    .m-nfwheader,
    .m-shd,
    .m-xf {
        display: none !important
    }
    .m-ft {
        border-top: 3px solid #1479d7;
        padding: 18px 20px
    }

    .m-ft .finfo {
        display: block;
        color: #555;
        font-size: 16px
    }
    .g-wp {
        width: 100%
    }

}