﻿@charset "utf-8";
header { height: auto; width: 100%; }
header .top .m-nav { display: none; }
header .top {
	height: 15px;
	background-color: #ffffff;
	border-top-color: #ffffff;
	border-top-width: 2;
	border-top-style: solid;
}
header .logo {
	height: 90px;
	background: #ffffff;
}
header .logo .container { position: relative; /* background: url(../images/top_bg.png) right center no-repeat; */ }
header .logo-a { display: block; }
header .navs {
	position: relative;
	height: 66px;
	background-color: #ffffff;
}
header .logo-img {
	padding-top: 6px;
	height: auto;
	width: 319px;
}
header .lang {
	padding-top: 10px;
	line-height: 22px;
	color: #333;
}
header .lang a { padding: 0 2px; font-size: 14px; }
header .lang a.search { width: 20px; height: 22px; display: inline-block; *zoom: 1; *display: inline; text-align: center; font-size: 12px; background-color: #f7b700; vertical-align: middle; }

header .navs nav ul li:hover > a{
	color: #FFFFFF;
	background-color: #008b8a;
	border-radius:16px 16px 0 0;
}
header .navs nav>ul>li {display: inline-block;*zoom: 1; *display: inline;width: 125px;}
header .navs nav>ul>li>a {
	position: relative;
	display: block;
	font-size: 20px;
	font-weight: 400;
	color: #333;
	line-height: 60px;
	text-align: center;
}
header .navs nav>ul>li>a:after1 { position: absolute; content: ''; display: inline-block; *zoom: 1; *display: inline; width: 1px; height: 15px; right: 0; top: 15px; background: #ffffff; }
header .navs nav>ul>li:last-child>a:after {	display: none;}
header .navs nav>ul>li>a.on {background-color: #008b8a;border-radius:16px 16px 0 0;}
header .navs nav>ul>li .nav-sub {
	display: none;
	position: absolute;	
	left:0%;
	top: 62px;
	width:100%;
	height: 78px;
	background-color: #24E1CA;
	z-index: 999;
	box-shadow: -3px 2px 2px #fff;
}
header .navs nav ul li .nav-sub ul { padding-top: 28px; padding-left: 10px; }
header .navs nav ul li .nav-sub ul li { padding: 0 14px; margin-bottom: 15px; display: inline-block; *zoom: 1; *display: inline; }
header .navs nav ul li .nav-sub a { color: #333; font-size: 15px; font-weight: normal;position: relative; }
header .navs nav ul li .nav-sub a:after{ position: absolute; content: ' '; display: inline-block; *zoom: 1; *display: inline; width: 2px; height: 14px; right: -20px; top: 3px; background: #333; } 
header .navs nav ul li .nav-sub a.on {background-color: #24E1CA}
header .navs nav ul li .nav-sub ul li:last-child>a:after { display: none; }

header .lang { position: relative; }
header .lang .search-wrap { display: none; position: absolute; top: 73px; right: 45px; width: 168px; border-radius: 2px; background-color: #17245b; }
header .lang .search-wrap .wp { padding: 5px; color: #fff; }
header .lang .search-wrap .wp input[type=text] { background-color: #FFF; width: 120px; vertical-align: middle; height: 18px; line-height: 18px; font-size: 12px; padding-left: 2px; border-radius: 2px; }
header .lang .search-wrap .wp a { font-size: 12px; color: #e5e3e3; padding: 0 4px; }
header .lang .search-wrap .wp button { font-size: 12px; color: #e5e3e3; padding: 0 4px; border:0px; background:rgba(0,0,0,0); }
/*slider S*/
.slider { position: relative; margin: 0 auto; max-width: 1920px; width: 100%; height: 570px; }
.slider .swiper-container { width: 100%; height: 100%; }
.slider .swiper-slide { background-size: cover; background-position: center; }

/*重写分页样式*/

/* 
.slider .swiper-pagination { padding-right: 10%; width: 100%; text-align: right; }
.slider .swiper-pagination-bullet {
	width: 24px;
	height: 24px;
	border: 0px solid #fff;
	background-color: rgba(255, 255, 255, 0);
	opacity: .9;
	background-image: url(../images/logo-heart.png);
}
.slider .swiper-pagination-bullet.swiper-pagination-bullet-active { 
	background-color: #ff8a00; opacity: 1; 
	background-image: url(../images/logo-heart2.png);}
*/
.slider .swiper-pagination { padding-right: 10%; width: 100%; text-align: right; }
.slider .swiper-pagination-bullet { width: 14px; height: 14px; border: 3px solid #fff; background-color: #666; border-radius: 50%; opacity: .9; box-shadow: 0px 2px 1px #666; }
.slider .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #008b8a; opacity: 1; }

/*首页热点新闻S*/
.main-titlebar { height: 40px; overflow: hidden; }
.main-titlebar .title-wrap i {
	font-size: 20px;
	color: #008b8a;
}
.main-titlebar .title-wrap .cn { padding: 0 2px; font-size: 20px;font-weight:500; color: #008b8a; }
.main-titlebar .title-wrap .en { font-size: 14px; color: #ccc; }
.main-titlebar .title-wrap .more { margin-top: 5px; font-size: 12px; color: #666; }
.main-titlebar .title-border { margin-top: 10px; width: 30px; height: 1px; background-color: #008b8a; }
.main-titlebar .news-toggle { margin-top: 2px; margin-right: 10px; }
.main-titlebar .news-toggle>span { margin: 0 2px; display: inline-block; *zoom: 1; *display: inline; width: 19px; height: 19px; line-height: 19px; background-color: #999; border-radius: 50%; vertical-align: middle; text-align: center; color: #fff; cursor: pointer; font-size: 10px; }
.main-titlebar .news-toggle>span.on,
.main-titlebar .news-toggle>span:hover { background-color: #008b8a; }

/*首页热点新闻S2*/
.main-titlebar2 {
	height: 42px;
	overflow: hidden;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #f7b700;
	line-height: 48px;
	background-color: #008b8a;
}
.main-titlebar2 .title-wrap i {
	font-size: 20px;
	color: #ffffff;
	margin-left:10px;
}
.main-titlebar2 .title-wrap .cn {
	font-size: 20px;
	font-weight:bold;
	color: #ffffff;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 10px;
}
.main-titlebar2 .title-wrap .en { font-size: 14px; color: #ccc; }
.main-titlebar2 .title-wrap .more {margin-right:8px; font-size: 14px; color: #ffffff;font-weight:bold;}
.main-titlebar2 .title-border { margin-top: 10px; width: 30px; height: 1px; background-color: #008b8a; }
.main-titlebar2 .news-toggle { margin-top: 2px; margin-right: 10px; }
.main-titlebar2 .news-toggle>span { margin: 0 2px; display: inline-block; *zoom: 1; *display: inline; width: 19px; height: 19px; line-height: 19px; background-color: #999; border-radius: 50%; vertical-align: middle; text-align: center; color: #fff; cursor: pointer; font-size: 10px; }
.main-titlebar2 .news-toggle>span.on,
.main-titlebar2 .news-toggle>span:hover { background-color: #f7b700; }

/*首页新闻热点*/
.main .main-news,
.main .main-notice { display: inline-block; *zoom: 1; *display: inline; vertical-align: top; }
.main .main-news { padding-right: 40px; width: 73%; }
.main .main-notice { width: 27%; }
.margin-top-35 { margin-top: 15px; }
.main-news .news-list .list-wrap { width: 100%;	/* height: 265px; */ overflow: hidden; }
.main-news .news-list .list-wrap .thumb img { width: 100%; height: auto; }
.main-news .news-list ul { position: relative; width: 12000px; height: 100%; }
.main-news .news-list ul li { display: inline-block; *
	zoom: 1; *
display: inline; vertical-align: top; width: 255px; height: 100%; margin-right: 46px; }
.main-news .news-list ul li .title {
	padding: 5px 0;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.main-news .news-list ul li .desc { font-size: 13px; color: #333; }
.main-news .news-list ul li .time { margin-top: 10px; font-size: 14px; color: #999; }

/*新闻信息S*/
.bg { background-color: #ececec; }
.main .main-news {	/*padding-left: 13px;*/

	/* width: 825px; */
background-color: #ececec; }
.main .main-notice {	/* width: 320px; */ }
.main .main-notice .notic-list { }
.main-notice .notic { padding-top: 17px; padding-bottom: 20px; border-bottom: 1px dashed #ccc; }
.main-notice .notic:first-child { padding-top: 0; }
.main-notice .notic .date { margin-right: 18px; width: 60px; height: 60px; background: url(../images/notice-date-bg.png) no-repeat; }
.main-notice .notic .date .day { text-align: center; color: #333; line-height: 36px; font-family: helvetica; font-size: 20px; }
.main-notice .notic .date .year { text-align: center; line-height: 24px; font-size: 13px; }
.main-notice .notic .text .title { font-size: 14px;font-weight:bold; color: #333; }
.main-notice .notic .text .desc { margin-top: 2px; font-size: 13px; color: #333; }

/*首页相册*/
.image-news>ul>li {
	position: relative;
	display: inline-block;
*zoom: 1; *display: inline; 	
vertical-align: top;
/*
	width: 22%;
	height:auto;
	max-height: 273px;
	*/
}
.image-news>ul>li .wrap img{height:270px;}
.image-news>ul>li .wrap { position: relative; width: 100%; }
.image-news>ul>li:nth-of-type(odd) .wrap .img-info { position: absolute; left: 0; top: 0; }
.image-news>ul>li:nth-of-type(even) .wrap .img-info { position: absolute; right: 0; bottom: 0; }
.image-news>ul>li .wrap .img-info .info { color: #fff; padding: 15px; font-size: 16px; background-color: rgba(0, 0, 0, .34); }
.image-news>ul>li .wrap .img-info .info:hover { background-color: rgba(0, 0, 0, .54); }
.image-news>ul>li .wrap .img-info .info .title { margin-bottom: 3px; font-weight: bold; }
/* 首页下方三个并排的栏目 */
/*科研动态S*/
.main-research,
.main-media,
.main-business { display: inline-block; *zoom: 1; *display: inline; vertical-align: top; }
.main-research { width: 30%; }
.main-media { width: 43.33333333%; padding: 0 3%; }
.main-business { width: 26.66666666%; }
.main-research .res-list ul li { position: relative; padding-left: 15px; line-height: 34px; font-size: 15px; font-weight: bold; border-bottom: 1px dashed #ddd; }
.media-list .li .thumb { width: 32%; }
.media-list .li .thumb img { width: 100%; height: auto; }
.media-list .li .text { width: 67%; padding-left: 1%; }
.main-research .res-list ul li>span { float: right; font-size: 12px; color: #999; }

.main-research .res-list ul li:before { position: absolute; display: inline-block; *zoom: 1; *display: inline; content: ''; width: 9px; height: 9px; background-color: #008b8a; left: 0; top: 14px; border-radius: 50%; }


/*媒体聚焦*/
.media-list .li { margin-bottom: 15px; padding-bottom: 15px; width: 100%; border-bottom: 1px dashed #ddd; }
.media-list .li:last-child { margin-bottom: 0; }
.media-list .li .thumb img { border: 2px solid #ccc; }
.media-list .li .text { overflow: hidden; }
.media-list .li .text .title a { font-size: 15px; color: #333; font-weight: bold; }
.media-list .li .text .title span { float: right; font-size: 13px; color: #333; }
.media-list .li .text .desc { margin-top: 10px; font-size: 13px; line-height: 20px; color: #333; }
.media-list .li .text .desc a { color: #008b8a; }

/*业务相关*/
.padding-top-25 { padding-top: 25px; }
.main .row-wrap { margin-top: 55px;	/*padding-left: 13px;*/ }
.main .bus-list {text-align: center;}
.main .bus-list>ul>li { margin-bottom: 20px; display: inline-block; *zoom: 1; *display: inline; vertical-align: top; width: 48%; height: 80px; overflow: hidden; }
.main .bus-list>ul>li.nomargin { margin-bottom: 0; }
.main .bus-list>ul>li .wrap {
	display: block;
	max-width: 150px;
	max-height: 150px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	color: #008b8a;
	border: 1px solid #008b8a;
	border-radius: 4px;
	font-weight: bold;
}
.main .bus-list>ul>li .wrap { transition: border-color ease-in-out .4s; -webkit-transition: border-color ease-in-out .4s; -moz-transition: border-color ease-in-out .4s; -ms-transition: border-color ease-in-out .4s; }
.main .bus-list>ul>li .wrap:hover { border-color: #666666; }
.main .bus-list>ul>li .wrap .icon { padding-top: 7px; }
.main .bus-list>ul>li .wrap .icon i { font-size: 30px; }
.main .bus-list>ul>li .wrap .name { padding-top: 7px; font-size: 14px;color:#333 }

/*站点导航*/
.lmlink {width: 100%;margin-top:5px;}

/*footer */
footer {
	min-height: 20px;
	padding-bottom: 25px;
	width: 100%;
	color: #000;
	/* background-color: #05a0a0; */
	background-color: #ffffff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #f7b700;
}
footer .footer-wrap {
	position: relative;
	text-align: center;
}
footer .footer-wrap .foo-qrcode { position: absolute; right: 15px; top: 38px; text-align: center; line-height: 26px; }
.foo-qrcode img {width:160px;height:160px}
footer .foo-nav {padding-top: 38px; }
footer .foo-nav ul li {
	margin-bottom: 10px;
	display: inline-block;
*zoom: 1; *display: inline; 			
vertical-align: middle;
	width: 155px;
	background-color: #008b8a;
	padding: 10px;
	border-radius: 8px;
	margin-right: 40px;
}
footer .foo-nav ul li>a {font-size: 16px; color:#ffffff}
.copyright {
	color: #fff;
	border-top: 0px solid #0b1f5f;
	background-color:#0a8d96;
	margin-top: -20px
}
.copyright .wrap {	/*padding-left: 13px;*/
padding-top: 10px; padding-bottom: 10px; }
.copyright .wrap p { line-height: 22px; }
.copyright .wrap p span { position: relative; }
.copyright .wrap p img.top { position: absolute; right: 0; top: -5px; }
/* new footer 20240221*/
.main-footer {
	color: #fff;
	border-top: 0px solid #0b1f5f;
	background-color: #008b8a;	
}
.logo-bottom-img {
	width:90px;
	height:auto;
}
.footer-left,
.footer-middle,
.footer-right { display: inline-block; *zoom: 1; *display: inline; 
	margin-bottom:20px; }
.footer-left {
	width: 44%;
	text-align: right;
	margin-right: 40px;
	vertical-align: top;
	margin-top:40px;
}
.footer-middle { 
	width: 100;
	text-align: center;
	vertical-align: top;
	margin-top:40px;
}
.footer-right {
	text-align: left;
	margin-left: 40px;
	vertical-align: top;
	margin-top:40px;
}
.main-footer .imgConac {width:12px;}
.footer-right img  {width:24px;}

/*手机端搜索框*/
.m-search { display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0, 0, .65); z-index: 999999; }
.m-search .wrap { padding: 100px 10px; text-align: center; }
.m-search .wrap input { display: inline-block; vertical-align: top; }
.m-search .wrap input:focus { border-color: #f7b700; }
.m-search .wrap button.btn { background-color: #f7b700; border-color: #f7b700; color: #fff; width: 30%; }
.navline { width: 28px; height: 4px; border-radius: 2px; background-color: #008b8a; display: block; margin-bottom: 4px; -ms-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out s; -moz-transition: all 0.4s ease-in-out s; transition: all 0.4s ease-in-out 0s; }
.navline1 { transform: translateY(6px) rotate(45deg); -ms-transform: translateY(6px) rotate(45deg); -webkit-transform: translateY(6px) rotate(45deg); -o-transform: translateY(6px) rotate(45deg); -moz-transform: translateY(6px) rotate(45deg); -ms-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out s; -moz-transition: all 0.4s ease-in-out s; transition: all 0.4s ease-in-out 0s; }
.navline2 { background-color: transparent; -ms-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out s; -moz-transition: all 0.2s ease-in-out s; transition: all 0.2s ease-in-out 0s; }
.navline3 { transform: translateY(-6px) rotate(-45deg); -ms-transform: translateY(-6px) rotate(-45deg); -webkit-transform: translateY(-6px) rotate(-45deg); -o-transform: translateY(-6px) rotate(-45deg); -moz-transform: translateY(-6px) rotate(-45deg); -ms-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out s; -moz-transition: all 0.4s ease-in-out s; transition: all 0.4s ease-in-out 0s; }
.m-navbar { display: none; }
.m-navbar { padding: 10px 0; }
.m-navbar ul>li { padding: 3px 0; font-size: 16px; }
.m-navbar ul>li>ul { padding: 5px 0; }
.m-navbar ul>li>ul>li { display: inline-block; padding: 2px 15px; font-size: 14px; }
.m-navbar ul>li>a:hover { color: #17245b; }
.m-navbar ul>li>span { cursor: pointer; }
.m-navbar ul>li>ul { display: none; }

/*技能风采S*/
/* left nav  */
.page-banner { width: 100%; height: 280px; background-position: center; background-size: cover; }
.left-nav { width: 20.83333333333333%; }
.left-nav,
.right-content { display: inline-block; *zoom: 1; *display: inline; vertical-align: top; }
.margin-top-25 { margin-top: 25px; }
.left-nav>h2 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	background-color: #008b8a;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #008b8a;
	border-radius:20px 20px 0 0;
	letter-spacing:4px;
}
.left-nav>ul>li {
	/* #FEF8E0; */
	position: relative;
	padding-left: 36%;
	background-color: #f6f6f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing:4px;
}
.left-nav>ul>li.on,
.left-nav>ul>li:hover {
	/* #CEFEFF #9bd7df 58BDB5 */
	/* background: url(../images/nav-hover.png) left center no-repeat; */
	background-color: #24E1CA;
}
.left-nav>ul>li>a { line-height: 52px; font-size: 16px; }
.right-content { margin-bottom: 30px; margin-left: 5.263157%; width: 73.9035096%; }
.position { line-height: 55px; border-bottom: 1px solid #008b8a; }
.position .catename { font-size: 24px; color: #008b8a; }
.position .pos { font-size: 16px; color: #333; }
.position .pos a:last-child {
	color: #008b8a;
	font-weight: bold;
}
.main-list {	/*font-family: '宋体',arial;*/ }
.main-list .top .thumb,
.main-list .top .text { display: inline-block; *zoom: 1; *display: inline; vertical-align: top; }
.main-list .top { padding: 26px 0; width: 100%; border-bottom: 1px dashed #ddd; }
.main-list .top .thumb { position: relative; width: 22.553%; }
.main-list .top .thumb .hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .48); }
.main-list .top .thumb .hover>a { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; display: block; width: 50px; height: 50px; line-height: 50px; color: #fff; }
.main-list .top .thumb .hover>a i { font-size: 50px; }
.main-list .top .thumb>a { display: block; }
.main-list .top .thumb img { width: 100%; height: auto; border: 1px solid #ddd; }
.main-list .top .text { position: relative; margin-left: 2.341%; width: 75.056%; }
.main-list .top .text .title { font-size: 14px; font-weight: bold; }
.main-list .top .text .desc { padding: 15px 0; font-size: 12px; height: 90px; line-height: 20px; color: #333; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.main-list .more {}
.main-list .more a { display: inline-block; *zoom: 1; *display: inline; padding: 7px 13px; color: #666; background-color: #24E1CA;border-radius:8px }
.main-list ul.list li { position: relative; padding-left: 12px; line-height: 34px; border-bottom: 1px dashed #ddd; }
.main-list ul.list li:before { position: absolute; left: 0; top: 15px; content: ''; display: inline-block; *zoom: 1; *display: inline; width: 5px; height: 5px; border-radius: 50%; background-color: #f7b700; }
.main-list ul.list li>a:hover { color: #f7b700; }
.m-left-nav { display: none; }
.main .dropdown-toggle,
.main .dropdown-menu { width: 100%; text-align: center; }
.main-list ul.image-list li { display: inline-block; *zoom: 1; *display: inline; vertical-align: top; width: 33.333333%; margin-top: 30px; text-align: center; }
.main-list ul.image-list li .wrap { display: inline-block; *zoom: 1; *display: inline; width: 95%; max-width: 265px; }
.main-list ul.image-list li .wrap .thumb { padding: 4px; border: 1px solid #ddd; }
.main-list ul.image-list li .wrap .thumb img { width: 100%; }
.main-list ul.image-list li .wrap .name { line-height: 55px; }
.main .dropdown-menu>.active>a { background-color: #17245b; }

/*人才招聘*/
.talent-page .wrap { padding: 0 15px; }
.talent-page .wrap table { border: 1px solid #ddd; }
.talent-page .wrap table thead { background-color: #083586; color: #fff; }
.talent-page .wrap table thead th { border-right: 1px solid #ddd; text-align: center; }
.talent-page .wrap table tbody tr td { border-right: 1px solid #ddd; text-align: center; }
.talent-page .wrap table>tbody>tr>td { padding: 10px; }

/*人才招聘详情页*/
.talent-show .table tbody>tr>td:last-child { background-color: #fff; text-align: left; }
.talent-show .table tbody>tr>td:first-child { background-color: #f7f7f7; font-weight: bold; text-align: center; }

/*新闻动态*/
.list-notice.main-notice .notic { margin-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #ddd; }

/*新闻信息*/
.main-list ul.image-list.news-list li .wrap { padding: 15px; border: 1px solid #ddd; }
.main-list ul.image-list.news-list li .wrap .thumb { padding: 0; border: 0; }
.main-list .news-list .wrap { text-align: left; }
.main-list .news-list .wrap .title { padding-top: 5px; font-size: 15px; font-weight: bold; color: #008b8a; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.main-list .news-list .wrap .desc { padding-top: 5px; color: #333; font-size: 13px; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.main-list .news-list .wrap .time { padding-top: 5px; color: #999; font-size: 14px; }
.main-list .news-list .wrap .more { margin-top: 40px; }
.content-show img { display: inline-block; *zoom: 1; *display: inline; max-width: 100% !important; height: auto !important; }

/*新闻详情页*/
/* 20240132 .content-show { margin-bottom: 40px;} */
.content-show { margin-bottom: 40px;font-size:16px;line-height:1.8 }
.content-titlebar { padding-top: 60px; padding-bottom: 30px; text-align: center; border-bottom: 1px solid #ddd; }
.content-titlebar h2 { font-size: 16px; font-weight: bold; }
.content-titlebar .title-des { padding-top: 15px; color: #999; font-size: 12px; }
.content-wrap { padding-top: 30px; line-height: 24px; }
.pagin { margin-top: 50px; }
.pagin a:hover { color: #008b8a; }
.c-title { position: relative; padding-left: 15px; font-size: 16px; font-weight: bold; }
.c-title.radio:before { content: ''; display: inline-block; width: 10px; height: 10px; position: absolute; left: 0; top: 5px; background-color: #f7b700; border-radius: 50%; }
.main-list ul.image-list.movie-list li .wrap .thumb { position: relative; padding: 0; border: 0; }
.main-list ul.movie-list li .wrap .thumb>a { position: absolute; width: 55px; height: 55px; line-height: 55px; left: 0; top: 0; right: 0; bottom: 0; margin: auto; color: #fff; }
.main-list ul.movie-list li .wrap .thumb>a>i { font-size: 55px; }

/*院系介绍S*/
.department-list ul.depart li { margin-bottom: 10px; padding-left: 15px; padding-right: 15px; line-height: 40px; font-size: 14px; }
.department-list ul.depart li:nth-of-type(odd) { background-color: #dfeafe; }
.department-list ul.depart li:nth-of-type(even) { background-color: #ededed; }
.department-list ul.depart li>span i { color: #f7b700; font-size: 24px; }
.con-title { font-weight: bold; font-size: 15px; color: #008b8a; }

/*院系设置*/
.prof-table .table-wrap { padding: 0 15px; }
.prof-table .table-wrap table tbody tr>td:first-child,
.prof-table .table-wrap table thead>tr>th { text-align: center; }
.prof-table .table-wrap table tbody tr>td:last-child { padding-left: 20px; }
.prof-table .table-wrap table tbody tr.even { background-color: #f7f7f7; }
.prof-table .table-wrap table tbody tr>th { border-top: 1px solid #eee; }
.prof-table .table-wrap table tbody tr>td.name { vertical-align: middle; text-align: center; font-size: 16px; font-weight: bold; color: #083586; border-left: 1px solid #eee; border-right: 1px solid #eee; }
.prof-table .table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th { padding: 10px; }

/*common*/

.image-news>ul>li .wrap .img-info .info { transition: background-color ease-in-out .5s; -webkit-transition: background-color ease-in-out .5s; -moz-transition: background-color ease-in-out .5s; -ms-transition: background-color ease-in-out .5s; }
/* 内容页面 图文混排图居左 */
.page2-pic-txt{overflow:hidden}
.page2-pic-txt .pic{margin:13px 40px 0 0;float:left;width:48%;overflow:hidden}
.page2-pic-txt .pic img{display:block;width:100%}
.page2-pic-txt .pic .name{margin:-11% auto 0;width:88%;overflow:hidden}
.page2-pic-txt .cont{line-height:1.9}
.page2-pic-txt .cont h4{margin-bottom:14px;font-size:24px;color:#000;font-weight:400}
/* 内容页面 部门列表 */
.list-department li{
	display: inline-block;
	vertical-align: top;
	/* 每行显示个数控制 */
	width: 30%;

}
.list-department .box{	
	overflow: hidden;
	background-color: #fff;			
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 68px;
	padding-left: 8px;	
}
.list-department .title a,.list-department .title{
	display: block;
	font-size: 20px;
	color: #008b8a;
	font-weight:400;
	padding: 0px 0 0 18px;
	
}
.list-department .introduce{
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
.list-department .introduce a,.list-department .introduce span{
	float: left;
	/* 每行显示个数控制 */
	width: 30%;
	font-size: 14px;
	color: #333;	
	white-space: nowrap;
	font-weight: 200;
}
.list-department .box:hover{
	background-color: #008b8a;
	border-radius:16px 16px 16px 16px;
}
.list-department .box:hover .title a,.list-department .box:hover .title{
	color: #FFF;	
}
.list-department .box:hover .introduce a{color:#fff}
