@charset "utf-8";

/* CSS Document */
html,
div,
span,
ul,
li,
img,
input,
textarea,
dl,
dt,
dd,
p,
i,
strong,
h1,
h2,
h3,
h4,
body,
i,
em {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333333;
	/* [disabled]line-height: 24px;
*/
}

table {
	border-collapse: collapse;
	border: none;
}

a {
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}

p,
img {
	display: block;
	border: none;
}

input {
	outline: none;
	font-family: "宋体";
	color: #666;
	padding-left: 3px;
}

.ff {
	float: left;
}

.fy {
	float: right;
}

.clear {
	clear: both;
}

/*----------顶部------------*/
.banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 10;
}

.banner .main_image {
	width: 100%;
	height: 500px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.banner .main_image ul {
	width: 9999px;
	height: 500px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.banner .main_image li {
	width: 100%;
	height: 500px;
}

.banner .main_image li span {
	display: block;
	width: 100%;
	height: 500px;
}

.banner .main_image li .img_1 {
	background: url(../image/banner1.jpg) center top no-repeat;
}

.banner .main_image li .img_2 {
	background: url(../image/banner2.jpg) center top no-repeat;
}

.banner .main_image li .img_3 {
	background: url(../image/banner3.jpg) center top no-repeat;
}

div.flicking_con {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

div.flicking_con .flicking_inner {
	position: absolute;
	top: 460px;
	z-index: 50;
	width: 100%;
	height: 21px;
	text-align: center;
}

/* 121126 */
div.flicking_con a {
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url(../images/bj.png) -74px -47px no-repeat;
	display: inline-block;
	text-indent: -2000px;
}

div.flicking_con a.on {
	background-position: -74px -68px;
}

.hot_new {
	height: 26px;
	border-bottom: 1px solid #eeeeee;
	padding-top: 11px;
}

#btn_prev,
#btn_next {
	z-index: 99;
	position: absolute;
	display: block;
	width: 73px !important;
	height: 74px !important;
	top: 50%;
	margin-top: -37px;
	display: none;
}

#btn_prev {
	background: url(../images/bj.png) no-repeat -108px -34px;
	left: 0;
}

#btn_next {
	background: url(../images/bj.png) no-repeat -181px -34px;
	right: 0;
}

.banner_bun {
	position: absolute;
	width: 100%;
	bottom: 60px;
}

.banner_bun_nr {
	width: 300px;
	margin: 0px auto;
}

.banner_bun_nr a {
	display: block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	background: #6c0ac8;
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 6px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: right;
}

.banner_bun_nr a:hover {
	color: #d4a2f4;
}


.buttom {
	background: #6c0ac8;
	width: 100%;
}

.buttom_nr {
	width: 1200px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
}

.buttom_nr p {
	text-align: center;
	font-size: 14px;
	font-family: "宋体";
	line-height: 30px;
	color: #fff;
}


.nav {
	width: 100%;
	height: 50px;
	background: #6c0ac8;
	overflow: hidden;
}

.nav_nr {
	width: 1200px;
	margin: 0px auto;
}

.nav_nr ul li {
	float: left;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
}

.nav_nr ul li a {
	color: #fff;
	width: 150px;
	display: block;
}

.nav_nr ul li:hover {
	background: #d4a2f4;
}

.mian {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}

.mian_project {
	width: 1200px;
	margin: 60px auto;
	overflow: hidden;
}

.mian_tita {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}

.mian_tita_xi1 {
	width: 130px;
	background: #6c0ac8;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}

.mian_tita_xi1 h3 {
	font-size: 28px;
}

.mian_tita_xi2 {
	width: 300px;
	font-size: 14px;
	color: #9b9696;
	line-height: 40px;
	margin-left: 10px;
}

.mian_tita_xi3 {
	width: 760px;
	height: 1px;
	background: #6c0ac8;
	margin-top: 19px;
}

.mian_project_nr {
	width: 1200px;
	margin-top: 40px;
}

.mian_project_top {
	border-bottom: 1px solid #e2e4e6;
	padding-bottom: 20px;
	overflow: hidden;
}

.mian_project_left {
	padding: 5px;
	border: 1px solid #6c0ac8;
}

.mian_project_left img {
	width: 380px;
	height: 260px;
}

.mian_project_right {
	width: 780px;
}

.mian_project_right p {
	font-size: 16px;
	line-height: 35px;
}

.mian_project_right span {
	display: block;
	float: left;
	margin: 20px;
	font-size: 14px;
}

.mian_project_right span strong {
	color: #6c0ac8;
	font-size: 24px;
}

.mian_project_down {
	margin-top: 65px;
}

.mian_project_down dl dd {
	float: left;
	width: 540px;
	padding: 20px;
	border: 1px dashed #6c0ac8;
	height: 470px;
	position: relative;
}

.project_down_nr {
	font-size: 15px;
	line-height: 32px;
	margin-top: 30px;
	text-indent: 2em;
}

.project_down_tit {
	background: #6c0ac8;
	width: 360px;
	position: absolute;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	top: -30px;
	font-size: 18px;
	border-radius: 6px;
}

.mian_project_down .pjone {
	margin-right: 30px;
}

.mian_project_down .pjtwo {
	margin-right: 20px;
}

.mian_project_down .pjthree {
	margin-right: 0px;
}


.mian_condit {
	width: 100%;
	background: #eaeaea;
	padding: 60px 0px 60px 0px;
	margin-top: 60px;
}

.mian_condit_nr {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	padding-top: 40px;
}

.mian_condit_right {
	width: 800px;
}

.mian_condit_right h4 {
	border-left: 4px solid #6c0ac8;
	background: #fff;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	font-size: 22px;
	margin-bottom: 20px;
}

.mian_condit_right p {
	line-height: 32px;
	font-size: 15px;
}

.mian_advant_nr {
	width: 100%;
	overflow: hidden;
	padding: 60px 0px 0px 0px;
}

.mian_advant_nr dl dd {
	float: left;
	width: 538px;
	border: 1px solid #6c0ac8;
	padding: 20px;
	position: relative;
	margin-bottom: 50px;
	min-height: 180px;
}

.mian_advant_head {
	position: absolute;
	top: -20px;
	left: 20px;
	width: 538px;
}

.mian_advant_headlf h4 {
	background: #8971b7;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	border-radius: 6px;
}

.mian_advant_headrt {
	width: 40px;
	height: 40px;
	border-radius: 90%;
	text-align: center;
	background: #6c0ac8;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
}

.mian_advant_down {
	margin-top: 30px;
	line-height: 30px;
	font-size: 16px;
}

.mian_advant_nr dl dd:nth-child(1) {
	margin-right: 20px;
}

.mian_advant_nr dl dd:nth-child(2) {
	margin-left: 20px;
}

.mian_advant_nr dl dd:nth-child(3) {
	margin-right: 20px;
}

.mian_advant_nr dl dd:nth-child(4) {
	margin-left: 20px;
}

.mian_advant_nr dl dd:nth-child(5) {
	margin-right: 20px;
}

.mian_advant_nr dl dd:nth-child(6) {
	margin-left: 20px;
}

.mian_advant_nr dl dd:nth-child(7) {
	margin-right: 20px;
	margin-bottom: 0px;
}

.mian_advant_nr dl dd:nth-child(8) {
	margin-left: 20px;
	margin-bottom: 0px;
}

.mian_Profess {
	width: 100%;
	background: #f5dfe8;
	padding: 60px 0px 60px 0px;
}

.mian_Profess_nr {
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
	padding-top: 40px;
}

.mian_Profess_nr dl dd {
	float: left;
	width: 580px;
	margin-right: 30px;
	position: relative;
	border: 1px dashed #6c0ac8;
	margin-top: 20px;
}

.mian_Profess_nr dl dd:nth-child(even) {
	margin-right: 0px;
}

.mian_Profess_top {
	position: absolute;
	/* top: -20px; */
	height: 40px;
	line-height: 62px;
	background: url(../images/zybun.jpg) no-repeat;
	width: 540px;
	border-radius: 4px;
	left: 20px;
	color: #c110e6;
	font-size: 18px;
	height: 62px;
	text-align: center;
	font-weight: bold;
}

.mian_Profess_down {
	padding: 20px;
	min-height: 210px;
	margin-top: 30px;
}

.mian_Profess_down ul li {
	font-size: 14px;
	margin-top: 20px;
	line-height: 28px;
}

.mian_Profess_down ul li strong {
	font-size: 16px;
}

.mian_school {
	margin: 60px auto;
	width: 1200px;
}

.mian_school_nr {
	overflow: hidden;
	margin-top: 50px;
}

.mian_school_nr dl dd {
	float: left;
	width: 400px;
	height: 259px;
	position: relative;
}

.mian_school_nr dl dd img {
	width: 100%;
	height: 259px;
}

.mian_school_xi1 {
	width: 200px;
	height: 80px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	margin-top: -40px;
	color: #fff;
	text-align: center;
	-webkit-transform: scale(1);
	transform: scale(1);
	background: #c256ea;
}

.mian_school_xi1 h4 {
	font-size: 16px;
	margin-top: 15px;
}

.mian_school_xi1 p {
	font-size: 14px;
	line-height: 30px;
}

.mian_school_xi2 {
	background: #c256ea;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 360px;
	height: 219px;
	color: #fff;
	padding: 20px;
}

.mian_school_xi2 p {
	line-height: 25px;
	font-size: 14px;
	color: #fff;
}

.mian_studfrom {
	width: 100%;
	background: #edd6fb;
	padding: 40px 0px 0px 0px;
	overflow: hidden;
}

.mian_studfrom_nr {
	overflow: hidden;
	margin: 0px auto;
	width: 1200px;
	padding-top: 50px;
}
