@charset "utf-8";
html{ margin:0; padding:0;}
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #555555;
	font-family: "微软雅黑";
}
p {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
}
dl, dd {
	margin: 0;
	padding: 0;
}
ul, li {
	margin: 0;
	padding-left: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #555555;
	font-size: 16px;
}
.clear {
	clear: both;
	line-height: 0;
	padding: 0;
	margin: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}
.clear{clear: both; margin: 0; padding: 0;}
.clearfix:after{ content: ""; display:block; height: 0; clear: both; visibility: hidden;}
.clearfix{*zoom:1;}
/*首页*/
.wp {
	background:url(../images/inbg.jpg) repeat-x #fafbff;
	background-size: 100% 100%;
	width: 100%;
	padding-top: 16px;
	min-width:1160px;
}
.header {
	width: 1160px;
	margin: 0 auto;
	overflow: hidden;
}
.header .top {
	float: right;
}
.header .top a {
	font-size: 14px;
	color: #fff;
	margin-left: 20px;
}
.header .top a:hover {
	color: #f2951c;
}
.header .top-news {
	margin-top: 9px;
}
.header .top-news a {
	color: #027ecb;
}
/*右侧导航以及搜索*/
.bao{ width:1160px; margin:0 auto; overflow:hidden;}
.logo {
	float: left;
	margin-bottom: 15px;
}
.header .header-nav {
	float: right;
	margin-top: 22px;
	height:35px;
	width:350px;
}
.header-nav .header-l {
	float: left;
	/*margin-right: 15px;*/
	margin-top: 5px;
	overflow:hidden;
}
.header-l li {
	float: left;
	background: url(../images/dots-w.png) no-repeat left center;
	padding-left: 13px;
	margin-right: 12px;
}
.header-l li a {
	display: block;
	font-size: 16px;
	color: #fff;
}
.header-l li a:hover {
	color: #f2951c;
}
.header-b li {
	background: url(../images/dots-blue.png) no-repeat left center;
}
.header-b li a {
	color: #027ecb;
}
form {
	float: right;
}
form .text {
	border: none;
	background: none;
	width: 190px;
	height: 33px;
	outline: none;
	color:#fff;
	background:url(../images/s.png) no-repeat;
	line-height:33px;
}
form .button {
	width: 39px;
	height: 35px;
	background: url(../images/search.png) no-repeat left;
	border: none;
}
form .txt {
	border-top: 1px solid #027ecb;
	border-bottom: 1px solid #027ecb;
	opacity: 1;
	color:#027ecb;
	height: 31px;
	line-height:31px;
}
form .submit {
	background: url(../images/search-in.png) no-repeat left;
	border: none;
}
.searchForm input {
	float: left;
}
/*导航*/
.header .nav {
	clear: both;
	height: 54px;
	background: #0072b8;
	overflow:hidden;
}
.nav li {
	float: left;
	margin-left: 1px;
	text-align: center;
}
.nav li>a {
	display: block;
	color: #fff;
	line-height: 54px;
	height:54px;
	font-size: 18px;
	/*width:144.125px;*/
	width:128px;
}
.nav li.current {
	background: #027ecb;
}
/*.nav li.index-f{ background:url(../images/index-c.png) no-repeat !important;}
.nav li.index-l{ background:url(../images/index-l.png) no-repeat !important;}*/
.nav li:hover {
	background: #027ecb;
}
.nav li dl {
	background: #fff;
	position: absolute;
	z-index:10;
	/*width: 144.125px;*/
	display: none;
	width:128px;
}
.nav li:hover dl{ display:block;}
.nav li dl dd {
	border-bottom: 1px solid #eeeeee;
}
.nav li dl dd a {
	color: #444444;
	line-height: 36px;
	display:block;
	height:36px;
}
.nav li dl dd.subCurrent a {
	color: #027ecb;
}
.nav li dl dd:hover a {
	color: #027ecb;
}
/*banner图*/
#banner {
	width: 1160px;
	margin: 0 auto;
	margin-top: 19px;
	position: relative;
	height: 380px;
}
.slides li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1160px;
	height: 45px;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=60);
	background: #000;
	color: #fff;
	font-size: 16px;
	text-indent: 20px;
	line-height: 45px;
}
#smalltitle {
	position: absolute;
	top: 354px;
	right: 8px;
	z-index: 2;
}
#smalltitle li {
	float: left;
	background: url(../images/dots-bw.png) no-repeat;
	width: 10px;
	height: 10px;
	margin-right: 10px;
}
#smalltitle li.active {
	background: url(../images/dots-active.png) no-repeat;
}
/*内容*/
.wrap {
	background: url(../images/main-bg.png) repeat-x top #fafbff;
	background-size: 100% 100%;
	width: 100%;
	padding-top: 32px;
	min-width:1160px;
}
.main {
	width: 1160px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 18px;
}
/*苏州要闻*/
.main .left {
	width: 650px;
	float: left;
	overflow: hidden;
	background: #e9f4fd;
}
.left .L-news {
	float: left;
	width: 190px;
	padding: 33px 23px 0 30px;
}
.L-news h1 a {
	font-size: 20px;
	color: #f2951c;
	font-weight: bold;
}
.L-news h1 {
	margin-bottom: 10px;
}
.L-news p {
	color: #444444;
	font-size:14px;
	line-height: 28px;
	margin-bottom: 17px;
}
.L-news a {
	color: #0081cc;
}
.left .L-title {
	float: right;
	position: relative;
}
.L-title .L-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 382px;
	/*height: 40px;*/
	background: #0081cc;
	background: rgba(0,129,204,0.8) none repeat !important;
	filter: Alpha(opacity=80);
	padding:8px 10px;
	line-height:24px;
        text-align:justify;
	color: #fff;
        /*overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;*/

}
.main .right {
	float: right;
	width: 470px;
	height: 242px;
	background: #e8ebef;
	padding: 26px 20px 0 20px;
}
.main li {
	height:36px;
	line-height: 36px;
	overflow: hidden;
	clear: both;
}
.main li span {
	color: #444444;
}
.main li:hover span {
	color: #0081cc;
}
.main li a {
	display: block;
}
.main li .news-title {
	float: left;
	width: 310px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.main .right .news-title{ width:390px !important;}
.main li .date {
	float: right;
}
/*学院公告、E海报、高教动态、校园简讯*/
.mainLeft {
	margin-right: 35px;
}
.mainLeft, .list {
	float: left;
	width: 763px;
	overflow: hidden;
}
.mainLeft .inform {
	width: 362px;
	float: left;
}
.mainLeft .brief {
	width: 362px;
	float: right;
}
.main .menu {
	width: 362px;
	border-bottom: #f2951c 1px solid;
	overflow: hidden;
	padding-bottom: 10px;
}
.main .menu dd {
	float: left;
	margin-right: 14px;
	background: url(../images/dd-bg.png) no-repeat;
	width: 95px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
}
.main .menu dd:hover {
	background: url(../images/dd-bl.png) no-repeat;
}
.main .menu dd:hover a {
	color: #fff;
}
.main .menu dd.common {
	background: url(../images/dd-bl.png) no-repeat;
}
.main .menu dd.common a {
	color: #fff;
}
.main .menu dd a {
	display: block;
	color: #5a5c5e;
}
.main .content, .main .content-one {
	clear: both;
	padding-top: 14px;
}
.main .content-one {
	display: none;
}
/*媒体关注*/
.mainRight {
	float: right;
}
/*列表按钮*/
.list {
	margin-top: 12px;
}
.list dd {
	width: 175px;
	height: 88px;
	float: left;
	margin-right: 15.75px;
	text-align: center;
	margin-top: 13px;
	background-color: #c1e4fa;
}
.list dd.index0 {
	background: url(../images/icon/infomation-bg.jpg) no-repeat !important;
}
/*mail-bg*/
.list dd.index1 {
	background: url(../images/icon/library-bg.jpg) no-repeat !important;
}

.list dd.index2 {
	background: url(../images/icon/job-bg.jpg) no-repeat !important;
}
.list dd.index3 {
	background: url(../images/icon/public-bg.jpg) no-repeat !important;
}
.list dd.index4 {
	background: url(../images/icon/web-bg.jpg) no-repeat !important;
}
.list dd.index5 {
	background: url(../images/icon/danwei-bg.jpg) no-repeat !important;
}
/*manage*/
.list dd.index6 {
	background: url(../images/icon/xinxigongkai-bg.jpg) no-repeat !important;
}
.list dd.index7 {
	background: url(../images/icon/online-bg.jpg) no-repeat !important;
}
.list dd.index8 {
	background: url(../images/icon/ylmail-bg.jpg) no-repeat !important;
}
.list dd.index9 {
	background: url(../images/icon/online-bg.jpg) no-repeat !important;
}

.list dd:hover a {
	color: #c2e4fa;
}
.list dd a {
	display: block;
	width: 175px;
	height: 88px;
	color: #0081cc;
	line-height: 140px;
}
/*链接*/
.link {
	width: 341px;
	float: right;
	margin-top: 25px;
}
.link>li {
	width: 337px;
	border: 2px #dddddd solid;
	height: 48px;
	margin-bottom: 16px;
	background: url(../images/arrow-down.png) no-repeat 308px center;
	line-height: 48px;
	text-indent: 18px;
}
/*底部*/
.footer {
	width: 100%;
	background: #c2e4fa;
	min-width:1160px;
}
.way {
	margin: 0 auto;
	width: 1160px;
	height:109px;
}
.way .bottom {
	float: left;
	margin-top: 36px;
}
.way ul {
	float: right;
	overflow: hidden;
	margin-top: 34px;
	margin-bottom: 27px;
}
.way ul li {
	float: left;
	width: 49px;
	height: 48px;
	margin-left: 22px;
}
.way ul li a {
	display: block;
	width: 49px;
	height: 48px;
}
.way ul li.yizhanshi a{
    color: #fefefe;
    background: #0081cc;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    border: 1px solid  transparent;
    font-size: 14px;
    box-sizing: border-box;
}
.way ul li.list0 a{
    color: #0081cc;
    background: #fff;
    border: 1px solid  #0081cc;
}
.way ul li.list1 {
	background: url(../images/weixin-bg.png) no-repeat !important;
}
.way ul li.list2 {
	background: url(../images/weibo-bg.png) no-repeat !important;
}
.way ul li.list3 {
	background: url(../images/tengxun-bg.png) no-repeat !important;
}
.way ul li.list4 {
	background: url(../images/mail-bg.png) no-repeat !important;
}


.foot {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	min-width:1160px;
	background: #0784ce;
}
.foot .address {
	float: left;
}
.foot .copyright {
	float: right;
}
.foot .footerway{ height:auto; overflow:hidden;}
.copyright a{
	color:#fff;
	font-size:14px;
}
.share {
	position: fixed;
	right: 0;
	z-index: 3;
	top: 353px;
	background: url(../images/share.png) no-repeat;
	width: 72px;
	height: 75px;
	text-align: center;
}
.share a {
	display: block;
}
.share p {
	margin-top: 45px;
	color: #fff;
}
/*学校概况综合页面*/
.info-school {
	background: url(../images/in-bg.jpg) repeat-x right #e5f2fd;
	background-size: 100% 100%;
	width:100%;
}
.in-top {
	width: 100%;
	background: #0576d6;
	height: 7px;
	min-width:1160px;
}
.headerbox {
	width: 1280px;
	background: url(../images/inheader-bg.jpg) no-repeat;
	margin: 0 auto;
}
.head {
	width: 1003px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
}
.head form {
	margin-top: 19px;
}
form .in-text {
	border: none;
	background:url(../images/sx.png) no-repeat;
	width: 146px;
	height: 28px;
	outline: none;
	padding-left:8px;
	color:#fff;
	line-height:28px;
}
form .in-button {
	width: 41px;
	height: 30px;
	background: url(../images/in-search.png) no-repeat left;
	border: none;
}
.head .back {
	float: right;
	background: url(../images/arrow-l.png) no-repeat left center;
	color: #0080cc;
	padding-left: 22px;
	margin-right: 36px;
	margin-top: 10px;
	margin-bottom: 77px;
}
.banner {
	width: 1160px;
	margin: 0 auto;
}
/*内容区域*/
.containner {
	width: 1160px;
	margin: 0 auto;
	clear:both;
}
.conLeft {
	width: 810px;
	float: left;
}
/*学校简介*/
.conLeft .school {
	overflow: hidden;
	margin-bottom: 14px;
}
.conLeft .column {
	width: 810px;
	height: 40px;
	background: url(../images/column.png) no-repeat;
	overflow: hidden;
}
.column a {
	display: block;
	width: 810px;
	height: 40px;
}
.column .name-c {
	float: left;
	font-size: 18px;
	line-height: 40px;
	color: #027ecb;
	margin-left: 27px;
}
.column .more {
	float: right;
	line-height: 40px;
	font-size: 12px;
	color: #b7b9bb;
	margin-right: 21px;
}
.column .more:hover {
	color: #0080cc;
}
.school .in-content {
	width: 761px;
	border: 1px solid #d4d4d4;
	border-top: none;
	clear: both;
	background: #fff;
	padding: 15px 26px 15px 21px;
	overflow: hidden;
	border-radius: 0 0 8px 8px;
}
.in-content img {
	float: left;
}
.in-content p {
	float: right;
	font-size: 16px;
	color: #444444;
	line-height: 32px;
	width: 377px;
}
/*荣誉殿堂*/
.reward {
	overflow: hidden;
	margin-bottom: 14px;
}
.reward .horner {
	width: 742px;
	border: 1px solid #d4d4d4;
	border-top: none;
	clear: both;
	background: #fff;
	padding: 12px 38px 10px 28px;
	overflow: hidden;
	border-radius: 0 0 8px 8px;
}
.horner li {
	float: left;
	width: 337px;
	margin-right: 52px;
	background: url(../images/squre.jpg) no-repeat left center;
	padding-left: 8px;
}
.horner li:hover {
	background: url(../images/squre-r.jpg) no-repeat left center;
}
.horner li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #444444;
	font-size: 16px;
	line-height: 33px;
}
.horner li:hover a {
	color: #0081cc;
}
/*校区地图*/
.map {
	margin-bottom: 14px;
	clear:both;
}
.map .map-list {
	width: 781px;
	border: 1px solid #d4d4d4;
	border-top: none;
	clear: both;
	background: #fff;
	padding: 8px 14px 9px 13px;
	overflow: hidden;
	border-radius: 0 0 8px 8px;
	position: relative;
}
.map-list li {
	width: 120px;
	height: 33px;
	position: absolute;
	z-index: 1;
	background: url(../images/li-bg.png) no-repeat;
	text-align: center;
	line-height: 33px;
	font-size: 18px;
}
.map-list li a {
	display: block;
	color: #fff;
}
.map-list .mu {
	left: 150px;
	top: 118px;
}
.map-list .shi {
	left: 400px;
	top: 160px;
}
.map-list .book {
	left: 480px;
	top: 50px;
}
/*右边部分*/
.conRight {
	float: right;
}
/*现任领导*/
.conRight .leader {
	background: url(../images/bg-blue.png) no-repeat top;
	width: 334px;
	margin-bottom: 9px;
	position: relative;
	z-index:1000;
}
.leader h1 {
	font-size: 18px;
	line-height: 43px;
	color: #fff;
	padding-left: 26px;
	background: url(../images/arrow-up.png) no-repeat 304px center;
}
.leader .list-lead {
	width: 307px;
	border: 1px solid #d4d4d4;
	border-top: none;
	border-radius: 0 0 8px 8px;
	background: #fff;
	padding-left: 25px;
	padding-top: 21px;
	padding-bottom: 10px;
	display: none;
	position: absolute;
	top: 43px;
	z-index: 1000;
}
.list-lead li, .list-menu li, .as-menu li {
	font-size: 14px;
	line-height: 30px;
}
.list-lead li a, .list-menu li a, .as-menu li a {
	color: #444;
}
.list-lead li:hover a {
	/*color: #0081cc;*/
	cursor:default;
}
/*机构设置*/
.conRight .setting {
	background: url(../images/public-bg.png) no-repeat top;
	width: 334px;
	position: relative;
	margin-bottom: 215px;
	z-index:100;
}
.setting h1, .second h1, .units h1 {
	font-size: 18px;
	color: #057bd3;
	line-height: 41px;
	padding-left: 26px;
}
.setting .list-menu {
	width: 307px;
	border: 1px solid #d4d4d4;
	border-top: none;
	border-radius: 0 0 8px 8px;
	background: #fff;
	padding-left: 25px;
	padding-top: 13px;
	padding-bottom: 20px;
	height: 165px;
	overflow: hidden;
	position: absolute;
	top: 41px;
	z-index:100;
}
.list-menu.ac {
	height: auto;
	overflow: auto;
}
.list-menu li:hover a {
	color: #0081cc;
}
.orgalist{
    margin-bottom:30px;
}
.orgalist h2{
    font-weight: normal;
    font-size: 22px;
    text-align: center;
    color: #333;
    margin-bottom: 30px;
}
.orgalist.index2 li{
    width:100%;
    line-height: 21px;
    padding-right: 10px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    border-left: 1px solid #ccc;
}


/*二级学院*/
.conRight .second {
	background: url(../images/public-bg.png) no-repeat top;
	width: 334px;
	position: relative;
	margin-bottom: 180px;
	z-index:10;
}
.second .as-menu {
	width: 307px;
	border: 1px solid #d4d4d4;
	border-top: none;
	border-radius: 0 0 8px 8px;
	background: #fff;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 144px;
	overflow: hidden;
	position: absolute;
	top: 41px;
	z-index: 10;
}
.as-menu.ac {
	height: auto;
	overflow: auto;
}
.as-menu li:hover a {
	color: #0081cc;
}
/*附属单位*/
.conRight .units {
	background: url(../images/public-bg.png) no-repeat top;
	width: 334px;
	position: relative;

}
.units .U-menu {
	width: 317px;
	border: 1px solid #d4d4d4;
	border-top: none;
	border-radius: 0 0 8px 8px;
	background: #fff;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 16px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	top: 41px;
}
.units.ac {
	height: auto;
	overflow: auto;
}
.units dd img {
	border: 2px solid #d9dadb;
	border-top: none;
}
.danwei{
	margin-top:45px;
	overflow:hidden;
}
.danwei li{ 
	float:left; 
	width:283px; 
	height:55px;
	border:2px solid #d6d7d8;
	overflow:hidden;
	margin-right:6.3px;
	margin-bottom:12px;
}
/*列表页以及内容页*/
.in {
	background: url(../images/in-bg01.jpg) repeat-x !important;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	min-width:1160px;
}
#school_wrap{height:181px;}
.cont{ position:relative; width:241px; height:181px;}
#school_wrap li{  width:241px; height:181px;}
.center {
	width: 1160px;
	margin: 0 auto;
	height: 39px;
	background: url(../images/subnav-bg.jpg) no-repeat;
	text-indent: 10px;
	margin-top: 10px;
}
.center a {
	font-size: 14px;
	color: #4f4f4f;
	margin-right: 6px;
	line-height: 39px;
	margin-left: 6px;
}
.bigbox {
	width: 1160px;
	margin: 0 auto;
	margin-top: 34px;
	overflow: hidden;
	margin-bottom: 80px;
}
/*左边列表部分*/
.listLeft {
	float: left;
	width: 241px;
	background: #027ecb;
	padding-bottom: 4px;
}
.listLeft .imgbox{
	width:241px;
	height:181px;
	background:url(../images/classimg.jpg) no-repeat;
}
.listLeft ul {
	background: #e5e5e5;
}
.listLeft h1 {
	line-height: 42px;
	color: #fff;
	font-size: 20px;
	text-indent: 48px;
}
.listLeft ul li {
	line-height: 42px;
	margin-bottom: 1px;
	position: relative;
}
.listLeft ul li .minus {
	background: url(../images/minus.jpg) no-repeat;
	width: 45px;
	height: 42px;
	position: absolute;
	right: 0;
	z-index: 1;
	top: 0;
	display: none;
}
.listLeft ul li .add {
	background: url(../images/add.jpg) no-repeat;
	width: 45px;
	height: 42px;
	position: absolute;
	right: 0;
	z-index: 1;
	top: 0;
	display: none;
}
.listLeft>ul>li:hover {
	background: #d5d5d5;
}
.listLeft>ul>li:hover>a {
	color: #027ecb;
}
.listLeft>ul>li.titleCurrent {
	background: #d5d5d5;
}
.listLeft>ul>li.titleCurrent>a {
	color: #027ecb;
}
.listLeft li ul li.list-c>a {
	color: #027ecb;
	
}
.listLeft ul li a {
	display: block;
	color: #444;
	width: 241px;
	height: 42px;
	text-indent: 48px;
	font-size:18px;
}
.listLeft li ul {
	background: #fff;
	display: none;
}
.listLeft li ul li {
	border-bottom: 1px solid #e9e8e8;
	background:#f0efef;
}
.listLeft li ul li a {
	font-size: 16px;
	line-height: 46px;
}
.listLeft li ul li:hover a {
	color: #027ecb;
}
/*右边内容部分*/
.listRight {
	float: right;
	width: 880px;
}
.listRight h1, .news h1 {
	font-size: 28px;
	border-bottom: 1px solid #dddddd;
	color: #555;
	padding-bottom: 17px;
}
.newstext {
	width: 800px;
	text-align: justify;
	line-height: 32px;
	position: relative;
	padding-left:40px;
	padding-right:40px;
}
.menuBox{
	width: 880px;
	text-align: justify;
	line-height: 32px;
	position: relative;
}
.menuBox p{
	font-size: 16px;
}
.newstext p {
	font-size: 16px;
}
.container {
	width: 880px;
	text-align: justify;
	line-height: 32px;
	position: relative;
}
.container p {
	font-size: 16px;
}

.context {
	text-align: justify;
	line-height: 34px;
}
.context p {
	font-size: 17px;
}

/*学院简介*/
.infopics {
	width: 880px;
	height: 318px;
	margin-top: 28px;
	margin-bottom: 22px;
}
.container .infopics{
	width: 462px;
	height: 337px;
	position:relative;
	margin-top:10px;
	margin-bottom:0;
}
#dots {
	position: absolute;
	right: 12px;
	top: 300px;
}
#dots li {
	background: url(../images/infoDots-w.png) no-repeat;
	margin-left: 5px;
	width: 8px;
	height: 8px;
	float: left;
}
#dots li.active {
	background: url(../images/info-dots.png) no-repeat;
}
/*校区地图*/
.cmap {
	margin-top: 34px;
	position: relative;
}
.cmap li {
	width: 120px;
	height: 33px;
	position: absolute;
	z-index: 1;
	background: url(../images/li-bg.png) no-repeat;
	text-align: center;
	line-height: 33px;
	font-size: 18px;
}
.cmap li a {
	display: block;
	color: #fff;
}
.cmap .du {
	left: 70px;
	top: 370px;
}
.cmap .hu {
	left: 524px;
	top: 335px;
}
.cmap .shu {
	left: 740px;
	top: 70px;
}
.sc{
	margin-top:25px;
	line-height:28px;
}
/*现任领导*/
.lead-text {
	width: 880px;
	margin: 0 auto;
	padding-top: 40px;
}
.lead-text li {
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 425px;
	padding-left: 10px;
	line-height: 50px;
}
.text-list {
	width: 700px;
	margin: 0 auto;
	padding-top: 40px;
}
.text-list li {
	border: 1px solid #ccc;
	overflow: hidden;
	line-height: 50px;
	border-top: none;
}
.text-list li .position {
	float: left;
	font-size: 16px;
	padding-left: 10px;
}
.text-list li a {
	float: left;
	font-size: 16px;
	color: #444;
	width: 180px;
	background: #d1eaf9;
	font-weight: bold;
	border-right: 1px solid #ccc;
	text-align: center;
}
.lead-text li a {
	float: left;
	font-size:14px;
	color: #4F608C;
}
.lead-text li:hover a {
	color: #027ecb;
}
.text-list li:hover a {
	cursor:default;
}
.lead-text li.bg {
	background: #e7e7e7;
}

.orgalist.index2 li.bg:nth-child(even){
    background: transparent;
}


#showbox {
	width: 100%;
	height: 100%;
	position: fixed;
	clear: both;
	display: none;
	left:0;
	top:0;
	z-index:100;
}
iframe {
	position: absolute;
	margin:0;
	padding:0;
	left: 50%;
	top: 50%;
	margin-left: -380px;
	margin-top: -230px;
	background: #fff !important;
	border: #027ecb solid 1px;
	z-index:100;
	
}
.wb{
	background: #fff;
	background: rgba(255,255,255,0.8) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=80);
	position: absolute;
	width:100%;
	height:100%;
	top: 0;
	left: 0;
	z-index: 10;
	}
	
.mainvideo{
    padding-top: 40px;
}	
.mainvideo video{
    width: 100%;
    height: auto;
}	
/*党政部门*/
.set-form li {
	width: 282px;
}
/*继续教育*/
.menuBox .continue {
	padding-top: 30px;
}
.menuBox .continue li {
	height: 44px;
	background: url(../images/list-dots.png) no-repeat left center;
	padding-left: 18px;
	border-bottom: 1px dashed #b7b6b6;
	line-height: 44px;
	position: relative;
}
.menuBox .continue li:hover {
	background: url(../images/list-dots-b.png) no-repeat left center;
}
.menuBox .continue li:hover span {
	color: #0084cd;
}
.menuBox .continue li .edu-title {
	float: left;
}
.menuBox .continue li .time {
	float: right;
}
.menuBox .continue li a {
	color: #666;
}
.menuBox .continue li .time {
	color: #aaa;
}
.newstext embed {
	width: 800px;
	height: 550px;
}
.newstext .s-title {
	font-size: 25px;
	text-align: center;
	display: block;
	margin-bottom: 15px;
	color: #222;
	margin-top:10px;
}
.news .s-title {
	font-size: 27px;
	text-align: center;
	display: block;
	margin-bottom: 21px;
	color: #222;
	padding-left:120px;
	padding-right:120px;
	padding-top:30px;
}
.news .f-title{
	font-size:20px;
	color:#222;
	text-align:center;
	margin-bottom:20px;
	padding-left:120px;
	padding-right:120px;
	text-align:right;
}
.newstext .public {
	text-align: center;
	color: #888;
	font-size: 12px;
	margin-bottom: 20px;
}
.news .public {
	text-align: center;
	color: #888;
	font-size: 12px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 8px;
	margin-bottom: 30px;
}

.public span {
	margin-right: 15px;
}
/*校企合作*/
.menuBox .continue .url-A {
	position: absolute;
	top: -38px;
	left: 18px;
	width: 220px;
	height: 45px;
	background: url(../images/arrow-bg.png) no-repeat;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	display: none;
}
.menuBox .continue .url-A a {
	display: block;
	color: #fff !important;
}
/*新闻列表*/
.news {
	width: 1160px;
	margin: 0 auto;
	padding-top: 30px;
	overflow:hidden;
}
.news .newstext {
	width: 1160px;
	margin: 0 auto;
	padding-left:0;
	padding-right:0;
}
.img-R{
	margin-bottom:80px;
}
.news .context {
	width: 800px;
	margin: 0 auto;
}

.menuBox .continue {
	padding-top: 30px;
}
.news .img-R li {
	height: 44px;
	background: url(../images/list-dots.png) no-repeat left center;
	padding-left: 18px;
	border-bottom: 1px dashed #b7b6b6;
	line-height: 44px;
	position: relative;
}
.news .img-R li:hover {
	background: url(../images/list-dots-b.png) no-repeat left center;
}
.news .img-R li:hover span {
	color: #0084cd;
}
.news .img-R li .edu-title {
	float: left;
}
.news .img-R li .time {
	float: right;
}
.news .img-R li a {
	font-size: 16px;
	color: #666;
}
.news .img-R li .time {
	color: #aaa;
}
.news .newstext embed {
	width: 1160px;
	height: 550px;
}
.news .context embed {
	width: 800px;
	height: 550px;
}
/*邮件系统*/
.mail {
	margin-top: 45px;
	overflow: hidden;
}
.mail li {
	float: left;
	margin-right: 32px;
	width: 268px;
	height: 170px;
	border-top: 2px solid #0f85ce;
	text-align: center;
}
.listRight .mail li.m0 {
	background: url(../images/teacher-r.png) no-repeat #fff !important;
}
.listRight .mail li.m1 {
	background: url(../images/student-r.png) no-repeat #fff !important;
}
.mail li p {
	margin-top: 130px;
}
.mail li a {
	display: block;
	width: 268px;
	height: 170px;
	line-height: 280px;
	color: #444;
}
.mail li:hover a {
	color: #027ecb;
}
/*公共服务*/
.pub-ser, .web {
	width: 1160px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 80px;
}
.pub-ser li{
	float: left;
	width: 268px;
	height: 121px;
	margin-right: 29px;
	text-align: center;
	margin-bottom: 60px;
	border-top: 2px solid #0f85ce;
}

.pub-ser li a {
	display: block;
	width: 268px;
	height: 124px;
	line-height: 200px;
}
.pub-ser li.p0 {
	background: url(../images/360safe-r.png) no-repeat #fff !important;
}
.pub-ser li.p1 {
	background: url(../images/ruijie-r.png) no-repeat #fff !important;
}
.pub-ser li.p2 {
	background: url(../images/media-r.png) no-repeat #fff !important;
}
.pub-ser li.p3 {
	background: url(../images/psearch-r.png) no-repeat #fff !important;
}
.pub-ser li.p4 {
	background: url(../images/software-r.png) no-repeat #fff !important;
}
.pub-ser li.p5 {
	background: url(../images/money-r.png) no-repeat #fff !important;
}
.pub-ser li:hover a {
	color: #027ecb;
}
/*苏卫画卷*/
.waiBox {
	width: 800px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	margin:0 auto;
}
.scrollBox {
	width: 800px;
	height: 598px;
	overflow: hidden;
}
.waiBox .scrollBox ul {
	width: 800px;
	position: relative;
	height: 544px;
}
.scrollBox ul li {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 370px;
	height: 247px;
}
.scrollBox ul li img{
	width:370px;
	height:247px;
}
.scrollBox ul li a{
	display:block;
}
.waiBox .prenav {
	width: 230px;
	margin: 0 auto;
	height:39px;
}
.waiBox .prenav a{ background:url(../images/arrow-s.png) no-repeat;}
.waiBox .prenav a:hover{ background:url(../images/arrow-sr.png) no-repeat; color:#fff;}
.waiBox .pren {
	width: 110px;
	height: 39px;
	text-align: center;
	color: #b8b5b5;
	line-height: 35px;
	display: block;
	cursor: pointer;
	float: left;
	font-size:34px;
}
.waiBox .next {
	width: 110px;
	height: 39px;
	text-align: center;
	color: #b8b5b5;
	line-height: 35px;
	display: block;
	cursor: pointer;
	float: right;
	font-size:34px;
}
#ImgBg{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background:#000;
	background:rgba(0,0,0,0.8) none repeat scroll 0 0 !important;
	filter:Alpha(opacity=80);
	display:none;
	z-index:100000;
}
#ImgBox{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	height:auto;
	top:15px;
}
#ImgBox .bigimge{ width:800px; position:absolute; z-index:10; height:auto;}
/*专题网站*/
.web li {
	position: relative;
	float: left;
	width: 266px;
	height:166px;
	overflow:hidden;
	border: 1px solid #dddddd;
	margin-right: 29px;
	margin-bottom: 60px;
}
.web li a {
	display: block;
	width: 268px;
}
.web li:hover a {
	color: #fff;
	background:#027ecb;
}
.web li a{ display: block;}
.web .web-title{
	border-top:1px solid #ddd; 
	line-height:44px;
	text-align:center;
}
.pages {
	text-align: center;
	margin-top: 40px;
	height:32px;
}
.pages a:hover{ color:#027ceb;}
/*.pages a {
	padding: 5px 10px;
	border: #dddddd 1px solid;
}

.pages b {
	padding: 5px 10px;
	background: #027ecb;
	border: 1px solid #027ecb;
	color: #fff;
}*/
/*微信扫一扫*/
.weix {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
	background: #fff;
	background: rgba(255,255,255,0.8) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=80);
}
.weix .close {
	width: 300px;
	position: fixed;
	height: 240px;
	border: 1px solid #dddddd;
	left: 50%;
	top: 50%;
	padding-top: 40px;
	margin-left: -150px;
	margin-top: -140px;
	background: #fff !important;
}
.weix .m {
	width: 300px;
	position: fixed;
	height: 240px;
	border: 1px solid #dddddd;
	padding-top: 40px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -140px;
	background: #fff;
	text-align: center;
}
/*相关链接*/
.subweb {
	display: none;
	width: 335px;
	border: 1px solid #dddddd;
	position: absolute;
	z-index: 2;
	background: #fff;
	height: 182px;
	overflow: auto;
}
.subweb li a {
	font-size: 14px;
}
.subweb li:hover a {
	color: #027ecb;
}
/*高级搜索*/
.high-search{ width:1160px; margin:auto; float:none; font-size:12px !important; margin-top:15px;}
.highBox .highKey{ overflow:hidden;}
.highKey li{ float:left;}
.highKey li span{ font-size:14px; margin-right:10px;}
.highKey li .highText{ width:200px; display:inline-block; height:20px; padding:4px; line-height:20px;}
.highBtn{ display:inline-block; width:46px; height:32px; margin-left:10px; margin-right:15px; color:#fff; border:none; outline:none; background:#1f75ab;}
.hideMore{ display:none; margin-top:10px; /*overflow:hidden;*/}
.high-partment{ margin-top:10px; float:left; margin-right:10px; position:relative;}
.high-partment input{ float:left; border:1px solid #999; width:200px; height:20px; padding:4px; line-height:20px;}
.highDate span,.high-partment span{ margin-right:5px;}
#highCheck{ margin-top:10px;}
label{ font-size:14px;}
.high-partment span{ float:left; margin-top:10px}
.high-partment .arrowD{ float:left; padding:0; background:url(../images/arrowD.png) no-repeat center center; border:1px solid #999; background-size:10px auto;width:20px;height:30px; border-left:none;}
.high-partment dl{ display:none; background:#fff; position:absolute; left:0; top:30px; z-index:10; width:228px; border:1px solid #999; height:150px; overflow-y:auto; border-top:none; margin-left:53px;}
.high-partment dd{ padding:0 4px; font-size:12px; line-height:24px;}
.high-partment dd:hover{ color:#027ecb; cursor:pointer;}
.high-partment dd.selected{ color:#027ecb;}