@charset "utf-8";
/* CSS Document */


/*-------------------
	公共部分
--------------------*/
* {padding:0;margin:0;list-style:none;}

body{
	margin: 0 auto;
	background: #fff;
	overflow-x:hidden;
	font-family:"microsoft YaHei";
	}
.cl{ clear:both;}
#wrap{margin:0 auto;position:relative;}
.w{width:1200px;margin:0 auto;}
#w1{
	background-color:rgb(251,251,251);
	margin:0 auto;
	}
a{text-decoration:none;color:#000;font-size:16px;}
a:hover{text-decoration:none; color:#f90;}
img{border:0;display:block;}
h1,h2,h3,h4,h5,h6{font-weight:400;color:#333;}
.fl{float:left;}
.fr{float:right;}
.blank{
	display: block;
	height:10px;
	overflow:hidden;
	clear:both;
	}
.blank2{
	display: block;
	height:30px;
	overflow:hidden;
	clear:both;
	}
#main .vsb-space{float:left;}
/*--------------------
	网站头部
---------------------*/     
#header{position:relative;}
#top{height:27px;line-height:27px;background:#700005;}
#top ul li{float:left;}
#top ul li a{padding-left:10px;color:#fff;font-size:12px;}
#top .fl ul li:first-child a{padding-left:0px;}
#mid{ background:url(../images/topbg.jpg) no-repeat center top #005ab4; height:160px;
position:relative;
width:100%;
}
.logo{ position:relative;}
.logo a{display:block;}
.logo img{padding:30px 18px 0;display:inline;}
/* 主导航的CSS */
.topr{
	width:290px;
	text-align:right;
	margin-top:5px;
	margin-right:10px;
	line-height:25px;
	font-size:12px;
	position:absolute;
	top:30px;
	right:10px;
	}
.topr a{
	font-size:14px;
	font-family:"Microsoft YaHei", "微软雅黑";
	padding:0 8px;
	color:#ffffff;
	display:inline-block;}

.inss{
margin-top:5px;
background:#ffffff;
border:1px solid #244f8a;
height:27px;
width:200px;
line-height:25px;
float:right;
padding-right:5px;
border-radius:5px;
}
.sswb{
background:none;
border:none;
height:25px;
line-height:25px;
width:160px;
padding:0 5px 0 10px;
color:#333333;
font-size:12px;
font-family:"Microsoft YaHei";
float:left;
}
.ssan{
	background:url(../images/ssan.png) no-repeat left center;
	background-size:22px auto;
height:27px;
font-family:"microsoft YaHei";
font-weight:bold;
cursor:pointer;
text-align:center;
width:25px;
border:0;
color:#fff;
float:right;
}






/** 导航 **/
/*menu*/
#dhlm{
	background: #004a87;
	height:60px;
	line-height:60px;
	margin:0 auto;
	box-sizing:content-box;
	z-index:99999;
	position:relative;
	min-width:100%;
	box-shadow:rgb(0,0,0,.2) 0px 0px 2px 2px;

	}
#nav {display:block;
margin:0 auto;
width:1350px;
}
#nav a{
font-size:16px;
font-family:"microsoft YaHei";
color:#ffffff;
 }

#nav .home{
 float:left;/*IE6 only*/
	color:#fff;
	background:#003561;
	}/*此项背景一定要否则IE6有兼容问题*/




#nav .mainlevel { margin-right:1px; float:left;/*IE6 only*/ width:110px; text-align:center; 	}/*此项背景一定要否则IE6有兼容问题*/
#nav .mainlevel a{ text-decoration:none; line-height:60px; height:60x; overflow:hidden;display:block;background: no-repeat right center;
padding-right:0px;
}
#nav .mainlevel a span{

display:block;
color:#fff;
font-size:15px;

}

#nav .mainlevel a:hover{
	background:#003561;text-decoration:none; color:#fff;  }
#nav .mainlevel ul{display:none;position:absolute;background: #004a87;filter:alpha(opacity=95);opacity:0.95;z-index:10;margin-left: -30px;}/*此项背景一定要否则IE6有兼容问题*/
#nav .mainlevel li {margin-top:0;display:block;width: 170px;line-height:25px;border-bottom:1px solid #50799b;overflow:hidden;text-align:center; /*IE6 only*/}
#nav .mainlevel li a{
	background:none;
line-height:25px;
filter:alpha(opacity=90);
opacity:0.9;
color:#fff;
font-size:12px;
margin-right:0px;
font-weight:normal;
padding:5px;}

#nav .mainlevel li a:hover{
background-color:#003561;
background-image:none;
border-top:0;
color:#fff;
}

#nav .home a span {
	background:#003561;
display:block;
text-align:center;
color:#fff;

}
#nav .mainlevel:last-child{
	border-right:0px;}

#nav .mainlevel li:last-child{
	border-bottom:0px;}





/*-------------------
	首页幻灯
--------------------*/
#banner{position:relative;}
.banner1{width:100%;overflow:hidden;position:relative;}
.banner1 .box{text-align:center;width:2000px;margin:0 auto;position:absolute;left:50%;margin-left:-1000px;}
.banner1 .leftbanner{width:500px;height:398px;float:left;}
.banner1 .rightbanner{width:500px;height:398px;float:left;}
.banner1 li{position:relative;}
.banner1 img{width:100%; height:auto;}
.banner1 h3 {position:absolute;bottom:0;text-indent:1em;color:#fff;width:100%;
    background:url(../images/banner1h3.png) repeat left top;
    text-align:left;
    font-size:18px;
    height:50px;
    line-height:50px;
}
/* 本例子css */
.slideBox{ width:100%; overflow:hidden; position:relative;}
.slideBox .hd{ height:14px; overflow:hidden; position:absolute; right:10px; bottom:18px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:14px; height:14px; line-height:14px; text-align:center; background:#eee1d4; cursor:pointer; }
.slideBox .hd ul li.on{ background:#8c1616;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:58px; height:80px; 
    filter:alpha(opacity=50);opacity:0.5;   
    background:url(../images/zuo.png) no-repeat left top;
}
.slideBox .next{ left:auto; right:0;background:url(../images/you.png) no-repeat left top;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.banner2{background:#eeeeee;}
/* 本例子css */
.slideBox2{ width:1000px; height:420px;position:relative;margin:20px auto 30px;}
.slideBox2 .hd{ height:24px; overflow:hidden; position:absolute; bottom:-10px; z-index:1; width:100%;}
.slideBox2 .hd ul{ overflow:hidden; zoom:1; text-align:center;  }
.slideBox2 .hd ul li{width:24px; height:24px; line-height:24px; text-align:center; background:url(../images/banner2yuan.png) no-repeat left top; cursor:pointer; color:#8c0000;font-size:16px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin:0 10px;
}
.slideBox2 .hd ul li.on{background:url(../images/banner2yuan2.png) no-repeat left top;color:#fff;}
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd li{ zoom:1; vertical-align:middle; position:relative;}
.banner2 h3 {position:absolute;bottom:50px;left:30px;padding:10px 20px;color:#fff;width:60%;
    background:url(../images/banner2h3.png) repeat left top;
    text-align:left;
    font-size:16px;
}
.banner2 img{width:100%;height:420px;}

.banner3{}
/* 本例子css */
.slideBox3{ width:1000px; height:350px;position:relative;margin:20px 0;}
.slideBox3 .hd{ height:24px; overflow:hidden; position:absolute; bottom:5px; z-index:1; width:100%;}
.slideBox3 .hd ul{ overflow:hidden; zoom:1; text-align:center;}
.slideBox3 .hd ul li{width:8px; height:8px; text-align:center; 
    background:#999; cursor:pointer;
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin:0 10px;
}
.slideBox3 .hd ul li.on{background:#ff4019;}
.slideBox3 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox3 .bd li{ zoom:1; vertical-align:middle; position:relative;}
.banner3 h3 {position:absolute;bottom:50px;left:40px;padding:10px 20px;color:#fff;;
    background:url(../images/banner1h3.png) repeat left top;
    text-align:left;
    font-size:16px;
}
.banner3 img{width:100%;height:350px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox3 .prev,
.slideBox3 .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:29px; height:49px; 
    filter:alpha(opacity=50);opacity:0.5;   
    background:url(../images/zuo1.png) no-repeat left top;
}
.slideBox3 .next{ left:auto; right:0;background:url(../images/you1.png) no-repeat left top;}
.slideBox3 .prev:hover,
.slideBox3 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox3 .prevStop{ display:none;  }
.slideBox3 .nextStop{ display:none;  }



/*-------------------
	网站主体
--------------------*/
.inleft{
	width:580px;
	overflow:hidden;
	}
.titel{
   border-bottom: 2px #ccc solid;
   font-size: 22px;
   color:rgba(64, 64, 64, 1);
   height:50px;
   line-height:50px;
   position:relative;
   }
.titel b{
	display:inline-block;
	border-bottom:2px solid #B78F50;
	padding:0 5px;
	height:50px;
	font-weight:normal;
	}
.titel i{
	font-style:normal;
	font-size:16px;
	text-transform:uppercase;
	padding-left:5px;
	color:#999;
}
.titel span.more a{
	font-size:12px;
	color:#999;
	line-height:50px;
	}
.inews dl{
	list-style:none;
	padding:10px 0px;
	margin:10px 0;
	}
.inews dl dt img{
	 width: 198px;
     height: 131px;
	 float:left;
	 padding:0;
	 }
.inews dl dd{
	width:350px;
	float:right;
	line-height:30px;
	font-size:14px;
	}
.inews dl dd h1 a{
	display:block;
	font-size:16px;
	color:#f90;
	line-height:25px;
	padding-bottom:10px;
	}
.inews dl dd p{
	color:#777777;
	}
.inews dl dd .date,.wzxx dl dd .date,.wzxx1 dl dd .date,.inews2 dl dd .date{
	background:url(../images/date.png) no-repeat left center;
	padding-left:17px;
	font-size:12px;
	color:#999999;
	margin-bottom:5px;
	}

.inews2 dl{
	width:860px;
	height:130px;
	list-style:none;
	padding:25px 10px;
	margin:10px 0;
	display:block;
	border-bottom:1px dashed #dddddd;
	transition:all ease-in .3s;
	}
.inews2 dl dt img{
	 width: 198px;
     height: 131px;
	 float:left;
	 padding:0;
	 }
.inews2 dl dd{
	width:640px;
	float:right;
	line-height:30px;
	font-size:14px;
	}
.inews2 dl dd h1 a{
	display:block;
	font-size:16px;
	color:#f90;
	line-height:25px;
	padding-bottom:10px;
	}
.inews2 dl dd p{
	color:#777777;
	}
.inews2 dl.zhover1{
	background:#eeeeee;
	cursor:pointer;
	display:block;
	}
.inews1 dl{
	list-style:none;
	padding:20px 10px;
	margin:10px 0;
	}
.inews1 dl dt img{
	 width: 178px;
     height: 231px;
	 float:left;
	 padding:0;
	 }
.inews1 dl dd{
	width:680px;
	float:right;
	line-height:35px;
	font-size:14px;
	color:#666;
	}
.inews1 dl dd h1 a{
	display:block;
	font-size:18px;
	color:#f90;
	line-height:45px;
	height:45px;
	}

.wzxx dl{
	list-style:none;
	padding:1px 0;
	transition:all ease .5s;
	border-bottom:1px dotted #cecece;	
	}
.wzxx dl dt{
	background-color:#f2f2f2;
	padding:10px 15px;
	text-align:center;
	width:60px;
	height:70px;
	color:#333;
	line-height:20px;
	float:left;
	font-size:14px;
	overflow:hidden;
	transition:all ease .5s;
	border-radius:10px;
	margin-top:5px;
	}
.wzxx dl dt span{
	font-size:24px;
	display:inline-block;
	line-height:40px;}
.wzxx dl dd{
	width:460px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx dl dd h1 a{
	display:block;
	font-size:16px;
	color:#f90;
	line-height:25px;
	padding-bottom:5px;
	transition:all ease .5s;	}
.wzxx dl dd a{
	font-size:14px;
	}

.wzxx dl.nhover1 dt{
	background-color:#0f508f;
	color:#ffffff;
	}
	
.wzxx1 dl{
	list-style:none;
	padding:15px 10px;
	transition:all ease .5s;
	border-bottom:1px dotted #cecece;	
	}
.wzxx1 dl dt{
	background-color:#f2f2f2;
	padding:10px 15px;
	text-align:center;
	width:60px;
	height:70px;
	color:#333;
	line-height:20px;
	float:left;
	font-size:14px;
	overflow:hidden;
	transition:all ease .5s;
	border-radius:10px;
	margin-top:5px;
	}
.wzxx1 dl dt span{
	font-size:24px;
	display:inline-block;
	line-height:40px;}
.wzxx1 dl dd{
	width:760px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx1 dl dd h1 a{
	display:block;
	font-size:16px;
	color:#f90;
	line-height:25px;
	padding-bottom:5px;
	transition:all ease .5s;	}
.wzxx1 dl dd a{
	font-size:14px;
	}

.wzxx1 dl.whover1 dt{
	background-color:#0f508f;
	color:#ffffff;
	}
	
	
.ingg ul{
	list-style:none;
	padding:10px 0px;
	background:url(../images/xshd.png) no-repeat center 20px;
	padding-top:170px;
	}
.ingg ul li{
	border-bottom:1px dashed #eee;}
.ingg ul li a{
	background:url(../images/ico1.png) no-repeat left center;
	position:relative;
	display:block;
	line-height:35px;
	height:35px;
	padding-left:15px;
	padding-right:5px;
	overflow:hidden;
	}
.ingg ul li a:hover{
	background:url(../images/ico2.png) no-repeat left center;
	color:#ff9900;
	}
.ingg ul li span{
	float:right;
	color:#999999;
	font-size:12px;
	}

#slide-box {
	MARGIN: 0px auto; WIDTH: 1200px;POSITION: relative; HEIGHT: 272px;TEXT-ALIGN:center;
}

#slide-box .slide-content {
}
#slide-box .ks-switchable-triggers A {
	DISPLAY: block; Z-INDEX: 99; WIDTH: 37px; COLOR: #b2b2b2; POSITION: absolute; TOP: 65px; HEIGHT: 65px; TEXT-DECORATION: none
}
#slide-box .ks-switchable-triggers SPAN {

	DISPLAY: block; FONT: 400 93px/97px arial; WIDTH: 37px; CURSOR: pointer; HEIGHT: 63px; TEXT-ALIGN: center
}
#slide-box .ks-switchable-triggers .corner {
	BORDER-LEFT-COLOR: #fff; BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff
}
#slide-box .ks-switchable-triggers .prev {
	LEFT: -47px
}
#slide-box .ks-switchable-triggers .next {
	RIGHT: -47px
}
#slide-box .ks-switchable-triggers A:hover {
	COLOR: #f43d1e
}
#slide-box .ks-switchable-triggers A:hover SPAN {
	COLOR: #f43d1e
}

#slide-box .wrap {
	OVERFLOW: hidden; WIDTH: 1200px; HEIGHT: 270px;
}
#slide-box UL {margin:0;padding:0;
	WIDTH: 10000px
}
#slide-box LI {
	FLOAT: left; WIDTH: 340px; margin:0 20px;
}
#slide-box LI span{
	display:block;
	text-align:center; 
	font-size:14px;
	padding:10px 20px;
	letter-spacing:1px;
	font-weight:600;
line-height:22px;
height:58px;
color:#c50000;
overflow:hidden;
	}
#slide-box LI IMG {
	WIDTH: 340px; HEIGHT: 240px;BORDER:0
}

/*------------------列表页开始---------------*/

.leftmenu{
	width:220px;
	float:left;
	overflow:hidden;
	margin-top:30px;
	background-color:#fff;
	box-shadow:#ccc 0px 0px 10px;

	}	
.menutitle{
	height:50px;
	line-height:50px;
	border-bottom:1px solid #fff;
	background-color:#005ab4;
	color:#fff;
	text-align:center;
	font-size: 18px;
	position:relative;
	width:220px;
	padding:15px 0;
	}
.menutitle1{
	line-height:30px;
	border-bottom:1px solid #fff;
	background-color:#005ab4;
	color:#fff;
	text-align:center;
	font-size:18px;
	position:relative;
	width:200px;
	padding:25px 10px;
	}

.box{
	width:220px;
	overflow:hidden;
	padding-bottom:30px;
	}
.box ul{
	list-style:none;}
.box ul li a{
	background:url(../images/icon0.png) no-repeat 180px center;
	display:block;
	line-height:45px;
	height:45px;
	border-bottom:1px dashed #eaeaea;
	border-top:0px;
	font-size:16px;
	padding-left:30px;
	color:#666;
	transition:all ease-in .4s;
	}
.box ul li.active a, .box ul li a:hover{
	background:url(../images/ico3.png) no-repeat 180px center;
	padding-left:50px;
	color:#317fba;
	}	
.box dl{	
	border-top:1px dashed #eaeaea;
	border-bottom:0px;
	}
.box dl dt a{
	background:url(../images/icon0.png) no-repeat 180px center;
	display:block;
	line-height:45px;
	height:45px;
	font-size:16px;
	padding-left:30px;
	color:#666;
	transition:all ease-in .4s;
	}
.box dl dd{
	display:none;}
.box dl dd a{
	font-size:14px;
	padding-left:70px;
	line-height:30px;
	height:30px;
	}
.box dl.active dt a, .box dl dt a:hover{
	background:url(../images/ico3.png) no-repeat 180px center;
	color:#317fba;
	}
.box dl.active dd{
	display:block;}
.box1{
	width:220px;
	overflow:hidden;
	padding-bottom:30px;
	}
.box1 ul{
	list-style:none;}
.box1 ul li{
	padding:8px 0;}
.box1 ul li a{
	background:url(../images/icon0.png) no-repeat 200px center;
	display:block;
	line-height:30px;
	border-bottom:1px dashed #eaeaea;
	border-top:0px;
	font-size:16px;
	padding-left:10px;
	padding-right:20px;
	color:#666;
	transition:all ease-in .4s;
	}
.box1 ul li.active a, .box1 ul li a:hover{
	background:url(../images/ico3.png) no-repeat 200px center;
	padding-left:20px;
	color:#317fba;
	}
.xslm ul{
	list-style:none;
	padding:10px;
	text-align:center;
	}
.xslm ul li{
	display:inline-block;
	line-height:35px;
	margin:10px 15px;
	width: 200px;
	}
.xslm ul li a{
	display:block;
	padding: 0 4px;
	background-color:#ffffff;
	color:#333;
	transition:all ease-in .3s;
	border-radius:25px;
	border:1px solid #ccc;
	font-size: 14px;
	box-shadow:#ddd 0px 0px 12px;
	}
.xslm ul li.active a,.xslm ul li a:hover{
	background-color:#f90;
	border:1px solid #f90;
	color:#fff;
	}
.cenright{
	width:900px;
	background-color:#fff;
	padding:10px 25px;
	font-size:16px;
	line-height:30px;
	min-height:400px;
	margin-top:30px;
	box-shadow:#ccc 0px 0px 10px;
	}
.cenright img.fl{
	max-width:900px;
	padding-right:20px;}	
.nhere{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #dbdbdb;
	}	
.nhere span{
	display:inline-block;
	padding:0 10px;
	font-size:20px;
	color:#3381b6;
	letter-spacing:2px;
	font-weight:bold;
	border-bottom:2px solid #3381b6;}
.nhere i{
	font-style:normal;
	font-size:12px;
	color:#999;
	}	
.nhere i a{
	color:#999;}
.zptitel{
	background-color:#2471a8;
	height:35px;
	line-height:35px;
	overflow:hidden;
	display:inline-block;
	color:#fff;
	font-size:18px;
	padding:0 60px 0 20px;
	border-radius:100px 200px 0 100px;
	margin:20px 0;
	}
.zptitel strong{
	margin-right:20px;}	


.centern{
	padding:20px 10px 50px 10px;
	line-height:35px;
	font-size:16px;
	color:#555555;
	margin:0 auto;}	
.centern img{
	/* padding:0 20px; */
	}

.h1t{
	line-height:50px;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	letter-spacing:2px;
	color:#525252;
	}	
.h5t{
	line-height:30px;
	color:#a9a59c;
	font-size:14px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}	
.centern img{
	width: 880px !important;
	height: auto !important;
	overflow:hidden;
	margin:0 auto;
	}	
.line5{
	border-bottom:2px solid #a76b03;
	line-height:45px;
	}
/*banner*/
.banner{width:100%; min-height:20px;overflow:hidden; }
.banner img{width:100%;display:block;margin:0 auto;}

.wzxx2 dl{
	padding:10px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
	color:#666;
	margin:15px 0px;
	}
.wzxx2 dl dt{
	color:#666;
	height:30px;
	line-height:30px;
	}
.wzxx2 dl dt a{
	background:url(../images/ico1.png) no-repeat left center;
	display:block;
	line-height:40px;
	font-size:16px;
	padding-left:15px;
	float:left;
	color:#000;
	}
.wzxx2 dl dt span{
	padding-left:20px;
	font-size:12px;
	color:#a2a2a2;
	float:right;
	}
.wzxx2 dl dd{
	line-height:25px;
	color:#999;
	}
.wzxx2 dl dt a:hover{
	color:#920200;
	}
.wzxx2 dl.onhover1{
	background-color:#f9f9f9;

	}
.wzxx2 dl.onhover1 dt a{
	color:#f90;	
	}
.pren{
	
	line-height:35px;
	height:35px;
	overflow:hidden;
	font-size:14px;
	}
.nextn{
	font-size:14px;
	}
.line{border-top:1px dashed #ddd;
height:20px;
overflow:hidden;
width:100%;
	}
.szcen{
	padding:15px 20px;
	}
.szlm{
	height:25px;
	line-height:25px;
	overflow:hidden;
	border-bottom:3px solid #004687;
	padding-left:15px
	}
.szlm span{
	display:inline-block;
	height:25px;
	line-height:25px;
	padding:0 20px;
	background:#004687;
	color:#fff;
	font-size:14px;
	border-radius:5px 5px 0 0;
	}
.szll{
	border:1px solid #e2e2e2;
	border-top:none;
	min-height:80px;
	background-color:#f6fafd;
	border-radius:0 0 5px 5px;
	padding:20px;
	position:relative;
	}
.szll ul{

	}
.szll ul li a{
	display:inline-block;
	padding:0 10px;
	float:left;
	border-bottom:1px dashed #4d4d4d;
	font-size:14px;
	height:30px;
	line-height:30px;
	transition:all .3s ease;
	margin:5px 12px;
	color:#000;
	}
.szll ul li a:hover{
	color:#f90;
	border-bottom:1px dashed #f90;
	}
.jgy{
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#eee;
	font-size:12px;
	padding:0 20px;
	line-height:18px;
	border-radius:20px 0 5px 20px;
	}
	
	
/* 本例子css */
.picMarquee-left1{ overflow:hidden; position:relative;}
.picMarquee-left1 .bd ul{ overflow:hidden; zoom:1;}
.picMarquee-left1 .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width:auto !important;}
.picMarquee-left1 .bd ul li a{display:block;margin-right:20px;width:367px;}
.picMarquee-left1 .bd ul li img{width:359px;height:240px; display:block;padding:5px;background:#fff;
    border:1px solid #eee;
}
.picMarquee-left1 .bd ul li p{padding:5px 0;}
.picMarquee-left1 .bd ul li:hover p{color:#8c0000;}


.loginbg{
	padding:30px;
	width:400px;
	overflow:hidden;
	border:1px solid #ddd;
	border-radius:15px;
	margin:0 auto;
	}
.logint{
	font-weight:bold;
	color:#f90;
	line-height:40px;
	height:40px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	}
.logind{
	padding:0 10px;
	font-size:14px;
	color:#666666;
	}

.loginan{
	text-align:center;
	height:32px;
	line-height:32px;
	display:inline-block;
	padding:0 20px;
	font-size:16px;
	letter-spacing:2px;
	background-color:#39C;
	border:0px;
	color:#fff;
	border-radius:15px;
	font-size:14px;
	cursor:pointer;
	transition:all ease-in .3s;
	}
a.loginan:hover{
	color:#ffffff;
	background-color:#f90;
	}
.loginwb{
	height:30px;
	line-height:30px;
	border:1px solid #eee;
	padding:0 10px;
	color:#666;
	width:280px;
	margin-bottom:5px;
	}
.hyzc{
	border:1px dashed #ccc;
	width:98%;
	line-height:30px;
	margin:0 auto;
	}
.hyzc dl{
	border-bottom:1px solid #fff;
	line-height:30px;
	font-size:14px;
	background-color: #f5f5f5;}
.hyzc dl dt{
	color: 757575;
	border-bottom:1px solid #fff;
	text-align:right;	
	font-size:14px;
	width:21%;
	float:left;
	margin:10px 0;
	}
.hyzc dl dd{
	font-size:12px;
	color:#ccc;
	float:right;
	line-height:25px;
	width:79%;
	background-color:#ffffff;
	}
.hyzc dl dd font{
	color:#f00;
	margin-left:10px;
	}
.hyzc dl dd span{
	margin-left:15px;}
	
.hyzc1{
	border:1px dashed #ccc;
	width:98%;
	line-height:30px;
	margin:0 auto;
	}
.hyzc1 dl{
	border-bottom:1px solid #fff;
	line-height:30px;
	font-size:14px;
	background-color: #f5f5f5;}
.hyzc1 dl dt{
	color: 757575;
	text-align:right;	
	font-size:14px;
	width:21%;
	float:left;
	padding-top:10px;
	}
.hyzc1 dl dd{
	font-size:12px;
	color:#ccc;
	float:right;
	line-height:25px;
	width:79%;
	background-color:#ffffff;
	}
.hyzc1 dl dd font{
	color:#f00;
	margin-left:10px;
	}
.hyzc1 dl dd span{
	margin-left:15px;}
.loginwb1{
	height:25px;
	line-height:25px;
	border:1px solid #eee;
	padding:0 10px;
	color:#666;
	width:280px;
	margin:10px 0;
	}





#main{}
.tit{padding:20px 0;}
.tit h3{font-size:18px;}
.con h3{font-size:16px;}
.tit h3 a{float:right;font-size:12px;color:#999;}
.sidebar .tit h3 a{margin-top:0;margin-right:10px;}
.sidebar .slideTxtBox1 .hd .more{margin-top:0;margin-right:10px;}
/* content正文部分 */
.content{width:73.5%;margin-right:2%;}
/* 图片新闻css */
.imgnews{}
.imgnews1{}
.imgnews1 .tit{padding:20px 0;}
.imgnews1 .tit h3{font-size:18px;color:#333;background:url(../images/imgnewstit.png) no-repeat left center;
    padding-left:40px;
    font-weight:400;
}
.imgnews1 .tit h3 a{float:right;font-size:12px;color:#999;margin-top:5px;}
.imgnews1 .con{}
.imgnews1 .con li{width:31.33%;float:left;padding-left:3%;}
.imgnews1 .con li:first-child{padding-left:0px;}
.imgnews1 .con li a{display:block;}
.imgnews1 .con li img{width:228px;height:154px;border:1px solid #ccc;}
.imgnews1 .con li h3{font-size:16px;color:#333;padding:15px 0;line-height:1.4em;}
.imgnews1 .con li h3:hover{color:#8c0000;}
.imgnews1 .con li p{text-indent:2em;line-height:1.8em;}
.imgnews1 .con li .time{display:block;color:#333;font-size:12px;padding:20px 0 15px;text-align:right;}
.imgnews2{}
.imgnews2 .tit{padding:20px 0;}
.imgnews2 .tit h3{font-size:16px;color:#333;
    padding:3px 0 4px;
    padding-left:10px;
    font-weight:400;
    border-bottom:2px solid #8c0000;
}
.imgnews2 .tit h3 span{background:#8c0000;padding:4px 20px;color:#fff;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.imgnews2 .tit h3 a{float:right;font-size:12px;color:#999;}
.imgnews2 .con{}
.imgnews2 .top{padding-bottom:25px;}
.imgnews2 .top .fl{width:42%;margin-right:3%;}
.imgnews2 .top .fl img{width:306px;height:185px;}
.imgnews2 .top .fr{width:55%;}
.imgnews2 .top .fr h3{font-size:16px;color:#333;padding:18px 0;font-weight:400;}
.imgnews2 .top .fr h3:hover{color:#8c0000;}
.imgnews2 .top .fr p{text-indent:2em;line-height:1.8em;}
.imgnews2 .top .fr .xq{text-align:right;padding:10px 0 0;}
.imgnews2 .top .fr .xq a{padding:4px 18px;font-size:12px;color:#fff;background:#8c1616;}
.imgnews2 .bot{}
.imgnews2 .bot ul.ul1{width:46%;padding-right:3.5%;margin-right:3.5%;border-right:1px dashed #ccc;}
.imgnews2 .bot ul.ul2{width:46%;}
.imgnews2 .bot ul li{text-indent:1em;
    background:url(../images/dian.jpg) no-repeat left 8px;
    padding-bottom:15px;
}
.imgnews2 .bot ul li a{}
.imgnews2 .bot ul li a:hover{color:#8c0000;}
.imgnews2 .bot ul li span{float:right;color:#999;}

.imgnews3{}
/* 本例子css */
.slideTxtBox{position:relative;}
.slideTxtBox .hd{height: 40px;line-height:30px;border-bottom: 1px solid #cccccc;position: relative;
    padding:20px 0 0;
width:736px;
}
.slideTxtBox .hd .more{float: right;margin-top:5px;}
.slideTxtBox .hd .more a{font-size:12px;color:#999;}
.slideTxtBox .hd ul{    z-index: 5;position: absolute;height: 40px;overflow: hidden;zoom: 1; margin-top: 6px;}
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;font-size:18px;}
.slideTxtBox .hd ul li.on{padding-bottom:4px;border-bottom:2px solid #8c0000;color:#8c0000; }
.slideTxtBox .bd{margin: 20px 0;clear: both;position: relative;}
.slideTxtBox .bd .con{height:309px;}
.slideTxtBox .bd .con .fl{width: 42%;margin-right: 3%;}
.slideTxtBox .bd .con .fl h3{font-size:16px;color:#333;padding:15px 0;}
.slideTxtBox .bd .con .fl h3:hover{color:#8c0000;}
.slideTxtBox .bd .con .fl p{text-indent:2em;line-height:1.6em;}
.slideTxtBox .bd .con .fr{width:55%;}
.slideTxtBox .bd .con .fr li{width:48%;margin-right:4%;float:left;border-bottom:1px solid #e5e5e5;
    padding:5px 0 12px;
    margin-bottom:10px;
    line-height:1.6em;
}
.slideTxtBox .bd .con .fr li.mr{margin-right:0px;}
.slideTxtBox .bd .con .fr li a:hover{color:#8c0000;}

/* 校园新闻css */
.xiaonews{}
.xiaonews1{}
.xiaonews1 .tit{}
.xiaonews1 .tit h3{background:url(../images/xiaonewstit.jpg) no-repeat left 4px;padding-left:20px;font-weight:400;
    font-size:18px;
    color:#333;
}
.xiaonews1 .tit h3 a{float:right;font-size:12px;color:#999;margin-top:5px;}
.xiaonews1 .fl{width:48%;margin-right:4%;}
.xiaonews1 .fr{width:48%;}
.xiaonews1 .top{position:relative;margin-bottom:20px;height:210px; overflow:hidden;}
.xiaonews1 .top img{display:block;width:100%;}
.xiaonews1 .top p{position:absolute;bottom:0;width:94%;background:url(../images/xiaonewsp.png) repeat left top;
    z-index:99;
    padding:5px 3%;
    color:#fff;
}
.xiaonews1 .bot{}
.xiaonews1 .bot li{text-indent:1em;background:url(../images/dian.jpg) no-repeat left 8px;padding-bottom:15px;}
.xiaonews1 .bot li a:hover{color:#8c0000;}
.xiaonews1 .bot li span{float:right;color:#999;}
.xiaonews2{}
.xiaonews2 .fl{width:48%;margin-right:4%;}
.xiaonews2 .fl .tit h3{color:#8c0000;border-bottom:2px solid #8c0000;padding-bottom:10px;}
.xiaonews2 .fl .con h3{color:#8c0000;padding-bottom:10px;}
.xiaonews2 .fl .con li{padding-bottom:15px;}
.xiaonews2 .fl .con img{float:left;padding-right:10px;width:144px;height:119px;}
.xiaonews2 .fl .con p{text-indent:2em;line-height:1.8em;}
.xiaonews2 .fr{width:48%;}
/* 本例子css */
.slideTxtBox1{position:relative;}
.slideTxtBox1 .hd{height: 34px;line-height:34px;position: relative;
    padding:20px 0 0;
}
.slideTxtBox1 .hd .more{float: right;}
.slideTxtBox1 .hd .more a{font-size:12px;color:#999;}
.slideTxtBox1 .hd ul{    z-index: 5;position: absolute;overflow: hidden;zoom: 1;}
.slideTxtBox1 .hd ul li{ float:left; padding:1px 15px; cursor:pointer;font-size:16px;background:#eee;margin-right:10px;}
.slideTxtBox1 .hd ul li.on{color:#fff;background:#8c0000; }
.slideTxtBox1 .bd{margin: 20px 0 15px;clear: both;position: relative;}
.slideTxtBox1 .bd .con{}
.slideTxtBox1 .bd .con li {text-indent: 1em;background: url(../images/dian.jpg) no-repeat left 8px;padding-bottom: 15px;}
.slideTxtBox1 .bd .con li a:hover{color:#8c0000}
.slideTxtBox1 .bd .con li span {float: right;color: #999;}
.xiaonews2 .bot .slideTxtBox1 .hd{padding-top:0px;}
.xiaonews2 .bot .slideTxtBox1 .bd .con li{background:none;text-indent:0;}
.xiaonews2 .bot .slideTxtBox1 .bd .con li span{float:left;}
.xiaonews3{}
.xiaonews3 .vsb-space{width:100%;}
.xiaonews3 .tit{}
.xiaonews3 .tit h3{border-bottom:2px solid #8c0000;padding-bottom:10px;}
.xiaonews3 .tit span{color:#8c0000;}
.xiaonews3 .top{padding-bottom:20px;}
.xiaonews3 .top li{float:left;width:31.33%;margin-left:3%;}
.xiaonews3 .top li:first-child{margin-left:0px;}
.xiaonews3 .top img{width:100%;height:134px;}
.xiaonews3 .top p{color:#8c0000;text-align:center;padding:5px 0;}
.xiaonews3 .bot{}
.xiaonews3 .bot li{padding-bottom:15px;text-indent:1em;background:url(../images/dian.jpg) no-repeat left 8px;}
.xiaonews3 .bot li a:hover{color:#8c0000;}
.xiaonews3 .bot li span{float:right;color:#999;}
.xiaonews4{}
.xiaonews4 .tit{}
.xiaonews4 .tit h3{border-bottom:2px solid #8c0000;padding-bottom:10px;}
.xiaonews4 .tit span{color:#8c0000;}
.xiaonews4 .con{padding-bottom:15px;}
/* 本例子css */
.picMarquee-left{ overflow:hidden; position:relative;width:735px}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;width:100%;height:114px;}
.picMarquee-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width:auto !important;}
.picMarquee-left .bd ul li a{display:block;}
.picMarquee-left .bd ul li img{display:block;}
.picMarquee-left .piclist1 img{width:181px;height:112px;margin:1px;}
.picMarquee-left .piclist2 img{width:365px;height:112px;}

.xiaonews5{}
.xiaonews5 .vsb-space{width:100%;}
.xiaonews5 .con{padding-bottom:15px;}

.xiaonews6{}
/* 本例子css */
.picScroll-left2{ overflow:hidden; position:relative;}
.picScroll-left2 .hd{}
.picScroll-left2 .hd .prev{ display:block;  width:16px; height:30px; overflow:hidden;cursor:pointer;                     background:url(../images/xiaonews6z.png) no-repeat;
    position:absolute;
    left:0;
    top:40%;
}
.picScroll-left2 .hd .next{display:block;  width:16px; height:30px; overflow:hidden;cursor:pointer;                     background:url(../images/xiaonews6y.png) no-repeat;
    position:absolute;
    right:0;
    top:40%;
}
.picScroll-left2 .bd{padding:0 24px;}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left2 .bd ul li{float:left; _display:inline; overflow:hidden; width:auto !important;}
.picScroll-left2 .bd ul li a{display:block;margin:0 10px;width:152px;}
.picScroll-left2 .bd ul li a:hover{color:#8c0000;}
.picScroll-left2 .bd ul li img{width:150px;height:106px; display:block;background:#fff;
    border:1px solid #ccc;
}
.picScroll-left2 .bd ul li span{display:block;color:#8c0000;font-size:12px;cursor:pointer;}
.picScroll-left2 .bd ul li p{padding:15px 0;}

/* 友情链接css */
.link{}
.link1{margin:20px 0;}
.link1 img{width:100%;height:auto;}
.link1 .fl{width:48.5%;margin-right:3%;}
.link1 .fr{width:48.5%;}
.link2{padding:20px 0;}
.link2 ul{border:1px solid #ccc;background:#fbfbfb;}
.link2 li{width:25%;float:left;text-indent:85px;}
.link2 li a{display:block;border-left:1px solid #ccc;font-size:16px;font-weight:bold;padding:15px 0;}
.link2 li a:hover{color:#8c0000;}
.link2 .icon1 a{border-left:0;}
.link2 .icon1{background:url(../images/link21.png) no-repeat 35px center;}
.link2 .icon2{background:url(../images/link22.png) no-repeat 35px center;}
.link2 .icon3{background:url(../images/link23.png) no-repeat 35px center;}
.link2 .icon4{background:url(../images/link24.png) no-repeat 35px center;}
.link3{margin-bottom:30px;}
.link3 .top{}
.link3 .top li{width:23.5%;float:left;margin-right:2%;padding-bottom:15px;}
.link3 .top li.mr{margin-right:0px;}
.link3 .top li a{display:block;}
.link3 .top li img{border:1px solid #ccc;height:64px;}
.link3 .bot{}
.link3 .bot li{float:left;}
.link3 .bot li a{display:block;margin-right:10px;}
.link3 .bot li a:hover{color:#8c0000;}


/* 侧边栏css */
.sidebar{
  width:24.5%;
  min-height:500px;
  display:inline;
  font-family:"微软雅黑";
}
/* 通知公告css开始 */
.tongzhi1{}
/* 本例子css */
.slideTxtBox_tz{position:relative;}
.slideTxtBox_tz .hd{height: 30px;line-height:30px;border: 1px solid #cccccc;position: relative;
    margin:20px 0 0;
}
.slideTxtBox_tz .hd ul{    z-index: 5;position: absolute;height: 30px;zoom: 1;}
.slideTxtBox_tz .hd ul li{ float:left; padding:0 8px 0 9px; cursor:pointer;font-size:16px;position:relative;}
.slideTxtBox_tz .hd ul li.on{color:#fff;background:#8c0000;text-align:center; }
.slideTxtBox_tz .hd ul li.on span{background:url(../images/tongzhi1hd.png) no-repeat center bottom;
    display:block;
    width:100%;
    height:7px;
    position:absolute;
    bottom:-7px;
    left:50%;
    margin-left:-50%;
}
.slideTxtBox_tz .bd{margin: 30px 10px 20px;clear: both;position: relative;}
.tongzhi1 .fl{width:27%;margin-right:4%;}
.tongzhi1 .fl h3{background:url(../images/tongzhi1h3.jpg) no-repeat left top;width:59px;height:34px;line-height:34px;
    text-align:center;
    color:#fff;
    font-size:18px;
}
.tongzhi1 .fl h4{background:#f2f2f2;width:59px;height:34px;line-height:34px;
    text-align:center;
    color:#8c0000;
    font-size:12px;
}
.tongzhi1 .fr{width:69%;}
.tongzhi1 .fr a{color:#8c0000;font-size:12px;}
.tongzhi1 .con{}
.tongzhi1 .con li{padding-bottom:20px;}

.tongzhi2{}
.tongzhi2 .tit{background:#8c0000 url(../images/tongzhi2tit.jpg) no-repeat left top;padding:1px 0;margin-bottom:20px;}
.tongzhi2 .tit h3{font-size:16px;color:#fff;
    height:34px;
    line-height:34px;
    text-indent:40px;
    background:url(../images/tongzhi2tit1.png) no-repeat 10px center;
}
.tongzhi2 .con{}
.tongzhi2 .fl{width:24%;margin-right:4%;background:#eee;padding:8px 0;}
.tongzhi2 .fl h3{width:59px;
    text-align:center;
    color:#333;
    font-size:18px;
}
.tongzhi2 .fl h4{width:59px;
    text-align:center;
    color:#999;
    font-size:12px;
}
.tongzhi2 .fr{width:72%;}
.tongzhi2 .fr h3{padding-bottom:5px;}
.tongzhi2 .fr h3 a{font-size:14px;color:#8c0000;}
.tongzhi2 .fr p{text-indent:2em;font-size:12px;line-height:1.8em;}
.tongzhi2 .con li{padding-bottom:20px;}

.tongzhi3{}
.slideTxtBox1_tz{}
.slideTxtBox1_tz .hd{border-bottom:2px solid #8c0000;width:250px;}
.slideTxtBox1_tz .hd ul li{background:none;margin-right:0px;}

.linkimg{}
.linkimg a{display:block;border:1px solid #ccc;margin-bottom:20px;}
.linkimg img{width:100%;height:auto;}

/* 校园简介css开始 */
.about{}
.about .tit h3{border-bottom:2px solid #8c0000;height:34px;line-height:34px;}
.about1{}
.about1 .tit{}
.about1 .tit h3{background:url(../images/about1tit.png) no-repeat left bottom;font-size:16px;color:#fff;
    text-indent:30px;
}
.about1 .tit h3 span{display:block;background:url(../images/about1h3.png) no-repeat 7px center;}
.about1 .con{padding-bottom:0px;}
.about1 .con img{display:block;border:1px solid #ccc;width:243px;height:93px;}
.about1 .con p{padding-top:10px;text-indent:2em;line-height:1.6em;}

.about2{}
.about2 .tit h3{font-size:16px;color:#fff;}
.about2 .tit h3 span{padding:7px 10px;background:#8c0000;}
.about2 .con{padding-bottom:20px;}
.about2 .con img{float:left;margin-right:15px;width:104px;height:127px;}
.about2 .con p{text-indent:2em;line-height:1.6em;}

/* 校友风采css开始 */
.slideTxtBox1_fc .hd{border-bottom:1px solid #8c0000;}
.slideTxtBox1_fc .hd ul li{background:none;padding:0 10px;}
.slideTxtBox1_fc .hd ul li.on{background:#fff;border:1px solid #8c0000;color:#8c0000;border-bottom:0;}
.fengcai{}
.slideTxtBox1_fc .bd{margin-bottom:0px;}
.fengcai .con{}
.fengcai .bd .con li{padding-bottom:20px;background:none;text-indent:0;}
.fengcai .con li .fl{width:34%;margin-right:4%;}
.fengcai .con li .fl a{display:block;border:1px solid #ccc;}
.fengcai .con li .fl img{width:100%;height:81px;}
.fengcai .con li .fr{width:62%;}
.fengcai .con li .fr h3{text-indent:0;font-size:14px;color:#333;padding:5px 0;}
.fengcai .con li .fr p{font-size:12px;line-height:1.8em;}

/* 快捷方式css开始 */
.kuaijie{}
.kuaijie .tit{padding-top:0px;}
.kuaijie .tit h3{border-bottom:2px solid #8c0000;height:34px;line-height:34px;font-size:16px;color:#fff;}
.kuaijie .tit h3 span{padding:7px 10px;background:#8c0000;}
.kuaijie1{}
.kuaijie1 .con{padding-bottom:20px;}
.kuaijie1 .con li{margin-bottom:10px;text-indent:55px;}
.kuaijie1 .con li a{display:block;border:1px solid #ccc;padding:15px 10px;color:#333;}
.kuaijie1 .con li a:hover{color:#8c0000;}
.kuaijie1 .con li.li1{background:#f2f2f2 url(../images/kuaijie11.jpg) no-repeat 15px center;}
.kuaijie1 .con li.li2{background:#f2f2f2 url(../images/kuaijie12.jpg) no-repeat 15px center;}
.kuaijie1 .con li.li3{background:#f2f2f2 url(../images/kuaijie13.jpg) no-repeat 15px center;}
.kuaijie1 .con li.li4{background:#f2f2f2 url(../images/kuaijie14.jpg) no-repeat 15px center;}

.kuaijie2{}
.kuaijie2 .con{padding-bottom:20px;}
.kuaijie2 .con li{margin-bottom:20px;text-align:right;}
.kuaijie2 .con li a{font-size:18px;color:#fff;display:block;padding:15px 20px 15px 0;}
.kuaijie2 .con li.li1{background:url(../images/kuaijie21.jpg) no-repeat left top;}
.kuaijie2 .con li.li2{background:url(../images/kuaijie22.jpg) no-repeat left top;}
.kuaijie2 .con li.li3{background:url(../images/kuaijie23.jpg) no-repeat left top;}
.kuaijie2 .con li.li4{background:url(../images/kuaijie24.jpg) no-repeat left top;}

/* 站内搜索css开始 */
.ss{}
.ss1{}
.ss1 .con{border:1px solid #ccc;border-radius:3px;background:#f2f2f2;width:100%;}
.ss1 .con h3{text-align:center;background:url(../images/ss11.png) no-repeat center top; 
    height:27px;
    line-height:27px;
    color:#fff;
    
    display:block;
}
.ss1 .con form{display:block;padding:20px 15px;}
.ss1 .con span{display:block;padding-left:40px;background:url(../images/ss12.png) no-repeat left center;}
.ss1 .con .ssk{width:63%;height:32px;border:1px solid #ccc;margin-right:5%;line-height:32px;}
.ss1 .con .submit{width:30%;height:34px;border:0;background:#8c0000;color:#fff;cursor:pointer;}

.ss2{margin:20px 0;}
.ss2 .con{border:1px solid #ccc;border-radius:3px;border-bottom-left-radius:20px;
    background:url(../images/ss21.png) no-repeat left top;
}
.ss2 .con h3{font-size:14px;color:#8c0000;text-indent:3em;padding:5px 0;}
.ss2 .con form{display:block;padding:5px 10px;margin:5px 15px 20px 20px;
    background:#f2f2f2;
    border-radius:10px;
}
.ss2 .con span{display:block;padding:6px 0;padding-right:40px;
    background:url(../images/ss22.png) no-repeat right center;
}
.ss2 .con .ssk{width:63%;height:20px;border:1px solid #ccc;margin-right:5%;display:block;line-height:20px;}
.ss2 .con .submit{width:44px;height:22px;border:0;background:#3c3c3c;color:#fff;cursor:pointer;display:block;
    text-indent:2px;
}

.ss3{}
.ss3 .con{border:1px solid #ccc;border-radius:3px;background:url(../images/ss31.jpg) no-repeat left top;width:100%;}
.ss3 .con form{display:block;padding:20px 15px 10px;}
.ss3 .con span{display:block;padding-left:10px;}
.ss3 .con .ssk{width:99%;height:30px;border:1px solid #ccc;color:#666;text-indent:1em;line-height:30px}
.ss3 .con .submit{height:26px;border:0;color:#fff;cursor:pointer;
    float:right;
    padding-left:35px;
    *padding-left:18px;
    padding-right:10px;
    background:#8c0000 url(../images/ss32.png) no-repeat 10px center;
    margin-top:10px;
}

/* 快捷方式css开始 */
.kuaijie{}
.kuaijie_bot .tit{padding-bottom:0px;padding-top:20px;}
.kuaijie_bot .tit h3{height:34px;line-height:34px;font-size:16px;color:#fff;background:#8c0000;border-bottom:0;}
.kuaijie_bot .tit h3 span{padding:0 10px;}
.kuaijie_bot .tit h3 a{color:#fff;}
.kuaijie_bot .con{border:1px solid #ccc;padding:15px 10px 5px;}
.kuaijie_bot .con li a:hover{color:#8c0000;}
.kuaijie3{}
.kuaijie3 li{width:45%;float:left;text-indent:42px;height:34px;line-height:34px;margin-right:10%;
    margin-bottom:9px;
}
.kuaijie3 li.mr{margin-right:0px;}
.kuaijie3 .li1{background:url(../images/kuaijie31.png) no-repeat left center;}
.kuaijie3 .li2{background:url(../images/kuaijie32.png) no-repeat left center;}
.kuaijie3 .li3{background:url(../images/kuaijie33.png) no-repeat left center;}
.kuaijie3 .li4{background:url(../images/kuaijie34.png) no-repeat left center;}
.kuaijie3 .li5{background:url(../images/kuaijie35.png) no-repeat left center;}
.kuaijie3 .li6{background:url(../images/kuaijie36.png) no-repeat left center;}
.kuaijie4{margin-bottom:30px;}
.kuaijie4 .con{padding:15px 0 5px;}
.kuaijie4 li{width:78px;text-align:center;padding-bottom:15px;display:inline-block;*display:inline;*zoom:1;}
.kuaijie4 li a{display:block;padding-top:40px;}
.kuaijie4 .li1{background:url(../images/kuaijie41.png) no-repeat center top;}

.kuaijie4 .li3{background:url(../images/kuaijie43.png) no-repeat center top;}
.kuaijie4 .li4{background:url(../images/kuaijie44.png) no-repeat center top;}
.kuaijie4 .li5{background:url(../images/kuaijie45.png) no-repeat center top;}
.kuaijie4 .li6{background:url(../images/kuaijie46.png) no-repeat center top;}
/*-------------------
	学校概况简介页
--------------------*/


/*main*/
.main{width:1200px; margin:28px auto;}
/*wape-left*/
.main .wape-left{width:215px;margin-right:35px;float:left;}
.main .wape-left div{background:#fff url(../images/jianjie_03.jpg) no-repeat left top;color:#fff;font-size:18px;text-align:center;height:53px;vertical-align:middle;padding-top:15px;
    font-weight:400;
}
.main .wape-left div p{font-size:12px;font-family:"Arial";line-height:25px;}
.main .wape-left ul {border: 1px solid #e5e5e5;margin-top: -1px;border-bottom:none;}
.main .wape-left ul li{text-align:center;height:50px;width:100%;line-height:50px;border-bottom: 1px solid #e5e5e5;}
.main .wape-left ul li a{font-size:12px;display:block;}
.main .wape-left ul li:hover{background:#ffeeee;}
.main .wape-left ul li:hover a{color:#8f000b;}
.main .wape-left ul li.on{background:#ffeeee;}
.main .wape-left ul li.on a{color:#8f000b;}
/*wape-right*/
.main .wape-right{width:750px;float:left;}
.main .biaoTi{background:#fff url(../images/fenxian_03.jpg) repeat-x left bottom;height:46px;padding-top:20px;width:100%;}
.main .wape-right .biaoTi span{width:49%;display:inline-block;font-size:12px;color:#666666;text-align:right;}
.main .wape-right .biaoTi a{font-size:12px;}
.main .wape-right .biaoTi span:first-child{text-align:left;font-size:16px;color:#333;}
.main .wape-right .right-con {width:100%;padding:20px 0 30px 0 ;}
.main .wape-right .right-con p{text-indent:30px;font-size:14px;line-height:1.8em;padding-bottom:20px;}
.main .wape-right .right-con img{max-width:100%;height:auto;margin:10px auto;padding-bottom:20px;}


/*-------------------
	校园快讯
--------------------*/

.main .kuaiXun{width:100%;}
.main .biaoTi span.ico{width:100%;display:inline-block;font-size:14px;color:#666666;padding-left:30px;
    background:url(../images/woshishuo_03.jpg) no-repeat left 2px;
}
.main .kuaiXun .kuaiXun-con{padding-top:35px;width:100%;}
.main .kuaiXun .kuaiXun-con .title{padding-bottom:20px;}
.main .kuaiXun .kuaiXun-con h3{font-size:20px;color:#9f080c;text-align:center;}
.main .kuaiXun .kuaiXun-con span{display:block;width:100%;margin-top:10px;text-align:center;}
.main .kuaiXun .kuaiXun-con span em{font-style:normal;font-size:12px;}
.main .kuaiXun .kuaiXun-con p{text-indent:30px;font-size:14px;line-height:30px;padding-bottom:20px;}
.main .kuaiXun .kuaiXun-con img{max-width:100%;height:auto;margin:10px auto;padding-bottom:20px;}

/*
  ul li 搜索页面列表
*/
.main .List{padding:20px 0;list-style-type:square;margin-left:20px;color:#999999;font-size:8px;}
.main .List li{list-style:square; width:100%; height:38px;border-bottom:1px dashed #e5e5e5;}
.main .List li a{ width:80%; height:38px; line-height:38px; display:inline-block; font-size:14px; color:#666;}
.main .List li span{ display: inline-block;width: 20%;text-align: right;font-size: 12px;color: #999;
    line-height: 38px;
}
.main .List li a em{color:#9f080c;font-size:14px;font-style:normal;}

/*------------------
	分页部分的CSS
------------------*/
.fenye{margin:20px 0;text-align:center;line-height:36px; clear:both;}
.fenye span{padding:2px 7px 2px 7px;margin:0 4px 0 4px;text-decoration:none;color:#666; font-size:12px; background:#f0efef; border-radius: 3px;}
.fenye a{padding:2px 7px 2px 7px;margin:0 4px 0 4px;text-decoration:none;color:#666; font-size:12px; 
    background:#f0efef;
    border-radius: 3px;
}
.fenye a.current{background:#8f0306;color:#fff;}
.fenye a:hover{background:#8f0306;color:#fff;}
.fenye input{width:40px;height:18px;border:1px solid #dce0e7;}

/*-------------------
	网站页脚
--------------------*/

#footer{background-color:#003561;
margin:0 auto;
width:100%;
min-height:160px;
color:#fff;
}
#footer center{
	line-height:40px;
	height:40px;
	overflow:hidden;
	font-size:14px;}
.footer{
	background-color:#004a87;
	margin:0 auto;
	min-height:120px;
	padding-top:10px;
	}
.flogo{
	background:url(../images/flogo.png) no-repeat left center;
	padding-left:220px;
	color:#fff;
	font-size:14px;
	line-height:25px;
	width:600px;
	overflow:hidden;
}
.fwx{
	width:200px;
	text-align:center;
	font-size:12px;
	color:#eee;
	line-height:40px;}



/* 新增页面样式  开始*/
/* 现任领导 */
.xrld, .yjy{max-width: 800px;}
.yjy{margin-left:60px}
.yjy ul{width:100%;}
.xrld ul li{margin-top: 60px;}
.xrld ul li a{display: block; overflow: hidden; position: relative; padding-left: 10px; padding-bottom: 13px;}
.xrld ul li a::after{content:'';position:absolute;top:35px;left:0; right: 0; bottom: 0;background: #edf6ff; z-index: -1;}
.ldpic{width: 130px;height: 161px; float: left; position: relative; overflow: hidden;}
.ldpic span{display: block;position:absolute;top:0;left:0;width: 100%;height: 100%;background-size: cover; background-repeat: no-repeat; background-position: center center;}
.xrld ul li a .xrld-r{overflow: hidden;}
.xrld ul li a .xrld-r h3{background: url(../images/ld-titbg.png) no-repeat;width: 328px; height: 35px;padding: 0 20px; line-height: 35px;font-size: 16px;font-weight: bold;color: #fff; position: relative;}
.xrld ul li a .xrld-r h3::after{content:'';position:absolute;bottom:0;left:314px;/* background: url(../images/ld-zs.png) no-repeat right bottom; */width: 346px;height: 7px;}
.xrld ul li a .xrld-d{padding-left: 15px;}
.xrld ul li a .xrld-d p{font-size: 14px;line-height: 30px;max-height: 40px;color: #323232;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}

/* 研究员 */
.yjy ul{overflow: hidden;}
.yjy ul li{float: left;width: 130px;height: 285px;margin-left: 85px;margin-top: 48px;}
.yjy ul li:nth-child(4n + 1){margin-left: 0;}
.yjy ul li a{display: block; width: 100%;}
.yjy ul li a .ldpic{float: none;}
.yjy ul li a h3{text-align: center;font-size: 16px;font-weight: bold;color: #323232;margin-top: 13px;/* background: url(../images/yjy-zs.png) no-repeat left center; */background-size: 32px 4px;}
.yjy ul li a p{font-size: 14px; color: #323232;margin-top: 14px;text-align: center;}

/* 师资队伍 */
.szdw2{background: linear-gradient(180deg, #EFF6FD 0%, rgba(243, 249, 255, 0) 100%);border-top: 1px solid #3381B6;max-width: 800px;margin: 0 auto;padding: 25px;}
.szdw2 ul li{margin-top: 26px; overflow: hidden;}
.szdw2 ul li .szdw2-l{width: 170px; float: left; text-align: center; margin-right: 68px; position: relative;}
.szdw2 ul li .szdw2-l::after{content:'';position:absolute;top:50%; transform: translateY(-50%); right:-34px; border-left: 1px solid #DBDBDB; height: 76px;}
.szdw2 ul li .szdw2-l span{font-size: 14px; color: #323232; display: inline-block; width: 42px; vertical-align: middle; margin: 0 20px;text-align: justify;text-justify: distribute-all-lines;/*这行必加，兼容ie浏览器*/text-align-last: justify;}
.szdw2 ul li .szdw2-l img{vertical-align: middle; display: inline-block; width: 37px; height: 4px;}
.szdw2 ul li .szdw2-r{overflow: hidden;font-size: 14px;font-weight: bold;color: #3381B6;}
.szdw2 ul li .szdw2-r a{font-size: 14px;font-weight: bold; color: #3381B6;}
.szdw2 ul li .szdw2-r a:hover{color: #f90;;}

/* 杰出校友 */
.jcxy{max-width: 400px;margin: 0 auto;}
.jcxy ul li{margin-top: 43px;}
.jcxy ul li a{display: block; overflow: hidden;}
.jcxy ul li a .ldpic{width: 106px; height: 129px;}
.jcxy ul li a .xrld-r{padding-left: 15px; overflow: hidden;}
.jcxy ul li a .xrld-r p{background: url(../images/jcxy-zs.png) no-repeat left center; background-size: 13px 13px; padding-left: 26px; font-size: 14px;color: #323232;margin-top: 18px; line-height: 20px; position: relative;}
.jcxy ul li a .xrld-r p::before{content:'';position:absolute;top:14px;left:5px; border:1px dashed #CEE1F3; height: 26px;}
.jcxy ul li a .xrld-r p:last-child:before{display: none;}

/* 师资内容页 */
.szdw_ny{max-width: 800px;}
.sz_ny_t{background: #EDF6FF;padding: 15px;overflow: hidden;}
.sz_ny_t>img{display: block; float: left; width: 126px;}
.sz_ny_t .sz_ny_tr{overflow: hidden; padding-left: 20px; padding-top: 14px;}
.sz_ny_t .sz_ny_tr h3{border-bottom:1px solid #DBDBDB; padding-bottom: 14px; font-size: 16px;
font-weight: bold;line-height: 20px;color: #005AB4; padding-left: 10px; position: relative;}
.sz_ny_t .sz_ny_tr h3::after{content:'';position:absolute;top:calc(50% - 7px);left:0; transform: translateY(-50%); width: 2px; height: 15px;background: #005AB4;border-radius: 10px;}
.sz_ny_trd{overflow: hidden; margin-top: 20px;}
.sz_ny_trd ul{float: left; margin-left: 70px;}
.sz_ny_trd ul:first-child{margin-left: 0;}
.sz_ny_trd ul li{font-size: 14px;line-height: 30px;color: #333333;}

.sz_ny_c{margin-top: 34px;padding-bottom: 22px; border-bottom:1px solid #DBDBDB;}
.sz_ny_c h4{text-align: center; margin-bottom: 16px;}
.sz_ny_c h4 span{display: inline-block;font-size: 16px;font-weight: bold;line-height: 20px;color: #005AB4; padding-left: 10px; position:relative;}
.sz_ny_c h4 span::after{content:'';position:absolute;top:50%;left:0; transform: translateY(-50%); width: 2px; height: 15px;background: #005AB4;border-radius: 10px;}
.sz_ny_c p{font-size: 14px;line-height: 26px;color: #333333;}

.sz_ny_d{display: flex; flex-wrap: wrap; justify-content: space-between;}
.sz_ny_d ul{width: 47%; margin-top: 42px;}
.sz_ny_d ul h4{padding-bottom: 14px; border-bottom:1px solid #DBDBDB;}
.sz_ny_d ul h4 span{display: inline-block;font-size: 16px;font-weight: bold;line-height: 20px;color: #005AB4; padding-left: 10px; position:relative;}
.sz_ny_d ul h4 span::after{content:'';position:absolute;top:50%;left:0; transform: translateY(-50%); width: 2px; height: 15px;background: #005AB4;border-radius: 10px;}
.sz_ny_d ul p{font-size: 14px;line-height: 20px;color: #333333; margin-top: 20px; margin-left: 20px; position: relative;}
.sz_ny_d ul p::after{content:'';position:absolute;top:6px;left:-20px;width: 6px;height: 6px;background: #999999; border-radius: 50%;}

/* 新增页面样式  结束*/