*{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
    margin: 0;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
img {
    border: none;
    vertical-align: middle;
}

.center{
    width: 1200px;
    margin: 0 auto;
}

/*头部*/
.head{
    width: 100%;
}
.header{
    position: relative;
    width: 100%;
}
.header img{
    width:100%;
    border: 0;
}


/*头条标题*/
.tthead{
    position: relative;
    margin-bottom: 30px;
}
.tthead i{
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -52px;
    width: 84px;
    height: 100%;
    float: left;
}
.ttheadTitle{
    width: 1100px;
    float: right;
}
.ttheadTitle h1{
    text-align: center;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 15px;
}
.ttheadTitle p{
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #888;
}


/*轮播图*/
.swiper {
    width: 100%;
    height: 100%;
    float: left;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity: 0}
.swiper-button-next, .swiper-button-prev{
    opacity: 0;
    transition: all .5s;
}
.swiper:hover .swiper-button-next{
    opacity: 1;
}
.swiper:hover .swiper-button-prev{
    opacity: 1;
}
.swiper .swiper-pagination{
    bottom: 13px;
    left: auto;
    right: 5px;
    width: auto;
}
.swiper .swiper-slide p{
    background-color: rgba(10,10,10,0.5);
    height: 50px;
    text-align: left;
    text-indent: 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
    margin: 0;
    color: #fff;
}
.swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #ceced0;
    border-radius: 0;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
}
.mySwiper{width: 770px;height: 500px}


/*头条内容*/
.ttLeft{
    float: left;
}
.ttRight{
    width: 430px;
    float: left;
    padding: 30px 0 0 0;
    height: 470px;
    background: url(xTt_bg2.png) left top no-repeat;
    position: relative;
    background-size: 430px 500px;
}
.ttRight li{
    overflow: hidden;
    padding-left: 20px;
    padding-top: 24px;
    padding-right: 35px;
    width: 375px;
    height: 70px;
    zoom: 1;
}
.ttRight li:hover{
    background-color: #ebe6e0;
}

.ttRight li span{
    float: left;
    width: 40px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #ababab;
    font-size: 26px;
    font-weight: bold;
    background: url(num_bg.png) center no-repeat;
}
.ttRight li p{
    float: left;
    width: 310px;
    margin-left: 20px;
    font-size: 18px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #777;
    max-width: 100%;
    max-height: 100%;
}
.ttRight li p a{
    color: #777;
}


/*网络课堂*/
.white {
    color: white;
    background: url(tt_02.png) repeat-x;
    height: 48px;
    width: 1200px;
    margin: 100px auto 20px;
    position: relative;
    z-index: 100;
}
.white em {
    padding: 10px 20px;
    font-size: 30px;
    font-weight: bold;
    background: #ebe6e0;
    float: left;
    font-style: normal;
    margin-top: -13px;
    color: #777;
}
.white i {
    background: url(tt_01.png) no-repeat;
    width: 13px;
    height: 48px;
    display: block;
    float: left;
    margin-top: -13px;
}

.threePic li{
    width: 360px;
    margin: 0 20px 40px;
    float: left;
}
.threePic li .aPic{
    display: block;
    overflow: hidden;

}
.threePic li .aPic img{
    width: 360px;
    height: 205px;
}
.threePic li .aTitle{
    line-height: 30px;
    font-size: 18px;
    width: 360px;
    height: 65px;
    text-align: left;
    margin: 20px 0;
    font-weight: bold;
}
.threePic li p{
    text-align: left;
    margin-top: 10px;
    color: #888;
    max-height: 80px;
    font-size: 15px;
}
.threePic li p span a{
    color: #b61d22;
}



/*强国复兴*/
.g-part7{width:1280px;margin:120px auto 0;}
.m-part7{width:1200px;margin-left:auto;margin-right:auto;zoom:1;margin-top:20px;}
.m-part7:after{content:"";display:block;clear:both;}
.m-part7 .m-left{width:460px;float:left;}
.m-part7 .m-left dl{margin-top:46px;}
.m-part7 .m-left dl dt{font-size:20px;}
.m-part7 .m-left dl dt a{color:#333;}
.m-part7 .m-left dl dd{font-size:14px;line-height:24px;color:#666;padding-top:6px;padding-bottom:20px;border-bottom:1px solid #D6D6D6;max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}
.m-part7 .m-left dl dd a{color:#c9923c;}
.m-part7 .m-left ul li{font-size:18px;line-height:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px;border-bottom:1px solid #D6D6D6;max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}
.m-part7 .m-left ul li a{color:#333;}
.m-part7 .m-left ul li a:hover{color:#c9923c;}
.m-part7 .m-right{width:680px;float:right;margin-top:30px;}
.m-part7 .m-right ul{width:700px;zoom:1;}
.m-part7 .m-right ul:after{content:"";display:block;clear:both;}
.m-part7 .m-right ul li{float:left;width:330px;height:210px;margin:20px 20px 0 0;position:relative;}
.m-part7 .m-right ul li img{width:330px;height:210px;}
.m-part7 .m-right ul li p{background: rgba(0,0,0,0.4);position:absolute;left:0;bottom:0;width:94%;padding:0 3%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;height:30px;line-height:30px;font-size:16px;color:#FFF;background:url("../images/repeat1.png") repeat-x;}
.m-part7 .m-right ul li p a{color:#FFF;}

/*底部*/
.footer {
    border-top: 1px solid #c9c9ca;
    padding: 15px 0 15px 0;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin-top: 70px;
}
