body { color: #333; font-size: 14px; font-family: "寰蒋闆呴粦","Arial",Helvetica,"榛戜綋",Arial,Tahoma; margin:0 auto; position:relative; overflow-x: hidden; } .img-hide{ overflow:hidden; display: block; } .img-hide img{ transition: 0.5s all; transform: scale(1,1); } .img-hide:hover img{ transform: scale(1.05,1.05); } .txt-elise{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} li{ list-style:none;} a{ color: #333; } ul{ padding:0; margin:0;} a:hover,a{ text-decoration:none !important;} a:focus{ text-decoration:none !important; outline: none !important;} button:focus,button:hover,input:focus{ outline: none!important; } p{ margin:0; } img{ max-width:100%; display: inline-block; vertical-align: middle;} .container{ width: 1330px; } .header{ background: #1d3b7e; position: relative; z-index: 1000; } .logo img{ height: 75px; } .logo{ padding:10px 0; } .header-a a{ font-size: 14px; color: #fff; } .header-a span{ font-size: 14px; padding:0 20px; color: #fff; } .header-a{ line-height: 34px; padding-top: 10px; } .search-box{ background: #fff; border-radius: 4px; position: relative; width: 200px; margin-top: 5px; } .search-box .form-control{ border:none; box-shadow: none; height: 30px; } .search-box .btn-search{ position: absolute; right: 5px; top: 0; bottom: 0; width: 30px; background: url(../images/search.png) center no-repeat!important; background-size: 20px auto!important; } .nav-list li{ float: left; width: 8%; margin-top: 10px; padding-bottom: 10px; } .nav-list li a{ font-size: 18px; display: inline-block; padding-bottom: 10px; color: #fff; border-bottom: solid 2px #1d3b7e; } .nav-list li a.active,.nav-list li a:hover{ border-bottom: solid 2px #fff; } .nav-down{ position: absolute; text-align: left; display: none; left: 0; line-height: 50px; color: #333; top: 100%; right: 0; background: rgba(255,255,255,0.75); } .nav-down .container{ padding-left: 35px; } .nav-down a{ color: #333!important; padding:0!important; border:none!important; } .nav-down a:hover{ color: #fbb03b!important; } .nav-down span{ padding:0 10px; } .box{position: relative;width: 100%;z-index: 999;} .box-active{position: fixed;top: 0; background:#1d3b7e;} .box-active .nav-list li{ float: left; width: 8%; margin-top: 10px; padding-bottom: 10px; } .box-active .nav-list li a{ font-size: 18px; display: inline-block; padding-bottom: 10px; color: #fff; border-bottom: solid 2px #1d3b7e; } .box-active .nav-list li a.active,.box-active .nav-list li a:hover{ border-bottom: solid 2px #333; } .box-active .nav-down{ position: absolute; text-align: left; display: none; left: 0; line-height: 50px; color: #fff; top: 100%; right: 0; background: #000088; } .box-active .nav-down .container{ padding-left: 35px; } .box-active .nav-down a{ color: #fff!important; padding:0!important; border:none!important; } .box-active .nav-down a:hover{ color: #ffcccc!important; } .box-active .nav-down span{ padding:0 10px; } .banner-box{ position: relative; overflow:hidden; margin:0; padding-top: 26%; } .banner-box .banner{ position: absolute; left: 0; top: 0; width: 100%; bottom: 0; } .banner .slick-dots{ bottom: 20px; } .banner .slick-dots li,.banner .slick-dots li button{ width: 50px; height: 4px; padding:0; } .banner .slick-dots li button{ background: #fff; border-radius: 30px; } .slick-dots li button:before{ display: none; } .banner .slick-dots li.slick-active button{ background: #1d3b7e; } .banner .slick-prev{ left: 20px; width: 68px; height: 68px; background: url(../images/left.png) center no-repeat; background-size: 100% 100%; z-index: 100; margin-top: -34px; } .slick-prev:before{ display: none; } .banner .slick-next{ right: 20px; width: 68px; height: 68px; background: url(../images/right.png) center no-repeat; background-size: 100% 100%; z-index: 100; margin-top: -34px; } .slick-next:before{ display: none; } .nav-list li:hover .nav-down{ display: block; } .back-one{ position: relative; overflow:hidden; margin-top:-25px;} .back-one .container{ position: relative; z-index: 100; } .back-one:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 0; height: 225px; background: url(../images/back01.png) center no-repeat; background-size: cover; } .title{ font-size: 24px; color: #fff; margin:20px 0; line-height: 34px; } .title a{ float: right; color: #fff; font-size: 14px; } .news-list-box{ background: #fff; padding:20px; } .news-list li{ float: left; width: 50%; padding:0 10px; } .news-list{ margin:0 -10px; } .news-list-img a{ display: block; position: relative; padding-top: 55%; } .news-list-img a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .news-list-tt{ margin-top: 10px; margin-bottom: 10px; } .news-list-tt a{ font-size: 16px; color: #333; } .news-list-p{ margin-bottom: 10px; font-size: 12px; line-height: 16px;display: -webkit-box; -webkit-box-orient: vertical; height: 48px; -webkit-line-clamp: 3; overflow: hidden; } .news-list-date{ font-size: 12px; color: #666; line-height: 20px; } .news-right-list{ background: #f2f2f2; padding:15px 10px; height: 320px; } .news-right-list li{ line-height: 40px; border-bottom: solid 1px #fff;position: relative; padding-right: 70px; } .news-right-list li a{ position: relative; padding-left: 15px; font-size: 14px; } .news-right-list li a:before{ display: block; content: ""; position: absolute; left: 0; top: 50%; margin-top: -2px; border-radius: 50%; background: #333; width: 4px; height: 4px; } .news-right-list li span{font-size: 12px;color: #999;position:absolute;right:0;top:0;} .tz-box{ background: #f7f7f7; margin-top: 40px; } .tz-title{ border-bottom: solid 1px #ddd; } .tz-title span{ font-size: 22px; border-bottom: solid 3px #214e9b; display: inline-block; padding-left: 15px; padding-right: 50px; padding-top: 5px; padding-bottom: 5px; } .tz-title a{ float: right; font-size: 14px;color: #ccc; margin-top: 15px; margin-right: 15px; } .tabs-ul li{ display: table-cell; } .tabs-ul li a{ display: block; color: #333; line-height: 25px; padding:0 10px; font-size: 14px; } .tabs-ul{ margin:10px 0 0 0; display: table; width: 100%; } .tabs-ul li.active a,.tabs-ul li a:hover{ background: #224e9b; color: #fff; } .tz-list li{ line-height: 35px; position: relative; padding-right: 100px; } .tz-list li a{ color: #333; padding-left: 15px; background: url(../images/raw.png) left center no-repeat;} .tz-list li font{ font-size: 12px; color: #999; position: absolute; right: 0; top: 0; } .tz-list li a span{ color: #214e9b; } .tz-list{ padding:10px 15px; } .dt-title span{ font-size: 22px; color: #214e9b; display: inline-block; padding-left: 10px; border-left: solid 5px #214e9b; line-height: 30px; } .dt-title{ border-bottom: solid 1px #ddd; padding-top: 5px; padding-bottom: 10px; margin-top: 40px; } .dt-title a{ float: right; line-height: 30px; color: #999; } .dt-ul-left{ float: right; color: #999; line-height: 25px; font-size: 14px; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:5px 15px; font-size: 12px; color: #333; } .dt-ul-left span{ font-size: 24px; color: #034e9f;font-weight: bold; display: inline-block; padding-top: 5px;} .dt-ul li{ float: left; width: 100%; margin-top: 20px; padding:0 10px; } .dt-ul{ margin:0 -10px; } .dt-ul-tt a{ font-size: 16px; color: #333; } .dt-ul-right{ margin-left: 85px; } .dt-ul-p{ padding-left: 20px; background: url(../images/icon-li01.png) left center no-repeat; background-size: 15px auto; margin-top: 5px; } .dt-ul-p02{background: url(../images/icon-li02.png) left center no-repeat; background-size: 15px auto;} .dt-ul-p03{background: url(../images/icon-li03.png) left center no-repeat; background-size: 15px auto;} .link-ul li{ float: left; width: 25%; margin-top: 20px; } .link-ul li a{ display: inline-block; font-size: 16px; color: #333; } .link-ul li a img{ height: 90px; margin-bottom: 5px; } .footer-header{ color: #ccc; } .footer-header a{ color: #ccc; } .footer-header span{ padding:0 20px; } .footer-header span.friends-tt{ font-size: 16px; color: #fff; padding-left: 30px; padding-right: 10px; background: url(../images/friends.png) left center no-repeat; background-size: 20px auto; } .footer{ background: #666; padding:20px 0; margin-top: 30px; } .footer-lind{ border-top: solid 1px #ccc; margin:20px 0; } .ewm-txt{ color: #ccc; margin-left: 10px; margin-top: 5px; line-height: 20px; } .footer-right{ color: #ccc; line-height: 24px; } .footer-right a{ color: #ccc; display: inline-block; margin-left: 5px; } .footer-header a:hover{ color: #fff; } .tz-list li a:hover,.tz-title a:hover,.dt-title a:hover,.news-right-list li a:hover,.news-list-tt a:hover,.link-ul li a:hover,.dt-ul-tt a:hover,.gg-ul li a:hover,.nav-b a:hover,.px-left a:hover{ color: #214e9b; } .title a:hover,.header-a a:hover{ text-decoration: underline!important; } .teacher-more:hover{ background: #214e9b; color: #fff; } .menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;} .menu-button .bar:nth-of-type(1) { margin-top: 0px;} .menu-button .bar:nth-of-type(3) { margin-bottom: 0px;} .bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; } .cross{ margin-top: -8px; } .cross .bar{ margin:13px auto; } .cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);} .cross .bar:nth-of-type(2) { opacity: 0;} .cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);} .nav-click{ display: none; } /*************list**************/ .banner-list img{ width: 100%; } .list-back{ background: #f2f2f2; padding-bottom: 50px; margin-bottom: -30px; } .list-left-tt{ font-size: 28px; color: #333; margin-bottom: 20px; } .list-left-tt span{ font-size: 18px; padding-left: 10px; color: #214e9b; } .list-left{ margin-top: 20px; width: 280px; } .list-nav li a{ display: block; position: relative; background: #fff; margin-bottom: 5px; font-size: 16px; color: #333; text-align: center; line-height: 40px; } .list-nav li a.active,.list-nav li a:hover{ background: #103c82; color: #fff; } .list-nav li a.active:before,.list-nav li a:hover:before{ display: block; content: ""; position: absolute; left: 50%; bottom: 5px; height: 2px; background: #fff; width: 50px; margin-left: -25px; } .right-box{ padding-top: 35px; width: 900px; } .nav-b,.nav-b a{ font-size: 16px; color: #999; } .right-box-sm{ background: #fff; padding:20px 20px; margin-top: 23px; } .right-box-tt{ font-size: 28px; color: #333; font-weight: bold; } .tabs-top li{ float: left; width: 50%; } .tabs-top li a{ display: block; background: #103c82; border-top: 5px solid #103c82; font-size: 18px; color: #fff; font-weight: bold; line-height: 40px; } .tabs-top li.active a,.tabs-top li a:hover{ color: #333; background: #fff; } .tabs-top{ margin-top: 20px; margin-bottom: 20px; } .px-left{ font-size: 16px; color: #666; line-height: 34px; } .px-left a{ color: #666; margin-left: 20px; display: inline-block; } .px-link a{ display: inline-block; font-size: 16px; color: #fff; background: #103c82; padding:6px 20px; } .teacher-img img{ width: 135px; height: 190px; } .teacher-right{ margin-left: 150px; } .teacher-right p{ font-size: 14px; color: #999; margin-bottom: 10px; } .teacher-more{ display: inline-block; border-radius: 50%; text-align: center; line-height: 46px; border:solid 2px #214e9b; font-size: 14px; width: 50px; color: #214e9b; } .teacher-list li{ float: left; width: 50%; } .teacher-list li .clearfix{ padding:15px; border-bottom: solid 1px #ddd; } .teacher-list{ position: relative; } .teacher-list:before{ display: block; content: ""; border-right: solid 1px #ddd; position: absolute; left: 50%; top: 0; bottom: 0; } .gg-ul{ border-top: solid 3px #103c82; margin-top: 10px; } .gg-ul li{ line-height: 45px; border-bottom: solid 1px #ddd; } .gg-ul li a{ font-size: 16px; color: #333; } @media( max-width: 1279px){ .container{ width: 970px; } .tabs-ul li a{ padding:0 5px; } .news-right-list li a{ font-size: 14px; } .news-right-list li{ line-height: 33px; } .news-right-list{ height: 315px; } .right-box{ width: 640px; } .teacher-list li{ width: 100%; } .teacher-list:before{ display: none; } .box{position: relative;width: 100%;z-index: 999;} .box-active{position: fixed;top: 0; background:#1d3b7e;} .box-active .nav-list li{ float: left; width: 8%; margin-top: 10px; padding-bottom: 10px; } .box-active .nav-list li a{ font-size: 18px; display: inline-block; padding-bottom: 10px; color: #fff; border-bottom: solid 2px #1d3b7e; } .box-active .nav-list li a.active,.box-active .nav-list li a:hover{ border-bottom: solid 2px #333; } .box-active .nav-down{ position: absolute; text-align: left; display: none; left: 0; line-height: 50px; color: #fff; top: 100%; right: 0; background: #000088; } .box-active .nav-down .container{ padding-left: 35px; } .box-active .nav-down a{ color: #fff!important; padding:0!important; border:none!important; } .box-active .nav-down a:hover{ color: #ffcccc!important; } .box-active .nav-down span{ padding:0 10px; } } @media( max-width: 991px){ .container{ width: 750px; } .logo img{ height: 40px; } .nav-list li a{ font-size: 14px; } .col-xs-6{ width: 100%; } .footer-header span{ padding:0 8px; } .footer-right{ font-size: 12px; } .right-box,.list-left{ width: 100%; } .box{position: relative;width: 100%;z-index: 999;} .box-active{position: fixed;top: 0; #1d3b7e;} .box-active .nav-list li{ float: left; width: 8%; margin-top: 10px; padding-bottom: 10px; } .box-active .nav-list li a{ font-size: 18px; display: inline-block; padding-bottom: 10px; color: #fff; border-bottom: solid 2px #1d3b7e; } .box-active .nav-list li a.active,.box-active .nav-list li a:hover{ border-bottom: solid 2px #333; } .box-active .nav-down{ position: absolute; text-align: left; display: none; left: 0; line-height: 50px; color: #fff; top: 100%; right: 0; background: #000088; } .box-active .nav-down .container{ padding-left: 35px; } .box-active .nav-down a{ color: #fff!important; padding:0!important; border:none!important; } .box-active .nav-down a:hover{ color: #ffcccc!important; } .box-active .nav-down span{ padding:0 10px; } } @media( max-width: 768px){ .container{ width: 100%; } .header .pull-right{ display: none; } .header{ height: 50px; } .logo{ padding:10px 0; } .logo img{ height: 30px; } .nav-list{ position: absolute; max-height: 500px; display: none; left: 0; top: 100%; right: 0; background: #1d3b7e; border-top: solid 1px #fff; } .nav-list li{ float: none; position: relative; width: 100%; text-align: left; padding:0; margin:0; } .nav-list li a{ padding:10px 15px; border:none!important; } .menu-button{ display: block; margin-top:-45px;} .banner .slick-prev,.banner .slick-next{ width: 34px; height: 34px; margin-top: -17px; } .banner .slick-dots{ bottom: 10px; } .banner .slick-dots li, .banner .slick-dots li button{ width: 25px; } .banner{ margin:0; } .col-xs-8,.col-xs-4{ width: 100%; } .tabs-ul{ display: block; } .tabs-ul li{ display: block; float: left; width: 25%; } .dt-title,.tz-box{ margin-top: 20px; } .link-ul li a img{ height: 60px; } .ewm-box{ width: 194px; margin:0 auto; float: none!important; } .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;} .nav-click.active{ transform: rotate(180deg); } .nav-down{ position: static; } .nav-down .container{ padding:0 15px; } .nav-list li:hover .nav-down{ display: none; } .nav-b, .nav-b a{ font-size: 14px; } .right-box{ padding-top: 20px; } .right-box-tt{ font-size: 24px; } .right-box-sm{ padding:10px; } .tabs-top li a{ font-size: 16px; } .teacher-img img{ width: 100px; height: 140px; } .teacher-right{ margin-left: 110px; } .teacher-right p{ font-size: 12px; margin-bottom: 5px; } .box{} .box-active{} }