body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,form,input,p,th,td{margin:0;padding:0;}
img{border:0;}
ul {margin:0;padding:0;}
ul li {list-style:none;}
*{
    font-family:"Microsoft YaHei","微软雅黑";
}

.news-container{
    width: 100%;
    background-image: url(../images/news/newsbg.jpg);
}
.news-main{
    width: 1200px;
    margin: 0 auto;
    padding-top: 65px;
}
.news-position{
    padding: 0 50px;
}
.news-position p{
    color: #7b7c7b;
    display: inline-block;
}
.news-position a{
    text-decoration: none;
    color: #7b7c7b;
}
.news-position a:hover{
    color: #8fd8d7;
}

.news{
    height: 1950px;
    background-image: url(../images/news/newsbodybg.png);
    background-size: 1200px 1950px;
    margin-bottom: 50px;
}
.news-header{
    font-size: 0;
}
.headlinePic{
    height: 420px;
    margin-left: 100px;
    display: inline-block;
}
.headline-right{
    position: absolute;
    width: 520px;
    height: 420px;
    display: inline-block;
    margin-left: 20px;
}
.news-title{
    display: inline-block;
    margin-top: 125px;
}
.headline-text{
    color: #2d2d2d;
    margin-top: 88px;
}
.headline-text p{
    /*line-height: 26px;*/
}
.headlineTit{
    font-size: 22px;
    line-height: 34px;
}
.headlineTime{
    font-size: 15px;
    line-height: 38px;
}
.headlineText{
    width: 380px;
    font-size: 15px;
    line-height: 21px;
    display: inline-block;
    height: 42px;
    overflow: hidden;
    text-overflow:ellipsis;
}
.headlineTit a{
    color: #2d2d2d;
    text-decoration: none;
}
.headlineReadall{
    font-size: 16px;
    color: #9bc956;
    display: inline-block;
    margin-left: 43px;
    text-decoration: none;
}

/*body*/
.news-body{
    /*padding: 0 93px;*/
    margin-top: 70px;
}
.news3Span{
    width: 1014px;
    height: 403px;
    margin: 50px auto;
    margin-top: 50px;
}
.news-body-title img{
    position: relative;
    top: -7px;
    width: 25px;
    isplay: inline-block;
    border: none;
}
.news-body-title p{
    position: relative;
    top: -11px;
    font-size: 25px;
    color: #2d2d2d;
    display: inline-block;
    padding-left:5px;
}
.news-body-title a[class='news-readall'] {
    float: right; 
    font-size: 14px;
    margin-top: 12px;
    display: inline-block;
}
.news-body-main{
    margin-top: 10px;
}
.swiper-top{
    position: absolute;
    top: 0;
    width: 315px;
    height: 225px;
}
.newsPic{
    position: relative;
    left: -3px;
    width: 310px;
    height: auto;
    padding-top: 8px;
}
.NO{
     position:absolute;
     top: 0;
     right: 24px;
 }
.smalldiv{
    position: relative;
    width: 50px;
    height: 5px;
    background-color: #9bc956;
    margin-top: 9px;
}
.swiper-text{
    position: relative;
    top: 110px;
    width: 318px;
    color: #2d2d2d;
    text-align: left;
}
.newsTit{
    font-size: 18px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsTime{
    font-size: 13px;
    line-height: 28px;
}
.newsDes{
    width: 210px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    height: 36px;
    overflow: hidden;
}
.news-readall{
    font-size: 14px;
    margin-left: 14px;
    color: #9bc956;
    text-decoration: none;
}
.newsTit a{
    text-decoration: none;
    color: #2d2d2d;
}

/*swiper*/
.swiper-container {
    width: 100%;
    height: 340px;
}
.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-button-next, .swiper-button-prev{
    width: 44px !important;
    height: 84px !important;
    background-size: 21px 31px !important;
}
.swiper-button-prev{
    background-image: url(../images/news/prev.png) !important;
}
.swiper-button-next{
    background-image: url(../images/news/next.png) !important;
}
.swiper-button-prev{
    position: relative !important;
    top: -318px !important;
    left: -38px !important;
}
.swiper-button-next{
    position: relative !important;
    top: -256px !important;
    left: 1008px !important;
}

/*news_one*/
.newsOne{
    width: 100%;
}
.newsOneContainer{
    width: 900px;
    margin: 0 auto;
}
.newsOne-path a{
    color: #7b7c7b;
    font-size: 16px;
    text-decoration: none;
}
.newsOne-path p{
    color: #7b7c7b;
    font-size: 16px;
    padding: 15px 0;
}
.newsOne-path a:hover{
    color: #8fd8d7;
}
.newsOneH{
    border-bottom: 1px solid #d3d4d6;
    margin-top: 30px;
    padding-bottom: 4px;
}
.newsOneTit{
    font-size: 30px;
    color: #3e3a39;
    font-weight: bold;
}
.aboutnews img{
    padding: 26px 0;
}
.aboutnews p{
    position: relative;
    top: -31px;
    font-size: 14px;
    color: #3e3a39;
    display: inline-block;
    margin-right: 15px;
    padding-left: 3px;
}
.newsOneText{
    text-align: center;
    padding: 30px 0;
    overflow: hidden;
}
.newsOneText p{
    color: #3e3a39;
    line-height: 25px;
    text-align: left;
}
.newsOneText img{
    width: auto;
}
.newsOneFooter{
    padding: 20px 0 50px 0;
}
.like img{

}
.like p{
    position: relative;
    top: -4px;
    font-size: 16px;
    color: #3e3a39;
    padding-left: 6px;
    display: inline-block;
}
.page{
    width: 900px;
    height: 30px;
}
.page a{
    color: #3e3a39;
    text-decoration: none;
}
.page a:hover{
    color: #9bc956;
}
.newsOnePrev{
    float: left;
}
.newsOneNext{
    float: right;
}


.brandDynamicsHeader img{
    width: 323px;
    height: 203px;
}
.mediaCoverageHeader img{
    width: 323px;
    height: 203px;
}
.activityReportHeader img{
    width: 323px;
    height: 203px;
}
.headnewsPic{
    width: 420px;
    height: 420px;
}