/*招生简章*/
.main{
	width: 1200px;
	margin: 0 auto;
}

.in-d{
	margin-top: 40px;
	position: relative;
}
.in-d .id-cen{
	text-align: center;
}
.center{
	margin:0 auto;
}
.in-d .id-p1{
	display: inline-block;
	padding: 0 30px;
	line-height: 42px;
	color: #000000;
	font-size: 48px;
	
}
.in-d .id-p2{
	text-align: center;
	font-size: 30px;
	margin-top: 15px;
}
.in-d .id-p3{
	width: 50px;
	height: 3px;
	background: #db2f2f;
	margin: 6px auto;
}
.in-d .id-p4{
	text-align: center;
	font-size: 22px;
	font-family: "黑体";
	margin-bottom: 50px;
}

.in-d .id-list{
	width: 100%;
}
.in-d .id-list ul li{
	float: left;
	width: 270px;
	margin: 0 15px 40px;
	text-align: center;
}
.in-d .id-list ul li img{
	width: 100%;
	height: 170px;
	margin-bottom: 10px;
}

.id-list2 ul li img{
	width: 100%;
	height: auto !important;
	margin-bottom: 10px;
}

.in-d .id-list .id-p5{
	font-size: 24px;
	line-height: 40px;
	border-bottom: 1px solid #dca834;
    margin-bottom: 7px;
}
.in-d .id-list .id-p6{
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px solid #dca834;
	margin-bottom: 7px;
}
.in-d .id-list .id-p7{
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}
.in-d .id-list a.id-but1{
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #7b000f;
	font-size: 18px;
	border-radius: 5px;
	border: 1px solid #dca834;
	background: #dca834;
	margin-top: 25px;
}
.in-d .id-list a.id-but1:hover{
	background: none;
}

.in-d .id-bd{
	margin: 0 15px 20px;
	border: 1px solid #b1b4b8;
	box-shadow: 5px 5px 5px #b1b4b8;
	padding: 15px 0;
	text-align: center;
	background: #fff;
}
.in-d .id-bd .id-p8{
	font-size: 30px;
	line-height: 50px;
	background: url(../images/icon-3.png) no-repeat center;
	margin-bottom: 15px;
}
.in-d .id-col span{
	color: #7b000f;
	font-size: 22px;
}
.in-d .id-col select{
	width: 210px;
	height: 35px;
	border: 1px solid #959595;
	border-radius: 3px;
	padding: 0 5px;
}
.in-d .id-col input{
	width: 200px;
	height: 35px;
	border: 1px solid #959595;
	border-radius: 3px;
	padding: 0 5px;
}
.in-d .id-p9{
	line-height: 45px;
	font-size: 16px;
}
.in-d .id-bd button{
	width: 300px;
	height: 44px;
	color: #fff;
	font-size: 22px;
	background: #e60012;
	border: 1px solid #e60012;
	border-radius: 5px;
	margin-top: 10px;
}
.in-d .id-bd button:hover{
	background: none;
	color: #e60012;
}
.in-d .id-text {
	min-height: 515px;
	background: url(../images/icon-4.jpg) no-repeat 30px 100px;
}
.in-d .id-text .id-p10{
	text-align: center;
	font-size: 48px;
}
.in-d .id-text .id-je{
	width: 600px;
	margin-top: 40px;
}
.in-d .id-p11{
	height: 45px;
	line-height: 45px;
}
.in-d .id-p11 span{
	display: inline-block;
	width: 200px;
	height: 35px;
	line-height: 35px;
	color: #ffe400;
	font-size: 22px;
	text-align: center;
	background: #22211f;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.in-d .id-p11 font{
	font-size: 30px;
	float: left;
	font-weight: bold;
}
.in-d .id-p12{
	line-height: 60px;
	font-size: 28px;
}
.in-d .id-p13{
	width: 410px;
	height: 152px;
	line-height: 152px;
	text-align: center;
	background: url(../images/icon-5.png) no-repeat center;
	color: #fff;
	font-size: 42px;
	font-weight: bold;
}
.in-d .id-p13 font{
	font-size: 60px;
}
.in-d .id-p14{
	line-height: 50px;
	margin-top: 25px;
}
.in-d .id-p14 a{
	display: inline-block;
	width: 255px;
	height: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background: #f13336;
	border: 1px solid #f13336;
	border-radius: 5px;
	margin-right: 40px;
}
.in-d .id-p14 a:hover{
	background: none;
	color: #f13336;
}
.in-d .id-bg{
	width: 100%;
	height: 170px;
	background: #ebebeb;
	position: absolute;
	top: 1012px;
	left: 0;
	z-index: -1;
}

.zxj-bg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
}
.zxj{
	width: 450px;
	margin: 0 auto;
	background: #fff;
	padding: 15px 20px ;
	border-radius: 5px;
	margin-top: 10%;
}
.zxj .zxj-p1{
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}
.zxj .zxj-col{
	line-height: 40px;
	margin-bottom: 10px;
}
.zxj .zxj-col span{
	display: inline-block;
	width: 130px;
	text-align: right;
}
.zxj .zxj-col input{
	width: 250px;
	padding: 0 10px;
	height: 38px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.zxj .zxj-col2{
	line-height: 40px;
	margin-bottom: 10px;
}
.zxj .zxj-col2 span{
	display: inline-block;
	width: 130px;
	text-align: right;
}
.zxj .zxj-col2 input{
	vertical-align: middle;
	margin-right: 5px;
}
.zxj .zxj-col2 label{
	margin-right: 20px;
}
.zxj .zxj-p2{
	text-align: center;
	line-height: 40px;
	color: #999;
}
.zxj .zxj-btn{
	text-align: center;
}
.zxj .zxj-btn button{
	width: 140px;
	height: 40px;
	border: 0;
	border-radius: 5px;
	color: #fff;
	background: #e60012;
	margin: 0 15px;
}
.zxj .zxj-btn button.zxj-but{
	background: #ccc;
}


/*底部*/
.footer{
	width: 100%;
	background: #242424;
	padding: 35px 0;
}
.footer .foot-l{
	width: 600px;
}
.footer .f-p1{
	line-height: 55px;
}
.footer .f-nav{
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #313131;
}
.footer .f-nav li{
	float: left;
	margin-right: 25px;
}
.footer .f-nav li a{
	color: #696969;
	font-size: 18px;
}
.footer .f-rm{
	line-height: 55px;
	color: #696969;
	font-size: 18px;
}
.footer .f-rm span{
	color: #ec3031;
}

.footer .f-p2{
	color: #ffffff;
	font-size: 30px;
	margin: 40px 0;
}
.footer .f-p2 span{
	color: #ec3031;
}
.footer .f-p3{
	line-height: 44px;
	color: #696969;
	font-size: 14px;
	border-top: 1px solid #313131;
}

.footer .foot-r{
	width: 410px;
}
.footer .f-p4{
	color: #ec3031;
	font-size: 24px;
	margin-bottom: 20px;
}
.footer .f-bd input{
	width: 340px;
	height: 40px;
	padding: 0 10px;
	background: #393939;
	border: 0;
	border-radius: 5px;
	margin-bottom: 15px;
	color: #fff;
}
.footer .f-bd textarea{
	width: 340px;
	height: 100px;
	padding: 5px 10px;
	background: #393939;
	border: 0;
	border-radius: 5px;
	margin-bottom: 15px;
	color: #fff;
}
.footer .f-btn button{
	width: 300px;
	height: 45px;
	color: #fff;
	font-size: 24px;
	border: 0;
	border-radius: 5px;
	background: #e60012;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
