123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384 |
- .top {
- height: 340px;
- width: 100%;
- background: #0080c9;
- text-align: center;
- }
- .con {
- overflow: hidden;
- }
- .tab {
- width: 100%;
- height: 120px;
- background: #ededed;
- }
- .tab ul {
- width: 1050px;
- height: 120px;
- margin: 0 auto;
- }
- .tab ul li {
- float: left;
- cursor: pointer;
- width: 150px;
- height: 120px;
- background: #dedede;
- text-align: center;
- }
- .tab ul li.current {
- background: #3cbdd7;
- }
- .tab ul li img {
- padding-top: 4px;
- padding-bottom: 10px;
- }
- .tab ul li:hover {
- background: #3cbdd7;
- }
- .tab ul li span {
- font-family: "微软雅黑";
- color: white;
- display: block;
- font-size: 18px;
- }
- .con .n1 {}
- .con .n1 h1 {
- width: 1180px;
- margin: 0 auto;
- font-family: "微软雅黑";
- font-size: 22px;
- color: #363636;
- padding-bottom: 12px;
- background: url(../images/n1_bg.png) no-repeat 0 bottom;
- }
- .con .n1 .n1_1 {
- width: 1198px;
- margin: 0 auto;
- margin-top: 22px;
- height: 458px;
- background: url(../images/n1_1_bg.png) no-repeat;
- }
- .con .n1 .n1_1 .lf {
- float: left;
- width: 440px;
- margin-top: 65px;
- margin-left: 70px;
- }
- .con .n1 .n1_1 .lf h2 {
- font-size: 24px;
- line-height: 36px;
- font-family: "微软雅黑";
- color: #505050;
- font-weight: bold;
- }
- .con .n1 .n1_1 .lf p.p1 {
- margin-top: 22px;
- }
- .con .n1 .n1_1 .lf p {
- font-family: "微软雅黑";
- font-size: 18px;
- color: #646464;
- line-height: 30px;
- }
- .con .n1 .n1_1 .rh {
- float: left;
- }
- .con .n1 .n1_2 {
- margin-top: 52px;
- }
- .con .n1 .n1_2 h3 {
- text-indent: -9999px;
- height: 24px;
- background: url(../images/n1_2_bg.png) no-repeat center;
- }
- .h84 {
- height: 84px;
- }
- .con .n1 .n1_2 ul {
- margin: 0 auto;
- }
- .con .n1 .n1_2 ul li {
- margin-top: 10px;
- padding-top: 38px;
- padding-bottom: 42px;
- }
- .con .n1 .n1_2 ul li .n1_2_con {
- width: 1178px;
- margin: 0 auto;
- height: 479px;
- border: 1px solid #dedede;
- overflow: hidden;
- background: #fff;
- }
- .con .n1 .n1_2 ul li.even {
- background: #f7f7f7;
- }
- .con .n1 .n1_2 ul li .n1_2_lf {
- float: left;
- width: 532px;
- }
- .con .n1 .n1_2 ul li .n1_2_lf h1 {
- height: 49px;
- line-height: 49px;
- color: white;
- font-size: 20px;
- font-weight: bold;
- margin-top: 36px;
- font-family: "微软雅黑";
- padding-left: 66px;
- background: url(../images/h1_bg.png) no-repeat;
- margin-left: -66px;
- }
- .con .n1 .n1_2 ul li .n1_2_lf {
- margin-left: 66px;
- display: block;
- font-size: 16px;
- font-family: "微软雅黑";
- color: #646464;
- line-height: 26px;
- }
- .con .n1 .n1_2 ul li .n1_2_rh {
- float: left;
- margin-left: 62px;
- }
- .con .n1 .n1_2 ul li .n1_2_rh img {
- margin-top: 110px;
- border: 7px solid #ededed;
- }
- .n1 {
- display: none;
- }
- .con .n1_spc1 {
- display: block;
- }
- /*关于我们*/
- .about_top {
- height: 280px;
- width: 100%;
- background: #0083cc;
- text-align: center;
- margin-bottom: 80px;
- }
- .about_con .rh img {
- margin-top: 57px;
- margin-left: 75px;
- }
- .about_con .lf p.p1 i {
- font-size: 24px;
- font-weight: bold;
- color: #0b3168;
- }
- .about_con .lf a {
- width: 120px;
- height: 45px;
- border: 1px solid #00bfd9;
- line-height: 45px;
- text-align: center;
- font-size: 16px;
- color: #00bfd9;
- font-family: "微软雅黑";
- display: block;
- float: right;
- }
- .about_con .lf a:hover {
- background: #00bfd9;
- color: #fff;
- }
- .about_con .box1 {
- margin-top: 50px;
- }
- .about_con .box1 h1 {
- font-size: 26px;
- font-weight: bold;
- text-align: center;
- font-family: "微软雅黑";
- padding-bottom: 10px;
- margin-bottom: 44px;
- border-bottom: 2px solid #d8d8d8;
- background: url(../images/bd.png) no-repeat center bottom;
- }
- .about_con .box1 a.nn {
- font-size: 26px;
- font-weight: bold;
- text-align: center;
- display: block;
- font-family: "微软雅黑";
- padding-bottom: 10px;
- margin-bottom: 44px;
- border-bottom: 2px solid #d8d8d8;
- background: url(../images/bd.png) no-repeat center bottom;
- }
- .about_con .video {
- text-align: center;
- }
- .about_con .box1 ul {
- overflow: hidden;
- width: 641px;
- margin: 0 auto;
- }
- .about_con .box1 ul li {
- float: left;
- width: 119px;
- height: 43px;
- margin-right: 10px;
- line-height: 45px;
- text-align: center;
- background: #fff;
- border: 1px solid #00bfd9;
- color: #00bfd9;
- font-family: "微软雅黑";
- font-size: 16px;
- cursor: pointer;
- }
- .about_con .box1 ul li.cur {
- background: #00bfd9;
- color: #fff;
- }
- .about_con .box1 ul li.hover:hover {
- background: #00bfd9;
- color: #fff;
- }
- .about_con .box2 {
- padding-top: 52px;
- background: #f7f7f7;
- }
- .h20 {
- width: 641px;
- height: 20px;
- margin: 0 auto;
- background: #00bfd9;
- border-radius: 5px;
- border-bottom-right-radius: 0;
- border-bottom-left-radius: 0;
- }
- .course {
- width: 1198px;
- margin: 0 auto;
- overflow: hidden;
- }
- .course .course_lf {
- float: left;
- width: 432px;
- overflow: hidden;
- }
- .about_con .box2 h1 {
- margin-bottom: 54px;
- }
- .course .course_lf p {
- font-size: 16px;
- font-family: "微软雅黑";
- color: #646464;
- margin-bottom: 36px;
- }
- .course .course_lf p i {
- font-size: 24px;
- color: #0b3168;
- font-weight: bold;
- }
- .course .course_rh {
- float: left;
- text-align: center;
- }
- .course .course_rh img {
- margin-left: 60px;
- margin-bottom: 50px;
- }
- .contact {
- width: 1198px;
- margin: 0 auto;
- overflow: hidden;
- }
- .contact hr {
- margin: 20px 0;
- }
- .contact .contact_lf {
- float: left;
- width: 432px;
- }
- .contact .contact_lf h3 {
- font-size: 20px;
- font-weight: bold;
- font-family: "微软雅黑";
- color: #363636;
- margin-bottom: 22px;
- }
- .contact .contact_lf span {
- font-size: 16px;
- font-family: "微软雅黑";
- color: #363636;
- line-height: 26px;
- display: block;
- }
- .contact .contact_rh {
- text-align: center;
- float: left;
- }
- .contact .contact_rh img {
- /* margin: 0px 0 0 67px; */
- }
- /*.about_con .box1 ul li.none{
- margin-right: 0;
- }*/
|