/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: '寰�蒋���';
  line-height: 150%;
  font-size: 14px;
}

b,
strong,
ins {
  font-style: normal;
  text-decoration: none;
  font-weight: 600;
}

img {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: middle;
}

ul,
li,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

p {
  padding: 0px;
}

em,
i {
  font-style: normal;
}

a:visited,
a:hover,
a:active {
  text-decoration: none;
}

input,
button {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 0;
}

.top_ban {
  width: 100%;
  height: 445px;
  position: relative;
  overflow: hidden;
}

.top_ban img {
  width: 1920px;
  height: 445px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.kecheng{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
.public{
	height: 90px;
	line-height: 90px;
	width: 160px;
	margin: 0 auto;
	padding: 0 32px 0 45px;
	text-align: center;
	color: #4384de;
	font-size: 30px;
	letter-spacing: 10px;
	background: url(../images/public_bg.png) center no-repeat;	
}
.table_box{
	width: 1000px;
	margin: 0 auto 30px;
	overflow: hidden;
}
.table_box table{
	width: 100%;
	border-left: 1px solid #4384de;
	text-align: center;
}
.table_box table tr td{
	line-height: 28px;
	border-right: 1px solid #4384de;
	border-bottom: 1px solid #4384de;
	font-size: 16px;
	color: #666;
}
.table_box table tr.fir td{
	background: #4384de;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
}
.table_box table tr td b{
	font-size: 18px;
	font-family: arial;
	color: #ff9a00;
}
.table_box table tr td a{
	width: 122px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	border-radius: 40px;
	border: 1px solid #4384de;
	display: block;
	color: #4384de;
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.table_box table tr td a:hover{
	background: #ff9a00;
	color: #fff;
	border-color: #ff9a00;
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.table_box table tr td.one{
	width: 107px;
}
.table_box table tr td.two{
	width: 206px;
}
.table_box table tr td.three{
	width: 149px;
}
.table_box table tr td.four{
	width: 179px;
}
.table_box table tr td.five{
	width: 149px;
}
.table_box table tr td.six{
	width: 203px;
}
.train{
	width: 100%;
	height: 505px;
	background: #fafafa;
}
.train ul{
	width: 1034px;
	margin: 0 auto;
}
.train ul li{
	width: 310px;
	margin: 0 17px;
	float: left;
	height: 342px;
	background: #fff;
	border-radius: 10px;
	padding-top: 18px;
}
.train ul li em.li_em{
	width: 179px;
	height: 179px;
	display: block;
	margin: 0 auto 10px;
}
.train ul li span.li_span{
	width: 100%;
	display: block;
	line-height: 50px;
	font-size: 20px;
	color: #333;
	text-align: center;
}
.train ul li p.li_p{
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	color: #666;
}
.course{
	width: 1000px;
	margin: 0 auto;
	height: 445px;
}
.course ul{
	width: 1000px;
	height: 355px;
	margin: 0 auto;
	position: relative;
	background: url(../images/course_bg.png) center no-repeat;
}
.course ul li{
	position: absolute;
}
.course ul li span.li_span{
	display: block;
	font-size: 20px;
	color: #333;
	line-height: 30px;
}
.course ul li p.li_p{
	line-height: 21px;
	color: #666;
	font-size: 14px;	
}
.course ul li.one{
	left: 60px;
	top: 63px;
}
.course ul li.two{
	left: 216px;
	top: 240px;
}
.course ul li.three{
	left: 385px;
	top: 18px;
}
.course ul li.four{
	left: 516px;
	top: 210px;
}
.course ul li.five{
	left: 700px;
	top: 77px;
}
.course ul li.six{
	left: 830px;
	top: 265px;
}
.tea_box{
	width: 100%;
	height: 590px;
	background: #fafafa;
}
.multipleLine {
  width: 1000px;
  overflow: hidden;
  position: relative;
  height: 500px;
  margin: 0px auto;
}
.multipleLine .bd {
  width: 1000px;
  overflow: hidden;
  height: 400px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.multipleLine .bd ul {
  overflow: hidden;
  zoom: 1;
}

.multipleLine .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 230px;
  height: 400px;
  background: #fff;
  margin: 0 10px;
  box-shadow: 0 0 10px #f9f9f9;
}

.multipleLine .bd ul li .pic {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 400px;
}
.multipleLine .bd ul li .pic img{
	width: 230px;
	display: block;
	height: 197px;
}
.multipleLine .bd ul li .pic em{
	display: block;
	width: 68px;
	height: 68px;
	background: url(../images/jiangshi_back.png) center no-repeat;
	position: absolute;
	left: 81px;
	top: 164px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 68px;
}
.multipleLine .bd ul li .pic h4{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	padding-top: 32px;
}
.multipleLine .bd ul li .pic span{
	width: 210px;
	margin: 0 auto 30px;
	font-size: 14px;
	color: #666;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.multipleLine .bd ul li .pic a{
	display: block;
	width: 140px;
	height: 36px;
	line-height: 36px;
	color: #FFFFFF;
	background: #ff9a00;
	font-size: 16px;
	margin: 10px auto 0;
	border-radius: 3px;
}
.tempWrap {
  margin: 0 auto;
}
.multipleLine{ overflow:hidden; position:relative; width:1000px; height: 500px;}
.multipleLine .hd{ overflow:hidden;  height:8px; position: absolute; bottom: 40px; width: 1000px; left: 0px;}
.multipleLine .hd ul{ overflow:hidden; zoom:1; width: 100%; height: 8px; margin: 0 auto; text-align: center;}
.multipleLine .hd ul li{ display: inline-block;*display: inline; width:70px; height:9px; overflow:hidden; margin:0 10px; text-indent:-999px; cursor:pointer; background:#e6e6e6 }
.multipleLine .hd ul li.on{ background:#4384de; }
.youshi{
	width: 1120px;
	margin: 0 auto;
	height: 514px;
}
.youshi ul{
	width: 1120px;
	float: left;
}
.youshi ul li{
	width: 490px;
	float: left;
	margin: 0 10px 30px;
	border-radius: 70px 20px 20px;
	box-shadow: 0 0 20px 4px rgba(128,128,128,0.1);
	height: 170px;
}
.youshi ul li em.li_em{
	width: 133px;
	height: 133px;
	float: left;
	margin: 24px 10px 13px 14px;
}
.youshi ul li h4.li_h4{
	width: 312px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #333;
	float: left;
	margin-top: 40px;
}
.youshi ul li span.li_span{
	width: 312px;
	display: block;
	line-height: 21px;
	font-size: 14px;
	color: #999;
	float: left;
	height: 57px;
	background: url(../images/li_span_bg.jpg) left bottom repeat-x;
}

































































