﻿/* 通用按钮 */
.t_botton {
	margin-top: 40px;
	width: 615px;
	margin-left: auto;
	margin-right: auto;
}
.t_botton div {
	display: inline-block;
	text-align: center;
	margin-right: 50px;
}
.t_botton div a {
	padding: 10px 35px;
	color: #676767;
	border-radius: 10px;
	border: 1px solid #676767;
	display: block;
}
.t_botton div a:hover {
	color: #fff;
	background-color: #666;
}
.t_botton div:nth-of-type(3) {
	margin-right: 0;
}
/* 通用标题 */
.center {
	display: block;
	text-align: center;
}
.center h3 {
	color: #d21c1c;
	font-size: 36px;
	margin-bottom: 10px;
}
.center p {
	color: #666;
	font-size: 18px;
}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
/* 以上为通用部分 */




.container {
	width: 1210px;
	margin: 0 auto;
}

#banner {
	width: 100%;
}
#banner .banner_img img{
	width: 100%;
}
#banner .content {
	width: 100%;
	margin: 0 auto;
	background-color: #f75b5c;
}
#banner .content img {
	position: absolute;
	right: 50px;
	top: -95px;
}
#banner .content .text {
	position: relative;
	width: 1210px;
	margin: 0 auto;
	height: 150px;
	padding: 30px;
}
#banner .text p {
	width: 950px;
	font-size: 17px;
	color: #fff;
	line-height: 1.7em;
	text-indent: 2em;

}
#xican {
	position: relative;
	margin-top: 50px;
	height: 500px;
	background: url(../images/banner2.jpg) no-repeat center right;
	margin-bottom: 500px;
}
#xican .content {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 700px;
	border: 1px solid #c0c0c0;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 10px;
	padding: 20px;
}
#xican .content p {
	text-indent: 2em;
	font-size: 18px;
	color: #777;
	letter-spacing: 2px;
	line-height: 2em;
}
#xican h3 {
	color: #d94040;
	font-size: 42px;
	width: 429px;
	padding-left: 30px;
	padding-top: 25px;
}
#xican .banner3 {
	margin-top: 420px;
}

.xuezi {
	overflow:hidden;
	background:#e5dedf;
}
.xuezi-li {
	padding:5px;
	width:388px;
	float:left;
}
.xuezi-li img {padding:5px;}


/* 不妨走进西点 */
#bufang {
	margin-top: 20px;
}
#bufang .bufang_list {
	width: 1110px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#bufang .bufang_list li {
	width: 250px;
	margin-right: 30px;
	float: left;
	border: 1px solid #bebebe;
	position: relative;
	height: 500px;
	color: #ff6666;
	text-align: center;
}
#bufang .bufang_list li:hover {
	box-shadow: 4px 6px 17px rgba(173, 176, 179, 0.8)
}
#bufang .bufang_list li:nth-of-type(4){
	margin-right: 0;
}
#bufang .bufang_list .abs {
	position: absolute;
}
#bufang div[class^=top_] {
	top: -2px;
}
#bufang div[class^=bottom_] {
	bottom: -1px;
}
#bufang div[class*=left] {
	left: -1px;
}
#bufang div[class*=right] {
	right: -1px;
}
#bufang .bufang_list .list_li{
 	display: block;
    margin-top: 19px;
    background-image:url("../images/left.jpg"),url("../images/right.jpg");
    background-repeat: no-repeat, no-repeat;
    background-position: 15% 50%,85% 50%;
	font-size: 18px;
}
#bufang .bufang_list h3 {
	font-size: 26px;
	margin-top: 10px;
}
#bufang .bufang_list span {
	display: block;
	height: 40px;
}
#bufang .bufang_list span {
	height: 20px;
}

#bufang .bufang_list p {
	text-align: left;
	padding: 10px 22px;
	text-indent: 2em;
	color: #939393;
	font-size: 15px;
	height: 110px;
}
#bufang .bufang_list .a {
	margin-top: 25px;
}
#bufang .a a{
	color: #939393;
	border: 1px solid #939393;
	border-radius: 5px;
	padding: 10px 20px;
}
#bufang .a a:hover {
	background-color: #000;
	color: #fff;
}
#bufang .t_botton {
	margin-top: 30px;
}


/* 情境化教学 */
#qjing {
	margin-top: 50px;
}
#qjing .btn {
	margin-top: 30px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#qjing .btn a {
	width: 180px;
	height: 40px;
	color: #ff6666;
	border: 1px solid #ff6666;
	border-radius: 5px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-right: 30px;
}
#qjing .btn a:nth-of-type(3){
	margin-right: 0;
}
#qjing .btn a.action {
	background-color: #ff6666;
	color: #fff;	
}
#qjing .tuji {
	margin: 30px 70px 0;
}
#qjing .tuji li {
	display: inline-block;
	margin-bottom: 5px;
}

/* 技术+学历 */
#jishu {
	margin-top: 40px;
}
#jishu .main {
	margin: 30px 60px 0;
}
#jishu .main div[class^=float] {
	width: 50%;
	text-align: center;
}
#jishu .main div[class^=float] p {
	margin-top: 20px;
	font-size: 16px;
}
#jishu .main .text {
	text-indent: 2em;
	margin-top: 40px;
	padding: 0 70px;
	line-height: 1.5em;
}

/* 就业好 */
#jyh {
	margin-top: 50px;
}
#jyh .main {
	margin-top: 30px;
	padding: 0 10px;
}
#jyh .main .floatL {
	position: relative;
}
#jyh .main .floatL span {
	position: absolute;
	bottom: 40px;
	right: 0;
	padding: 15px 40px;
	background-color: rgba(255, 255, 255, 0.9);
	font-size: 28px;
	font-weight: bold;
	color: #865c30;
}
#jyh .main .floatR {
	width: 815px;
}
#jyh .main .floatR div{
	display: inline-block;
	margin-bottom: 12px;
	margin-right: 6px;
}
#jyh .main li {
	display: inline-block;
	text-align: center;
	margin-right: 14px;
}
#jyh .main li:nth-of-type(3) {
	margin-right: 0;
}
#jyh .main li p {
	margin-top: 20px;
	font-size: 16px;
	color: #666;
}
.shell .title {
    padding: 20px 0;
    position: relative;
}
.shell .title::after {
    width: 100%;
    height: 0;
    content: '';
    border: 3px solid #ccc;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}
.shell .title h3 {
    display: inline-block;
    padding: 30px;
    color: #da0000;
    font-size: 50px;
    background: #fff;
}
.form form input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
}
.form form .m_meun {
    height: 40px;
    line-height: 40px;
    background: #eb5865;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin: 30px 20px;
    cursor: pointer;
}
.form form input.zxUrl {
    background-color: #DA7100;
}
