@charset "utf-8"; /* CSS Document */ /*.logo{padding:15px 0 20px;}*/ .bread{width:auto;height:auto; line-height:20px; color:#787878;padding:15px 0;overflow:hidden;border-bottom: 2px solid #e6e6e6} .bread span{float:left;font-weight:normal;color:#999;} .bread span a{color:#999;} .bread a:hover{color:#e41120;} /*学院概况*/ .subPage{width: 1160px;margin:0 auto 20px; padding:10px 20px; background: #ffffff; box-shadow: 3px 4px 9px #ccc; } /*分页*/ .pages{ text-align:center; height:28px;*height:29px; font-size:14px; line-height:28px; margin:35px 0; overflow: hidden;} .pages img{vertical-align: middle;width: auto;} .pages span{ color:#003c7f; padding:0 20px 0 0px; font-size:16PX;} .pages a{ display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;width:27px; height: 28px;*height:29px;line-height: 29px; font-size:16px; text-align:center; color:#636363;border-radius: 50%;margin:0 6px;} .pages a img{*display:block; *margin-top: 8px;} .pages a:hover{ color:#fff; background-color:#012b5b;} .pages a.prev,.pages a.start,.pages a.next,.pages a.end{width: auto;} .pages a.prev:hover,.pages a.start:hover,.pages a.next:hover,.pages a.end:hover{background:none;color:#012b5b;} .pages a.on_pages{ background-color:#e41120;color:#fff;} .pages_min{ margin:25px 0; overflow: hidden; display: none;padding:0 18px;font-size:12px;} .pages_min a.prev_min,.pages_min a.next_min{ display: block; width:100px; height: 30px; float:left; background: #fff4f5; border-radius: 3px; color:#e41120; line-height: 30px; text-align: center;} .pages_min a.next_min{ float:right;} .pages_min a:hover{ background:#e41120; color:#fff; transition:0.5s;} /*文章页*/ .pageArticle{width:100%;overflow:hidden;position: relative;} .articleList03{padding-top:15px;} .articleTitle h3{font-size:28px;line-height:49px;text-align:center;font-weight: normal;color:#e41120} .articleTitle h3:hover { font-weight: bold; } .articleAuthor{padding:10px 0;text-align: center;color:#808080;font-size:13px;border-bottom: 1px solid #c8c8c8;margin-bottom: 25px;} .articleAuthor span{display: inline-block;height: 22px;line-height: 22px;margin:2px 10px;} .articleTitle{line-height:26px;} .article{line-height: 28px;font-size: 15px;padding: 0 0 25px; text-indent: 2em;} .article img{padding:5px 0;} .article i{font-style: italic;} .article strong{font-weight: bold;} .sub_share{float:right;} .Annex {padding:20px 0; overflow:hidden;clear: both;} .Annex h3 { font-size: 16px;color:#000;height: 50px;line-height: 50px;background-color: #fff4f5;color:#720008;padding-left:35px;} .Annex ul{overflow: hidden;padding-top:20px;} .Annex ul li { height: 30px; line-height: 30px;background-color:#ededee;padding-left:35px;margin-bottom: 10px;} .Annex ul li span{margin-right: 5px;color: #666} .Annex ul li a { font-size: 14px;color:#666;} .Annex ul li a:hover{color:#e41120;} /*列表*/ .articleTitle03{width: 100%;overflow: hidden;} .articleTitle03 h3{padding:15px 0;font-size: 18px;} .newsList03{width: 100%;overflow: hidden;} .newsList03 li{height: 45px;line-height: 45px;background:url(../../images/20190614/li_03.png) no-repeat left center;overflow: hidden;font-size: 16px;border-bottom:1px dotted #e1dbc2} .newsList03 li a{padding-left: 20px;} .rightMore01{float: right;color:#999;margin-left: 8px;} @media screen and (max-width:1220px) { .subPage{width: auto;padding:0 25px;}/* body {max-height: 390px;}*/ } @media screen and (max-width:768px) { .logo_02{width: 270px; margin: 2% auto; } .articleTitle h3{font-size: 18px;line-height: 30px;} .subPage{padding: 0 15px;} .article img{width: auto !important;height: auto !important;display: inline-block !important;} .article{font-size: 14px;line-height: 27px;} .article table,.article video{width: 100% !important; height: auto !important;} .articleTitle03 h3{font-size: 16px;} .newsList03 li{font-size: 14px;} .pages{display: none;} .pages_min{display: block;} /*body { max-height: 250px; }*/ } @media screen and (max-width:700px) { /*body { max-height: 230px; }*/ } @media screen and (max-width:480px) { } @media screen and (max-width:460px) { } @media screen /*and (min-width:320px)*/ and (max-width:400px) { }