@charset "utf-8";
/* CSS Document */


/*banner start*/
.sy_banner{
    background:#fff;
    height:195px;
    width:100%;
}

.banner{
    width:100%;
    height:100%;
    overflow:hidden;
    position:relative;font-size:0
}
.b-img{
    height:100%;
    position:absolute;
    left:0;
    top:0;}
.b-img a{
    display:block;
    height:100%;
    float:left;
}
.b-list{
    width:100%;
    height:20px;
    position:absolute;
    bottom:0;
    left:120px;
    z-index:1;

}
.b-list span{
    display:block;
    cursor:pointer;
    width:10px;
    height:10px;
    border-radius:50%;
    float:left;
    margin:0 5px;
    background:#fff;
}
.b-list .spcss{
    background:#f00;
}
.sy_bannerA img{   
    width:100%;
    height:100%;
}
/*banner end*/

/*三院要闻/聚焦基层/媒体聚焦 start*/
.sy_news{

}
.sy_newsTitle{
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 1;
    height:2rem;
    line-height: 2rem;
}
.sy_newsTitleCon{
    width:33.33333%;
    background:#D6D6D6;
    box-sizing: border-box;
    border-left:1px solid #4D4E75;
    text-align: center;
    color:#00006B;
    position:relative;
}
.sy_newsTitleCon .sy_newsTitleConTtiangle{
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #D52B1C;
    position:absolute;
    left:50%;
    bottom:-5px;
    z-index:0;
    display: none;
}
.sy_newsCon{
    color:#626262;
    position:relative;
    height:;
}

.sy_newsCon a{
    color:#626262;
}

.sy_newsCon li{
}

.sy_newsPlace{
    margin:20px;
    display: none;

}

.sy_newsPlaceCon{
    width:100%;
    box-sizing: border-box;
    padding:15px 2%;
}
.box li{
    margin:12px 0;
}
.sy_more{
    width:100%;
    height:2rem;
    line-height: 1.9rem;
    box-sizing: border-box;
    padding:0 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack:end;
    -webkit-flex-pack:end;
    -webkit-justify-content: flex-end;
    -moz-justify-content:flex-end;
    -ms-justify-content:flex-end;
    -o-justify-content:flex-end;
    justify-content: flex-end;
}
.sy_moreWd{}
.sy_moreCon{
    width:6rem;
    color:#00006B;
    text-align:center;
    background:url(19798207.png) no-repeat;
    background-size:100%;
}
/*三院要闻/聚焦基层/媒体聚焦 end*/

/*国家利益高于一切banner start*/
.sy_indexImg{
    width:100%;
    overflow:hidden;
    position:relative;
}
.sy_indexImg .slides{
    position:relative;
    z-index:1;
    height:70px;
}
.sy_indexImg .slides li{
    height:100%;
}
.sy_indexImg .slides li img{   
    height:100%;
    width:100%;
}

.sy_indexImg .flex-control-nav li{
    display: none;
}


/*国家利益高于一切banner end*/

/*从严治党 start*/
.sy_newsPartyTitle{
    box-sizing: border-box;
    margin:10px 2% 0;
    border-bottom:1px solid #D62C1D;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack:space-between;
    -webkit-flex-pack:space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content:space-between;
    -ms-justify-content:space-between;
    -o-justify-content:space-between;
    justify-content: space-between;
    justify-content: space-between;
    position:relative;  
}
.sy_newsPartyTitleCon{
    width:25%;
    text-align:center;
    border-bottom:3px solid #fff;
}
.sy_newPartyTitleLine{
    position:absolute;
    bottom:1px;
    width:77%;
    border-bottom:1px solid #D62C1D;
}
.sy_newsPartyPlaceCon{
    width:100%;
    box-sizing: border-box;
    padding:10px 2% 20px;

}
.sy_newsPartyPlaceCon a{
    color:#626262;
}
.sy_newsPartyPlaceCon li{
    height:1.4rem;
    line-height: 1.4rem;
    position:relative;
}
.sy_newsPartyTitle .hover{
    box-sizing: border-box;
    background:#fff;
    color:#D62C1D;
    border-bottom:3px solid #f00;
} 
/*从严治党 end*/
/*最美飞航人 start*/


.sy_airPeople{
    margin-bottom:10px;
}
.sy_airPeopleTitle{
    width:96%;
    text-align: center;
    margin:8px auto;
    position:relative;
    box-sizing: border-box;
    font-weight:800;
    color:#333464;
}
.sy_airPeopleTitleCon{
    line-height: 1rem
    height:1rem;
    padding:0 10px;
    margin:0 auto;
    width:7rem;
    background:#fff;
    position:relative;
    z-index:1;
}
.sy_airPeopleLine{
    width:100%;
    border-bottom:1px solid #333464;
    position:absolute;
    bottom:0.5rem;
    z-index:0;
}
.sy_airContent{
    position: relative;
    height:70px;
}
.sy_airContent2{
    width:100%;
    height:100%;
}

.sy_airContent .swiper-slide .sy_airUl{
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack:space-around;
    -webkit-flex-pack:space-around;
    -webkit-justify-content: space-around;
    -moz-justify-content:space-around;
    -ms-justify-content:space-around;
    -o-justify-content:space-around;
    justify-content: space-around;
    justify-content: space-around;
    justify-content: space-around;
}
.sy_airLi{
    width:100%;
}
.sy_airLi a{
    width:100%;
}
.sy_airLi a img{
    width:100%;
}
.sy_airContent .swiper-slide .sy_airUl .sy_airLi{
    width:18%;
    position: relative;
    overflow:hidden;
}
.sy_airContent .swiper-slide .sy_airUl .sy_airLi .sy_airImgSpe{
    width:100%;
    height:60px;
    border-radius: 50%;
    border:2px solid #f00;
    overflow:hidden;
    box-sizing: border-box;
}

.sy_airContent .swiper-slide .sy_airUl .sy_airLi .sy_airDes{
    position:absolute;
    bottom:0;
    /*background:#f00;*/
    z-index: 111;
    width:100%;
    height:1.5rem;
    line-height: 1.5rem;
    text-align: center;
    color:#fff;
    background:url('19798208.jpg') no-repeat center;
    background-size: 100%;
}
.sy_airContent .swiper-button-next,.sy_airContent .swiper-button-prev{
    
}
.sy_airContent .swiper-button-next{
    right:20px;
}
/*最美飞航人 end*/

/*星空文艺 start*/
.sy_sky{
    background:#333465;
    height:260px;
    width:100%;
    padding:5px 2% 0;
    box-sizing: border-box;
}

.sy_skyTitle{
    width:100%;
    text-align: center;
    margin:4px auto;
    position:relative;
    box-sizing: border-box;
    font-weight:800;
    color:#fff;
}
.sy_skyTitleCon{
    line-height: 1rem
    height:1rem;
    padding:0 10px;
    margin:0 auto;
    width:7rem;
    background:;
    position:relative;
    z-index:1;
    background:#333465;
}
.sy_skyLine{
    width:100%;
    border-bottom:1px solid #fff;
    position:absolute;
    bottom:0.5rem;
    z-index:0;
}
.sy_skyImg{
    height:75px;
    width:100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack:space-between;
    -webkit-flex-pack:space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content:space-between;
    -ms-justify-content:space-between;
    -o-justify-content:space-between;
    justify-content: space-between;
    justify-content: space-between;
    justify-content: space-between;


}
.sy_skyImgCon{
    height:100%;
    width:32%;
    background: #333465;
}
.sy_skyImgCon img{
    width:100%;
    height:100%;
}

.sy_skyPlaceCon{
    width:100%;
    margin-top:15px;    
}
.sy_skyPlaceCon a{
    color:#D9D9DF;
}
.sy_skyPlaceCon li{
    height:1.4rem;
    line-height: 1.4rem;
    position:relative;
    margin:12px 0;
}
/*星空文艺 end*/

/*产业与服务 start*/
.sy_IndustryService{
    width:100%;
    height:300px;
    padding: 0 2%;
    box-sizing: border-box;

}
.sy_industryServer{
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    /*box-sizing: border-box;*/
    padding:0;
}
.sy_industryServerTitle{
    width:auto;
}
.sy_industryServerTitleCon{
    margin:4px 10px 8px 0;
    display: block;
    color:#7F80BC;
}
.sy_industryServer .hover{
    background:#7F80BC;
    color:#EFEFF6;
}

.sy_industryServerImg{
    margin-bottom:5px;
    width:100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;


    -webkit-box-pack:space-between;
    -webkit-flex-pack:space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content:space-between;
    -ms-justify-content:space-between;
    -o-justify-content:space-between;
    justify-content: space-between;
    justify-content: space-between;
    justify-content: space-between;
}
.sy_industryServerImg img{
    width:100%;
    height:70px;
}

.sy_industryServer .tablea{
    width:100%;
}
.sy_industryServerWd{
    color:#464283;
}
/*产业与服务 end*/


/*footer end*/
/*iphone5/iphoneSE*/
@media (min-width:321px){
    html{
    	font-size:9px;
    }
    .sy_industryServer{       
        padding:0 2%;
    }
}
/*Galaxy S5*/
@media (min-width:360px){
    html{
    	font-size:11.25px;
    }
    .sy_banner{
        height:218px;
    }
    .b-list{
        left:140px;
    }
}
/*iphone6/7/8/X*/
@media (min-width:375px){
    html{
    	font-size:12px;
    }
    .sy_banner{
        height:228px;
    }
    .b-list{
        left:150px;
    }
}
/*Pixel 2/Pixel 2 XL*/
@media (min-width:411px){
    html{
    	font-size:12px;
    }
    .sy_banner{
        height:280;
    }
    .b-list{
        left:170px;
    }
}
/*iphone6/7/8 Plus*/
@media (min-width:414px){
    html{
    	font-size:12.5px;
    }
    .sy_banner{
        height:282px;
    }
    .b-list{
        left:170px;
    }
}

.centera {
    box-sizing: border-box;
    overflow:hidden;
}
.hover {
    background:#D52B1C;
    color:#fff;
}
.box {
    display:none
}









































