html,body,div,h1,h2,h3,h4,h5,h6,p,img,ul,li,input,span,a,i{ padding: 0;margin: 0; }
html{ font-family: "microsoft yahei", "hanhei sc","pinghei","pingfang sc","stheitisc-light","helvetica neue","helvetica","arial",sans-serif; }
img{ border: none; vertical-align: top;}
a{ text-decoration: none; }
input,textarea,button{ outline: none;-webkit-appearance: none; }
textarea{ resize: none; overflow: hidden; }
li{ list-style: none; }
.headerbar{
text-align: center;
}
body{
min-width: 1300px;
/*background-image: ;*/
background: #dcedff;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.headerbar{
background-color: #ffffff;
}
.headerbar ul{
display: flex;
align-items: center;
justify-content: center;
}
.titlebar{
color: #000000;
font-size: 13px;
line-height: 36px;
width: 3%;
min-width: 60px;
padding: 0 15px;
position: relative;
}
.titlebar:after{
display: inline-block;
content: "";
height: 15px;
border-right: 1px solid #a3a3a3;
position: absolute;
right: -0%;
top: 9px;
}
.banner{
width: 100%;
}
.main{
width: 65%;
margin: 0 auto;
}
.navbox{
display: flex;
align-items: center;
justify-content: space-around;
margin-top: 45px;
}
.navitem{
width: calc(20% - 25px);
height: 220px;
background-color: #b3d7ff;
border-radius: 10px;
text-align: center;
padding-bottom: 8px;
}
.navitem img{
width: 77px;
padding-top: 55px;
padding-bottom: 18px;
}
.navitem div{
line-height: 40px;
font-size: 22px;
}
.navitem:hover{
background-color: #2279dc;
color: #ffffff;
}
.navitem:hover img{
width: 87px;
}
.journalism{
display: flex;
align-items: flex-start;
}
.lead{
margin-top: 45px;
align-items: center;
position: relative;
background-color: #b3d7ff;
border-radius: 10px;
padding-bottom: 20px;
border: 1px solid #2279dc;
}
.leadtitle text{
line-height: 30px;
font-size: 18px;
font-weight: bold;
color: #ffffff;
display: inline-block;
background-color: #2279dc;
padding: 2px 20px ;
border-radius: 9px 5px 5px 5px;
}
.leadtext{
font-size: 16px;
border-left: none;
height: 78px;
line-height: 35px;
text-indent: 2rem;
padding: 9px 1rem 0 1rem;
}
.leadimg{
position: absolute;
right: 10px;
width: 30px;
bottom: 10px;
}
.journalism{
margin-top: 36px;
display: flex;
align-items: center;
justify-content: flex-start;
}
/*lunbo*/
.journalismswiper{
width: 48%;
/*background-color:#4d4d4d ;*/
height: 370px;
margin-right: 5%;
}
.swiper-container{
width: 100%;
height: 370px;
position: relative;
}
.swiper-wrapper{
width: 100%;
}
.swiper-slide img{
width: 100%;
height: 370px;
}
.pagination{
position: absolute;
bottom: 10px;
right:30px;
}
.swiper-pagination-switch{
background-color: #c6c6c6;
color: #131313;
display: inline-block;
padding: 0 5px;
line-height: 20px;
margin: 0 5px;
}
.swiper-active-switch{
background-color: #1e65e8;
color: #ffffff;
}
/*政策*/
.journalismright{
width: 45%;
}
.journalismitem{
padding-bottom: 20px;
}
.journalismtitle{
font-size: 25px;
color: #ff2b30;
font-weight: bold;
}
.journalismtext{
font-size: 16px;
color: #1a1a1a;
line-height: 40px;
}
.information{
margin-top: 35px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.inforbox{
width: 45%;
margin-bottom: 40px;
}
.condition{
margin-bottom: 0;
}
.inforheader{
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 10px;
}
.infortitleleft{
position: relative;
}
.bottomimg{
position: relative;
}
.infortitleright{
color: #2b4f76;
font-size: 16px;
}
.infocont{
padding-top: 20px;
}
.inforitem{
line-height: 35px;
font-size: 13px;
color: #3c3c3c;
display: flex;
align-items: center;
justify-content: space-between;
}
.itemright{
font-size: 12px;
color: #7b7b7b;
}
/**/
.titleitem{
line-height: 60px;
background-image: ;
background-repeat: no-repeat;
background-size: 100% 100%;
color: #ffffff;
font-size: 20px;
font-weight: bold;
margin: 20px 0;
text-align: center;
}
/*空军指南*/
.forcebox{
display: flex;
justify-content: space-around;
}
.forceleft,.forceright{
width: 47%;
}
.forcelefttitle,.forcerighttitle{
margin-bottom: 25px;
}
.forcelefttitle img{
width: 100%;
}
.forcerighttitle{
background-image: ;
background-repeat: no-repeat;
background-size: 100% 100%;
line-height: 65px;
color: #ffffff;
padding-left: 40px;
font-size: 20px;
}
.forceleft ul{
background-color: #b3d7ff;
padding: 0 20px;
border-radius: 10px;
}
.forceleft ul li{
padding: 20px 0;
border-bottom: 1px solid #7fb2eb;
color: #1b5ca7;
}
.forceleft ul li:nth-last-of-type(1){
border: none;
}
.forceleft ul li text{
color: #1b5ca7;
font-size: 18px;
font-weight: bold;
}
.forcerightul{
width: 96%;
left: 4%;
counter-increment:nums 0;
position: relative;
}
.forcerightul:before{
display: inline-block;
width: 3px;
content: "";
border-left: 1px solid #1b5ca7;
position: absolute;
height: calc(100% - 100px);
top: 50px;
left: 1px;
}
.forcerightitem{
width: 100%;
position: relative;
display: flex;
align-items: center;
margin-bottom: 15px;
}
.forcerightitem:before{
/*counter-increment:nums;*/
content: counter(nums) ;
counter-increment: nums;
display: block;
width: 26px;
line-height: 20px;
text-align: center;
border: 5px solid #99c9ff;
background-color:#2279dc ;
position: relative;
top:calc(50% - 15px);
right: 13px;
border-radius: 50%;
color: #ffffff;
}
.litriangle{
width: 0;
height: 0;
border-top: 10px solid transparent;
border-right: 18px solid #b3d7ff;
border-bottom: 10px solid transparent;
}
.forcerigh{
background-color: #b3d7ff;
border-radius: 10px;
height: 92px;
width: 100%;
display: flex;
align-items: center;
padding: 0 30px 0 40px;
justify-content: space-between;
}
.forcerigh .timename text{
color: #1b5ca7;
font-size: 20px;
display: inline-block;
padding-right: 15px;
font-weight: bold;
}
.forcerigh .timename{
color: #1b5ca7;
font-size: 20px;
}
/*海军指南*/
.zhinan img{
width: 100%;
}
.planavy{
display: flex;
background-color: #b3d7ff;
border-radius: 10px;
margin-top: 30px;
}
.navyitem{
color: #1b5ca7;
font-size: 16px;
width: 25%;
padding: 20px;
border-right: 1px solid #7fb2eb;
}
.navyitem:nth-last-of-type(1){
border: none;
}
.navyitem text{
color: #1b5ca7;
font-weight: bold;
}
.navyitem .texts{
min-height: 187px;
}
.navyitem .shownavy{
color: #ec3e10;
font-size: 18px;
text-align: right;
}
.navytimebox{
display: flex;
align-items: center;
height: 85px;
background-color: #b3d7ff;
border-radius: 10px;
margin-top: 30px;
justify-content: space-between;
padding-left: 10px;
}
.navytime{
color: #1b5ca7;
font-size: 17px;
}
.navytime text{
color: #1b5ca7;
font-weight: bold;
}
.navyline{
width: 60px;
background-color: #7bb5f7;
position: relative;
height: 1px;
margin: 0 10px;
}
.navyline:before{
display: inline-block;
position: absolute;
left: 0;
content: "";
width: 4px;
height: 4px;
top: -1.5px;
border-radius: 50%;
background-color: #7bb5f7;
}
.navyline:after{
content: "";
width: 4px;
height: 4px;
display: inline-block;
position: absolute;
right: 0;
top: -1.5px;
border-radius: 50%;
background-color: #1b5ca7;
}
.footer{
margin-top: 50px;
text-align: center;
padding: 35px 0;
background-image: ;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.qrcodeline{
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 15px;
}
.qrcode{
text-align: center;
line-height: 40px;
font-size: 14px;
color: #ffffff;
}
.qrcodecenter{
margin: 0 60px;
}
.qrcode img{
width: 80px;
height: 80px;
}
.footerline{
text-align: center;
font-size: 14px;
color: #ffffff;
line-height: 30px;
}