﻿@charset "utf-8";
/* 实训基地 base.php */ 
.w1200 { position: relative; max-width: 1200px; margin: -30px auto 0; width: 98%; }
#case-link-list { padding-bottom: 110px; width: 100% }
#case-link-list ul { width: 100%; list-style: none; }
#case-link-list ul li { width: 100%; padding: 23px 0; float: left; border: none; }
#case-link-list a { display: block; width: 100% }
#case-link-list .pic { width: 35%; float: left; overflow: hidden }
#case-link-list img { width: 100%; transition: transform .3s }
#case-link-list .con { width: 60%; float: right }
#case-link-list h2 { font-size: 20px; color: #333; line-height: 40px; margin: 10px 0 5px; font-weight: bold; height: 40px; overflow: hidden; transition: color .3s }
#case-link-list .font { font-size: 15px; color: #777; line-height: 24px; height: 75px; overflow: hidden }
#case-link-list .more { width: 125px; height: 36px; text-align: center; line-height: 36px; border: 1px solid #e4e4e4; font-size: 14px; color: #666; border-radius: 2px; margin-top: 25px; transition: color .3s, border .3s, background .3s }
#case-link-list li:hover .more { background: #d9271b; color: #fff; border: #d9271b; }
/*鼠标略过阴影*/
#case-link-list li:hover { background: url(../images/case17.png) no-repeat center; background-size: auto 100% }
#case-link-list li:hover img { transform: scale(1.1) }
#case-link-list li:hover h2 { color: #d9271b }
/* 专业 pro.php */ 
.por { padding-top: 20px; }
.case-top h2 { font-size: 32px; color: #333; line-height: 52px; margin-bottom: 14px; }
.case-top p { font-size: 15px; color: #666; line-height: 24px; }
.zy-title { width: 68%; float: left }
.zy-tp { width: 26.5%; float: right; padding-top: 35px; }
/* 信息公开 news5.php */ 
#article_right { width: 930px; display: inline; background-color: #fff; padding-bottom: 40px; }
#article_right .column_list { font-size: 14px; }
#article_right .column_list li { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; background: #fff; padding: 0px 0px 20px 0px; margin: 20px auto 0; }
#article_right .column_list .date { float: right; width: 85px; }
.span_date { float: right; color: #707070; }
.Li_Odd a { color: #707070; }
.Li_Odd a:hover { color: #c8000b }
/* 教学管理 management.php */ 
.wmanage { position: relative; max-width: 1200px; margin: 60px auto 0; }
.swiper-wrapper { display: -moz-box; display: -ms-flexbox; display: flex; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); -moz-box-sizing: content-box; }
.news_text { position: relative; }
.list2 { margin-top: 45px; }
.list2 .time { float: right; font-size: 15px; color: #999; line-height: 26px; padding-left: 30px; border-left: 1px solid #dedede; transition: all .2s; }
.list2 .item { display: block; padding: 15px 30px 15px 35px; border: 1px solid #e5e5e5; margin-bottom: 10px; transition: all .2s; }
.list2 .con { font-size: 18px; line-height: 26px; color: #333; float: left; width: 80%; transition: all .2s; }
.list2 .item { display: block; }
.list2 { margin-top: 45px; }
.list2 .item { display: block; padding: 15px 30px 15px 35px; border: 1px solid #e5e5e5; margin-bottom: 10px; transition: all .2s; }
.list2 .item:last-child { margin-bottom: 0; }
.list2 .con { font-size: 18px; line-height: 26px; color: #333; float: left; width: 80%; transition: all .2s; }
.list2 .time { float: right; font-size: 15px; color: #999; line-height: 26px; padding-left: 30px; border-left: 1px solid #dedede; transition: all .2s; }
.list2 .page { margin-top: 70px; }
.list2 .item:last-child { margin-bottom: 0; }
.media-box { padding: 60px 0 100px; overflow: hidden; }
.media-box .list .swiper-slide { width: 33.33%; padding: 0 15px; }
.media-box .list .swiper-slide:last-child { margin-right: 0; }
.media-box .list img { width: 100%; }
.media-box .list .news_text { padding: 0px 20px 30px; }
.media-box .list { overflow: hidden; margin: 20px -55px 0; box-sizing: content-box; padding: 0 10px 15px; }
.media-box .list .tit { font-size: 15px; line-height: 24px; height: 50px; overflow: hidden; font-family: "微软雅黑"; color: #000; letter-spacing: 1px; }
.media-box .list .time-box { margin-top: 15px; }
.media-box .list .time-box span { display: inline-block; *display: inline;
zoom: 1; font-size: 15px; line-height: 24px; transition: color .2s; }
.media-box .list .time-box .time { font-family: arial; color: #999; margin-right: 10px; transition: all .2s; letter-spacing: 1px; }
.media-box .list .time-box .detail { color: #c8000b; font-weight: bold; font-family: "微软雅黑"; }
.media-box .list .btns { display: none; font-size: 0; text-align: center; margin-top: 30px; }
.media-box .list .btns .swiper-pagination-bullet { display: inline-block; *display: inline;
zoom: 1; width: 12px; height: 12px; border-radius: 100%; background-color: #ccc; margin: 0 5px; }
.media-box .list .btns .swiper-pagination-bullet-active { background-color: #c8000b; }
.news-type-box { padding: 0 0 100px; }
.media-box2 { padding: 0; margin: 0 -10px 0; background-color: transparent; padding: 0 10px; }
.media-box2 .list .news_text { margin-top: 20px; }
.media-box2 .list .con-box { box-shadow: none; }
.media-box2 .con-box .img { box-shadow: 0 5px 10px rgba(0,0,0,.2); }
.news-type-box .list2 .item { display: block; }
.news-type-box .list2 { margin-top: 45px; }
.news-type-box .list2 .item { display: block; padding: 15px 30px 15px 35px; border: 1px solid #e5e5e5; margin-bottom: 10px; transition: all .2s; }
.news-type-box .list2 .item:last-child { margin-bottom: 0; }
.news-type-box .list2 .con { font-size: 15px; line-height: 26px; color: #666666; float: left; width: 80%; transition: all .2s; font-family: "微软雅黑"; letter-spacing: 1px; }
.news-type-box .list2 .time { float: right; font-size: 15px; color: #999; line-height: 26px; padding-left: 30px; border-left: 1px solid #dedede; transition: all .2s; font-family: arial; letter-spacing: 1px; }
.news-type-box .list2 .item:hover { background-color: #c8000b; }
.news-type-box .list2 .item:hover .con, .news-type-box .list2 .item:hover .time { color: #fff; }
.news-type-box .list2 .page { margin-top: 70px; }
.f-cb { zoom: 1; }
.f-cb:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
/* 全站搜索 seach.php */ 

.wrap { width:1200px; margin-right:auto; margin-left:auto;margin: 60px  auto 100px;}
.content-48678 .Tit2,.content-48678 .Tit2 a{height:56px;font:bold 24px/56px 'microsoft yahei';color:#333;}.Tit2 a:hover{color:#333;}
.content-48678 .sear{padding:25px 0 25px 10px;background:#eee;}
.content-48678 .sear .t{font-size:15px;font-weight:bold;line-height:2.4;}
.content-48678 .serv_select li{float:left;width:36px;border:1px solid #ccc;background:#fff;padding:0 5px;margin-right:5px;cursor:pointer;}
.content-48678 .rect{display:inline-block;width:2px;height:3px;overflow:hidden;border-left:2px solid #fff;border-bottom:2px solid #fff;margin-top:9px;}
.content-48678 .on .rect{border-color:#e60013;}
.content-48678 .sear_f{border:1px solid #ccc;background-color:#fff;height:28px;}
.content-48678 .result{border-top:1px solid #ddd;padding:10px 10px 0;margin-top:20px;font-size: 14px;}
.content-48678 .sear_result li{margin-bottom:10px;margin-top: 20px;}
.content-48678 .sear_result a{color:#333;font-size: 14px;}
.content-48678 .sear_result a:hover{text-decoration:underline;color:#c8000b;}
.content-48678 .sear_result .el{font-size:14px;_width:100%;}
.content-48678 .sear_result .p{padding:10px 20px;border-top:1px solid #ddd;margin-top:10px;}
.content-48678 .sear_result .type{color:#000;display:inline-block;padding:0 1em;border-right:1px solid #ddd;margin-right:1em;font-weight: bold;}
.content-48678 .dib{-moz-inline-stack:inline-block;display:inline-block;*display:inline;*zoom:1; vertical-align:middle; padding:0 3px;}
.content-48678 .sear_filt label span{vertical-align: -2px;}
.content-48678 .submit{background-color: #fff;width: 60px;cursor: pointer;border: 1px solid #ccc;height: 30px!important;vertical-align: -1px;font-size: 14px;}
.content-48678 .sear_f .inp{height: 28px;line-height: 28px;padding: 0 0 0 5px;border:none;font-size: 14px;}
.content-48678 .content-48678-flag{background: transparent;}
.content-48678 .dib { padding:0; }