body{ font-size:12px; width:100%; height:100%; overflow:hidden; font-family:'微软雅黑','微软雅黑 Regular','黑体','黑体 Regular','宋体 Regular','宋体','Arial Regular','Arial'; }

.fl{float: left;}
.fr{float: right;}
/*第二屏*/
/*.section2 .list{ padding:30px 0 0; }*/
.section2 .pic img{ width:100%; height:100%; }
.section2 .text{ position:absolute; height:332px; width:100%; position: absolute; top:50%; left:0; z-index:5; margin-top:-166px; }
.section2 .text .icon{ width:90px; height:90px; margin:0 auto 28px; }
.section2 .text img{ width:100%; -o-transition:all 0.5s; -ms-transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; transition:all 0.5s; }
.section2 .bg{
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
    background:#694b42;
    opacity:0.5;
    display:none;
}
.section2 .swiper-slide:hover .text img{ -o-transform:rotate(360deg); -ms-transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); transform:rotate(360deg); }
.section2 .swiper-slide:hover .bg{ display:block; }
.section2 .text h3{ text-align:center; font-size:22px; color:#fff; height:50px; line-height:50px; position:relative; margin-bottom:20px; }
.section2 .text h3 i{ width:20px; height:2px; bottom:-2px; left:50%; margin-left:-10px; position:absolute; background:#fff; }
.section2 .text .nr{ width:; line-height:24px; height:72px; overflow:hidden; width:272px; margin:0 auto; text-align:center; color:#fff; font-size:16px; }
.section2 .text .btn{ text-align:center; padding:33px 0 0; }
.section2 .text .btn a{ width:116px; height:30px; color:#fff; line-height:30px; text-align:center; display:inline-block; border:1px solid rgba(255,255,255,0.6); border-radius:5px; }
.section2 .text .btn a:hover{ background:#fff; border-color:#fff; color:#694b42;}
.section2 .index2Prev,.section4 .newsBox .newsPrev{ width:50px; height:50px; background:url(../images/index2L_btn.png) no-repeat center; }
.section2 .index2Next,.section4 .newsBox .newsNext{ width:50px; height:50px; background:url(../images/index2R_btn.png) no-repeat center; }
.section2 .index2Prev:hover,.section4 .newsBox .newsPrev:hover{ background-image:url(../images/index2L_btnOn.png); }
.section2 .index2Next:hover,.section4 .newsBox .newsNext:hover{ background-image:url(../images/index2R_btnOn.png); }


.section2 .swiper-slide{ -o-opacity:0; -ms-opacity:0; -moz-opacity:0; -webkit-opacity:0; opacity:0; -o-transform:translateY(500px); -ms-transform:translateY(500px); -moz-transform:translateY(500px); -webkit-transform:translateY(500px); transform:translateY(500px); -o-transition:all 1s 1.2s; -ms-transition:all 1s 1.2s; -moz-transition:all 1s 1.2s; -webkit-transition:all 1s 1.2s; transition:all 1s 1.2s; }
.section2.active .swiper-slide{ -o-opacity:1; -ms-opacity:1; -moz-opacity:1; -webkit-opacity:1; opacity:1; -o-transform:translateY(0); -ms-transform:translateY(0); -moz-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0); }
.section2.active .swiper-slide.swiper-slide-active{ -o-transition-delay:0.3s; -ms-transition-delay:0.3s; -moz-transition-delay:0.3s; -webkit-transition-delay:0.3s; transition-delay:0.3s; }
.section2.active .swiper-slide.swiper-slide-next{ -o-transition-delay:0.6s; -ms-transition-delay:0.6s; -moz-transition-delay:0.6s; -webkit-transition-delay:0.6s; transition-delay:0.6s; }
.section2.active .swiper-slide.swiper-slide-next+.swiper-slide{ -o-transition-delay:0.9s; -ms-transition-delay:0.9s; -moz-transition-delay:0.9s; -webkit-transition-delay:0.9s; transition-delay:0.9s; }





.about .nr{ font-size:16px; line-height:34px; color:#616161; height:360px; overflow:hidden; }
.about .btn a{ border-bottom:2px solid #293d87; color:#293d87; font-size:14px; }
.about .btn a:hover{ color:#c7171e; border-color:#c7171e; }
.development .text{ font-size:16px; color:#616161; line-height:36px; height:108px; overflow:hidden; margin:0 0 40px; }
.development li{ width:48.5%; margin:0 3% 25px 0; font-size:18px; text-align:center; font-weight:bold; }
.development li:nth-child(2n){ margin-right:0; }
.development li a{ display:block; height:116px; color:#000; border:1px solid #d6d6d6; -o-border-radius:5px; -ms-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.development li:hover a{ color:#fff; background:#293d87; border-color:#293d87; }
.development li p{ font-size:14px; padding:35px 0 5px; }
.bigTitleM{ display:none; }


@media only screen and (max-width: 1599px) {

    .section2 .text .icon{ width:70px; height:70px; margin-bottom:15px; }
    .section2 .text h3{ font-size:18px; }
    .section5 .title h4{ font-size:24px; }
    .section5 .title h5{ font-size:16px; }

}

@media only screen and (max-width: 1439px) {
    
    .section2 .text .icon{ padding-top:20px; }
    .section2 .text .nr,.about .nr,.development .text{ font-size:12px; }
    
}

@media only screen and (max-width: 1279px) {
    
    .section2 .text{ margin-top:-245px; }
    
}
@media only screen and (max-width: 1023px) {

    .section1,.section2,.section3,.section4,.section5{ height:auto !important; }
    .section4 .title h2{ font-size:28px; }




    .section2 .swiper-slide{ -o-opacity:1; -ms-opacity:1; -moz-opacity:1; -webkit-opacity:1; opacity:1; -o-transform:translateY(0); -ms-transform:translateY(0); -moz-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0); }
    .section2 .swiper-slide.swiper-slide-active{ -o-transition-delay:0.3s; -ms-transition-delay:0.3s; -moz-transition-delay:0.3s; -webkit-transition-delay:0.3s; transition-delay:0.3s; }
    .section2 .swiper-slide.swiper-slide-next{ -o-transition-delay:0.6s; -ms-transition-delay:0.6s; -moz-transition-delay:0.6s; -webkit-transition-delay:0.6s; transition-delay:0.6s; }
    .section2 .swiper-slide.swiper-slide-next+.swiper-slide{ -o-transition-delay:0.9s; -ms-transition-delay:0.9s; -moz-transition-delay:0.9s; -webkit-transition-delay:0.9s; transition-delay:0.9s; }
