@charset "utf-8"; a{ display: inline-block; } #topHead { background: rgba(255, 255, 255, .2); } #topHead.bg { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .1); } .banner img { display: block; width: 100%; } /* 鍒嗛〉 */ .footer { margin-top: 30px; } .pagination { text-align: center; font-size: 0; padding-top: 50px; } .pagination a { display: inline-block; border: 1px solid #dcdcdc; padding: 0 12px; height: 35px; font-size: 14px; line-height: 35px; text-align: center; color: #666; margin: 0 7px; } .pagination a.active { background: #1a459b; color: #fff; border: 1px solid #1a459b; } .pagination a:hover { background: #1a459b; color: #fff; border: 1px solid #1a459b; } .pagination span { display: inline-block; font-size: 14px; } #nymain { background-size: 1920px auto; background-position: center bottom; } .nymain .leftNav { float: left; width: 250px; position: relative; margin-right: 55px; margin-top: -105px; } .nymain .leftNav>h2 { line-height: 105px; text-align: center; color: #fff; background: url(../images/dq-lanmu-bj.png) no-repeat; background-size: cover; background-position: center center; font-size: 30px; overflow: hidden; border-top-right-radius: 10px; border-top-left-radius: 10px; } .nymain .leftNav>h2 img { vertical-align: middle; margin-right: 10px; margin-top: -5px; } .nymain .leftNav p { margin-left: 20px; font-size: 26px; font-weight: 600; color: #fff; padding: 20px 0; } .nymain .leftNav>ul { background: #1a459b; background-position: center bottom; padding-top: 30px; padding-bottom: 155px; padding-right: 25px; } .nymain .leftNav>ul>li { position: relative; padding-right: 7px; overflow: hidden; margin-bottom: 15px; } .nymain .leftNav>ul>li::after { content: ""; position: absolute; right: 0; border-left: 22px solid #fefefe; border-top: 23px solid transparent; border-bottom: 22px solid transparent; top: 0; left: 100%; margin-left: -7px; } .nymain .leftNav ul li a { display: block; font-size: 16px; color: #333333; line-height: 45px; padding-left: 35px; background: #fefefe; } .nymain .leftNav>ul>li>span { position: absolute; width: 14px; height: 14px; right: 25px; top: 15px; line-height: 50px; background: url(../images/sub_left_down.png) no-repeat center center; cursor: pointer; transition: all 0.3s; } .nymain .leftNav>ul>li.on>span { background: url(../images/sub_left_up.png) no-repeat center center; /* background-size: 14px 14px; */ } .nymain .leftNav>ul>li.activ { background: #dadada; } .nymain .leftNav>ul>li.active>a { background: #1a459b; font-weight: 600; color: #fff; } .nymain .leftNav>ul>li.active.on>span { background: url(../images/sub_left_up3.png) no-repeat center center; } .nymain .leftNav>ul>li.active>span { background: url(../images/sub_left_down3.png) no-repeat center center; } .nymain .leftNav>ul>li.active::after { border-left-color: #1a459b; } .nymain .leftNav ul li:hover {} .nymain .leftNav ul li.active {} .nymain .leftNav ul li.active ul { display: block; } .nymain .leftNav ul li a:hover { background-position: 31px center; } .nymain .leftNav>ul>li>ul { display: none; padding-top: 0; padding-bottom: 0; padding-right: 0; padding-left: 55px; padding-top: 15px; } .nymain .leftNav>ul>li>ul>li>a { font-size: 12px; line-height: 30px; padding-left: 20px; background: none; color: #fff; position: relative; } .nymain .leftNav>ul>li>ul>li>a::before { content: ""; position: absolute; width: 4px; height: 4px; left: 0; top: 50%; transform: translateY(-50%); background: #fff; border-radius: 50%; } .ny-right { overflow: hidden; border-top: 1px solid #d2d2d2; } .ny-rcom { font-size: 24px; color: #1a459b; margin-bottom: 15px; font-weight: normal; } .position { background: #f2f2f2; padding-right: 15px; margin-top: 50px; } .position>div { position: relative; text-align: right; font-size: 0; line-height: 42px; } .position h3 { position: absolute; width: 235px; padding-left: 35px; height: 90px; font-size: 24px; font-weight: normal; color: #fff; background: #1a459b; background-position: center top; text-align: left; line-height: 100px; bottom: 0; left: 0; } .position h3::after { content: ""; position: absolute; right: -37px; bottom: -30px; width: 74px; height: 74px; background-size: 100% 100%; z-index: 9; } .position span { color: #888888; font-size: 16px; vertical-align: middle; } .position h2 { float: left; padding-left: 40px; position: relative; color: #1a459b; font-size: 20px; font-weight: 600; } .position h2::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: #1a459b; width: 10px; height: 4px; } .position h2::after { content: ""; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); background: #27aeb6; width: 10px; height: 4px; } .position img { height: 16px; vertical-align: middle; margin-right: 5px; } .position a { font-size: 16px; color: #666666; margin: 0 5px; vertical-align: middle; } .position a:hover { color: #0166b3; } .art-main .art-tit h3 { text-align: center; color: #444444; font-weight: normal; font-size: 20px; margin-top: 30px; font-weight: 600; } .art-main .art-tit h4 { color: #333333; font-size: 16px; text-align: center; margin-top: 10px; } .art-main .art-body { padding-top: 30px; } .art-main .art-body p { color: #333; text-indent: 2em; font-size: 16px; line-height: 31px; margin-bottom: 30px; } .art-main .art-body img { max-width: 80% !important; display: block; margin: 0 auto; height: auto; } .art-main .art-body p video{ max-width: 80% !important; margin-left:-2em; height:auto; } .art-main .cont-tit p { font-size: 0; text-align: center; padding-top: 10px; padding-bottom: 25px; line-height: 20px; background: bottom; border-bottom: 1px dashed #d9d9d9; } .art-main .cont-tit p img { display: inline-block; vertical-align: middle; height: 16px; margin-right: 5px; } .art-main .cont-tit p .liulan { margin-left: 50px; } .art-main .cont-tit p span { display: inline-block; vertical-align: middle; font-size: 14px; color: #999999; margin: 0 10px; } .art-info { border-top: 1px dashed #eaeaea; margin-top: 25px; } .pnext { margin-top: 25px; } .pnext p { text-indent: initial; font-size: 16px; line-height: 30px; color: #555555; } .pnext p a { font-size: 16px; color: #555555; } .pnext p:hover { color: #1a459b; } .pnext p:hover a { color: #1a459b; } /* 鍒楄〃 */ .text-list ul li a { display: block; overflow: hidden; padding-top: 30px; transition: all 0.3s; } .text-ldata { float: left; width: 120px; margin-right: 30px; } .text-ldata img { display: block; } .text-ldata div { margin-left: 30px; height: 80px; transition: all 0.3s; } .text-ldata div p { color: #1a459b; font-size: 26px; line-height: 28px; padding-top: 15px; } .text-ldata div span { display: block; color: #999999; font-size: 14px; line-height: 22px; } .text-linfo { overflow: hidden; padding-bottom: 30px; border-bottom: 1px solid #ccc; transition: all 0.3s; } .text-linfo h3 { color: #333333; font-size: 16px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .text-linfo p { color: #808080; font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; margin-top: 15px; } .text-list ul li a:hover { background: #ecf3fa; } .text-list ul li a:hover .text-ldata img { display: none; } .text-list ul li a:hover .text-ldata div { background: #1a459b; padding-left: 10px; margin-top: 10px; } .text-list ul li a:hover .text-ldata div p { color: #fff; } .text-list ul li a:hover .text-ldata div span { color: #fff; } .text-list ul li a:hover .text-linfo { padding-left: 20px; border-color: transparent; } .text-list ul li a:hover .text-linfo h3 { font-weight: 600; color: #1a459b; font-size: 18px; } /* 鍥剧墖鍒楄〃 */ .img-lists ul { overflow: hidden; margin-top: 10px; } .img-lists ul li { float: left; width: 30%; margin-top: 35px; margin-left: 5%; transition: all 0.3s; position: relative; top: 0; } .img-lists ul li:nth-child(3n+1) { margin-left: 0; } .img-lists ul li:hover { /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); */ top: -10px; } .img-lists ul li:hover .info p { color: #1a459b; font-weight: 600; } .img-lists ul li a { display: block; width: 100%; } .img-lists ul li a .pic { padding-top: 56%; } .img-lists ul li a>img { display: block; width: 100%; height: 196px; } .img-lists ul li a>div.info { padding: 10px 10px 10px 25px; font-size: 0; background-position: left center; } .img-lists ul li a>div.info p { color: #333333; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .img-lists ul li a>div.info img { height: 14px; vertical-align: middle; } .img-lists ul li a>div.info span { font-size: 14px; display: inline-block; margin-left: 5px; color: #999; vertical-align: middle; } /* 甯堣祫鍒楄〃 */ .img-lists2 ul { overflow: hidden; } .img-lists2 ul li { float: left; width: 23%; margin: 15px 1%; } .img-lists2 ul li a { display: block; } .img-lists2 ul li a .pic { padding-top: 120%; } .img-lists2 ul li a .info { font-size: 16px; color: #000; line-height: 30px; text-align: center; } .dt-list2 li { float: left; width: 48%; margin-top: 40px; } .dt-list2 li:nth-child(2n+1) { margin-right: 4%; } .dt-list2 li a { display: block; margin-right: 7px; margin-bottom: 7px; background: #f2f2f2; padding: 30px 25px; box-shadow: 6px 6px 0 0px #dbe8f7; transition: all 0.3s; } .dt-list2 li a h3 { color: #333333; font-size: 16px; line-height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .dt-list2 li a h4 { color: #808080; font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; margin-top: 20px; margin-bottom: 28px; } .dt-list2 li a div { height: 1px; background: #cccccc; position: relative; } .dt-list2 li a div::before { content: ""; position: absolute; left: 0; bottom: -2px; transform: translateY(-50%); background: #27aeb6; width: 50px; height: 3px; } .dt-list2 li a div::after { content: ""; position: absolute; left: 50px; bottom: -2px; transform: translateY(-50%); background: #1a459b; width: 50px; height: 3px; } .dt-list2 li a p { overflow: hidden; line-height: 24px; margin-top: 25px; } .dt-list2 li a p span { float: left; padding-left: 25px; background-position: left center; color: #1a459b; } .dt-list2 li a p em { float: right; width: 23px; height: 23px; border-radius: 50%; background: #1a459b; text-align: center; line-height: 23px; color: #fff; font-family: 瀹嬩綋; font-weight: 600; font-size: 14px; font-style: normal; } .dt-list2 li a:hover { background: #1a459b; box-shadow: 4px 8px 10px rgba(0, 0, 0, .3); } .dt-list2 li a:hover h3 { color: #fff; font-weight: 600; font-size: 18px; } .dt-list2 li a:hover h4 { color: rgba(255, 255, 255, .6); } .dt-list2 li a:hover p em { background: rgb(128, 40, 40); } .dt-list2 li a:hover p span { color: #fff; background-position: left center; } .dt-list2 li a:hover div::before { background: #27aeb6; } .dt-list2 li a:hover div::after { background: #f29b76; } /* 鍚嶅笀椋庨噰 */ .ldtz ul { margin-top: 30px; } .ldtz ul li { float: left; width: 100%; margin-bottom: 50px; } .ldtz ul li a { display: block; background: #fff; box-shadow: 0px 0px 18px 0px rgba(199, 207, 228, 0.33); overflow: hidden; margin: 0 18px; padding: 25px; transition: all 0.3s; } .ldtz ul li a:hover { box-shadow: 0 5px 10px rgba(0, 0, 0, .2); } .ldtz-pic { float: left; width: 320px; /* height: 214px; */ overflow: hidden; margin-right: 40px; } .ldtz-pic .pic { width: 100%; height: 100%; padding-top: 66%; font-size: 0; } .ldtz-pic .pic img { display: block; width: 100%; height: 100%; } .ldtz-info { overflow: hidden; } .ldtz-info { overflow: hidden; padding-top: 30px; } .ldtz-info h3 { font-size: 22px; line-height: 30px; font-weight: 600; color: #333333; padding-top: 15px; position: relative; } .ldtz-info h3::before { content: ""; position: absolute; left: 0; top: 0; width: 35px; height: 4px; background: #1a459b; } .ldtz-info p.zc { font-size: 16px; line-height: 30px; overflow: hidden; color: #333; margin-top: 10px; } .ldtz-info p.zy { font-size: 14px; line-height: 26px; max-height: 78px; overflow: hidden; color: #666666; margin-top: 10px; } .ldtz ul li a:hover { background: #f3f5f9; color: #fff; } .ldtz ul li a:hover:after { display: block; } /*鏈烘瀯*/ .list-jg{ margin-top: 50px; } .list-jg h3{ font-size: 24px; color: #000; padding-left: 40px; } .list-jg ul { margin-left: -15px; margin-right: -15px; } .list-jg ul li { float: left; width: 25%; margin-top: 30px; font-size: 16px; text-align: center; } .list-jg ul li a { display: block; background: #f2f4f7; box-sizing: border-box; color: #666; padding: 0 38px; margin: 0 15px; font-size: 0; line-height: 100px; border-top: 2px solid #1a459b; transition: all 0.3s; } .list-jg ul li a span { display: inline-block; color: #333; vertical-align: middle; font-size: 16px; line-height: 30px; } .list-jg ul li:hover a { background: #1a459b; color: #fff; } .list-jg ul li:hover a span { color: #fff; } @media screen and (max-width: 1350px) { .position h3 { left: 10px; } } @media screen and (max-width: 1024px) { .nymain .leftNav>h2 { font-size: 20px; line-height: 80px; } .nymain .leftNav { margin-right: 30px; width: 220px; } .nymain .leftNav ul li a { font-size: 14px; } .position span { font-size: 14px; } .position a { font-size: 14px; } .position h3 { left: 10px; height: 70px; line-height: 70px; width: 185px; } .img-lists ul li { width: 49%; margin-left: 2%; margin-top: 20px; } .img-lists ul li:nth-child(3n+1) { margin-left: 2%; } .img-lists ul li:nth-child(2n+1) { margin-left: 0 } .img-lists ul li a>img { height: 209px; } .img-lists ul li a>div.info p { font-size: 14px; } .img-lists ul li a>div.info img { height: 12px; } .img-lists ul li a>div.info span { font-size: 12px; } .dt-list2 li a { padding: 20px 15px; } .ldtz ul li { margin-bottom: 25px; } .ldtz-pic { margin-right: 30px; width: 200px; /* height: 148px; */ } .ldtz-info h3 { font-size: 18px; padding-top: 10px; } .ldtz-info p.zc { line-height: 26px; margin-top: 5px; font-size: 14px; } .ldtz-info p.zy { line-height: 24px; margin-top: 5px; font-size: 12px; } .ldtz-info { padding-top: 15px; } .ldtz ul li a { padding-top: 15px; } .list-jg ul li a { font-size: 16px; } .list-jg ul li a { font-size: 16px; } .list-jg ul li a span { font-size: 14px; } .list-jg ul { padding: 20px; } .list-jg ul li{ width: 33.33%; } } @media screen and (max-width:768px) { .nymain .leftNav>h2 { line-height: 40px; font-size: 16px; text-align: left; padding-left: 15px; font-weight: 600; border-radius: 0; } .nymain .leftNav>h2 span { float: right; width: 24px; height: 30px; margin-top: 5px; background: url(../images/sub_left_down2.png) no-repeat center center; background-position: left center; margin-right: 10px; } .nymain .leftNav>h2 span.on { background: url(../images/sub_left_up2.png) no-repeat center center; background-position: left center; } .nymain { padding: 0 10px 10px 10px; } .nymain .leftNav { float: none; width: auto; top: 0; margin-right: 0; margin-top: 10px; } .nymain .leftNav>p { font-size: 18px; padding: 10px 0; } .ny-right { float: none; width: auto; } .position h2 { float: none; font-size: 16px; } .position { padding: 5px 0; margin-top: 0; margin-bottom: 0; } .position>div { text-align: left; line-height: 40px; } .position h3 { left: 0; width: auto; height: 45px; font-size: 16px; line-height: 45px; position: relative; left: 0; margin-bottom: 10px; } .position h3::after { width: 37px; height: 37px; right: -10px; bottom: -15px; } .pagination { padding-top: 50px; } .pagination a { padding: 0 5px; height: 20px; line-height: 18px; font-size: 12px; margin: 0 3px; } .nymain .leftNav ul { display: none; padding-left: 10px; padding-right: 10px; padding-bottom: 20px; } .nymain .leftNav ul li a { line-height: 40px; padding-left: 10px; } .nymain .leftNav>ul { background: #1a459b; } .nymain .leftNav>ul>li>span { top: 13px; } .nymain .leftNav>ul>li::after { border-top-width: 20px; border-bottom-width: 20px; } .art-main .art-tit h3 { font-size: 16px; line-height: 30px; } .art-main .art-body p { font-size: 14px; line-height: 30px; } .art-main .cont-tit p span { font-size: 12px; } .art-main .cont-tit p img { height: 12px; } .pnext { float: none; border: none; width: auto; } .pnext p { line-height: 30px; } .zzjg_text li { width: 50%; } .img-lists ul li a>div.info p { font-size: 12px; } .xbxx { padding-top: 0; } .xbxx ul li a { padding: 15px 10px; } .xbxx ul li a h3 { font-size: 18px; padding-bottom: 10px; margin-bottom: 15px; } .xbxx ul li a p { font-size: 14px; line-height: 26px; height: 72px; padding: 0; } .xbxx ul li a div span { font-size: 12px; } .xbxx ul li a div img { height: 14px; } .img-lists2 ul li { width: 30%; margin-left: 1.5%; margin-right: 1.5%; } .nymain .leftNav>h2 img { height: 20px; } .position a { margin: 0 2px; font-size: 12px; } .position span { font-size: 12px; } .text-ldata { width: 75px; overflow: hidden; margin-right: 15px; } .text-ldata div { margin-left: 0; } .text-ldata div p { font-size: 20px; } .text-ldata div span { font-size: 12px; } .text-list ul li a:hover .text-linfo { padding-left: 5px; } .text-list ul li a { padding-top: 20px; } .text-linfo { padding-bottom: 20px; } .ldtz ul li a { margin: 0 10px; padding: 15px; } .ldtz-pic { margin-right: 15px; } .list-jg h3 { padding: 0 20px; } .list-jg ul { padding: 20px 0; margin: 0; } .list-jg ul li{ width: 50%; margin-top: 20px; } .list-jg ul li a { padding: 0 10px; margin: 0 5px; } } @media screen and (max-width:480px) { .img-lists ul li a>img { height: 100px; } .art-main .cont-tit p .liulan { margin-left: 15px; } .img-lists2 ul li { width: 47%; margin-left: 1.5%; margin-right: 1.5%; } .dt-list2 li { width: auto; float: none; } .dt-list2 li:nth-child(2n+1) { margin-right: 0; } .ldtz-pic { float: none; width: auto; margin: 0 auto; } .ldtz-info h3 { font-size: 16px; } .ldtz-info h3::before {} .ldtz-info p.zc {} } @media screen and (max-width:320px) { .art-main .art-tit h3 { /* font-size: 20px; */ /* font-weight: bold; */ } .art-main .art-tit span { font-size: 12px; padding-bottom: 5px; line-height: 24px; height: 24px; } .art-main .art-body p { font-size: 12px; line-height: 30px; } .img-lists ul li a>img { height: 84px; } } /* 鏁欏笀澶村儚鍒楄〃 */ .clearfix2{ margin-top: 36px; display: flow-root; } .img-lists3{ margin-top:45px; } .img-lists3 .list2 .news { float: left; width: 25%; margin-bottom: 25px; } .img-lists3 .news .news_box { padding: 0 25px; } .img-lists3 .news_list { margin: 0 -25px; } .img-lists3 .news .news_box span { display: block; text-align: center; /* height: 220px; */ line-height: 25px; /* min-height: 78px; */ } .img-lists3 .news .news_imgs img { width: 100%; height: 100%; } .img-lists3 .news .news_imgs{ padding: 4px; border: 1px solid #d5d5d5; height: 205px; } .img-lists3 .news .news_imgs a { display: block; /* margin: 4px; */ height: 100%; } .img-lists3 .news .news_name { font-size: 15px; } .img-lists3 ul li:hover { /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); */ top: -10px; } .img-lists3 ul li:hover a { color: #1a459b; font-weight: 600; } .img-lists3 ul li a { color: #333333; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /*******鏁欏笀绠€浠?*****/ .col_news_con { padding:5px 0px 10px 0px; margin:0 0px;min-height:400px} .col_news_list {margin-top:7px;} .clearfix { display: block; *zoom: 1; } .teacher_info .col_news .con_img { float: left; width: 204px; height: 244px; background: #fff; text-align: center; } .teacher_info .col_news .con_img img { display: block; width: 95%; height: 97%; margin: 0 auto; margin-top: 1.5%; } .teacher_info .col_news .con_info { padding-left: 240px; } .teacher_info .col_news .con_info .news_title { font-size: 26px; color: #000; font-weight: bold; line-height: 41px; margin-bottom: 15px; } .teacher_info .col_news .con_info .news_title:after { content:""; height: 3px; width: 30px; display: block; background: #ffcb0b; } .teacher_info .col_news .con_info .news_info div { display: block; font-size: 16px; line-height: 44px; color: #2d2d69; } .teacher_info .col_news .tab-menu .item { padding: 0 35px; float: left; line-height: 42px; font-size: 16px; color: #fff; background: #273c70; margin-right: 1px; } .teacher_info .col_news .tab-menu li { padding: 0 35px; float: left; line-height: 42px; font-size: 16px; color: #fff; background: #273c70; margin-right: 1px; } .teacher_info .col_news .tab-menu li.selected { background: #34a2dc; } .teacher_info .col_news .tab-menu .item.selected { background: #34a2dc; } .teacher_info .col_news .tab_head { margin-bottom: 18px; margin-top: 28px; } .teacher_info .col_news .tab-list .htitle { font-size: 16px; font-weight: bold; line-height: 60px; } .teacher_info .col_news .tab-list .htitle:after {content: "";display: block;width: 30px;height: 3px;background: #102565;} .teacher_info .col_news .tab-list .con { margin-top: 10px; padding-top: 10px; border-top: 1px dashed #0087f3; } .teacher_info .col_news .tab-list .news_text_con { font-size: 15px; line-height: 40px; color: #2d2d69; } .teacher_info .col_news .tab-list .c1 .news_text_con.fd1 span { display: inline-block; width: 33.3%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float:left; } .teacher_info .col_news .tab_con { min-height: 700px; } .filter_item2.hotel-filter-list .con .list a { margin-right: 21px; } .teacher_info .col_news .tab-list .news_text_con.fd1 span p { display: inline-block; } .teacher_info .col_news .tab-list .news_text_con.fd1 span {} .teacher_info .col_news .tab-list .news_text_con span { font-size: 15px ! important; line-height: 40px ! important; color: #2d2d69 ! important; background: none ! important; } .teacher_info .col_news .tab-list .news_text_con .news span { padding: 0 10px; } .teacher_info .col_news .tab-list .news_text_con .news { line-height: 40px; font-size: 15px; WORD-WRAP: break-word; TABLE-LAYOUT: fixed; word-break: break-all; } .teacher_info .col_news .tab-list .news_text_con .news span.nrbox{ padding:0;} .teacher_info .col_news .tab-list .news_text_con .news span.nr{ padding:0;} /*棰嗗鍒楄〃*/ .ld_list{ width:100%;margin-top: 30px;display: flow-root;} .ld_list li{ float: left; width: 455px; margin-bottom: 20px; margin-right: 20px; height: 164px; overflow: hidden; } .ld_list li:nth-child(2n){ margin-right: 0px; } .ld_img{ width:189px;} .ld_img img{ width:100%;} .ld_xq{ width:264px; padding:15px; background: #0f378f; height:165px; } .ld_xq h4{ color:#fff; margin-bottom: 10px;overflow:hidden; font-size:16px; white-space:nowrap; text-overflow:ellipsis;} .ld_xq p{ color:#f5f5f5; font-size:12px; line-height:22px; overflow:hidden; } .fr { float: right; } .fl { float: left; } .clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; } .clearfix:after{clear: both;content: " ";display: block;height:0;visibility: hidden;} .clearfix{ display: block; *zoom:1; } /*鑷€傚簲*/ @media screen and (max-width: 1300px) { .teacher_info .col_news .tab-menu .item{ /* padding: 0 6px; */ margin-bottom: 5px !important; } .img-lists3 .news .news_box{ padding: 0 28px; } .img-lists3 .news_list{ margin: 0 -28px; } .img-lists3 .news .news_imgs { padding: 4px; border: 1px solid #d5d5d5; height: 167px; } } @media screen and (max-width: 999px) { .teacher_info .col_news .tab-list .news_text_con.fd1 span{ width: 50%; /* margin-right: 10px; */ } .teacher_info .col_news .tab-menu .item{ font-size: 13px; /* padding: 0 22px; */ margin-bottom: 5px !important; } .img-lists3 .news{ width: 100%; } } @media screen and (max-width: 767px) { .img-lists3 .news .news_imgs{ height: 250px; } } @media screen and (max-width: 600px) { .img-lists3 .news .news_imgs{ height: 200px; } } @media screen and (max-width: 479px) { .teacher_info .col_news .tab-list .news_text_con.fd1 span{ width: 100%; } .teacher_info .col_news .con_info{ padding-left: 0; } .teacher_info .col_news .con_img{ width: 61%; height: auto; float: none; /* margin: 0 auto; */ margin-bottom: 10px; } .img-lists3 .news{ width: 50%; margin-bottom: 0; } .img-lists3 .news .news_box span{ min-height: 78px; } }