@charset "utf-8";
/* CSS Document */
*{color:#333;font-size: 14px; }
body{font-family:微软雅黑;margin:0;overflow-x:hidden;background: #fff;line-height:30px;}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,form,table{margin:0;padding:0;}
a,img{border:none;/*兼容ie浏览器*/}
img{vertical-align:middle;border:0;}
li{list-style:none;}
h1{font-size: 30px}
/*p{line-height: 30px;}*/
i,em{font-style:normal;}
a{text-decoration:none;border:0;color:#333;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;clear: both;height: 0;line-height: 0;border: none;}
.row{margin-right: 0;}
.container{margin: 0;padding: 0;border: 0;}
.boxMain{width: 1190px;margin:0 auto;max-width: 97%;}
.flexMain{display: flex;justify-content: space-between;}
.swiper-containera{overflow:hidden;} 

/*header*/
    /*top*/
#myCarousel .carousel-inner .item a{height:100vh;}
#myCarousel .carousel-indicators li{background: #fff;}
#myCarousel .carousel-indicators .active{background: #345cd6;width:10px;height:10px;border:0;}
.iHead{position: fixed;top:0;left:0;z-index: 9999;width:100%;background:linear-gradient(180deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, 0) 101%, rgba(0, 0, 1, .7) 100%)}
.iHead>.flexMain{align-items: center;padding:25px 0;}
.iHead .boxMain>a{width:36%;}
.iHead .boxMain>a img{width:100%;}
.iHeadRight{width:65%;text-align: right;}
.iNav{width:100%;}
.iNav li{width:12.5%;text-align: center;}
.iNav a{color:#fff;font-size:15px;text-align: center;}
.iHeadRight form{position: relative;margin-bottom:10px;display: none;}
.iHeadRight input{background: none;border:1px solid #fff;border-radius: 40px;line-height: 30px;padding-left:20px;width:30%;}
.iHeadRight button{background: url("../images/search_03.png") no-repeat;width:15px;height:14px;border:0;position: absolute;right:15px;top:10px;}
.iHeadRight input::-webkit-input-placeholder{color:#fff;}
.iHeadRight input::-moz-placeholder{color:#fff;}
.iHeadRight input:-moz-placeholder{color:#fff;}
.iHeadRight input:-ms-input-placeholder{color:#fff;}
.iHeadBor{width:100%;box-shadow: 0 1px 2px rgba(0,0,0,.3);height:1px;}

.iHeadDiv{background: #fff;z-index: 8888;display: none;}
.iHeadDiv .iNav a{color:#000;}
.iHeadDiv .iHeadRight input{border-color: #000;}
.iHeadDiv .iHeadRight input::-webkit-input-placeholder{color:#000;}
.iHeadDiv .iHeadRight input::-moz-placeholder{color:#000;}
.iHeadDiv .iHeadRight input:-moz-placeholder{color:#000;}
.iHeadDiv .iHeadRight input:-ms-input-placeholder{color:#000;}
.iHeadDiv .iHeadRight button{background-image: url("../images/searchBlack.png");}
.disNone{display: none!important;}
.disBlock{display: block!important;}

/*main*/
/*    schoolNEWS*/
.schoolNews{background: url("../images/schooleNewsBack_03.jpg");padding:35px 0;}
.iBt{text-align: center;position: relative;}
.iBtText p:nth-child(1){font-size:28px;color:#1a45c0;margin-bottom:3px;}
.iBtText p:nth-child(2){color:#999;display: flex;align-items: center;justify-content: center; text-transform:uppercase;}
.iBtText p span{width:5%;display: inline-block;border-bottom:1px solid #ccc;}
.iBtText p span:nth-child(1){margin-right:25px;}
.iBtText p span:nth-child(2){margin-left:25px;}
.iBt>p{position: absolute;right:0;top:20px;width:18%;display: flex;align-items: center;justify-content: flex-end;}
.iBt>p a{color:#666;margin-left:10px;}
.iBt>p span{width:50%;border-bottom:1px solid #ccc;display: inline-block;}
.schoolNewsBannerText{position: absolute;bottom:0;width:100%;justify-content: flex-start;background: rgba(0,0,0,.5);line-height: 80px;padding:0 35px;}
.schoolNewsBannerText p,.schoolNewsBannerText a{color:#fff;font-size:16px;}
.schoolNewsBannerText a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:80%; line-height:80px;}
.schoolNewsBannerText p{margin-right:15px; line-height:80px;}
#myCarousela{width:49%;}
#myCarousela .glyphicon-chevron-left:before{content: "";}
#myCarousela .glyphicon-chevron-right:before{content: "";}
#myCarousela .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{width:13px;height:22px;top:auto;bottom:40px;left:20px;}
#myCarousela .carousel-control{width:auto;opacity: 1;}
#myCarousela .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{width:13px;height:22px;top:auto;bottom:40px;right:20px;}
.schoolNewsLeft{margin-top:25px;}
.schoolNewsRight{width:49%;}
.schoolNewsBox>a{width:25%;}
.schoolNewsText{width:64%;background: #fff;padding-top:10px;padding-left:15px;padding-right:10px;}
.schoolNewsDate{width:11%;background: #3333cc;text-align: center;}
.schoolNewsBox>a img{width:100%;height:100%;}
.schoolNewsDate p{color:#fff;font-size:16px;margin-top:25px;}
.schoolNewsDate span{display: block;color:#fff;}
.schoolNewsBox{margin-bottom:15px;}
.schoolNewsText a{font-size:15px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.schoolNewsText p{line-height: 25px;color:#666;}
.schoolNewsBox:hover .schoolNewsText a{color:#1a45c0;}
.schoolNewsBox:last-child{margin-bottom:0;}
    /*notice*/
.notice{padding:35px 0;}
.information{width:55%;}
.information .first{align-items: center;margin-top:15px;margin-bottom:5px;}
.information .first>a{width:25%;}
.information .first>a img{width:100%;}
.firstText{width:72%;}
.leftBt .iBtText{text-align: left;}
.leftBt .iBtText p:nth-child(2){justify-content: flex-start;}
.leftBt .iBtText p span:nth-child(1){margin-left:25px;width:10%;}
.firstText .flexMain a{font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:80%;}
.firstText .flexMain span{color:#999;}
.firstText p{color:#666;margin-top:5px;line-height: 24px;}
.informationList p{width:85%;align-items: center;justify-content: flex-start;}
.informationList a{margin:0 15px 0 5px;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:80%;font-size:15px;}
.informationList div{border-bottom:1px solid #e5e5e5;line-height: 50px; height:50px;}
.informationList span{color:#999;}
.announcement{width:41%;}
.leftBt .iBt>p{width:20%;}
.announcementBox{border:1px solid #efefef;margin-top:14px;}
.announcementBox>p{background: #3333cc;color:#fff;text-align: center;font-size:19px;width:17%;padding-top:8px;}
.announcementBox>p span{display: block;color:#fff;}
.announcementText{width:83%;padding:10px 15px;}
.announcementText a{font-size:15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}
.announcementText p{color:#666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.announcementList{margin-top:20px;}
.announcement .iBt>p{width:20%;}
/*campus*/
.campus{background: url("../images/schooleNewsBack_03.jpg");padding:35px 30px;}
.campusBox{width:23%;}
.campusText>span{font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}
.campusText img{width:100%;margin:5px 0 5px;}
.campusText p{font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.campusBottom{border-left:1px solid #3333cc;padding-left:20px;margin-top:40px;}
.campusBottom span{display: block;color:#999;background: url("../images/campueTime_04.png") no-repeat left center;line-height: 20px;padding-left:25px;}
.campusBottom span:nth-child(2){background-image: url("../images/campusAddress_07.png");margin-top:10px;}
.campusCont{margin-top:20px;padding-bottom:90px!important;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{width:44px;height:45px;background: url("../images/campusRight_04.png") no-repeat;background-size: 100% 100%;content: '' !important;padding:22px;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{width:44px;height:45px;background:url("../images/campusLeft_04.png") no-repeat;background-size: 100% 100%;content: '' !important;padding:22px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:46%!important;bottom:0!important;top:auto!important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:46%!important;bottom:0!important;top:auto!important;}
.swiper-containera{display: none;position: relative;}
.swiper-containera .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:37%!important;bottom:0!important;top:auto!important;}
.swiper-containera .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:37%!important;bottom:0!important;top:auto!important;}
/*styles*/
.styles{margin:35px 0;}
.shishengBox{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 25px;}
.shishengBox li:nth-child(1), .shishengBox li:nth-child(5){padding-left:0;}
.shishengBox li{width: 25%;text-align: center;padding: 0 .2%; /*border-right: 1px solid #ccc;*/position: relative;margin-bottom:5px;}
.shishengBox li a{display: block;width: 100%;height:100%;}
.shishengBox li img{width: 100%;height: 100%;}
.shishengBox_fl{width: 99%;position: absolute;top: 0;left: .4%;height: 100%;background: rgba(0,0,0,0.5);align-items: center;opacity: 0;transition: all 1s;display: flex;}
.b4_f_t{width:100%;height:100%;}
.b4_f_t>h3{width: 1px;height: 0%;background: #fff;position: absolute;left: 5%;top: 10%;transition: all .4s ease-in-out;}
.b4_f_t_t{height:100%;}
.b4_f_t_t h3{width: 0;height: 1px;background: #fff;position: absolute;top: 10%;left: 5%;transition: all .4s ease-in-out;}
.b4_f_t_t h3:nth-child(3){top: auto;bottom: 10%;}
.b4_f_t>h3:nth-child(3){left: auto;right: 5%;}
.b4_f_t_t>div{height: 100%;padding-top: 20%;}
.shishengBox .b4_f_t p{color: #fff;line-height: 25px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;padding: 0 20px;font-size:16px;margin-bottom:0;}
.shishengBox li a:hover .shishengBox_fl{opacity: 1;}
.b4_f_t:hover>h3{height:80%;}
.b4_f_t_t:hover>h3{width:90%;}
.shishengText{color:#fff;width: 80%;margin:0 auto;}
.shishengBox .b4_f_t span{width:80px;height:8px;background: #ff6633;display: inline-block;margin:8px 0;}
/*.shishengBox li:nth-child(6){width:50%;height:100%;}*/
/*.shishengBox li:nth-child(5) .b4_f_t:hover>h3,.shishengBox li:nth-child(6) .b4_f_t:hover>h3,.shishengBox li:nth-child(7) .b4_f_t:hover>h3{height:74%;}*/

.shishengShow{position: absolute;z-index: 999;left:.4%;top:0;width:99%;height:100%;background: rgba(0,0,0,.5);text-align: left;padding:8px 20px 20px 20px;padding-top:8px;}
.shishengShow span{width:80px;height:8px;background: #ff6633;display: block;margin-top:-8px;}
.shishengShow p{color:#fff;font-size:16px;padding-left:4px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.shishengBox li:hover .shishengShow{display: none;}
.shishengBox li:nth-child(2) .shishengShow span{background: #00ffff;}
.shishengBox li:nth-child(3) .shishengShow span{background: #ff00ff;}
.shishengBox li:nth-child(4) .shishengShow span{background: #0099cc;}
.shishengBox li:nth-child(5) .shishengShow span{background: #33cc00;}
.shishengBox li:nth-child(6) .shishengShow span{background: #ff00ff;}
.shishengBox li:nth-child(7) .shishengShow span{background: #cc9933;}

/*academic*/
.academic{background: url("../images/schooleNewsBack_03.jpg");padding:35px 0;}
.academicLeft{width:48%;}
.academicLeft img{width:100%;}
.academicLeft{position: relative;}
.academicLeft p{background: rgba(0,0,0,.5);position: absolute;bottom:0;left:0;width:100%;color:#fff;padding:15px 25px 15px 25px;font-size:16px;font-weight:bold;;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.academicLeft p span{display: block;color:#fff;font-weight:normal;margin-top:5px;}
.academicBox>a{width:45%;}
.academicBox>a img{width:100%;}
.academicText{width:55%;background: #fff;padding:20px 20px 20px;}
.academicText a:nth-child(1){font-size:18px;font-weight:bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:100%;}
.academicText p{color:#666;line-height: 25px;margin-top:8px;}
.academicMore{color:#3333cc;border:1px solid #3333cc;line-height: 30px;display: inline-block;padding:0 20px;margin-top:20px;}
.academicBox:nth-child(1){margin-bottom:30px;}
.academicRight{width:49%;}
.academicBox:hover .academicMore{background: #3333cc;color:#fff;}
.academicCont{margin-top:25px;}

/*works*/
.works{padding:35px 0;}
.photo{width:53%;}
.selected{width:43%;}
.photo .iBt>p{width:20%;}
.selected .iBt>p{width:23%;}
.photoList{flex-wrap:wrap;margin-top:10px;}
.photoList a{width:32%;margin:10px auto;}
.photoList a img{width:100%;}
.selectedList p{display: flex;justify-content: space-between;line-height: 50px;border-bottom:1px solid #e5e5e5;}
.selectedList p img{margin-right:8px;}
.selectedList p span{color:#999;}
.selectedList p a{font-size:15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:80%;}
.selectedList{margin-top:15px;}
.selectedList p:hover a{color:#3333cc;}
/*smart*/
.smart{background: url("../images/smartBack_04.jpg");padding:45px 0 25px;}
.smart .iBtText p:nth-child(1){color:#fff;}
.smart .iBtText p:nth-child(2){color:#fff;}
.smart .iBt>p a{color:#fff;}
.smartBtn{border-bottom:1px solid #fff;margin-top:40px;}
.smartBtn div{padding:0 5%;}
.smartBtn span{color:#fff;padding:0 25px;border-bottom:2px solid #fff;padding-bottom:5px;font-size:16px;}
.smartBtn span:hover{cursor: pointer;}
/*.smartBox{display: none;}*/
.smartBox{width:100%;}
.smartBoxClick{display: flex;}
.smartBox>a{width:56%;}
.smartBox>a img{width:100%;}
.smartText{width:44%;background: #f1f1f1;align-items: center;padding:0 60px 0 40px;position: relative;}
.smartText>div>p{font-size:16px;color:#666;margin-bottom:8px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:45%;}
.smartText>div>a{font-size:20px;font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:block;}
.smartBor{border-bottom:2px solid #999;width:55%;margin:15px 0;}
.smartText>div>span{display: block;color:#999;}
.smartCont{color:#666;line-height: 30px;margin-top:15px;}
.smartPos{position: absolute;right:15px;width:17px;font-size:17px;text-align: center;line-height: 25px;}
.smartPos span{font-size:17px;margin:20px 0;display: inline-block;}
.smartConts{margin-top:40px;}
/*friends*/
.friends{margin-bottom:25px;}
.friendsFlex{display: flex;align-items: center;font-size:16px;font-weight:bold;}
.friendsFlex p:nth-child(1){margin-bottom:8px;}
.friendsFlex div{border-left:1px solid #999;padding-left:15px;margin-left:15px;}
.friendsFlex p a{font-weight:normal;margin-right:10px;}
/*iFoot*/
.iFoot{background: url("../images/footBack_03.jpg") no-repeat center center;background-size: cover;height:209px;position: relative;margin-top:65px;}
.iFootText{text-align: center;padding-top:120px;}
.iFootText span{color:#fff;display: block;line-height: 30px;}
.iFootText span a{color:#fff;}
.iFootPos{position: absolute;width:39%;background: url("../images/footLogoBack_03.png") no-repeat;background-size: 100% 100%;top:-40px;padding:40px 0 45px 0%;}
.iFootPos a img{width: 55%;height: 100%;text-align: center;display: block;margin: 0 auto;}

/*page*/
.page{margin:30px 0;}
.page .flexMain{align-items: flex-start;}
.pageBanner{background: url("../images/pageBanner_03.jpg")no-repeat center center;background-size: cover;height:330px;}
#pageTop{display: block!important;}
.pageKong{height:111px;}
.pageLeft{width:22%;background: #f5f5f5;text-align: center;padding-bottom:20px;}
.pageLeft>p{line-height: 50px;background: #3333cc;color:#fff;font-size:18px;font-weight:bold;}
.pageFl{padding:0 10px;}
.pageFl p{border-bottom:1px solid #d9d9d9;padding:13px 0;}
.pageFl a{display: block;line-height: 24px;border-left:2px solid #f5f5f5;}
.pageFl p:hover a{border-color: #3333cc;color:#3333cc;}
.pageRight{width:75%;}
.pageHome p{line-height: 40px;background:url("../images/campusAddress_07.png") no-repeat 10px center #f5f5f5;padding-left:35px;}
.newslist{margin-top:10px;}
.newslist li{line-height: 50px;background: url("../images/icon13.png") no-repeat left center;padding-left:20px;border-bottom:1px solid #d9d9d9;display: flex;justify-content: space-between;position: relative;}
.newslist li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inline-block;width:90%;}
.newslist li span{color:#666;}
.newslist .line{position: absolute;left: 0;bottom: -1px;width: 0;height: 1px;background: #3333cc;z-index: 999;transition: 0.6s;}
.newslist li:hover .line{width:100%;}
.newslist li:hover a{color:#3333cc;}
.newslist li:hover span{color:#3333cc;}

.news{margin-top:10px;}
.newsBt{text-align: center;}
.newsBt p:nth-child(1){font-size:18px;font-weight:bold;line-height: 30px;}
.newsBt p span{color:#999;}
.newsBt p span:nth-child(1){margin-right:15px;}
.newsCont{line-height: 30px;color:#666;margin-top:5px;}
.pageNext{border-top:1px solid #d9d9d9;margin-top:20px;padding-top:15px;}
.pageNext p{line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.productlist{flex-wrap:wrap;}
.productBox{width:32%;margin-top:15px;}
.productBox img{width:100%;}
.productBox p{background: #f5f5f5;text-align: center;line-height: 45px;font-size:15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.productBox:hover p{color:#fff;background: #3333cc;}
.newsCont img{display: block;margin:0 auto 10px auto;max-width: 100%;}

#myCarouselb{padding-top:60px;margin-top:30px;}
#myCarouselb .carousel-indicators li{border:0;width:auto;text-indent:0;height:auto;line-height: 35px;}
#myCarouselb .carousel-indicators .active{background: none;border-bottom:2px solid #fff;border-radius: 0;}
#myCarouselb .carousel-indicators{bottom:auto;top:0;width:100%;border-bottom:1px solid #fff;left:0;margin-left:0;display: flex;justify-content: space-between;padding:0 25%;}
.smartBtn span{padding-bottom:7px;border-bottom:0;}















.p-footer{display: none;}
.p-footer p{text-align: center;line-height:25px;}


.index_head{width:100%;background:#1a45c0;font-size:20px;color:#fff;text-align: center;line-height:50px;position: fixed;top:0;z-index: 999;display: none;}
.index_btn{background:url("../images/index_threelines_03.png") no-repeat;width: 25px;height: 20px;display: block;background-size:contain;position: absolute;right:10px;top:14px;}
.index_hrad_xl{width:100%;z-index: 999;position: absolute;top:50px;}
.index_hrad_xl li{width:100%;background: #1a45c0;text-align:center;border-top:1px solid #fff;}
.index_hrad_xl li a{font-size:16px;line-height:45px;color:#fff;}

.index_foot{width:100%;background:#1a45c0;padding:10px 0;position: fixed;bottom:0;z-index: 999;display: none;}
.index_foot ul{width:100%;margin:0 auto;display: flex;justify-content: space-between;}
.index_foot li{width:25%;text-align: center;}
.index_foot li p{font-size:16px;color:#fff;margin-top:5px;}
.index_foot li img{width:30px;}

.pro_list{display: none;margin-top:0;width:100%;margin-bottom:15px;}
.cpfl{width:100%;background: #2b2b2b;padding:10px;justify-content: space-between;display:flex;}
.cpfl p{font-size:16px;color:#fff;}

/*产品分类*/
.ipad_prolist{width:100%;}
.ipad_prolist_main{margin: 0 auto;}
.ipad_prolist_main ul{width:100%;background:#1a45c0;padding-bottom:10px ;}
.ipad_prolist_main li{padding: 10px ;border-bottom:1px solid #fff;}
.ipad_prolist_main li img{width:12px;float: right;}
.ipad_prolist_main li a{font-size:15px;color:#fff;}

.product-bottom>span{text-align: center;display: block;font-size:17px;margin-top:15px;margin-bottom:-10px;}
.about-cont{margin-top:20px;}


/*分页样式*/
.pglist {
    padding: 20px 0 10px;
    width: 100%;
    text-align: center;
}
.pglist a {
    color: #666;
    padding: 0 14px;
    margin: 0 3px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.pglist * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
    display: inline-block;
    color: #fff;
    background: #1a45c0;
    border-color: #1a45c0;
}









