﻿body {
  color: #262626;
  /*Default Font Clock*/
}
a {
  color: #444444;
  text-decoration: none;
}
/*Default A Clock*/
a:hover {
  text-decoration: dashed;
  color: #FFA700;
}
/*项目独有css*/
.topWarp {
  height: 32px;
  border-top: 1px solid #3c9be8;
}
.bannerWarp {
  background: url("../images/banner.jpg") center no-repeat;
  height: 519px;
}
.conWarp{
	position:absolute;
	top: -46px;
	left: 50%;
	margin-left: -587px;
}
.conWarp .ksdh {
  width: 256px;
}
.conWarp .kcjjBox {
  width: 790px;
  background: url(../images/jianjie_bj.png) no-repeat top;
  height: 241px;
  background-size: 100% 100%;
}
.conWarp .jxzyBox {
  width: 368px;
}
.footWarp {
  text-align: center;
  color: #bbdeff;
  background:#4066e2;
  height: 89px;
  font-size: 13px;
}
.footWarp p{
	padding-top: 22px;
}
.twoPagrWarp {
  margin: 0 auto;
  background: url(../images/zymain_bj.jpg) no-repeat top  center #fff;
  border-radius: 6px;
  position: absolute;
  top: -46px;
  left: 50%;
  margin-left: -590px;
}
.twoPagrWarp .twoPage .twoPageLeft {
  width: 252px;
  padding-bottom: 5px;
  background: url(../images/left_bj.png) no-repeat bottom #f0fcff;
  min-height: 400px;
  border: 1px solid #9ac1e1;
  border-radius: 10px;
  margin-bottom: 20px;
}
.twoPagrWarp .twoPage .twoPageRight {
  width: 870px;
  min-height: 300px;
  margin-bottom: 20px;
}
.twoPagrWarp .twoPage .twoPageRight1{
	width: auto;;
}
.TreeMenu.matterTree ul li a{
	background: url(../images/celanbj.jpg) no-repeat;
	color: #fff;
	font-weight: 500;
}
.TreeMenu.matterTree ul li:nth-child(1){

	background: url(../images/xiangji.png) no-repeat left;;
}

.top_main {
  width: 1084px;
  margin: 0 auto;
  line-height: 40px;
}
.top_main span {
  float: left;
}
.top_main span a {
  margin-right: 6px;
}
.top_main p {
  float: right;
  margin-right: 10px;
}
.nav_text {
  line-height:41px;     
  width: 816px;
  margin-top: 21px;
}
.nav_text ul{
	background: url(../images/nav_bj.png) no-repeat;
	min-height: 41px;
}
.nav_text ul li {
  float: left;
  width: 101px;
  text-align: center;
  position: relative;
}
.nav_text ul li a {
  color: #fff;
  font-size: 12px;
}
.nav_text ul li ul {
  position: absolute;
  top: 41px;
  left: 0;
  width: 100%;
  background: #268cf3;
  display: none;
}
.nav_text ul li ul li {
  line-height: 32px;
  margin: 0;
  background: none;
}
.collection_share {
  line-height: 30px;
  width: 147px;
  background: url(../images/scfx_bj.png) no-repeat;
  color: #fff;
  overflow: hidden;
}
.collection_share a{
	width:63px;
	display: block;
	float: left;
	text-align: center;
}
.collection_share .collection {
  background: url(../images/shoucang.png) no-repeat left;
  margin-left: 18px;
  color: #fff;
}
.collection_share .share {
  background: url(../images/fenxiang.png) no-repeat left;
  color: #fff;
}

.collection_share span {
  padding-left: 20px;
}
.nav_text ul li:hover {
  background: url(../images/nav_hover.png) no-repeat;
  background-position-y: 38px;
  background-position-x: 40px;
}
.nav_text ul li:hover a{
	color: #fff;
}
.nav_text ul li:hover ul {
  display: block;
}
.logo_nav_main{
	margin-top: 14px;
}
.nav_logo {
  width: 330px;
  background: url(../images/logo.png) no-repeat;
  height: 50px;
  margin-top: 14px;
}
.main_nav {
  width: 1175px;
  margin: 0 auto;
  overflow: hidden; 
  position: relative; 
}
.conwarp_main {
  background: url(../images/main_bj.jpg) no-repeat center bottom #daeeff;
  position: relative;
  padding-bottom: 28px;
}
.topBox .logo {
  height: 70px;
  width: 233px;
  font-size: 1px;
  text-indent: -9999px;
  background: url("../images/logo.png") center no-repeat;
}
.topBox .zysy {
  width: 84px;
  height: 40px;
  line-height: 25px;
  text-align: center;
  color: white;
  margin-top: 20px;
  background: url("../images/jions.png") center no-repeat;
}
.nav {
  height: 36px;
  line-height: 31px;
}
.nav ul {
  padding: 3px 0 1px 20px;
  text-align: center;
}
.nav ul li {
  width: 108px;
}
.nav ul li a {
  color: white;
}
.nav ul li ul {
  padding: 0px;
}
.nav ul li ul li {
  background: #0084C9;
}
.nav ul .navHover {
  background: #FFA700;
}
/*课程简介*/
.kcjjConBox .kcjjCon {
  padding: 0px 26px 0px 25px;
}
.kcjjConBox .kcjjCon .book {
  width: 199px;
  height: 97px;
  
}
.kcjjConBox .kcjjCon .kcjjTxt {
  width: 484px;
  /*width: 526px;*/
  color: #313131;
  line-height: 32px;
}
.jxzyBox ul {
  padding: 0px 15px;
}
.Shortcut_button{
	width: 370px;
	height: 242px;
	background: #fff;
	background-size: 100%;
	border-radius: 10px;
}

.Shortcut_button .basis{
	width: 173px;
	height: 40px;
	background: url(../images/yuanjiao_bj.png) no-repeat;
	margin-top: 56px;
}
.Shortcut_button .technology{
	width: 173px;
	height: 40px;
	background: url(../images/yuanjiao_bj1.png) no-repeat;
	margin-top: 11px;
}
.lmdh {
  height: 52px;
  background:url(../images/lmdh_bj.png) no-repeat;
  color: #fff;
  line-height: 49px;
  font-weight: 500;
}
.lmdh p {
 font-size: 24px;
 padding-left: 25px;
 text-align: center;
}
.FocusImg .hd ul li {
  background: white;
}
.FocusImg .hd ul li.on {
  background: #FFA700;
}
.FocusImg .bd li img {
  width: 100%;
}
.imgRoll li {
  width: 188px;
}
.imgRoll li img {
  height: 144px;
}
/*===菜单css===*/
.twoPage{
	padding:20px 18px 0 18px;
}
.TreeMenu {
  width: 203px;
  margin: 0 auto;
  margin-top: 14px;
}
.TreeMenu ul {
  width: 100%;
}
.TreeMenu ul li {
	background: url(../images/one_bj.png) no-repeat;
	margin-top: 8px;
	display: block;
	line-height: 40px;
}

.TreeMenu ul li a {
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	display: block;
	text-align: center;
}

.TreeMenu ul li ul li a{
	color: #0a6bb1;
}
.TreeMenu ul li ul li {
	background: url(../images/two_bj.png) no-repeat;
	font-size: 16px;
	border-radius: 20px;
	line-height: 36px;
	
}

.TreeMenu ul li ul li li {
	background: url(../images/three.png) 0px 0px no-repeat;
}

.TreeMenu1 ul li a {
	padding-left: 10px;
	color: white;
	font-size: 15px;
	cursor: pointer;
}

.TreeMenu ul li ul li li a {
	color: #00243d;
	font-size: 14px;
}
.TreeMenu .down .down {
	background: url(../images/two_hover.png) no-repeat;
}
.TreeMenu .down .down>a{
	color: #b04e06;
}
.TreeMenu ul li ul li li a:hover {
	color: #0a6bb1;
}
.TreeMenu .down {
	background: url(../images/hover_one.png) no-repeat;
}
.mapSite {
  height: 38px;
  line-height: 40px;
	font-weight: bold;
	margin: 0px 8px 0 10px;
	overflow: hidden;
}
.mapSite span {
  float: left;
  width: 150px;
  text-align: center;
  height: 35px;
  font-weight: bold;
  font-size: 18px;
  color: #137ada;
  background: url("../images/PC.png") no-repeat left;
  background-position-y: 11px;
  line-height: 38px;
}
.mapSite label {
  background: url(../images/weizhi.png) no-repeat left;
  font-weight: normal;
  line-height: 20px;
  margin-top: 7px;
  color: #48676f;
  padding-left: 20px;
}
.mapSite label a{
	color: #48676f;
}
.mapSite label b{
	font-weight: normal;
	color: #003b94;
}
.showBox {
  padding: 10px 20px 25px 20px;
	border: 1px solid #d3dce3;
	border-radius: 10px;
}
.showBox_main{
	min-height: 300px;
}

.showBox ul{
	overflow: hidden;
	margin-top: 7px;
}
.imgList {
  overflow: hidden;
  background: #ffffff;
}
.jcsc_list{
		margin-bottom:30px;
}

.imgList ul {
  margin-left: -15px;
  overflow: auto;
  zoom: 1;
}
.imgList ul li {
  width: 174px;
  height: 170px;
  float: left;
  display: inline-block;
  margin-left: 11px;
  overflow: hidden;
}
.imgList ul li img {
  width: 100%;
  height: 130px;
}
.imgList ul li h3 {
  line-height: 1.4;
}
.imgList ul li:hover img {
  width: 110%;
  margin-left: -5%;
  -webkit-box-shadow: #FFA700 2px 2px 0;
  -moz-box-shadow: #FFA700 2px 2px 0;
  box-shadow: #FFA700 2px 2px 0;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.imgList h3 {
  font-size: 14px;
  text-align: center;
}
.newsShowTitle {
  text-align: center;
  color: #262626;
  border-bottom: #888888 1px dotted;
  line-height: 2;
}
.newsShowTitle h3{
	font-size: 20px;
}
.newsShowTitle span {
  padding: 0 10px 0 20px;
}
.newsShowTitle span label {
  color: #747474;
}
.newsShowTitle label {
  padding-left: 20px;
}
.pd15 {
  padding: 15px 5px;
}
.mHt400 {
  min-height: 400px;
}
.prev-next {
  margin-top: 20px;
  padding: 10px;
}
.prev-next span {
  display: block;
}
.prev-next span label {
  display: inline-block;
  width: 60px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #004d6f;
}
.prev-next span a {
  padding-left: 10px;
}
.img-txtList li .left {
  padding: 7px 0;
}
.img-txtList li .left img {
  display: block;
  width: 100px;
  height: 65px;
}
.img-txtList li .con {
  width: 310px;
  padding: 7px 0;
}

/*分页*/

.pag {
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #1e1e1e;
	margin-top: 20px;
}

.pag a {
	padding: 2px 10px;
	color: #1e1e1e;
	border: 1px solid #d9d9d9;
}

.pag a:hover,
.pag a.xz {
	text-decoration: none;
	background: #ea771a;
	color: #fff;
}

.pag span {
	padding: 0px 5px;
	color: #1e1e1e;
}

.jcsc_list ul li{
	width: 317px;
	float: left;
	border-bottom:1px dashed #dbdbdb;
	padding-bottom:22px;
	margin-bottom:22px;
	margin-right:32px;
}
.jcsc_list ul li a img{
	float: left;
}
.jiaocai_text{
	float: left;
	margin-left: 12px;
}
.jiaocai_text h5{
	font-size: 16px;
	font-weight: bold;
}
.jiaocai_text p{
	background: url(../images/xiazai.png) no-repeat left;
	color:#666;
	padding-left:22px;
	margin-top:17px;
}


/*文档下载*/
.download_list{
	margin-left: 5px;
	min-height: 300px;
}
.download_list ul{
	overflow: hidden;
}
.download_list ul li{
	float: left;
	width: 337px;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px dashed #d7d7d7;
	padding-bottom: 20px;
	margin-right: 38px;
}
.download_list ul li img{
	float: left;
	width: 75px;
	height: 68px;
}
.download_list ul li h5{
	margin-left: 16px;
	float: left;
}
.download_list ul li h5 p{
	font-size: 18px;
	font-weight: 500;
	color: #323333;
	line-height: 19px;
}
.download_list ul li h5 label strong{
	font-weight: normal;
	color: #525252;
	font-size: 13px;
}
.download_list ul li h5 p b{
	font-weight: normal;
	font-size: 14px;
	color: #888988;
}
.download_list ul li h5 p em{
	font-style: inherit;
	color: #fff;
	background: #1d8f40;
	font-size: 14px;
	padding: 1px 6px;
	border-radius: 5px;
	margin-left: 10px;
}
.download_list ul li h5 p .hot{
	background: #e36122;
}
.download_list ul li h5 span{
	display: block;
	font-weight: 500;
	margin-top: 2px;
}
.download_list ul li h5 span a{
	color: #155588;
	border: 1px solid #155588;
	font-size: 13px;
	padding: 0px 5px;
	margin-right: 5px;
}
.download_list ul li h5 span a:hover{
	background: #2472ba;
	color: #fff;
	
}


/*优秀团队*/
.teacher_team{
	margin: 20px 0 0 0;
	min-height: 300px;
}
.teacher_team ul{
	overflow: hidden;
}
.teacher_team ul li a{
	overflow: hidden;
	display: block;
	border: 5px solid #f3f3f3;
	padding: 10px 0;
}
.teacher_team ul li{
	overflow: hidden;
	float: left;
	margin-right: 12px;
	border: 1px solid #94a8e1;
	width: 334px;
	margin-bottom: 16px;
}
.teacher_team ul li:nth-child(3n){
	margin-right: 0;
}
.teacher_team ul li .team_img{
	float: left;
	width: 120px;
	margin-left: 13px;
}
.teacher_team ul li .team_img h5{
	text-align: center;
	font-size: 17px;
	line-height: 30px;
	font-weight: 500;
	color: #254cd7;
}
.teacher_team ul li img{
	width: 120px;
	height: 120px;
}
.teacher_team ul li .teacher_introduce{
	width: 147px;
	float: right;
	margin-right: 10px;
	background: url(../images/team_line.jpg) no-repeat left;
	padding-left: 19px;
}
.teacher_team ul li .teacher_introduce h5{
	font-size: 16px;
	font-weight: 500;
	color: #1978CA;
}
.teacher_introduce p{
	margin-top: 5px;
}
.teacher_introduce p span{
	display: block;
	line-height: 28px;
	font-size: 15px;
	color: #333;
}
.introduce_text{
	background: #f1f1f1;
	padding: 6px 10px;
	border: 1px solid #ebebeb;
	margin-top: 7px;
}
.introduce_text p{
	color: #484848;
}

/*实训环境*/
.training{
	height: 338px;

}
.training h5{
	font-size: 20px;
	color: #047ce7;
	font-weight: bold;
	text-align: center;
	background: url(../images/training_title.png) no-repeat center bottom;
	height: 42px;
	padding-top: 20px;
	position: relative;
	margin-bottom: 20px;
}
.training h5 a{
	position: absolute;
	top: 24px;
	right: 38px;
	font-size: 0;
	background: url(../images/more_bj.png) no-repeat;
	width: 26px;
	height: 8px;
}

.swiper-slide a{
	position: relative;
	width: 254px;
}
.swiper-slide a img{
	border-radius: 10px;
	border: 2px solid #fff;
	box-shadow: 1px 1px 10px #ccc;
	width: 220px;
	height: 153px;
}
.swiper-slide a:hover p{
	display: block;
}
.swiper-slide a p{
	background: rgba(229, 146, 80, 0.9);
	height: 33px;
	color: #fff;
	position: absolute;
	bottom: 6px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	left: 2px;
	width: 98%;
	line-height: 33px;
	text-align: center;
	display: none;
}
.swiper-slide:nth-child(4n){
	margin-right: 0;
}
/*师资队伍*/
.teachers_troop{
	height: 365px;
	background: url(../images/troop_bj.jpg) no-repeat center bottom;
}
.teachers_troop h5{
	background: url(../images/team_bj.jpg) no-repeat center;
	height: 50px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	line-height: 50px;
	position: relative;
}
.teachers_troop h5 a{
	font-size: 0;
	background: url(../images/more_bj.png) no-repeat;
	width: 26px;
	height: 8px;
	position: absolute;
	right: 38px;
	top: 21px;
}
.troop_main{
	height: 280px;
	background: rgba(255, 255, 255, 0.6)
}
.troop_main1{
	height: auto;
	min-height: 300px;
}
.troop_main.troop_main1 ul{
	margin-left: 0;
	padding-top: 0;
	overflow: inherit;
}
.troop_main ul{
	overflow: hidden;
	margin-left: 45px;
	padding-top: 23px;
}
.troop_main ul li{
	width: 194px;
	float: left;
	position: relative;
	margin-right: 28px;
}
.troop_main.troop_main1 ul li{
	width: 171px;
	margin-right: 14px;
}
.troop_main.troop_main1 ul li:hover .troop_text{
	background: url(../images/teamli_bj1.png) no-repeat center;
	color: #ffdec4;
}
.troop_main.troop_main1 ul li:hover img{
	border: 2px solid #ea771a;
}
.troop_main.troop_main1 ul li:hover .troop_text p{
	color: #ffdec4;
}
.troop_main.troop_main1 ul li:nth-child(6n){
	margin-right: 0px;
}
.troop_main.troop_main1 ul li:hover .teacher_text{
	display: block;
}
.troop_main.troop_main1 ul li:hover .teacher_text p{
	color: #333;	
}
.troop_main ul li img{
	width: 112px;
	height: 112px;
	border: 2px solid #92bfda;
	padding: 3px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -61px;
	border-radius: 50%;
}
.troop_main.troop_main1 ul li img{
	top: 4px;
	margin-left: -59px;

}
.troop_main1 .troop_text{
	background: url(../images/teamli_bj.png) no-repeat center;
}
.troop_text{
	background: url(../images/troop_bj.png) no-repeat;
	height: 168px;
	margin-top: 68px;
}
.troop_text h4{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 66px;
	color:#fff;
}
.troop_text p{
	font-size: 14px;
	color: #c0e5ff;
	width: 156px;
	margin: 0 auto;
	margin-top: 5px;
}
.teacher_text{
	width: 236px;
	height: 221px;
	background: url(../images/team_text_bj1.png) no-repeat;
	position: absolute;
	top: 87px;
	left: 169px;
	z-index: 99;
	display: none;
}
.teacher_text p{
	padding: 13px 15px 14px 26px;
	line-height: 26px;
}
.troop_main.troop_main1 ul li:nth-child(6n) .teacher_text{
	left: -232px;
	background: url(../images/team_text_bj.png) no-repeat center;
}
.troop_main.troop_main1 ul li:nth-child(6n) .teacher_text p{
	padding: 13px 15px 14px 18px;
}

/*类型按钮*/
.Type_button{
	text-align: right;
	margin-top: 10px;
}
.Type_button a{
	border: 1px solid #07609f;
	color: #07609f;
	padding: 2px 5px;
	border-radius: 3px;
	margin: 0 2px;
}
.Type_button a:hover{
	background: #2396e8;
	color: #fff;
}


/*实训环境*/
.Practical_list{
	min-height: 300px;
}
.Practical_list ul{
	overflow: hidden;
}
.Practical_list ul li{
	width: 261px;
	float: left;
	position: relative;
	margin-bottom: 15px;
	margin-right: 20px;
}
.Practical_list ul li:nth-child(3n){
	margin-right: 0;
}
.Practical_list ul li img{
	width: 255px;
	height: 172px;
	border: 1px solid #d6dee5;
	padding: 2px;
	border-radius: 2px;
}
.Practical_list ul li p{
	background: rgba(223, 137, 66, 0.9);
	position: absolute;
	top: 3px;
	left: 3px;
	width: 254px;
	height: 172px;
	display: none;
}
.Practical_list ul li p span{
	padding: 16px 18px 16px 20px;
	display: block;
	color: #fff;
}
.Practical_list ul li h5{
	font-size: 14px;
	color: #666666;
	font-weight: 500;
	text-align: center;
}
.Practical_list ul li:hover p{
	display: block;
}
/*专业概况*/
.profile{
	min-height: 300px;
}
.profile h1{
	text-align: center;
	font-size: 18px;
	color: #32517e;
	font-weight: bold;
}
.profile p{
	line-height: 33px;
	color: #333;
}
.profile h2{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 5px 0;
}
.profile h3{
	font-size: 14px;
	color: #32517e;
	font-weight: 500;
	margin: 2px 0;
}

/*课程建设*/
.course_construction{
	min-height: 300px;
}
.table_main{
	background: #eff4f5;
	padding: 16px 34px;
}
.course_construction h1{
	font-size: 18px;
	color: #323333;
	font-weight: 500;
}
.course_construction p{
	color: #666;
	line-height: 25px;
}
.course_construction h2{
	background: #4092de;
	font-size: 14px;
	color: #fff;
	width: 71px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	margin: 10px 0;
}
.course_construction table tr{
	line-height: 40px;
}

/*人才培养*/
.talent_training{
	min-height: 300px;
}
.talent_training h2{
	background: url(../images/line_left.png) left no-repeat;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-left:13px;
	margin: 6px 0;
}
.talent_training p{
	color: #666;
	line-height: 30px;
	font-size: 14px;
}

/*资源中心*/
.zy_center{
    height: 330px;
    background: url(../images/training_bj.jpg) no-repeat top center;
}
.zy_center_main h5{
    font-size: 20px;
    color: #047ce7;
    font-weight: bold;
    text-align: center;
    background: url(../images/training_title.png) no-repeat center bottom;
    height: 42px;
    padding-top: 20px;
    position: relative;
    margin-bottom: 20px;
}
.zy_center_main h5 a{
    position: absolute;
    top: 24px;
    right: 38px;
    font-size: 0;
    background: url(../images/more_bj.png) no-repeat;
    width: 26px;
    height: 8px;
 }
 
.jrxx-con{
	overflow: hidden;
}

.jrxx-con.jrxx-con1 .item{
	margin-right: 18px;
}
.jrxx-con .item{
	width: 220px;
	background-color: #fff;
	float: left;
	margin-right: 19px;
}
.jrxx-con .item:nth-child(5){
	margin-right: 0;
}
.jrxx-con .learning_item{
	width:250px;
	border: 1px solid #cadbe7;
}
.jrxx-con .learning_item:nth-child(4n){
	margin-right: 0;
}
.jrxx-con .item-img{
	width: 100%;
	height: 165px;
	overflow: hidden;
}
.jrxx-con1 .item-img{
	width: 100%;
	height: 137px;
	overflow: hidden;
}
.jrxx-con .item-img img{
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}
.item-txt.item-txt1  h4 a{
	line-height: 30px;
	text-align: left;
	margin-top: 10px;
}
.item-txt  h4 a{
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 50px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	width: 100%;
	text-align: center;
}
.item-txt.item-txt1  span a{
	text-indent: 0;
}
.item-txt  span a{
	display: block;
	font-size: 12px;
	color: #999;
	text-indent: 5px;
	margin-bottom: 5px;
}

.jrxx-con .item:hover img{
	transform: scale(1.2);
}

.jrxx-con .item:hover h4 a{
	color: #c8620f;
}

.major_courses{
	margin: 0 22px;
}
.major_courses ul{
	overflow: hidden;
}
.major_courses ul li{
	float: left;
	width: 151px;
	margin-right: 20px;
	line-height: 30px;
	border: 1px solid #f1f1f1;
	margin-bottom: 4px;
	background: #f3f8fc;
}
.major_courses ul li:nth-child(2n){
	margin-right: 0;
}
.major_courses ul li a{
	background: url(../images/yuan.png) no-repeat left;
	background-size: 10px;
	padding-left: 16px;
	margin-left: 8px;
}

.zy_center_main2 h5 a{
  background: url(../images/more.png) no-repeat left;
  top: 37px;
}
.Module-title1{
	margin: 0 0 10px 0;
}
