body{min-width: 1260px; text-align:justify; text-justify:distribute-all-lines;}
.clearfix:after{ content: ""; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
.wrapper{width: 1200px; margin: 0 auto;}

/*弹性盒子*/
.flex{display: -ms-flexbox !important;display: -webkit-flex !important;display: flex !important;}
.flex-column {-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}
.justify-start {-webkit-justify-content: flex-start; justify-content: flex-start;}
.justify-end {-webkit-justify-content: flex-end;justify-content: flex-end;}
.justify-center {-webkit-justify-content: center;justify-content: center;}
.justify-between {-webkit-justify-content: space-between;justify-content: space-between;}
.justify-around {-webkit-justify-content: space-around;justify-content: space-around;}
.flex-wrap {-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap; flex-wrap: wrap;}
.align-start {-webkit-align-items: flex-start; align-items: flex-start;}
.align-end {-webkit-align-items: flex-end;align-items: flex-end;}
.align-center {-webkit-align-items: center;align-items: center;}
.flex-shrink{flex-shrink: 0;-webkit-flex-shrink: 0;}

.ellipsis{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ellipsis-2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
.ellipsis-3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; text-overflow: ellipsis; overflow: hidden; text-align: justify;}

.fl{float: left;}
.fr{float: right;}
.img{display: block; transition: 0.5s ease; width: 100%;}
.tp{display: block; position: relative; overflow: hidden;}
.tp img{display: block; transition: 0.5s ease; width: 100%; height: auto; min-height: 100%; position: absolute; top: 50%; left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.banner{ width: 100%; position: relative; overflow: hidden;}
.banner img{ width: 100%; display: block;}

.article{font-size: 18px; color: #666; line-height: 40px;}
.article img{max-width: 100%;}
.article .m-tit{font-size: 24px; font-weight: bold; text-align: center; margin-bottom: 20px;}
.article a{color: #666;}

.m-clips{margin-top: 40px; padding-top: 20px; border-top: 1px dashed #666;}

.header{padding: 0 8%;}
.header .logo{float: left; display: block;}
.header .logo img{display: block;}
.header ul{float: right;}
.header ul a{display: block; text-align: center; float: left; font-size: 20px; padding: 28px 0; color: #333; border-top: 4px solid transparent; margin: 0 1.5vw;}
.header ul a span{display: block; font-size: 12px; text-transform: uppercase; margin-top: 3px;}
.header ul a.on{border-color: #214F9B;}
.header ul a:hover{border-color: #214F9B;}
@media screen and (max-width: 1280px) {
    .header{padding: 0 5%;}
}


.tit{display: block; text-align: center;}

.fzyg{margin-bottom: 100px;}
.fzyg .tit{padding: 60px 0 40px 0;}
.fzyg .fz-list{position: relative; padding: 45px 0 30px 0;}
.fzyg .fz-list .line{width: 4px; height: 100%; background: #214F9B; position: absolute; top: 0; left: 50%; margin-left: -2px;}
.fzyg .fz-list .line:before{content: ''; width: 14px; height: 14px; background: #214F9B; border-radius: 50%; display: block; position: absolute; top: 0; left: 50%; margin-left: -7px;}
.fzyg .fz-list .line:after{content: ''; width: 14px; height: 14px; background: #214F9B; border-radius: 50%; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -7px;}
.fzyg .fz-list .item{width: 480px; border: 1px solid #214F9B; padding: 30px; box-sizing: border-box; position: relative; margin-bottom: 150px;}
.fzyg .fz-list .item:nth-child(2n){float: right; margin-top: -150px;}
.fzyg .fz-list .item:nth-last-child(2){margin-bottom: 0;}
.fzyg .fz-list .item time{font-size: 25px; color: #214F9B; position: absolute; top: 30%; right: -200px;}
.fzyg .fz-list .item:before{content: ''; width: 10px; height: 10px; background: #214F9B; border-radius: 50%; display: block; border: 2px solid #fff; position: absolute; top: 35%; right: -128px; z-index: 9;}
.fzyg .fz-list .item:nth-child(2n) time{right: 0; left: -200px;}
.fzyg .fz-list .item:nth-child(2n):before{right: 0; left: -128px;}
.fzyg .fz-list .item .pic{width: 60px; float: left;}
.fzyg .fz-list .item .txt{width: calc(100% - 80px); float: right;}
.fzyg .fz-list .item .txt h6{font-size: 18px; color: #214F9B; margin-bottom: 15px;}
.fzyg .fz-list .item .txt p{font-size: 14px; color: #666; line-height: 25px;}

.fwxm{background: url(../images/bj.jpg) top center no-repeat;}
.fwxm .tit{padding: 60px 0;}
.fwxm .swiper-container{overflow: hidden;position: relative; margin-top: -50px; padding-bottom: 50px;}
.fwxm .swiper-container .swiper-slide{width: 500px;position: relative; box-shadow: 0 0 15px rgba(0,0,0,.3); background: #fff;}
.fwxm .swiper-container .swiper-slide .tp{height: 515px;}
.fwxm .swiper-container .swiper-slide .txt{padding: 35px 50px 50px 50px; color: #333;}
.fwxm .swiper-container .swiper-slide .txt h6{font-size: 30px; margin-bottom: 20px; text-align: center;}
.fwxm .swiper-container .swiper-slide .txt p{font-size: 16px; line-height: 26px; text-align: center; width: 80%; margin: 0 auto;}
.fwxm .swiper-button-next:after, .fwxm .swiper-button-prev:after{display: none;}
.fwxm .swiper-button-next, .fwxm .swiper-container-rtl .swiper-button-prev{right: 100px;}
.fwxm .swiper-button-prev, .fwxm .swiper-container-rtl .swiper-button-next{left: 100px;}
.fwxm .swiper-container .swiper-slide-active{margin-top: 50px;}
.fwxm .swiper-container .swiper-slide-active .tp{height: 480px;}
.fwxm .swiper-container .swiper-slide-active .txt{padding-bottom: 30px;}

.lxwm{padding-bottom: 100px;}
.lxwm .tit{padding: 40px 0 75px 0;}
.lxwm .fl{width: 585px; overflow: hidden;}
.lxwm .fl:hover img{-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
        transform: scale(1.1);}
.lxwm .fr{width: 580px; color: #666;}
.lxwm .fr h6{font-size: 40px; color: #333;}
.lxwm .fr h6 span{display: block; font-size: 24px; font-weight: lighter;}
.lxwm .fr .txt{margin: 30px 0 40px 0; font-size: 18px; line-height: 40px;}
.lxwm .fr a{width: 186px; height: 56px; background: #214F9B; color: #fff; font-size: 24px; text-align: center; line-height: 56px; display: block; border: 2px solid #214F9B;}
.lxwm .fr a:hover{background: none; color: #214F9B;}

.ppal{background: #02255F; position: relative;}
.ppal .tit{text-align: left; margin: 80px 0 90px 0;}
.ppal .picScroll-left{width: 100%;overflow:hidden; position:relative;}
.ppal .picScroll-left .bd{width: 43%;}
.tempWrap{width: 100% !important;}
.ppal .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.ppal .picScroll-left .bd ul li{float:left; _display:inline; background: #000;}
.ppal .picScroll-left .bd ul li img{opacity: .5;}
.ppal .picScroll-left .hd{position: absolute; top: 0; left: 0; width: 100%;}
.ppal .picScroll-left .hd a{display: block; float: left; margin-right: 10px;}
.ppal .picScroll-left .hd a img{display: block;}
.ppal .alzs{width: 50.5%; position: absolute; top: 0; right: 14%; z-index: 99;}
.ppal .alzs .m-al{display: none; position: absolute; top: 60px; left: 0;}
.ppal .alzs .m-al:first-child{display: block;}
.ppal .alzs .m-al .fl{width: 285px; height: 330px; background: #fff;}
.ppal .alzs .m-al .fl .tp{height: 330px; top: -10px; left: 10px;}
.ppal .alzs .m-al .fr{width:calc(100% - 350px); color: #fff;}
.ppal .alzs .m-al .fr h6{font-size: 28px; margin-top: 25px;}
.ppal .alzs .m-al .fr .jj{font-size: 18px; line-height: 40px; margin: 30px 0 60px 0;}
.ppal .alzs .m-al .fr a{display: block;}
.xwzx{padding-bottom: 100px;}
.xwzx .tit{padding: 100px 0;}
.xwzx .fl{width: 600px;}
.xwzx .fl .xw{display: block; margin-bottom: 20px; color: #999;}
.xwzx .fl .xw .tp{width: 160px; height: 120px; float: left;}
.xwzx .fl .xw .txt{display: block; width: calc(100% - 180px); float: right; border-bottom: 1px solid #EEE; height: 120px;}
.xwzx .fl .xw .txt h6{font-size: 16px; color: #444;}
.xwzx .fl .xw .txt p{font-size: 14px;line-height: 20px; margin: 10px 0;}
.xwzx .fl .xw .txt time{font-size: 12px;}
.xwzx .fl .xw:hover{color: #214F9B;}
.xwzx .fl .xw:hover h6{color: #214F9B;}
.xwzx .fr{width: 570px;}
.xwzx .fr .slideBox{position: relative;}
.xwzx .fr .btn{position: absolute; right: 0; top: 260px; z-index: 99;}
.xwzx .fr .btn a{display: block; float: left;}
.xwzx .fr .line{width: 4px; height: 140px; background: #214F9B; position: absolute; bottom: 0; left: 25px; z-index: 99; display: none;}
.xwzx .fr .tp{height: 300px;}
.xwzx .fr .txt{display: block; padding: 15px 10px 10px 45px;}
.xwzx .fr .txt h6{font-size: 16px; color: #444;}
.xwzx .fr .txt p{font-size: 14px; color: #999; margin-top: 10px;}
.xwzx .fr li:hover h6{color: #214F9B;}
.xwzx .fr li:hover p{color: #214F9B;}

.footer{padding: 20px; background: #2E2E2E; font-size: 13px; color: #D6D6D6;}
.footer .tel{float: left; color: #fff; width: 320px;}
.footer .tel h6{font-size: 18px; margin-bottom: 10px;}
.footer .tel img{float: left; margin-right: 10px;}
.footer .tel p{font-size: 24px; font-weight: bold;}
.footer .tel p span{font-size: 16px; font-weight: normal;}
.footer .ewm{float: left;}
.footer .ewm img{width: 95px; height: 95px;}
.footer .ewm p{font-size: 12px; text-align: center; margin-top: 5px;}
.footer .add{float: right;}
.footer .add a{color: #D6D6D6;}
.footer .add a:hover{color: #fff;}
.footer .add ul{margin: 10px 0 30px 0;}
.footer .add ul a:after{content: '/';display: inline-block; margin: 0 5px;}
.footer .add a:last-child:after{display: none;}
.footer .add p{text-align: right; line-height: 24px;}

.crumb{line-height: 76px; background: #EDEDED; margin-bottom: 100px;}
.crumb h6{font-size: 24px; color: #333; font-weight: bold; float: left;}
.crumb h6:before{content: ''; width: 3px; height: 24px; background: #333; display: block; float: left; margin: 26px 10px 0 0;}
.m-crumb{font-size: 16px; color: #666; float: right;}
.m-crumb a{color: #666;}
.m-crumb span{color: #214F9B;}

.cont{padding-bottom: 150px;}
.cont .title{text-align: center; margin-bottom: 70px;}

.cont .gywm .fl{width: 448px;}
.cont .gywm .fr{width: calc(100% - 500px); padding-top: 60px;}

.fw-box{width: 32%; float: left; margin: 0 2% 40px 0; box-shadow: 0 5px 20px rgba(4,0,0,.27); color: #333;}
.fw-box:nth-child(3n){margin-right: 0;}
.fw-box .tp{height: 275px;}
.fw-box .txt{padding: 20px; display: block; box-sizing: border-box;}
.fw-box .txt h6{font-size: 26px; text-align: center; margin-bottom: 10px;}
.fw-box .txt p{font-size: 14px; line-height: 26px; text-align: center; height: 52px;}
.fw-box:hover{color: #214F9B;}

.xw-box{display: block; margin-bottom: 20px;}
.xw-box .tp{width: 300px; height: 248px; float: left;}
.xw-box .txt{width: calc(100% - 300px); float: right; padding: 40px 25px; box-sizing: border-box; color: #787E83; position: relative;}
.xw-box .txt h6{font-size: 30px; color: #333; width: 80%;}
.xw-box .txt time{font-size: 24px; margin: 10px 0 20px 0; display: block;}
.xw-box .txt p{font-size: 14px; line-height: 28px;}
.xw-box .txt label{width: 85px; height: 30px; border: 1px solid #214F9B; color: #214F9B; text-align: center; line-height: 30px; display: block; position: absolute; top: 40px; right: 25px; font-size: 14px;}
.xw-box:hover{background: #F5F5F5;}
.xw-box .txt label:hover{background: #214F9B; color: #fff;}

.zz-box{width: 32%; float: left; margin: 0 2% 40px 0; display: block; overflow: hidden;}
.zz-box:nth-child(3n){margin-right: 0;}
.zz-box:hover img{-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
        transform: scale(1.1);}

.al-box{width: 32%; float: left; display: block; margin: 0 2% 40px 0; position: relative; height: 390px; overflow: hidden;}
.al-box:nth-child(3n){margin-right: 0;}
.al-box .tp{height: 280px;}
.al-box .txt{height: 180px; display: block; position: absolute; left: 0; bottom: -60px; background: #EAEAEA; padding: 20px 40px; box-sizing: border-box; color: #444; transition: 0.5s ease; width: 100%;}
.al-box .txt h6{font-size: 20px; text-align: center;}
.al-box .txt p{font-size: 12px; line-height: 20px; margin-top: 15px; text-align: center; height: 40px;}
.al-box .txt img{margin: 20px auto 0; display: block;}
.al-box:hover .txt{bottom: 0; background: #214F9B; color: #fff;}

.lx-box{width: 23.5%; float: left; margin-right: 2%; box-shadow: 0 0 10px rgba(232,232,232,.6); padding: 20px; box-sizing: border-box; text-align: center; height: 280px;}
.lx-box:last-child{margin-right: 0;}
.lx-box img{margin: 40px auto 15px;}
.lx-box h6{color: #E6AE31; font-size: 24px; font-weight: bold;}
.lx-box em{width: 45px; height: 3px; background: #E6AE31; display: block; margin: 10px auto 20px;}
.lx-box p{font-size: 18px;}
.lx-box .ewm{width: 90px; margin-bottom: 20px;}
.map{width: 100%; height: 430px; margin-top: 40px; background: #E6AE31;}





