/*public css*/
li{list-style-type:none;}
.text-white{ color: #fff; }
.bg-3b89ad{ background-color: #3b89ad; }
.mt30{ margin-top: 30px; }
.pd15{ padding: 0 15px; }
.glyphicon-star,.glyphicon-book,.glyphicon-list{ margin-right: 8px; font-size: 17px }
.glyphicon-stop,.glyphicon-search,.glyphicon-file{ font-size: 12px; top: 0px; margin-right: 4px; }
.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.dot2,
.dot3,
.dot4,
.dot6,
.dot10{display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;}
/*2è¡Œæ–‡æœ¬çœç•¥å·*/
.dot2 {-webkit-line-clamp: 2;}
/*3è¡Œæ–‡æœ¬çœç•¥å·*/
.dot3 {-webkit-line-clamp: 3;}
/*4è¡Œæ–‡æœ¬çœç•¥å·*/
.dot4 {-webkit-line-clamp: 4;}
.dot6 {-webkit-line-clamp: 6;}
.dot10 {-webkit-line-clamp: 10;}
.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{ zoom: 1;}
/*header*/
/* #header{ margin-bottom: 30px; } */
.header-top{ width: 100%; line-height: 30px; background-color: #014165 }
.header-top span{ margin: 0 4px; }
.header-top a{ color: #fff; display: inline-block; margin: 0 4px; }
.header-top a:hover{ color: red; }
.header-logo{ line-height: 100px; }
.header-logo .logo{ background: url(../images/logo.png) no-repeat; display: inline-block; width: 100%; height: 60px; vertical-align: middle; }
.header-logo p{ margin-bottom: 0; font-size: 26px; color: #00546F; letter-spacing: 3px; text-shadow:6px 3px 6px #888; }
.header-bann{ background: url(../images/bann.jpg) no-repeat center; width: 100%; height: 336px; }
/*public-index-article*/
.row-item h4{ font-weight: 600; letter-spacing: 1px; color: #ac4546; border-bottom: solid 2px #014b70; padding: 0 0 10px 0; position: relative; }
.row-item h4 a{ position: absolute; right: 0; color: #ac4546; font-size: 16px; }
.left .swiper-wrapper{ padding: 0; margin: 0; }
.left .swiper-slide{ height: 200px; }
.left .swiper-wrapper img{ width: 250px; height: 200px; }
.right p{ font-size: 13px; color: #6f6e6e; text-indent: 2em; line-height: 26px; letter-spacing: 1px; margin-bottom: 0; }
.left-zy,.right-dt,.right-xt,.right-rc{ margin-top: 20px; }

/* 轮播图start */
.swiper-wrap {
    position: relative;
}
.home-swiper{
    position: relative;
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.home-swiper .swiper-slide {
    position: relative;
}
.home-swiper .swiper-slide img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.home-swiper .home-paga-item {
    padding-right: 20px;
}
.home-swiper .home-paga {
    display: none;
    bottom: 20px !important;
    width: 100%;
}
.home-swiper .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    border-radius: 0;
    margin: 0 3px;
    background: rgba(0, 0, 0);
}
.home-swiper .swiper-pagination-bullet-active {
    background: #fff;
}
.home-swiper .home-paga-next {
    display: none;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    border: 2px solid #fff;
    right: 10% !important;
    background: url(../images/public/banner_right.png) no-repeat center center !important;
}
.home-swiper .home-paga-prev {
    display: none;
    width: 50px !important;
    height: 50px !important;
    border: 2px solid #fff;
    border-radius: 50%;
    left: 10% !important;
    background: url(../images/public/banner_left.png) no-repeat center center !important;
}
.home-swiper .swiper-pagination-span {
    height: 100%;
    line-height: 30px;
}
.home-swiper:hover .home-paga-next,
.home-swiper:hover .home-paga-prev,
.home-swiper:hover .home-paga {
    display: block;
}
.home-slide-wrap {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block; !important;
}
.home-slide-wrap .left-zy {
	margin-top: 0;
}
.home-slide-wrap .swiper-wrapper img {
	width: 100%;
}
/* 轮播图end */

/* 首页新闻列列表start */
.home-news-list li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 15px;
}
.news-list-left {
	display: block;
	width: calc(100% - 90px);
}
.news-list-right {
	display: block;
	width: 80px;
}
/* 首页新闻列列表end */

/* public专业 */
.zy-left h4 { margin-top: 20px; line-height: 50px; font-size: 18px; margin-left: 15px; border-left: 6px solid #25aeb8; padding-left: 10px; margin-bottom: 0; }
.zy-left .home-list-zy { margin-left: 15px; line-height: 30px; }
.zy-left .home-list-zy li { padding-left: 15px; border-left: 6px solid transparent; line-height: 46px; transform: all ease .4s; }
.zy-left .home-list-zy li a { display: block; font-size: 16px; }
.zy-left .home-list-zy li:hover a { color: #25aeb8; }
.zy-left .home-list-zy li:hover { background-color: #fff; border-left: 6px solid #25aeb8; }

ul.home-list li{ line-height: 30px; }
ul.home-list li.two{ display: inline-block; width: 49%; }
ul.home-list li a{ display: block; color: #6f6e6e; }
ul.home-list li a:hover,ul.home-list li a:hover i{ color: red; }
/*ul.home-list li span{ float: right;}*/

ul.home-list-teacher li{ line-height: 50px; position: unset; font-size: 18px; margin-left: 30px; }
ul.home-list-teacher li a{ width: 10%; display: inline-block; font-weight: 600; color: #333; }
ul.home-list-teacher li span{ position: unset; }
/*list*/
.article-title,.article-longtitle,.article-time{ text-align: center; }
.article-title{ margin: 25px 0; }
.article-longtitle{ margin-top: 25px; font-size: 18px; }
.article-time{ margin: 25px 0; }
.article-line{ height: 2px; width: 100%; background-color: #e5e5e5; }
.article-cont{ padding-top: 20px; }
.article-cont p{ font-size: 16px; text-indent: 2em; line-height: 35px; letter-spacing: 1px; }
.article-cont p.icss{ text-indent: 0!important; text-align: center; }
.article-cont p.tcss{ text-indent: 0!important; text-align: center; margin: 0 0 20px 0!important; line-height: 20px!important;}
.article-cont table p {text-indent: 0;}


/*专业介绍改版*/
.zy-top { padding-top: 30px; }
.zhuanye h2 { margin-bottom: 25px; color: #000; background-color: #fff; border-bottom: 2px solid #e0e0e0; padding: 20px 0; font-weight: 700; margin-top: 0; text-align: center; letter-spacing: 2px; font-size: 22px; }
.zy-wrap { padding: 20px 20px 1px 20px; background-color: #fff; margin-bottom: 25px; }
.zhuanye h3 { font-weight: 700; font-size: 26px; margin-top: 0; margin-bottom: 30px; padding-top: 15px; color: #000;position: relative; }
.zy-title-en {
	margin-top: -25px;
	margin-bottom: 20px;
}
.zhuanye h3:before { content: ''; background-color: #cfce02; position: absolute; top: 0; left: 0; width: 30px; height: 5px; }
.zhuanye div.zy-item { line-height: 30px; font-size: 16px; }
.zhuanye .zy-item { position: relative; line-height: 30px; font-size: 16px; background-color: #fff; }
.zhuanye .zy-item::before { content: ''; position: absolute; top: 4px; background-color: #f7941d; left: 4px; width: 100%; height: 100%; z-index: -1; }
.zy-box { background-color: #F4F4F4; }
.zy-banner { position: relative; margin-bottom: 20px; }
.zy-banner img{ width: 100%; height: 500px; object-fit: cover; }
.zhuanye .zy { position: relative; margin-bottom: 30px; }
.zhuanye .data { margin-bottom: 30px; background-color: #4c709a; padding: 0 50px; }
.zhuanye .data li { margin: 35px 0; padding: 0 20px 0 52px; }
.zhuanye .data li:before { display: block; position: absolute; top: 0; left: 0; font-family: "FontAwesome"; font-size: 34px; color: #fff; }
.zhuanye .data li.date:before { content: '\f133'; }
.zhuanye .data li.building:before { content: '\f0f7'; }
.zhuanye .data li.tick:before { content: '\f058'; }
.zhuanye .data li.clock:before { content: '\f017'; }
.zhuanye .data li.location:before { content: '\f041'; }
.zhuanye .data li.mortar:before { content: '\f19d'; }
.zhuanye .data li.file:before { content: '\f0f6'; }
.zhuanye .data li.pro:before { content: '\f024'; }
.zhuanye .data li.book:before { content: '\f02d'; }
.zhuanye .data li span { display: block; clear: both; color: #fff; }
.zhuanye .data li span.title { font-size: 16px; font-weight: bold; }
.zhuanye .data li span a { color: #fff; }
.zhuanye .data li span a:hover { color: #f00; }
.zhuanye .fzr-item { background-color: #f3f3f3; padding: 0 0 20px 0; }
.zhuanye .fzr-item .col-md-4 { margin-top: 20px; }
.zhuanye .fzr-img { width: 100%; height: 270px; overflow: hidden; }
.zhuanye .fzr-img img{ width: 100%; height: 100%; border: 0; object-fit: cover; object-position: top; }
.zhuanye .fzr-des { padding: 10px; font-size: 14px; min-height: 80px; background-color: #e4e4e4; line-height: 20px; font-weight: 700; }
.article-title-js { margin-top: 20px; margin-bottom: 25px; color: #000; background-color: #f3f2ef; border-radius: 36px; padding: 20px 0; text-align: center; font-weight: 600; letter-spacing: 2px; font-size: 24px; }
.zy-prev { top: 50%; margin-top: -15px; background: url(../images/prev.png) no-repeat center center !important; }
.zy-next { top: 50%; margin-top: -15px; background: url(../images/next.png) no-repeat center center !important; }
.swiper-button-next:after, .swiper-button-prev:after { content: ''; }
.nav1 a:hover { background-color: #3b89ad; color: #fff; }
.zhuanye .fzr-more { text-align: center; margin: 20px 0 0 0; }
.zhuanye .fzr-more a{ padding: 10px; color: #fff; display: inline-block; background-color: #25aeb8; border-radius: 12px; }
.zhuanye .fzr-more a:hover{ padding: 10px; color: #fff; background-color: #25c5f9; }
.teacher-read .read-fzrimg{ margin-top: 20px; height: 270px; width: 100%; overflow: hidden; }
.teacher-read .read-fzrimg img{ width: 100%; height: 100%; object-fit: cover; object-position: top; }
.teacher-read .read-fzrdesc{ height: 100px; font-size: 15px;color: #000; background-color: #f3f2ef; padding: 10px 10px 20px 10px; font-weight: 700; }
.mb20 { padding-bottom: 20px; }
.mb0 { margin-bottom: 0; }
.pt30 { padding-top: 30px; }
.ptb30 { padding: 30px 0; }
.bg-white { background-color: #fff; }
.nav1 { width: 240px; background: rgba(255, 255, 255, 0.8); font-size: 16px; z-index: 99; }
.nav1 a { display: block; color: #000; font-weight: 700; padding: 10px 0; text-align: center; border-bottom: 2px solid #eee; }
.nav1 .active { opacity: .8; }
#sidebar { float: none; position: absolute; }
#sidebar.fixed { margin-top: 10px; position: fixed; }
.swiper-pagination { bottom: 5% !important; }
.swiper-pagination-bullet { width: 30px !important; height: 6px !important; display: inline-block; border-radius: 6px !important; }
.swiper-pagination-bullet-active { opacity: 1; background: #fff; }
.swiper-slide img { width: 100%; object-fit: cover; height: auto;object-position:top; }
.zhuanye .company-item { padding-bottom:0;background-color: transparent; }
.company-item .fzr-des { height: auto;min-height: auto;background-color:#f3f3f3; }
.company-item .fzr-des:nth-child(1){
	margin-bottom: 10px;
}
.company-item .fzr-des:nth-child(2){
	margin-bottom: 10px;
}
.company-item .fzr-des:nth-child(3){
	margin-bottom: 10px;
}
.zhuanye p,.zhuanye span {
    font-family: arial;
	color: #000;
}

.photo-bann .swiper-wrapper,
.photo-bann02 .swiper-wrapper {
	align-items: center;
}

/* 视频start */
.article-video-cont {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 40px;
}
#video-box {
    display: flex;
    align-items: center;
}
#video-box .video-js .vjs-duration, .vjs-no-flex .vjs-duration {
    display: block;
}
#video-box .video-js .vjs-current-time, .vjs-no-flex .vjs-current-time {
    display: block;
}
/* 视频end */

/*footer*/
#footer{ background-color: #27374d; padding: 20px 0; }
#footer img{ margin-bottom: 10px; }
#footer dt{ font-size: 16px; color: #fff; }
#footer dd{float: left; margin-top: 15px; margin-right: 25px; color: #fff;}
#footer dd a{ color: #7b7d8a; }
#footer dd a:hover{ color: red; }

/*实验中心树结构*/
.tree-shape h4,.tree-shape ul,.tree-shape a{margin:0;padding:0;list-style:none;text-decoration:none;}
.tree-shape{display: block;margin:0 auto;}
.tree-shape::after{content:'';display: block;clear:both;}
.tree-shape div{display: table-cell; vertical-align: middle;}
.tree-shape h4{position:relative;top:50%;display:inline-block;border-bottom: none; padding: 0}
.tree-shape h4 span{display:inline-block;color: #555;background-color: #c8e4f8;padding:8px 10px;border-radius: 8px;}
.tree-shape ul{position:relative;padding-left: 50px;}
.tree-shape ul::after{content:'';width:50px;height:50%;position:absolute;left:0;top:50%;border-top:1px solid #ccc;}
.tree-shape li{position:relative;padding:10px 0 10px 50px;display:flex;flex-wrap:nowrap;align-items:center}
.tree-shape li::before,.tree-shape li::after{content:'';width:50px;height:50%;position:absolute;left:0;border-left:1px solid #ccc;}
.tree-shape li::before{content:'';top:0;}
.tree-shape li:first-child::before{border:none;}
.tree-shape li:first-child::after{border-radius: 5px 0 0 0;}
.tree-shape li::after{content:'';top:50%;border-top:1px solid #ccc;}
.tree-shape li:last-child::after{border:none;}
.tree-shape li:last-child::before{border-bottom:1px solid #ccc;border-radius: 0 0 0 5px;}
.tree-shape a{display:inline-block;color: #555;background-color: #c8e4f8;padding:8px 10px;border-radius: 8px;}
.tree-shape a::after{content:'';display: block;clear:both;}
.tree-shape a:hover{background-color: #c34e17;color:#fff;}

/*phone css*/
@media only screen and (max-width: 1200px) {
	.row-item .left {
		display: flex;
		margin-bottom: 20px;
	}
	.public-left {
		width: 300px;
        padding-left: 0;
	}
	.home-slide-wrap {
		display: flex;
	}
	.home-slide-wrap .left-zy {
		padding-left: 0;
		margin-right: 20px;
	}
	.left-zy {
		margin-top: 0;
		width: calc(100% - 300px);
		padding-left: 20px;
	}
	.left .swiper-wrapper img {
		width: 300px;
		height: 265px;
	}
	#portamento_container { display: none;}
}
@media screen and (min-width: 769px) {
	.navbar-brand { display: none; }
	.navbar-nav > li {
	    padding: 0 11px;
	}
	.navbar-nav > li:first-child {
	    padding-left: 0;
	}
	.navbar-nav > li:last-child {
	    padding-right: 0;
	}
}
@media only screen and (max-width: 769px) {
	.home-slide-wrap {
		display: block !important;
	}
	ul.home-list-teacher li a{ width:100%; }
	.public-left{ display: none; }
	.photo-bann{ display: block; }
	.photo-bann img{ width: 100%; height: 200px; object-fit: cover; }
	.zhuanye .fzr-des { padding: 10px; font-size: 14px; height: auto; background-color: #e4e4e4; line-height: 20px; font-weight: 700; }
	.teacher-read .read-fzrdesc{ height: auto; padding: 10px 10px 10px 10px; }

	#header{ margin-bottom: 0; }
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{padding: 5px 15px 5px 35px;}
	.header-logo{ line-height: 80px; }
	.header-logo .logo{ background: url(../images/logo.svg) no-repeat left center; background-size: auto 45px; }
	.header-logo p{ font-size: 16px; line-height: 25px; margin-top: 15px; letter-spacing: 6px; }
	.header-bann{ background: url(../images/m_bann.jpg) no-repeat right; background-size: cover; height: 200px; }
	.left-zy,.right-dt,.right-xt{ margin-top: 20px; }
	.article-cont p img{ width: 100% !important;height: auto !important; }
	#portamento_container { display: none;}

	.left-zy {
		width: 100%;
	}
	ul.home-list-teacher li{
		line-height: 40px;
		margin-bottom: 20px
	}
	.news-list {
		margin: 0 10px
	}
	.zhuanye .fzr-img {
		height: auto;
	}
	.zhuanye .zy-wrap img {
		width: 100% !important;
		object-position: top;
	}
	.teacher-read .read-fzrimg {
		height: inherit;
	}
	.teacher-read .read-fzrimg img {
		object-position: top;
	}
}

