﻿body {
	font: 100%/1.4 verdana, arial, helvetica, sans-serif;
	background:#fff;
	margin: 0;
	padding: 0;
	color: #655e5e;
	}

ul, ol, dl {
	padding: 0;
	margin: 0;
	}
	
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px; 
	}
	
a img {
	border: none;
	}

a:link {
	color: #42413c;
	text-decoration: none;
	}
	
a:visited {
	color: #6e6c64;
	text-decoration: none;
	}
	
a:hover, a:active, a:focus { 
	text-decoration: none;
	}
	
.banner{
	width:100%;
	}

.top{
	width:100%;
	height:4px;
	background:#3f66b3;
	}

.banner_all{
	width:1000px;
	margin: 0 auto;
	height:81px;
	padding:10px 0 40px 0;
	}

.logo{
	float: left;
	position: relative; 
	z-index: 2;	
	}

.search{
	float:right;
	width:100%;
	}

.search_k{ border:#e7e7e7 1px solid; border-radius: 5px; width:120px;height:35px; padding:0 5px; float:right; margin:0 15px 0 0;
	}
.search-submit { background:  no-repeat; border: 0; width: 20px; height: 20px; cursor: pointer;}


.container {
	width: 1000px;
	margin: 20px auto 10px auto; /* 侧边的自动值与宽度结合使用，可以将布局居中对齐 */
	overflow: hidden; /* 此声明可使 .container 了解其内部浮动列的结束位置以及包含列的位置 */
	padding: 0 0 10px 0;
}


.photo{
	/* background: no-repeat; */
	width:800px;
	height:420px;
	margin: 0 auto 0 auto;
	overflow: hidden;
    position: relative;
    height: 100px;

	}
.photo img {position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -960px;}


.title{
	width: 1000px;
	height:25px;
	margin: 0 auto;
	color:#969696;
	font-size:12px;
    }

.title span{
	text-shadow: 1px 1px 0 #fff, 2px 2px 0 #d2d2d2; 
	font-family:"微软雅黑";
	font-size:18px;
	color:#343434;
	}


.hotpic .jq-slide{
	font-size:12px;
	font-family:"微软雅黑";
	margin:5px auto 0 auto; 
	}
	
	
.date span{
	font-size:16px;
    color:#fff;
    }

.wrap li{
	}


.hotpic .imglist li span{
    font-weight:bold;
	font-size:16px;
	}
	
.hotpic .imglist img{
	width:148px;
	height:148px;
	}
	
.hotpic .imglist .txt{
	height:60px;
	line-height:25px; 
	font-family:"微软雅黑"; 
	width:150px; 
	color:#464646;
	}
	
.hotpic .imglist .txt span{
	font-size:12px; 
	color:#a09c9c;
	}
	
.hotpic .jq-slide-nav a{
	display:block;
	z-index:99;
	width:26px;
	height:34px;
	overflow:hidden;
	text-indent:-999em;
	text-decoration:none;
	position:absolute;
	top:60px;
	background: no-repeat;
	}
	
.hotpic .jq-slide-nav a.prev{
	left:-20px;
	background-position:0 0;
	}
	
.hotpic .jq-slide-nav a.prev:hover{
	background-position:-61px 0;
	}
	
.hotpic .jq-slide-nav a.next{
	right:-20px;
	background-position:-31px 0;
	}
	
.hotpic .jq-slide-nav a.next:hover{
	background-position:-92px 0;
	}
	
/* imglist */
.imglist{
	float:none;
	overflow:hidden;
	zoom:1;
	}
	
.imglist li{
	float:left;
	display:inline;
	overflow:hidden;
	}
	
.imglist li a{
	display:block;
	}
	
.imglist li a.img:hover{
	border-color:#b70000;
	}
	
.imglist li .txt{
	text-align:center;
	overflow:hidden;
	}


.title_1{
	width:900px;
	height:60px;
	margin: 10px auto 20px auto;
	padding:10px 20px;
	font-size:16px;
	font-family:"微软雅黑";
	}


.video{
	width:1000px;
	margin: 10px auto 0 auto;
	}

.video ul{
	list-style-type:none;
	}

.video ul li{
    display:inline;
	margin:0 20px;
	}
.news{
	width:401px;
	border-left:#dfdedc 1px solid;
	border-right:#dfdedc 1px solid;
	border-bottom:#dfdedc 1px solid;
	float:left;
	font-size:12px;
	font-family:"微软雅黑";
	}
	
.news a{ color:#464646;}
.news a:hover{ color:#888;}


.footer_content{
	background:#2a2a2a;
	width:100%;
	border-top:#ededed 1px solid;
	font-size:12px;
	font-family:"微软雅黑";
	color:#fff;
	padding:25px 0;
	}

.link span{
	font-size:18px;
	color:#b6b6b6;
	}


.link ul{
	list-style-type:none;
	font-family:"宋体";
	}

.link ul li{
	line-height:30px;
	}

.link ul li a{
	color:#b6b6b6;
	}

.link ul li a:hover{
	color:#fff;
	}




/**************************************************************************************************************新闻********************************************************************************************************/



.dots {
  display: block;
  margin: 0 20px 40px;
  height: 5px;
  background:  no-repeat center top;
}

.left{float:left;}
.left_title { background:; width:403px; height:6px;}



#left_side { color: #787878; margin:30px 0 0 0;}
#left_side ul { list-style: none;}
.left_menu { margin-bottom: 20px;}
.left_menu li { position: relative;}
.left_menu .first a, .left_menu .first.hover a { border-top: none;}
.left_menu .last a, .left_menu .last.hover a { border-bottom: none;}
.left_menu li.with_sub_menu { background:url(/uploads/image/_t0a4thstyle_res/left_menu_a_arrow.png) no-repeat 92% 54%;}
.left_menu li a {
  display: block;
  padding: 15px 30px 15px 40px;
  margin-left: -3px;
  color: #787878;
  font-weight: bold;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d4cdbd;
  text-decoration: none;
}

.left_menu li.hover a { padding: 15px 50px;}
.left_menu li.hover a span {
  position: absolute;
  top: 0;
  left: -3px;
  width: 22px;
  height: 50px;
  background: no-repeat 0 0;
}

.left_title h1 {
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #31302e;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  font-family: 'opensans';
}


.left1{
	width:250px;
	background:#ebeae5;
	border:#dfdedc 1px solid;
	height:770px;
	float:left;
	font-size:14px;
	font-family:"微软雅黑";
	}

.left1_title { margin: 40px 22px; display: block;}

.left1_title h1 {
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #31302e;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  font-family: 'opensans';
}


.right1{
	width:713px;
	margin: 0 0 0 9px;
	float:left;
	background:#fff;
	border:#dfdedc 1px solid;
	padding:21px 12px;
	color:#7b7b7b;
	font-size:12px;
	}

.right1 h1{
	font-family:"微软雅黑";
	letter-spacing:1px;
	}
	
.sub_menu {
  display: none;
  position: absolute;
  z-index: 10;
  border: 1px solid #d8d4c7;
}

.left_menu .sub_menu { left: 250px; top: -20px;}
.left_menu .sub_menu .sub_menu { left: 227px; top: -20px;}
.top_menu .sub_menu { left: -20px; top: 33px;}
.top_menu .sub_menu .sub_menu { left: 227px; top: -10px;}

.sub_menu .list {
  width: 132px;
  padding: 20px 0 20px 20px;
  display: block;
  background-color: #f3f2ee;
  border: 1px solid #fff;
  font-size:12px;
}

.sub_menu .list li { box-shadow: none; border: none; position: relative; margin: 0; padding-right: 25px;}
.sub_menu .list li a {
  position: relative;
  font-weight: normal;
  display: block;
  padding: 0 0 0 15px;
  color: #8a877e !important;
  line-height: 40px;
  border: none;
  text-shadow: none;
  width: 191px;
  background:  no-repeat -35px -45px;
}

.sub_menu .list li a:hover { color: #000 !important;}

.sub_menu .text {
  width: 206px;
  padding: 20px;
  display: block;
  background-color: #f3f2ee;
  border: 1px solid #fff;
  border-top: 1px solid #d8d4c7;
}

.sub_menu .text p { color: #a9a8a8;}



.right{
	font-family:"微软雅黑"; 
	width:580px;
	margin: 0 0 0 15px;
	float:left;
	}

.right_top_left{
	width:282px;
	height:200px;
	background:url(/uploads/image/_t0a4thstyle_res/image_12.jpg);
	float:left;
	font-size:15px;
	font-weight:bold;
	}

.right_top_left ul{
	width:190px;
	height:180px;
	margin:10px auto;
	list-style-type:none;
	}
	
.right_top_left ul li{
	line-height:45px;
	}

.right_top_left a{
   color:#6b6b6b;
   display: inline-block;
   width: 48%;
   }
.right_top_left a:nth-of-type(even) { text-align:right;}

.right_top_left a:hover{ 
   text-decoration:none;
   color:#9f9f9f;
   }

.right_top_right{
	width:282px;
	height:200px;
	background:#66c87b;
	float:left;
	color:#fff;
	font-size:15px;
	margin: 0 0 0 16px;
	}

.right_top_right ul{
	width:216px;
	height:180px;
	margin:10px auto;
	list-style-type:none;
	}
	
.right_top_right ul li{
	line-height:45px;
	float:left;
	}

.right_top_right a{ 
   text-decoration:underline;
   color:#fff;
   }


.right_top_right a:hover{ 
   text-decoration:underline;
   color:#000;
   }


.right_middle{
	width:580px;
	height:175px;
	background:#fff;
	margin: 16px 0 0 0;
	float:left;
	font-size:12px;
	border:#dfdedc 1px solid;
	}

.right_middle ul{
	list-style-type:none;
	}

.right_middle ul li{
	float:left;
	}
	
.right_middle ul li.listyle{
	margin:0 30px 0 0 ;
	}
	.right_middle ul li.listyle.listyle3 { margin: 0;}


.right_bottom{
	color:#fff;
	width:580px;
	height:254px;
	background:#f78383;
	margin: 16px 0 0 0;
	float:left;
	padding:0 0 0 8px;
	}

.right_bottom p{
	font-size:12px;
	}

.right_bottom p a{
	color:#fff;
	line-height: 24px;
	}

.right_bottom p a:hover{
	color:#000;
	}

/**************************************************************************************************************专业********************************************************************************************************/
.specialty{
	width:713px;
	margin: 0 auto;
	}


.specialty ul{
	list-style-type:none;
	}
	
	
.specialty ul li{
	float:left;
	}
	
.button{
	font-family:"微软雅黑";
	width:345px;
	height:55px;
	padding:20px 0 0 0;
	text-align:center;
	cursor:pointer;
	margin: 0 18px 0 0;
	background: no-repeat;
	}

.button:hover{
	width:345px;
	height:55px;
	padding:20px 0 0 0;
	text-align:center;
	background: no-repeat;
    color:#fff;
	}



.button_1{
	font-family:"微软雅黑";
	width:345px;
	height:55px;
	padding:20px 0 0 0;
	text-align:center;
	cursor:pointer;
	background: no-repeat;
	}

.button_1:hover{
	width:345px;
	height:55px;
	padding:20px 0 0 0;
	text-align:center;
	background: no-repeat;
    color:#fff;
	}

.button_2{
	font-family:"微软雅黑";
	width:345px;
	height:63px;
	padding:12px 0 0 0;
	text-align:center;
	cursor:pointer;
	margin: 0 18px 0 0;
	background: no-repeat;
	}

.button_2:hover{
	width:345px;
	height:63px;
	padding:12px 0 0 0;
	text-align:center;
	background: no-repeat;
    color:#fff;
	}



.button_3{
	font-family:"微软雅黑";
	width:345px;
	height:63px;
	padding:12px 0 0 0;
	text-align:center;
	cursor:pointer;
	background: no-repeat;
	}

.button_3:hover{
	width: 345px;
	height: 63px;
	padding-top: 12px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	text-align: center;
	background:  no-repeat;
	color: #fff;
	}

/**************************************************************************************************************省份********************************************************************************************************/

.province{
	width:650px;
	margin: 20px auto 0 auto;
	}


.province ul{
	list-style-type:none;
	}
	
	
.province ul li{
	float:left;
	}
	



.button1{
	font-family:"微软雅黑";
	width:104px;
	height:52px;
	padding:20px 0 0 0;
	text-align:center;
	cursor:pointer;
	margin: 0 30px 20px 0;
	background: no-repeat;
	}

.button1:hover{
	width:104px;
	height:52px;
	padding:20px 0 0 0;
	text-align:center;
	background: no-repeat;
    color:#fff;
	}



.button1_1{
	font-family:"微软雅黑";
	width:104px;
	height:52px;
	padding:20px 0 0 0;
	text-align:center;
	cursor:pointer;
	background: no-repeat;
	}

.button1_1:hover{
	width:104px;
	height:52px;
	padding:20px 0 0 0;
	text-align:center;
	background: no-repeat;
    color:#fff;
	}


/**************************************************************************************************************新闻列表********************************************************************************************************/


.newslist {
	width:650px;
	margin: 0 auto;
	}


.newslist ul {
	list-style-type:none;
	margin:0 0 50px 0;
	}


.newslist ul li {
	line-height:35px;
	}


.newslist ul li span {
	margin:0 15px;
	text-align:left;
	color:#06c;
	}


.newslist ul li a {
	color: #7b7b7b;
	}

.newslist ul li a:hover {
	color: #272727;
	}



.hr{
	width:650px;
	height:1px;
	background: repeat-x;
	}

.page{
	margin:0 auto;
	width:650px;
	hegiht:10px;
	background:#fff;
	text-align:right;
	}


.page ul{
	list-style-type:none;
	float:right;
	margin: 0 0 20px 0;
	}


.page ul li{
	float:left;
	margin:0 5px;
	}

.page ul li a:hover{
	color:#f60;
	}

.page ul li select{
	margin:-1px 0 0 0;
	}


/**************************************************************************************************************招生计划********************************************************************************************************/



.table_01{
	width:550px;
	height:600px;
	margin:50px auto 30px auto;
	font-size:15px;
	color:#666;
	background:#aaa;
	font-family:"微软雅黑";
	}

.table_01 tr{
	background:#fff;}



/**************************************************************************************************************录取查询********************************************************************************************************/



.table_02{
	width:300px;
	height:250px;
	margin:50px auto 30px auto;
	font-size:15px;
	color:#666;
	background:#aaa;
	font-family:"微软雅黑";
	}

.table_02 tr{
	background:#fff;}





/**************************************************************************************************************新生网上注册********************************************************************************************************/


ol li {
	margin: 8px
}


#con {
	font-size: 12px; margin: 50px auto 0 auto; width: 670px;
}
#tags {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px 0px 0px 10px; padding-top: 0px; height: 49px;
}
#tags li {
    background: no-repeat left bottom; float: left; margin-right: -1px; list-style-type: none; height: 49px
}
#tags li a {
	padding-right: 58px; padding-left: 58px; background:  no-repeat right bottom; float: left; padding-bottom: 0px; color:#888; line-height: 50px; padding-top: 0px; height: 49px; text-decoration: none
}
#tags li.emptytag {
	background: none transparent scroll repeat 0% 0%; width: 4px
}
#tags li.selecttag {
	background-position: left top; margin-bottom: -2px; position: relative; height: 50px;
}
#tags li.selecttag a {
	background-position: right top; color: #000; line-height: 50px; height: 50px
}
#tagcontent {
	 padding-right: 1px; border-top: #c5c5c5 1px solid; padding-left: 1px; padding-bottom: 1px; padding-top: 1px;  background: #fff;  margin:0 auto;
}
.tagcontent {
	display: none; width: 650px; color: #474747; margin:0 auto;
}
#tagcontent div.selecttag {
	display: block
}





.table_03{
	width:650px;
	margin:50px auto 30px auto;
	font-size:14px;
	color:#666;
	background:#ccc;
	font-family:"微软雅黑";
	}

.table_03 tr{
	background:#fff;
	}











/**add**/
.jdiaporama{
	position:relative;
}

.jdiaporama ul{
	-moz-box-shadow:1px 1px 0.5em #222;
	overflow:hidden;
}

.jdiaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute
}

.jdiaporama li img{
	display:block
}

.jdiaporama li .desc{
	position:absolute;
	bottom: 0; left: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: arial;
	padding:5px;
	background: repeat;
	_filter:progid:dximagetransform.microsoft.alphaimageloader(,sizingmethod='scale');  _background-image:none;
	width:100%;
	height:30px
}

.jdiaporama li .title{
	position:absolute;
	top: 0; left: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: arial;
	padding:5px;
}

.jdiaporama li .count{
	position:absolute;
	top: 0; right: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: arial;
	padding:5px;
}

.jdiaporama_controls{
	display:none;
}

.jdiaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:block;
	margin:0 3px;
	position:absolute;
}

.jdiaporama_controls .prev{
	background: no-repeat bottom;
	_background: no-repeat bottom;
	top:50%;
	margin-top:-16px;
	height:32px;
	width:32px;
	left: 0px
}

.jdiaporama_controls .next{
	background: no-repeat top;
	_background: no-repeat top;
	top:50%;
	margin-top:-16px;
	height:32px;
	width:32px;
	right: 0px
}

.jdiaporama_controls .pause{
	background: no-repeat top;
	_background: no-repeat top;
	width:64px;
	height:48px;
	left:50%;
	top:50%;
	margin-left:-32px;
	margin-top:-24px;
}

.jdiaporama_controls .play{
	background: no-repeat bottom;
	_background: no-repeat bottom;
	width:64px;
	height:48px;
	left:50%;
	top:50%;
	margin-left:-32px;
	margin-top:-24px;
}

/**** status ****/

.jdiaporama_status{
	text-align:center;
	margin-top:-20px;
	position:absolute;
	left:50%;
	display:none
}

.jdiaporama_status a{
	background: no-repeat left;
	_background: no-repeat left;
	float:left;
	width:10px;
	height:10px;
	text-indent:-9999px;
	margin-right:5px;
}

.jdiaporama_status a.active, .jdiaporama_status a:hover{
	background: no-repeat right;
	_background: no-repeat right;
}


.sliderkit .sliderkit-nav-clip{position:relative;overflow:hidden;margin:0 auto;}
.sliderkit .sliderkit-nav-clip ul{position:relative;left:0;top:0;list-style:none;margin:0;padding:0;}
.sliderkit .sliderkit-nav-clip ul li{float:left;}
.sliderkit .sliderkit-nav-clip ul li a{display:block;overflow:hidden;font-family: arial,verdana,sans-serif;font-size: 10pt;}

/* nav */
.contentslider-std .sliderkit-nav{position:relative;width:470px;height:22px;text-align:left;}
.contentslider-std .sliderkit-nav-clip{margin:0;}
.contentslider-std .sliderkit-nav-clip li{height:22px;padding:0;margin:0 2px 0 0;}
.contentslider-std .sliderkit-nav-clip li{float:left;}
.contentslider-std .sliderkit-nav-clip li a{float:left;background:#424242;}
.contentslider-std .sliderkit-nav-clip li a{height:18px;margin:0;padding:3px 10px 1px;color:#fff;text-decoration:none;}
.contentslider-std .sliderkit-nav-clip li a:hover{background:#666;}
.contentslider-std .sliderkit-nav-clip li.sliderkit-selected{}
.contentslider-std .sliderkit-nav-clip li.sliderkit-selected a{color:#000;background:#ddd;}


#topi { height:75%; width:90%; margin:0 auto; overflow:hidden;}
#topi a { width:100%; display:block;}
#topi img { width:100%; display:block;}
.right-ti2 {margin-left: 80px;}
.right-ti4 {margin-left: 44px;}
.right-ti6 {margin-left: 79px;}
.right-ti8 {margin-left: 59px;}
.possplit { background: none;    text-indent: 0px;
    text-align: center;
	width: 15px;}
	.newslist ul.wp_paging li span { 
		margin: 0;
		color: #7b7b7b;
		line-height: 25px;
	}
.lmtp_1 { overflow: hidden;
    position: relative;
    height: 100px;
}
.lmtp_1 img {position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -960px;}

