.main {
    width: 1244px;
    margin: 0 auto;
    background-color: #fff;
    padding: 26px 32px 40px 32px;
}

.bar__img {
    width: 1180px;
    height: 76px;
}

.first {
    margin-top: 32px;
   overflow:hidden;
   display: flex;
}

.first__left {
    float: left;
    width: 600px;
    height: 360px;
}

.first__right {
    display: inline-block;
    width: 537px;
    padding-right: 10px;
    margin-left: 35px;
}

.first__title {
    height: 30px;
    border-bottom: solid 1px #e6e6e6;
}

.first__title ul {
    float: left;
    overflow:hidden;
}

.first__title li {
    float:left;
    height: 30px;
    font-size: 18px;
    margin-right: 18px;
    color: #5c5d5e;
    cursor: pointer;
    color:#888;
}

.first__title li.active {
    color: #0f4da8;
    border-bottom:2px solid  #0f4da8;
}

.first__more {
    float: right;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}

.first__news-ul {
    padding: 16px 0 0 11px;
}

.first__news-li {
    width: 514px;
    border-bottom: dashed 1px #e5e5e5;
    cursor: pointer;
  overflow:hidden;
}

.first__news-title {
    float: left;
    width: 400px;
    line-height: 43px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.first__news-time {
    float: right;
    line-height: 43px;
    color: #9d9d9d;
}

.second {
    padding-top: 20px;
   overflow:hidden;
}

.second__left {
    float: left;
    width: 810px;
    padding-top: 20px;
}

.second__news {
    float: left;
    width: 390px;
    min-height: 287px;
}

.second__news-first,
.second__news-third {
    margin-right: 20px;
}

.second__news-third,
.second__news-fourth {
    margin-top: 15px;
}

.second__work {
    border-bottom: solid 1px #e5e5e5;
    overflow:hidden;
}

.second__work li {
    float:left;
    height: 40px;
    padding-left:20px;
    padding-right:20px;
    line-height: 40px;
    border-bottom: solid 1px transparent;
    cursor: pointer;
    color:#888;
}

.second__work li.active {
    position: relative;
    color: #1575cc ;
    border-bottom-color: #1575cc;
}

.second__work li.active::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #1575cc; 
}

.home-title {
    width: 100%;
    border-bottom: solid 1px #257ecf;
}

.home-title__text {
    font-size: 18px;
    color: #fff;
    width: 113px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #1575cc;
}
.home-title__text a:hover{
  color:#fff;
}
.second__news-ul {
    margin-top: 13px;
}

.second__news-ul li {
    width: 100%;
    line-height: 28px;
    padding-top:8px;
    padding-bottom:8px;
}
.second__news-time {
    padding-left: 8px;
    color: #999;
font-size:14px;
}

.second__right {
    float: right;
}

.second__country {
    width: 333px;
    height: 106px;
    padding: 10px 25px;
    border-radius: 8px;
    border: solid 1px #ced1d7;
}

.second__country-img {
    display: inline-block;
    width: 127px;
    height: 83px;
}

.second__country-left {
    margin-right: 22px;
}
.imglink img {
    width: 333px;
    height: 70px;
    margin-top: 15px;
    border-radius: 6px;
    overflow: hidden;
}

.second__health {
    width: 333px;
    margin-top: 20px;
}

.second__popular {
    width: 333px;
    height: 52px;
    margin-top: 12px;
    cursor: pointer;
}

.second__popular-box {
    float: left;
    width: 52px;
    height:52px;
    text-align:center;
    padding-top:15px;
    background-color: #cde2f1;
}
.second__popular-box img{display:inline-block;}
.second__icon {
    width: 27px;
    height: 23px;
}

.second__popular-title {
    float: right;
    width: 277px;
    padding:0 11px;
    line-height: 52px;
    color: #666;
    background-color: #f3f7fb;
}

.topic{
    margin-top: 24px;
}

.carousel-container {
    display: inline-block;
    width: 1056px;
    height: 85px;
    overflow: hidden;
}

.project__bg {
    display: inline-block;
    width: 253px;
    height: 85px;
    margin-left: 6px;
}

.third {
    padding-top: 35px;
   overflow:hidden;
}

.third__left {
    float: left;
    width: 810px;
    min-height: 250px;
}

.third__download {
    float: left;
   width:48%
}

.third__platform {
    float: right;
   width:48%
}

.third__notice-li {
    cursor: pointer;
}

.third__title,
.third__time {
    width: 383px;
    margin-top: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
}

.third-serve {
    margin-top: 22px;
    background-color: #f3f7fb;
    border-top: solid 1px #7ebcef;
    border-left: solid 1px #7ebcef;
    overflow:hidden;
}

.third-serve li {
    float: left;
    width:50%;
    height: 100px;
    padding: 26px 10px;
    border-bottom: solid 1px #7ebcef;
    border-right: solid 1px #7ebcef;
    font-weight:600;
   color:#1575cc;
}

.third-serve img {
   float:left;
    width: 45px;
    height:auto;
    margin-right:10px;
}

.third__right {
    float: right;
    width: 334px;
}

.third-right-ul {
   overflow:hidden;
}
.third-right-ul li{
     float: left;
     background-color: #2c95e9;
     height: 92px;
     margin-top:20px;
     text-align:center;
     padding:10px;
    color:#fff;
    font-size:18px;
}
.third-right-ul li img{
    margin:0 auto 10px;
    
}
.third-right-ul li.third-right-li1 {
    width: 157px;
    margin-right:10px;
    padding:0;
}
.third-right-li2 {
    width: 157px;
    margin-left:10px;
}
.third-right-li3{
    width: 157px;
    margin-right:10px;
}
.third-right-ul li.third-right-li4{
    width: 157px;
    margin-left:10px;
}
.third-right-ul li.third-right-li4 b{
font-size:14px;}
/*.third-right-li3 span{
  display:block;
  background:url(../images/third-right3.png) no-repeat  90px 50%;
   padding-left:30px;
}*/
/* 首页图片新闻 */
.picnews{width:100%; height:100%;*height:363px; position:relative; margin-right:24px;overflow:hidden;}
.picnews .picnews_pre, 
.picnews .picnews_next{display:none;position:absolute;top:160px;width:20px;height:24px; overflow:hidden;z-index:10;cursor:pointer;}
.picnews_pre{left:15px;background:url(../images/picnews_prev.png) no-repeat 50% 50%;}
.picnews_next{right:15px;background:url(../images/picnews_next.png)  no-repeat 50% 50%;}

.picnews .bd{width:100%; height:100%; overflow:hidden;}
.picnews .bd a{width:100%; height:100%; display:block; position:relative;}
.picnews .bd img{width:100%; height:360px;*height:363px;}
.picnews .bd h2{ position:absolute; left:0; bottom:0; width:100%;padding:10px 15px; background:#000; filter:alpha(opacity=80); background:rgba(0,0,0,0.7);font-size:16px; color:#fff; font-weight:500;}
.picnews .hd{position:absolute;bottom:0;right:15px;*bottom:10px; text-align:center;overflow:hidden;}
.picnews  .hd li{width:12px; height:5px; float:left; margin:15px 3px; cursor:pointer;background:#dbdbdb; }
.picnews .hd li:hover{background:#ef3838; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}
.picnews .hd li.on{background:#ef3838; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}