
/* main1 */
.main1{
    padding: 30px 0;
}
/* 新闻滚动 */
.news-wrapper{
    position: relative;
    /* height: 385px; */
}
.news-img{
    width: 425px;
    height: 300px;
    overflow: hidden;
}
.news-img img{
    width: 100%;
    height: 100%;
    transition: all .2s;
}
.news-ul ul li{
    position: relative;
}
.news-ul ul li a{
    display: block;
}
.news-ul ul li:hover .news-img img{
    transform: scale(1.1);
}
.news-p{
    /* padding: 12px 0; */
    background:rgba(0, 0, 0, .7);
    padding-left: 15px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.news-p p{
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    margin-right: 83px;
}
.news-p span{
    float: right;
    line-height: 34px;
    color: #fff;
    margin-right: 8px;
    font-size: 14px;
}
.news-control{
    position: absolute;
    bottom: 36px;
    right: 10px;
}
.news-control ul li{
    width: 15px;
    height: 15px;
    background: #dcdcdc;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.news-control ul .on{
    background: #00736d;
}
/* 新闻滚动 */
.news_main{
    width: 400px;
    margin-left: 30px;
}

/* ------------------新闻列表 开始------------------ */
.news_list{display: inline-block;margin-top: 14px;vertical-align: top;width: 100%;}
.news_list ul li{
    padding-left: 20px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-bottom: solid 1px #e5e5e5;
}
.news_list ul li:last-child{
    border-bottom: none;
}
.news_list ul li:hover{
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.news_list ul li:after{
    content: "+";
    position: absolute;
    left: 0;
    top: 12px;
    margin-top: -2.5px;
    color: #00736d;
    font-size: 15px;
}

.news_list ul li a {
    font-size: 15px;
    color: #505151;
    line-height: 43px;
}
.news_list ul li:hover a,.news_list ul li:hover span{
    color: #00736d;
}
.news_list ul li span{
    color: #5e5e5e;
    font-size: 12px;
    float: right;
    margin-right: 12px;
    line-height: 43px;
}
.news_list ul .news_first{
    padding-left: 0;
    border-bottom: solid #eee 1px;
    padding: 9px 9px;
    background: #f6f6f6;
}
.news_list ul .news_first span{
    position: relative;
    right: -18px;
    color: #282828;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}
.news_list ul .news_first:after{width: 0;content: "";}
.news_list ul .news_first em{
    font-size: 16px;
    font-weight: 600;
    color: #282828;
    line-height: 19px;
    padding-left: 8px;
    border-left: #f39800 4px solid;
}
.news_list ul .news_first p{
    font-size: 14px;
    color: #a6a8ab;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 10px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.news_list ul .news_first p i{
    display: inline-block;
    color: #00736d;
    font-size: 14px;
}
.notic_main{
    width: 400px;
}
.notic_main .news_list{
    margin-top: 8px;
}
/* main1结束 */

/* main2 */
.main2{
    background: #ebf4f4;
    padding: 25px 0;
}
.yqzs{
    width: 954px;
}
/* 强军风采 */
.qjfc-box .next{
    width: 33px;
    height: 48px;
    background: url(../image/yq_prve.png) no-repeat center;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -24px;
}
.qjfc-box{
    position: relative;
    margin-top: 19px;
}
.qjfc-wrapper ul{
    padding: 5px 0;
}
.qjfc-wrapper ul li{
    width: 25%;
    /* height: 138px; */
}
.qjfc-wrapper ul li a{
    display: block;
    /* width: 213px;
    height: 160px; */
    box-sizing: content-box;
    /* box-shadow: 0 0 2px #ccc; */
}
.qjfc-wrapper ul li a img{
    width: 213px;
    height: 160px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.qjfc-wrapper ul li:hover a img{
    box-shadow: 0px 5px 11.18px 1.82px rgba(4, 0, 0, 0.18);
}
.qjfc-wrapper ul li:hover a p{
    color: #00736d;
}

.qjfc-wrapper ul li a p{
    color: #2a2a2a;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.ptlb{
    width: 300px;
}
.ptlb ul li{
    margin-top: 10px;
    background: url(../image/pt_1.png) no-repeat left;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.ptlb ul li:hover{
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.ptlb ul li:nth-child(2){
    background: url(../image/pt_2.png) no-repeat left;
}
.ptlb ul li:nth-child(3){
    background: url(../image/pt_3.png) no-repeat left;
}
.ptlb ul li:after{
    margin-top: 0;
}
.ptlb ul li a{
    display: block;
    text-align: center;
    text-shadow: 0px 7px 11.18px rgba(4, 0, 0, 0.23);
    line-height: 60px;
    color: #fff;
    font-weight: 600;
}

/* main2结束 */

.main3{
    padding: 25px 0 50px;
}
.common_title a{
    display: block;
}
.common_title a p{
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #00736d;
}
.common_title a span{
    color: #1d1d1d;
    font-size: 14px;
    padding-right: 15px;
    line-height: 29px;
    background: url(../image/more_ico.png) no-repeat right center;
    float: right;
}

.links_ul {
    margin-top: 22px;
}
.links_ul ul li{
    float: left;
    background: #00736d;
    width: 19%;
    margin-right: 16px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.links_ul ul li:hover{
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #f39800;
}
.links_ul ul li:last-child{
    margin-right: 0;
}
.links_ul ul li a{
    display: block;
    text-align: center;
}
.links_ul ul li a p{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    padding-left: 4px;
}
.links_ul ul li a img{
    vertical-align: sub;
    line-height: 50px;
    display: inline-block;
}
