/*top*/
.toper{height: 36px; background: #000;color: #fff;line-height: 36px;}
.top a,.top span{color: #fff;}
.top a{padding: 0px 5px;}
.top a:hover{color: #045ad5}
.top a.curr{color: #045ad5}

/*indexTop*/
.indexTop{height: 540px; background:url(../images/bannerIndex.jpg) center center no-repeat;position: relative;}

.navBar{position: absolute;height: 100px; width: 1200px; left: 50%; margin-left: -600px;top:50px; z-index: 99999; background: url(../images/navBg.png) left top no-repeat; }
.logo{float: left;width: 409px;height: 69px;overflow: hidden;}
.nav{float: right;height: 70px; line-height: 70px;font-size: 16px;margin-top: 21px;}
.nav a{color: #000;float: left;width: 115px;text-align: center;line-height: 70px;margin-left: 1px;}
.nav a:hover{background: url(../images/navCurrBg.png) center center no-repeat; background-size: cover; color: #193784;font-weight: bold;}
.nav a.curr{background: url(../images/navCurrBg.png) center center no-repeat; background-size: cover; color: #193784;font-weight: bold;}


 .swiper-container1{width: 100%;height: 540px;}
        .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.titleIndex{display: block;height: 29px; margin-bottom: 50px;}
.titleIndex img{display:block;height: 100%; margin: 0 auto}




.servise{float: left; width: 200px;}
.serviseBg{width: 150px; height: 150px; margin: 0 auto;background: url(../images/serBg.png);position: relative;margin-bottom: 15px;}
.serviseBg img{width: 80px; height: 80px;position: absolute; left: 50%; top: 50%;margin-top: -40px; margin-left: -40px;transition:all .5s;}
.servise h4{font-size: 16px; text-align: center;line-height: 34px; color: #193784;font-weight: bold;}
.servise p{font-size: 14px; text-align: center;font-family: arial;font-size: 12px; color: #666}
.servise:hover img{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-transform:scale(1.2,1.2);}

.aboutBox{height: 390px;background: url(../images/indexBg01.jpg) center center no-repeat;}
.aboutLeft{font-size: 14px; line-height: 48px; color: #333}
.aboutLeft p{line-height: 48px;font-size: 15px;text-indent: 28px;}
.aboutLeft b{display: block;font-weight: bold;font-size: 15px;padding-left: 10px;}
.aboutLeft h1{color: #333;font-size: 17px;font-weight: bold;}
.aboutLeft a{display: inline-block;background: #193784;height: 30px; line-height: 30px; padding: 0px 15px; font-size: 14px; border-radius: 4px; color: #fff;text-indent: 0px;}
.aboutRigt{width: 410px; height: 30px; background: #ddd}


.teachnoeray{width: 525px; height: 160px;background: #eeeeee;float: left;margin-left: 50px;}
.teachLeft{height: 160px; width: 160px; background: #193784;float: left;}
.teachRight{width: 325px;padding: 15px; float: left;}
.teachRight h2{font-size: 18px;font-weight: bold;margin-bottom: 10px;}
.teachRight p{font-size: 14px; line-height: 26px;}

.caseBox{height: 338px;background: url(../images/indexBg02.jpg) center center no-repeat;}
.case{padding: 10px 10px 0px 10px; background: #fff;float: left;margin-left: 10px;transition: all .5s;width: 265px;}
.case img{display: block; width: 265px; height: 200px;}
.case h5{font-size: 15px; height: 46px; line-height: 46px; width: 265px; overflow: hidden;text-align: center;font-weight: bold;}
.case:hover{background: #193784;}
.case:hover h5{color: #fff}


.titleIndex2{margin-bottom: 20px;height: 26px;line-height: 26px;}
.titleIndex2 a{float: right; color: #193784}
.newsLeft{width: 560px;overflow:hidden;}
.newsCom{width: 600px;}
.news{width: 250px; background: #f0f0f0;padding: 10px; float: left;margin-right: 20px;}
.news img{display: block; width: 250px; height: 180px;}
.news h5{font-size: 15px; height: 30px; line-height: 30px;overflow: hidden; font-weight: bold;margin-top: 5px;}
.news p{height: 44px;line-height: 22px;font-size: 12px;overflow: hidden;}
.newsRight{width: 545px;}

.news2{height: 80px; background: #f0f0f0;margin-bottom: 20px}
.news2:last-child{margin-bottom: 0px}
.news2 .news2Left{width: 80px; height: 80px; background: #193784; color: #fff;text-align: center;float: left;}
.news2 .news2Left b{display: block; font-size: 36px;margin-bottom: 5px;padding-top:12px;}
.news2 .news2Left i{display: block;font-size: 15px;}

.news2 .news2Right{width: 445px;float: left;padding: 10px;}
.news2 .news2Right h5{font-size: 15px; height: 30px; line-height: 30px;overflow: hidden; font-weight: bold;}
.news2 .news2Right p{line-height: 20px;height: 20px;overflow: hidden;font-size: 14px;}


.bottom{background: #1b1b1b; color: #fff}
.bottom dl{float: left;width: 220px; text-align: center; border-right:  1px solid #625f5f;min-height: 140px}
.bottom dl dt{font-size: 14px;font-weight: bold;line-height: 36px;}
.bottom dl dd a{color: #aaa;display: block;font-size: 14px;line-height: 24px;}
.bottom dl dd a:hover{color:#fff }
.bottom dl dd p{font-size: 14px;line-height: 20px;}
.bottom dl.dlLast{border: none;width: 275px;text-align: left;padding-left: 40px;}
.bottom dl.dlLast p{font-size: 12px; color: #aaa}
.footer{padding: 10px 0px; background: #000;text-align: center; color: #aaa}




.indexTopNei{height: 380px;}
.neiLeft{width: 280px;}
.neiTile{background: url(../images/leftBarTopBg.png);height: 58px; color: #fff}
.neiTile span{height: 16px; text-align: right;padding-right: 110px;font-size: 14px;display: block;line-height: 16px; padding-top: 10px;font-family: arial;text-transform:uppercase ;}
.neiTile h4{text-align: left; padding-left: 110px;font-size: 18px; padding-top: 3px;}
.neiBar{background: url(../images/leftBarBg.png);padding-bottom: 15px; }
.neiBar dd{padding: 0px 10px;border-bottom: 1px solid #4a608e;}
.neiBar dd a{display: block;  height: 49px; line-height: 49px; font-size: 16px;color: #fff;text-align: center;}
.neiBar dd:hover{background: url(../images/leftBarBgHover.png);}
.neiBar dd:hover a{color: #045bd5}
.neiBar dd.curr{background: url(../images/leftBarBgHover.png);}
.neiBar dd.curr a{color: #045bd5;font-weight: bold;}


.neiRight{width: 900px; background: #f4f4f4; min-height: 800px}
.neiRightTop{background: url(../images/placeBg.png);height: 58px; color: #fff;line-height: 58px;font-size: 14px; padding: 0px 10px;}
.neiRightTop a{color: #fff;padding: 0px 5px;}
.neiRightTop a:hover{color:#457ced}

.artitclCon{font-size: 14px; line-height: 28px; color: #000;padding: 20px;}
.artitclCon img{display: block; margin: 0 auto;max-width: 100%}

.hornerBox {width: 100%;overflow: hidden;padding-bottom: 30px;}
.hornerBox ul{width: 110%;}
.hornerBox li{float: left;margin-left: 23px;margin-top: 30px;}
.hornerBox li a{background: #fff; width: 250px; padding: 10px;display: block;transition: all .5s }
.hornerBox li img{width: 250px; height: 180px; display: block;}
.hornerBox li h4{display: block;height: 40px; line-height: 40px; background: #f0f0f0;text-align: center; font-size: 16px;color: #333}
.hornerBox li a:hover{background: #193784}


.page{list-style: none;padding: 20px 0px;text-align: center;}
.page>li{display: inline-block; padding: 5px 10px;cursor: pointer;background: #fff}
.page .pageItem{border: solid thin #DDDDDD;margin: 5px;}
.page .pageItemActive{border: solid thin #193784;margin: 5px;background-color: #193784;color:white;}
.page .pageItem:hover{border: solid thin #193784;background-color: #193784;color:white;}
.page .pageItemDisable{border: solid thin #DDDDDD;margin: 5px;background-color: #fff;}




.news3{background: #fff;height: 60px;overflow: hidden; margin-bottom: 15px;}
.news3:last-child{margin-bottom: 0px}
.news3 a{display: block;border-left: 5px solid #fff;transition: all 0.3s}
.news3 a:hover{border-left: 5px solid #055bd6;}
.news3 a:hover .news2Right p{color: #055bd6;font-style: italic}
.news3 a:hover .news2Right h5{color: #055bd6;font-style: italic}
.news3 a:hover .news2Left b{color: #055bd6;font-style: italic}
.news3 a:hover .news2Left i{color: #055bd6;font-style: italic}
.news3 .news2Left{width: 40px; height: 60px;padding-left: 10px;  color: #193784;text-align: left;float: left;background: #fff}
.news3 .news2Left b{display: block; font-size: 22px;margin-bottom: 5px;padding-top:9px;font-weight: bold;color: #333;transition: all 0.3s;text-align: center;}
.news3 .news2Left i{display: block;font-size: 12px;transition: all 0.3s;text-align: center;}

.news3 .news2Right{width: 795px;float: left;padding: 0px 10px; }
.news3 .news2Right h5{font-size: 15px; height: 28px; line-height: 28px;overflow: hidden; font-weight: bold;padding-top: 3px;transition: all 0.3s}
.news3 .news2Right p{line-height: 20px;height: 20px;overflow: hidden;font-size: 14px;color: #666;transition: all 0.3s}

.news4{background: #fff;padding: 5px;transition: all 0.3s;margin-bottom: 15px;}
.news4:last-child{margin-bottom: 0px}
.news4 img{float: left;width: 150px;}
.news4Right{float: left;margin-left: 10px;width: 700px;}
.news4Right h4{font-size: 15px;font-weight: bold;line-height: 20px;overflow: hidden; height: 20px;margin-bottom: 5px;}
.news4Right p{font-size: 13px;line-height: 24px;color: #666}
.news4Right span{display: block;font-size: 14px;line-height: 20px;color: #999}
 
.news4:hover h4,.news4:hover p{color:#193784 }

.articalTitle{padding: 45px 15px 0px 15px;text-align: center;}
.articalTitle h3{font-size: 24px;line-height: 32px;margin-bottom: 8px;}
.articalTitle p{font-size: 14px; line-height: 20px;color: #999}
.nextPage{text-align: right;}
.nextPage a{display: inline-block;height: 36px;border:1px solid #999;border-radius: 4px;padding: 0px 15px; font-size: 14px;line-height: 36px; margin-right: 10px;}
.nextPage a:hover{border-color: #045bd5;color: #045bd5}
.nextPage p{display: block;padding-right: 10px;line-height: 30px; height: 30px; font-size: 14px;color: #045bd5}

.contact{/*margin-top: 50px;*/}
.contactBox{font-size: 18px;color: #000;font-weight: bold;line-height: 30px; margin-bottom: 50px;}
.contactBox span{color: #193784; }
.contactBox .fl{width: 50%;}
.contactBox div{margin-top: 40px;}