
/* CSS Document    made by walker*/

/***/
* {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "微软雅黑";
	list-style: none;
}
body {
	background: #f7f7f7;
}
img {
	max-width: 100%;
	height: auto;
	border: none;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
input{
	border:none;
	outline:none;
}

.autor {
	margin: 0 auto;
	width: 1100px;
}
.big_min {
	width: 100%;
	min-width: 1100px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.align {
	text-align: center;
}
.cf {
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}
/***/
/*头部*/
.top {
	width: 100%;
	background: #d34131;
	/*position: fixed;
	top: 0;
	z-index: 999999999;*/
}
.top ul {
	width: 1100px;
	margin: 0 auto;
	height: 74px;
	background:#d34131;
	position: relative;
}
.Top_Logo {
	position: absolute;
	left: 0;
	height: 53px;
	top: 10px;
}
.top ul li {
	height: 54px;
	float: right;
	padding: 10px 12px;
}
.top ul li:hover {
	background: #8a0a10;
}
.top ul li a {
	font-size: 16px;
	color: #fff;
	line-height: 54px;
}
a:hover {
	text-decoration: none;
}
/*头部*/

.swiper-container img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
/*banner*/
.banner {
	width: 100%;
	min-width: 1100px;
}
.banner_one {
	width: 100%;
	min-width: 1100px;
	height: 226px;
	background: url(../images/banner1.jpg) no-repeat center top;
}
.banner_two {
	width: 100%;
	min-width: 1100px;
	height: 218px;
	background: url(../images/banner2.jpg) no-repeat center top;
}
.banner_tre {
	width: 100%;
	min-width: 1100px;
	height: 150px;
	padding-top: 150px;
	margin-bottom: 50px;
	background: url(../images/banner3.jpg) no-repeat center top;
}
.banner-wrapper{
	position: relative;
}
.index-advantage {
	height:162px;
	position: absolute;
bottom:-102px;
left: 50%;
transform: translateX(-50%);
z-index: 999;
}
.index-advantage ul {
	height: 100%;
	box-sizing: border-box;
	/* height: 110%; */
	/* min-height: 160px; */
	/* position: absolute;
	top: -50%;
	left: 50%;
	transform: translateX(-50%); */
}
.index-advantage li {
	float: left;
	text-align: center;
	width: 23%;
	height: 100%;
	margin-right: 2%;
	background-color: #fff;
	border-radius: 5px;
	padding: 30px;
	box-sizing: border-box;
	transition: all .25s linear;
}
.index-advantage .adv-tit {
	display: inline-block;
	font-size: 24px;
	height: 50%;
	line-height: 50px;
	padding-left: 70px;
	position: relative;
}
.index-advantage .adv-info {
	margin-top: 18px;
	font-size: 16px;
	color: #999;
}
.index-advantage li:hover {
	box-shadow: 0 0 8px 2px rgba(159, 91, 176, .6);
	transform: translate3d(0, -5px, 0)
}
.index-advantage .adv-tit .icon-xl {
	background-position: -117px -235px;
}
.index-advantage .adv-tit i {
	position: absolute;
	width: 62px;
	height: 62px;
	left: 0;
}
.iconfont {
	display: inline-block;
	background: url(../images/icon.png) no-repeat;
}
.index-advantage .adv-tit .icon-nl {
	background-position: -219px -235px;
}
.index-advantage .adv-tit .icon-rm {
	background-position: -1601px -361px;
}
.index-advantage .adv-tit .icon-sy {
	background-position: -1670px -361px;
}
.iconfont {
	display: inline-block;
	background: url(../images/icon.png) no-repeat;
}
.wrap {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
/*banner*/
/*留资*/
.phoneAGBg {
	width: 100%;
	margin-top: 150px;
	background: #383b48;
}
.phoneAG {
	width: 1200px;
	margin: auto;
}
.phone {
	/* height: 79px; */
	width: 1200px;
	padding: 20px 0px;
}
.phone form div {
	margin-bottom: 5px;
}
.phone form span {
	color: #fff;
}
.xm, .hm, .yxAG, .oCheckSbumit {
	float: left;
	height: 46px;
	background: #fff;
	margin: 0 31px;
	border-radius: 5px;
}
 .phone input::-webkit-input-placeholder {
 font-size: 16px;
}
 .phone input:-moz-placeholder {
 font-size: 16px;
}
 .phone input::-moz-placeholder {
 font-size: 16px;
}
.phone p {
	color: #fff;
	font-size: 16px;
}
.phone p:nth-child(2) {
	padding-top: 15px;
}
.phone .oCheckSbumit {
	cursor: pointer;
	width: 230px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	border-radius: 46px;
	font-size: 23px;
	letter-spacing: 3px;
	color: #383b48;
	transition: all 0.5s;
	border: 1px solid #fff;
	cursor: pointer;
	display: inline-block;
	float: initial;
}
/*.phone .oCheckSbumit:hover { background: #004483; color: #fff; }*/



.phone h2 {
	padding-top: 35px;
}
.phone h2 .top {
	color: #ffffff;
}
.phone form {
	/* margin-top: 25px; */
	width: 100%;
}
.phone form .input span {
	color: #ffffff;
	font-size: 20px;
}
.phone form .input span input {
	width: 178px;
	height: 40px;
	padding-left: 10px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	margin-right: 35px;
}
.phone form .input span:last-of-type input {
	margin-right: 0;
}
.phone form .tijiao {
	text-align: center;
}
.phone form .tijiao input {
	width: 240px;
	height: 58px;
	border-radius: 4px;
	background-color: #c01d2e;
	font-size: 22px;
	color: #fff600;
	margin-top: 40px;
	cursor: pointer;
}
.AGInput {
	width: 230px;
	height: 46px;
	text-align: center;
	/* line-height: 46px; */
	border-radius: 46px;
	font-size: 23px;
	letter-spacing: 3px;
	transition: all 0.5s;
	cursor: pointer;
	display: inline-block;
	float: initial;
	margin-left: 50px;
	background: #fff;
	color: #383b48;
}
.section3 {
	padding: 30px 0 0 0;
}
.layout {
	width: 1100px;
	margin: 0 auto;
}
.section3_p1 .sp11 {
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	color: #333;
	font-size: 22px;
}
.section3 ul li {
	float: left;
	width: 50%;
	margin-bottom: 50px;
}
.section3 ul li:nth-of-type(2) .section3_left span {
	background: #00c48f;
	border: 1px solid #00c48f;
}
.section3 ul li:nth-of-type(2) .section3_left span:hover {
	background: #fff;
	color: #00c48f;
}
.section3 ul li:nth-of-type(3) .section3_left span {
	background: #6e67ff;
	border: 1px solid #6e67ff;
}
.section3 ul li:nth-of-type(3) .section3_left span:hover {
	background: #fff;
	color: #6e67ff;
}
.section3 ul li:nth-of-type(4) .section3_left span {
	background: #ff9600;
	border: 1px solid #ff9600;
}
.section3 ul li:nth-of-type(4) .section3_left span:hover {
	background: #fff;
	color: #ff9600;
}
.section3_p1 {
	font-size: 22px;
	color: #333;
	margin-bottom: 20px;
}
.section3_p1 a {
	color: #333;
}
.section3_p1 .sp11 {
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	color: #333;
}
.section3_p1 .sp21 {
	display: inline-block;
	margin-left: 280px;
	font-size: 14px;
}
.section3_left {
	background: #e8e8e8;
	width: 260px;
	height: 220px;
	float: left;
	padding-top: 5px;
	margin-right: 20px;
}
.section3_left img {
	display: block;
	border: none;
	width: 230px;
	margin: 10px auto;
	margin-bottom: 20px;
}
.section3_left span {
	display: block;
	float: left;
	width: 108px;
	height: 30px;
	background: #1c74d9;
	line-height: 30px;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #fff;
	border: 1px solid #1c74d9;
	transition: all 0.5s;
	cursor: pointer;
}
.section3_left span:hover {
	background: #fff;
	color: #1c74d9;
}
.section3_p2 {
	font-size: 14px;
	line-height: 28px;
}
.section3_p2 a {
	color: #333;
}
.section3_p2 a:hover {
	color: #c33;
}
/**/
/*报考流程*/
.process {
	margin: 0 auto;
}
.process ul li {
	float: left;
	width: 122px;
	height: 73px;
	padding: 30px 0;
	margin-right: 1px;
}
.process ul li p {
	font-size: 14px;
	text-align: center;
}
.process ul li:nth-of-type(odd) {
	background: #e0efff;
}
.process ul li:nth-of-type(even) {
	background: #f2f8ff;
}
.process ul li p span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	background: #1962ae;
	text-align: center;
	line-height: 18px;
	margin-right: 10px;
}
.process ul li p:nth-of-type(1) {
	font-size: 18px;
	text-align: center;
	color: #1962ae;
	line-height: 20px;
	margin-bottom: 20px;
}
.process ul li:nth-of-type(1) {
	width: 36px;
	padding: 11px 4px;
	height: 110px;
	background: #1962ae;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.process ul li.last {
	width: 152px;
}
.process ul li:nth-of-type(2) {
	width: 154px;
	background: #f2f8ff;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
/**/
/**/
.part1-1 {
	width: 1100px;
	position: relative;
	z-index: 3;
	margin: 0 auto;
	overflow: hidden;
	background: #f9f9fe;
	padding: 20px 0;
}
.part1-1 ul.bk {
	text-align: center;
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.part1-1 ul.bk>li {
	width: 220px;
	height: 238px;
	position: relative;
	text-align: center;
	cursor: pointer;
	-webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
	-moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
	-ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
	-o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
	box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
	float: left;
	background-color: #fff;
	font-size: 18px;
}
.part1-1 ul.bk>li>img {
	margin: 42px auto 24px;
	height: 40px;
}
.part1-1 ul.bk>li>a {
	width: 140px;
	height: 36px;
	line-height: 70px;
	margin-top: 20px;
	font-size: 15px;
	background: #d34131;
	color: #fff;
	padding: 8px 35px;
	border-radius: 5px;
}
.part1-1 ul.bk>li .bk_hover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	margin: auto;
	display: table;
}
.part1-1 ul.bk>li .bk_hover>ul {
	margin: auto;
	display: table-cell;
	vertical-align: middle;
}
.part1-1 ul.bk>li .bk_hover>ul li {
	width: 180px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin: 0 auto 10px;
	border: 1px solid #fff;
	font-size: 16px;
	letter-spacing: 1px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.part1-1 ul.bk>li .bk_hover>ul.bk2 li {
	width: 90px;
	float: left;
	margin-right: 5px;
}
.part1-1 ul.bk>li .bk_hover>ul.bk2 li:nth-child(2n+1) {
	margin-left: 15px;
}
.part1-1 ul.bk>li .bk_hover>ul li:last-child {
	margin-bottom: 0;
}
.part1-1 ul.bk>li .bk_hover>ul li.myactive {
	background-color: #d34131;
	border: 1px solid #d34131;
}
.part1-1 ul.bk>li.myactive>.bk_hover {
	background-image: -moz-linear-gradient(38deg, rgb(89, 93, 119) 0%, rgb(101, 84, 95) 100%);
	background-image: -webkit-linear-gradient(38deg, rgb(89, 93, 119) 0%, rgb(101, 84, 95) 100%);
	background-image: -ms-linear-gradient(38deg, rgb(89, 93, 119) 0%, rgb(101, 84, 95) 100%);
	opacity: 1;
	transition: all .5s;
}
.animate-box p {
	font: 18px/18px "微软雅黑";
}
.part_title img {
	display: block;
	margin: 12px auto;
}
.part_title h2 {
	font-size: 36px;
	margin-top: 12px;
	letter-spacing: 2px;
	text-align: center;
}
/**/
.part3 {
	/* margin-top: 56px; */
	background: url(../images/part2_bg.png) no-repeat center center;
	background-size: 1920px 620px;
	height: 570px;
	overflow: hidden;
}
.part3 .part_title {
	margin-top: 66px;
}
.part3 .part_title h2 {
	background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 48%, rgba(255, 255, 255, 0.99) 49%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 48%, rgba(255, 255, 255, 0.99) 49%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 48%, rgba(255, 255, 255, 0.99) 49%, rgba(255, 255, 255, 0) 100%);
	width: 490px;
	height: 68px;
	line-height: 68px;
	margin: 12px auto 2px;
}
.part3 ul {
	margin-top: 80px;
	padding: 0 0 0 50px;
	width: 1050px;
}
.part3 .my_kk {
	border: 1px solid #fa4667;
	height: 124px;
	width: 200px;
	margin-left: 12px;
	margin-top: 13px;
}
.part3 ul li {
	position: relative;
	float: left;
	margin-right: 31px;
	width: 226px;
	height: 150px;
	cursor: pointer;
}
.part3 ul li img {
	width: 100%;
}
.part3 ul li:last-child {
	margin-right: 0;
}
.part3 ul li p {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	font-size: 22px;
	color: #d34131;
	letter-spacing: 1px;
	font-weight: bold;
	width: 202px;
	height: 126px;
	padding: 12px;
	display: table;
	transition: all .2s;
}
.part3 ul li span.btn_p {
	position: absolute;
	bottom: 40px;
	left: 45px;
	background: #fa4667;
	color: #fff;
	width: 135px;
	text-align: center;
	line-height: 28px;
	border-radius: 8px;
}
.part3 ul li p span {
	display: table-cell;
	vertical-align: middle;
	/*border: 1px solid #d34131;*/
	position: absolute;
	font: bold 18px/18px "微软雅黑";
	top: 45px;
	left: 58px;
}
.part3 ul li p::before {
	position: absolute;
	top: 14px;
	right: 10px;
	bottom: 14px;
	left: 10px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	border-top: 1px solid #d7cefc;
	border-bottom: 1px solid #d7cefc;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.part3 ul li p::before, .part3 ul li p::after {
	position: absolute;
	content: '';
	opacity: 0;
	transition: all 0.5s;
}
.part3 ul li p::before {
	top: 12px !important;
	right: 6px;
	bottom: 12px !important;
	left: 6px;
	border-top: 1px solid #d7cefc;
	border-bottom: 1px solid #d7cefc;
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.part3 ul li p::after {
	top: 6px;
	right: 12px;
	bottom: 6px;
	left: 12px;
	border-right: 1px solid #d7cefc;
	border-left: 1px solid #d7cefc;
	transform: scale(1, 0);
	transform-origin: 100% 0;
}
.part3 ul li.active p::before, .part3 ul li.active p::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.part3 ul li.active p {
	background-color: rgba(255, 18, 50, 0.7);
	color: #fff;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.part3 ul li.active span.btn_p {
	background: #fff;
	color: #d34131;
}
.part4 {
	margin-top: 70px;
}
.part4 {
	margin-top: 30px;
}
.part4 .xx {
	width: 210px;
	float: left;
	height: 370px;
	transition: all .2s;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	cursor: pointer;
	position: relative;/*margin-right: 15px !important;*/
}
.part4 .xx:last-child {
	margin-right: 0;
}
.part4 .xx {
	margin: 6px;
}
.part4 .xx .school_img {
	/*width: 218px;*/
	height: 140px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.part4 .xx .school_img img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width: 100%;
	height: 140px;
}
.part4 .xx:hover>.xx .school_img img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
.part4 .xx p {
	font-size: 14px;
	width: 80px;
	height: 22px;
	line-height: 22px;
	background-color: #ffb838;
	border-radius: 3px;
	margin: 16px 0 10px 4px;
	text-align: center;
}
.part4 .xx p.btn_p2 {
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 100px;
	color: #fff;
}
.part4 .xx p.btn_p2:hover {
	text-decoration: underline;
}
.part4 .xx h4 {
	color: #4c4c4c;
	font-size: 18px;
	margin-left: 4px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
.part4 .xx span {
	font-size: 15px;
	color: #757575;
	line-height: 23px;
	margin-left: 4px;
	margin-bottom: 6px;
	display: block;
}
.part4 .xx>img {
	text-align: center;
	position: absolute;
	bottom: 20px;
}
.part4 .xx a {
	width: 142px;
	height: 39px;
	line-height: 39px;
	font-size: 18px;
}
.part4 ul li:hover {
	box-shadow: 0px 16px 30px -8px rgba(104, 66, 242, 0.2);
}
.part4 .swiper-pagination-bullet-active {
	background: #fb4678;
}
.part4 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}
.part4 .part4_form {
	margin: 26px auto;
	text-align: center;
	font-size: 22px;
}
.part4 .part4_form .part4_form_title {
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	margin-right: 54px;
}
.part4 .part4_form .input {
	display: inline-block;
}
.part4 .part4_form .input span {
	font-size: 18px;
	margin-right: 6px;
}
.part4 .part4_form .input input, .part4 .part4_form .input select {
	width: 200px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #eeeeee;
	text-align: left;
	padding: 0 14px;
	font-family: 'Microsoft YaHei';
	color: #333;
}
.part4 .part4_form .input select {
	margin-right: 42px;
}
.part4 .part4_form .select {
	margin-top: 30px;
	font-size: 16px;
	margin-bottom: 30px;
}
.part4 .part4_form .select label {
	display: inline-block;
	margin: 0 38px;
}
.part4 .part4_form .select label input {
	margin-right: 6px;
	color: #333;
}
.part4 .part4_form .part4_btn {
	width: 296px;
	height: 45px;
	line-height: 45px;
	letter-spacing: 8px;
	margin: 36px auto 12px;
}
.part4 .part4_form .shuoming {
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}
.part4more {
	float: right;
	width: 200px;
	height: 370px;
	background: #fff;
	margin-top: 29px;
	box-shadow: 0px 10px 25px 0px #ececec;
	border-radius: 5px;
	text-align: center;
}
.part4more div {
	margin-top: 130px;
}
.part4more p {
	font-size: 22px;
	line-height: 50px;
}
.part4more p a {
	color: #ff5274;
}
.part4more p.morep {
	background: url(../images/more.png) no-repeat;
	width: 42px;
	height: 42px;
	margin-top: 140px;
	margin-left: 81px;
}
.part4more:hover {
	background: #d34131;
}
.part4more:hover p.morep {
	background: url(../images/more2.png);
}
.part4more:hover p.morep2 a {
	color: #fff;
}
.x1 {
	float: left;
	width: 900px;
	height: 400px;
}
.btn {
	width: 320px;
	height: 54px;
	line-height: 54px;
	border-radius: 27px;
	text-align: center;
	margin: auto;
	cursor: pointer;
	font-size: 24px;
	letter-spacing: 1px;
	transition: all .2s;
	display: block;
	color: #fff;
	background-image: -moz-linear-gradient(120deg, rgb(251, 70, 70) 0%, rgb(238, 65, 185) 100%);
	background-image: -webkit-linear-gradient(120deg, rgb(251, 70, 70) 0%, rgb(238, 65, 185) 100%);
	background-image: -ms-linear-gradient(120deg, rgb(251, 70, 70) 0%, rgb(238, 65, 185) 100%);
	box-shadow: 0px 2px 10px 0.1px rgba(34, 95, 231, 0.2);
}
.btn:hover {
	box-shadow: 0px 2px 30px 0.1px rgba(34, 95, 231, 0.4);
	color: #fff;
}
.notice_active {
	float: left;
	width: 100%;
	height: 44px;
	padding: 0;
	overflow: hidden;
	position: relative;
	margin: 0.2rem 0;
	box-sizing: border-box;
	padding: 0 3%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.notice_active>ul>li {
	line-height: 44px;
	align-items: center;
	font-size: 14px;
	color: #555;
	text-align: center;
}
.part7 {
	margin-top: 64px;
}
.part7 .ask_cont {
	width: 590px;
	margin-top: 10px;
}
.part7 .ask_cont ul li {
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	color: #808080;
}
.part7 .ask_cont ul li p span {
	background: url(../images/num_bg.png) no-repeat center center;
	background-size: 17px 17px;
	color: #fff;
	text-align: center;
	width: 17px;
	height: 17px;
	margin-right: 8px;
	display: inline-block;
	line-height: 18px;
	font-size: 12px;
	padding-left: 3px;
}
.part7 .ask_cont ul li a {
	color: #f74468;
	background: url(../images/ask_arrow.png) no-repeat center right;
	background-size: 17px 13px;
	padding-right: 30px;
}
.part7 .ask_cont ul li:hover {
	color: #f74468;
}
.part7 .btn {
	margin-top: 40px;
}
.part7h1 {
	text-align: center;
	font-size: 36px;
	margin-bottom: 20px;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.text-center {
	text-align: center;
}
.in_fit_box {
	padding: 40px 0;
}
.in_fit{
	padding: 0;
	background: url('../images/suit_bgc.png') no-repeat;
	background-size: 100% 100%;

}
.x2 .title {
	text-align: center;
}
.x2 .title h2 {
	font-size: 36px;
	color: #000;
}
.x2 .title h2 i {
	color: #d71921;
	font-size: 36px;
	text-transform: uppercase;
	font-style: normal;
}
.x2 .title span {
	display: block;
	width: 116px;
	height: 2px;
	background-color: #d71921;
	margin: 24px auto 20px auto;
}
.x2 .title .p {
	font-size: 20px;
	color: #141f49;
	line-height: 20px;
}
.in_fit {
	margin:40px 0;
	/* padding: 40px 0 40px 0; */
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.in_fit_ul {
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
	/* background: url(../images/p16.png) center bottom no-repeat; */
}
.in_fit .in_fit_ul:nth-child(2) {
	border-top: none;
}
.in_fit_ul li {
	float: left;
	border-right: 1px solid #dbdbdb;
	width: 366px;
	text-align: center;
	padding: 30px 0;
	box-sizing: border-box;
}
.in_fit_ul li:last-child {
	border-right: none;
}
.in_fit_ul li span {
	width: 81px;
	height: 81px;
	display: block;
	margin: auto;
	border-radius: 100px;
	background: url(../images/p9.png) center no-repeat;
	background-size: cover;
	overflow: hidden;
	box-shadow: 3px 4px 10px #0050a4;
}
.in_fit_ul li h3 {
	font-size: 18px;
	color: #4c4c4c;
	margin-top: 24px;
}
.in_fit_ul li i {
	display: block;
	width: 29px;
	height: 1px;
	background-color: #0063c9;
	margin: 14px auto;
}
.in_fit_ul li h4 {
	font-size: 14px;
	color: #666666;
}
.in_fit_ul li h5 {
	font-size: 14px;
	color: #fff;
	width: 89px;
	height: 26px;
	border-radius: 4px;
	line-height: 26px;
	text-align: center;
	margin: 15px auto auto auto;
	background-color: #0063c9;
	cursor: pointer;
}
.in_fit_ul li:hover h5 {
	background-color: #0050a4;
}
.in_fit_span {
	width: 237px;
	height: 45px;
	border-radius: 50px;
	border: 1px solid #d71921;
	line-height: 45px;
	text-align: center;
	font-size: 15px;
	color: #d71921;
	margin: auto;
	display: block;
	cursor: pointer;
}
.in_fit_span:hover {
	background-color: #b30006;
	color: #fff;
}
.m8 {
	width: 100%;
	height: 481px;
	min-width: 1100px;
	background: url(../images/m8.jpg) center top no-repeat;
}
.m8 .title {
	font-size: 36px;
	font-weight: bold;
	line-height: 100px;
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
}
.in_recommend_box {
	background: url(../images/j3.jpg) center no-repeat;
	background-size: cover;
	padding: 60px 0 70px 0;
}
.in_recommend_margin {
	margin: 0 -22.5px;
}
.in_recommend_ul {
	padding: 30px 0 35px 0;
}
.in_recommend_ul li {
	width: 370px;
	margin: 10px auto;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0);
}
.in_recommend_ul li span {
	display: block;
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;
}
.in_recommend_ul li span i {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 58px;
	display: block;
	background: url(../images/p18.png) center no-repeat;
	background-size: cover;
}
.in_recommend_down {
	padding: 0 30px 25px 30px;
}
.in_recommend_down h3 {
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in_recommend_down h4 {
	font-size: 14px;
	color: #333333;
	padding: 11px 0 15px 0;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in_recommend_down h5 {
	font-size: 14px;
	color: #6a6a6a;
	line-height: 22px;
	margin-top: 14px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.in_recommend_ul li:hover {
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
.in_recommend_ul li:hover i {
	background-image: url(../images/p19.png);
}
.in_recommend_ul .slick-prev {
	width: 44px;
	height: 44px;
	background: url(../images/p23.png) center no-repeat;
	left: -40px;
}
.in_recommend_ul .slick-next {
	width: 44px;
	height: 44px;
	background: url(../images/p22.png) center no-repeat;
	right: -40px;
}
.w_1200 {
	margin: 0 auto;
	width: 1200px;
}
.u_Payroll {
	padding-top: 0px;
	overflow: hidden;
	padding-bottom: 30px;
	background: #f5f5f5;
}
.u_Payroll ul {
	width: 1000px;
	margin: 60px auto 80px;
}
.u_Payroll li {
	width: 21%;
	float: left;
	text-align: center;
	position: relative;
	cursor: pointer;
	margin: 0 2%;
}
.u_Payroll li span {
	position: absolute;
	width: 100%;
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	left: 0;
	top: 24px;
}
.u_Payroll li img {
	transition: 1.2s;
	-webkit-transition: 1.2s;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	width: 138px;
	height: 138px;
}
.u_Payroll li h5 {
	font-size: 24px;
	line-height: 38px;
	margin-top: 5px;
	font-weight: normal;
}
.u_Payroll li p {
	line-height: 28px;
	color: #1f1d1d;
}
.u_Payroll li:hover img {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.u_Payroll .u_playroll_li1 span, .u_Payroll .u_playroll_li1 h5 {
	color: #466e75;
}
.u_Payroll .u_playroll_li2 span, .u_Payroll .u_playroll_li2 h5 {
	color: #4f9633;
}
.u_Payroll .u_playroll_li3 span, .u_Payroll .u_playroll_li3 h5 {
	color: #ff7e00;
}
.u_Payroll .u_playroll_li4 span, .u_Payroll .u_playroll_li4 h5 {
	color: #ed1b24;
}
.title h2 {
	/* padding-top: 72px; */
	font-size: 36px;
	font-weight: bold;
	color: #141f49;
	text-align: center;
}
.title h2 span {
	font-size: 36px;
	color: #ec2f4d;
	display: inline-block;
}
.title p {
	font-size: 16px;
	line-height: 40px;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
}
.eval-box {
	padding: 10px 0;
	text-align: center;
	margin: auto;
	width: 1000px;
}
.eval-box h3 {
	color: #ed1e26;
	font-size: 48px;
}
.eval-box h3 span {
	color: #106bc5;
	font-size: 30px;
}
.eval-box .info {
	color: #555454;
	font-size: 18px;
	margin-bottom: 20px;
}
.input-text {
	border: 1px solid #106bc5;
	height: 58px;
	line-height: 58px;
	border-radius: 12px;
	padding: 0 20px;
	font-size: 18px;
	color: #333;
	width: calc(33.33% - 90px);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;/* Safari */
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
.eval-box .mid {
	margin: 0 45px;
}
.eval-box .info {
	color: #555454;
	font-size: 18px;
	margin-bottom: 20px;
}
.submitBtn:hover {
	background: #106bc5;
	color: #fff;
}
#aa {
	margin-top: -40px;
}
.submitBtn {
	color: #106bc5;
	font-size: 18px;
	width: 300px;
	display: inline-block;
	border-radius: 12px;
	height: 58px;
	line-height: 58px;
	margin-top: 30px;
	transition: all .2s ease;
	background: #fff;
	cursor: pointer;
	font-family: Arial;
	text-align: center;
}
h3 {
	display: block;
	font-size: 1.17em;
	line-height: 2em;
	font-weight: bold;
}
/*MBA优势开始*/
.main-small {
	width: 1100px;
	clear: both;
	margin: 0px auto;
	margin-top: 40px;
}
.main-small2-title p {
	color: #666666;
	text-align: center;
	/* padding-top: 30px; */
	font-size: 28px;/* margin-bottom: 30px; */
}
.main-small2-title p:nth-child(2) {
	font-size: 16px;
}
#main-small5 {
	height: 540px;
}
.main-small55-content {
	width: 1100px;
	text-align: center;
	margin-top: 20px;
	color: #fff;
}
.main-small55-content>div {
	width: 25%;
	float: left;
	height: 240px;
	border-radius: 2px;
}
.main-small55-content-text {
	padding: 15px 15px;
	background-color: rgb(18, 111, 198);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/*Firefox3.5+*/
	-webkit-box-sizing: border-box;
	/*Safari3.2+*/
	-o-box-sizing: border-box;
	/*Opera9.6*/
	-ms-box-sizing: border-box;/*IE8*/
}
.main-small55-content-text p:nth-child(1) {
	font-size: 22px;
	line-height: 44px;
	margin-bottom: 20px;
}
.main-small55-content-text p:nth-child(2) {
	font-size: 16px;
	line-height: 36px;
	text-align: left;
}
.main-small55-content-img img {
	width: 100%;
	height: 240px;
}
/*MBA优势结束*/
/*p {
    display: block;
	line-height:1em;
	
	
}*/
.eval-box .info span {
	color: #ed1e26;
}
.certificate {
	margin: 40px auto 0 auto;
	width: 1100px;
	text-align: center;
	color: #333;
}
.certificate .htit {
	margin-bottom: 30px;
	padding: 12px 0 12px 22px;
	font-size: 30px;
	color: #fff;
	background: #141f49;
}
.certificate .htit span {
	color: #ec2f4d;
	font-size: 36px;
}
.certificate ul {
	margin: 0 auto;
	width: 1000px;
}
.certificate ul li {
	width: 33%;
	text-align: center;
	line-height: 20px;
	display: inline-block;
}
.certificate ul li a {
	display: block;
	margin: 0 15px;
	color: #141f49;
}
.certificate ul li img {
	display: block;
	width: 100%;
	max-width: 100%;
}
.certificate ul p {
	margin-bottom: 20px;
	padding: 16px 0;
	font-size: 16px;
}
.wrap {
	width: 1100px;
	margin: 0 auto;
}
.wrap .title {
	height: 144px;
	text-align: center;
}
.wrap .gjml{
	display: block;
	margin:0 auto;
}
.wrap .title h2 {
	font-size: 36px;
	font-weight: bold;
	color: #141f49;
	line-height: 118px;
}
.wrap .title h2 span {
	color: #ec2f4d;
}
.pic-ul {
	position: relative;
	margin: 0 auto;
	width: 1070px;
	height: 563px;
}
.pic-ul li {
	position: absolute;
}
.pic-ul li .img {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	background-size: 100%;
}
.pic-ul li img {
	width: 100%;
}
.pic-ul li:hover {
	z-index: 10;
}
.pic-ul li:hover .img {
	z-index: 10;
}
.pic-ul li:hover img {
	transform: scale(1.2);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.pic-ul .pic1 {
	top: 56px;
	width: 328px;
	height: 218px;
}
.pic-ul .pic2 {
	top: 0;
	left: 380px;
	width: 312px;
	height: 237px;
}
.pic-ul .pic3 {
	top: 60px;
	right: 0;
	width: 338px;
	height: 199px;
}
.pic-ul .pic4 {
	top: 215px;
	left: 194px;
	width: 338px;
	height: 228px;
}
.pic-ul .pic5 {
	top: 233px;
	right: 190px;
	width: 294px;
	height: 312px;
}
.inquire {
	padding: 10px 0 30px;
}
.se6 {
	padding-bottom: 50px;
}
.se6 .se6_tit {
	background: #eeeeee;
	height: 44px;
	margin-bottom: 30px;
}
.se6 .se6_tit ul {
	background: #eeeeee;
	height: 44px;
	float: left;
	width: 320px;
	cursor: pointer;
}
.se6 .se6_tit ul li {
	width: 160px;
	float: left;
	height: 44px;
	text-align: center;
	line-height: 44px;
	color: #333;
	font-size: 20px;
}
.se6 .se6_tit ul li.on {
	background: #1962ae;
	color: #fff;
}
.se6 .se6_tit p {
	float: right;
	width: 375px;
	height: 33px;
	line-height: 33px;
	color: #333;
	font-size: 20px;
	position: relative;
	margin-top: 2px;
}
.se6 .se6_tit input {
	display: inline-block;
	width: 230px;
	height: 31px;
	border: 1px solid #bfbfbf;
	padding-left: 5px;
}
.se6_left {
	width: 760px;
	float: left;
}
.se6 .se6_tit img {
	display: inline-block;
	width: 31px;
	height: 32px;
	border: none;
	position: absolute;
	right: 33px;
	cursor: pointer;
}
.se6 .se6_left ul li:nth-of-type(1) {
	color: #333;
	font-weight: bold;
}
.se6 .se6_left ul li {
	height: 30px;
	line-height: 30px;
	position: relative;
	width: 790px;
	font-size: 14px;
	color: #020202;
}
.se6 .se6_left ul li:hover {
	color: #c33;
	cursor: pointer;
}
.se6 .se6_left ul li span:nth-of-type(1) {
	left: 60%;
	position: absolute;
}
.se6 .se6_left ul li span:nth-of-type(2) {
	left: 80%;
	position: absolute;
}
.se6_right {
	width: 297px;
	float: left;
	border-left: 1px solid #dbdbdb;
	padding-left: 40px;
}
.se6_right ul li:nth-of-type(1) {
	color: #000;
	font-weight: bold;
}
.se6_right ul li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #020202;
	cursor: pointer;
}
.se6_right ul li:hover {
	color: #c33;
}
.banner1 {
	position: relative;
	overflow: auto;
	text-align: center;
	width: 960px;
	margin: 0 auto
}
.banner1 .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 70px;
	z-index: 3;
}
.banner1 .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s
}
.banner1 .dots li.active {
	background: #fff;
	opacity: 1
}
.banner1 .arrow {
	position: absolute;
	width: 20px;
	height: 37px;
	top: 50%;
	margin-top: -18px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.banner1 #al {
	left: 15px
}
.banner1 #ar {
	right: 15px
}
.banner1 ul {
	z-index: 1;
	width: 600%;
	overflow: hidden;
}
.banner1 ul .slider-item {
	width: 640px;
	float: left;
	height: 480px;
	position: relative;
	overflow: hidden;
}
.banner1 ul .slider-item .slider-title em {
	font-size: 16px;
	line-height: 28px;
	font-style: normal;
}
.banner1 .progress {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15%;
	min-height: 3px;
	overflow: hidden;
	z-index: 2;
	background: #f60
}
.m9 {
	width: 100%;
	min-width: 1100px;
	background: url(../images/pic-18.jpg) no-repeat center;
}
.m9 .title {
	font-size: 36px;
	font-weight: bold;
	color: #352713;
	line-height: 118px;
}
/*M4  begin  */
.M4 {
	background: #292b31;
	padding: 30px 0;
	margin: 40px 0 0 0;
}
.M4 .M1Tit {
	color: #e8c878;
	font-size: 36px;
	line-height: 48px;
	text-align: center;
}
.M4Bri1 {
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.M4Bri2 {
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.M4Bri1 span {
	font-size: 24px;
	color: #ff2f2f;
	font-style: italic;
}
.M4Bri2 span {
	display: inline-block;
	padding: 0 197px;
	position: relative;
}
.M4Bri2 span:before {
	content: '';
	width: 183px;
	height: 1px;
	background: #e8c878;
	position: absolute;
	left: 0;
	top: 50%;
}
.M4Bri2 span:after {
	content: '';
	width: 183px;
	height: 1px;
	background: #e8c878;
	position: absolute;
	right: 0;
	top: 50%;
}
.M4C-1 {
	width: 330px;
	height: 30px;
	margin-right: 20px;
	background: #fff;
	border-radius: 0 15px 15px 0;
	overflow: hidden;
	float: left;
}
.M4CLabel {
	width: 77px;
	height: 31px;
	text-align: center;
	background: #e8c878;
	display: block;
	line-height: 31px;
	float: left;
}
.M4CRight {
	overflow: hidden;
	display: block;
}
.M4CRight input, .M4CRight select {
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.M4CRight a {
	top: 2px;
	position: absolute;
	right: 20px;
	margin-top: 5px;
	color: #333333;
}
.M4CRight span {
	position: absolute;
	right: 40px;
	margin-top: 5px;
}
.M4CRname {
	width: 100%;
	height: 31px;
	line-height: 31px;
}
.M4Con {
	padding-top: 30px;
}
.hqyzm {
	width: 148px;
	height: 31px;
	line-height: 31px;
	background: #e8c878;
	border-radius: 15px;
	text-align: center;
	float: left;
}
.subBtn {
	width: 188px;
	height: 48px;
	line-height: 40px;
	margin: 30px auto 0;
	display: block;
	background: #bb9944;
	color: #fff;
	font-size: 24px;
	border-radius: 10px;
	border: 3px #e8c878 solid;
}
/*M4  end    */
.foot {
	text-align: center;
	color: #333333;
	margin: 10px 0;
}
.foot a {
	color: #333333;
}
.floatLeft {
	position: fixed;
	right: 0px;
	top: 100px;
	background: #d34131;
	z-index: 99;
}
.floatRBox {
	width: 127px;
	padding-bottom: 10px;
}
.floatRBList {
	padding: 7px 10px 0;
	margin-bottom: 12px;
}
.floatLeft li a {
	font-size: 17px;
}
.floatRBList li a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: rgb(247, 247, 247);
	border-bottom: 1px #bb9944 solid;
}
/* seminarEnroll */
.seminarEnroll {
	margin-top: 40px;
	height: 321px;
	padding: 35px 0;
	background: url(../images/part2_bg.png) center top no-repeat #345492;
}
.seminarEnroll .hd {
	color: #fff;
}
.seminarEnroll .bd .wx {
	float: left;
	width: 368px;
	position: relative;
}
.seminarEnroll .bd .wx i {
	width: 170px;
	height: 170px;
	position: relative;
}
/* .seminarEnroll .bd .wx p {
	float: left;
	padding: 120px 0 0 10px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	_zoom: 1;
	_padding-left: 7px;
}
.seminarEnroll .sheet {
	overflow: hidden;
	_zoom: 1;
	_padding-left: 27px;
} */
.seminarEnroll .portion {
	float: left;
	padding: 0 10px 20px 14px;
}
.seminarEnroll .portion dt {
	display: none;
}
.seminarEnroll .portion .g-input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 40px;
	padding: 10px 8px;
	color: #404040;
	background-color: #fff;
	border: none;
*height: 20px;
}
.seminarEnroll .portion .g-input-radio {
	margin-left: 10px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.seminarEnroll .portion.name {
	width: 190px;
}
.seminarEnroll .portion.name .g-input {
	width: 100px;
*width: 100px;
}
.seminarEnroll .portion.mobile .g-input {
	width: 136px;
*width: 136px;
}
.seminarEnroll .portion.email .g-input {
	width: 140px;
*width: 140px;
}
.seminarEnroll .portion.province .g-input {
	width: 120px;
*width: 120px;
}
.seminarEnroll .portion.city .g-input {
	width: 160px;
*width: 160px;
}
.seminarEnroll .portion.grade .g-input {
	width: 180px;
*width: 180px;
}
.seminarEnroll .action div {
	float: left;
}
.seminarEnroll .action div .g-btn {
	width: 150px;
	font-size: 16px;
	background-color: #84b53d;
	border-bottom-color: #5e8f19;
}
.seminarEnroll .action div .g-btn:hover {
	background-color: #79ab33;
}
.seminarEnroll .action div .g-btn-link {
	margin-left: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #999;
}
.seminarEnroll .action h6 {
	float: right;
	padding: 14px 63px 0 0;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #5786de;
}
.redpack img {
	width: 100%;
}
.g-mod .hd h2 {
	padding-bottom: 24px;
	text-align: center;
	font: bold 36px/1 "Microsoft Yahei";
}
.redpack {
	position: absolute;
	top: -60px;
	left: 60px;
	width: 200px;
	-webkit-animation: bounceIn 3.2s ease infinite both;
}
.g-wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
 *zoom: 1;
}
.gra-stu-cp {
	position: fixed;
	bottom: 0;
	z-index: 9;
	overflow: hidden;
	height: 115px;
	/* background: url(../images/on_line_cpbg.jpg) no-repeat center; */
	/* background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover; */
	background: linear-gradient(to right,#666,black);
	width: 100%;
}
.newWindow {z-index:999999999;}
.w1080Atuo {
	width: 1080px;
	margin: 0 auto;
}
.gra-stu-h2 {
	text-align: center;
	font-size: 35px;
	padding: 10px 0 0 0px;
}
.color-ffff {
	color: #fff;
}
.gra-stu-h2{width:1000px;margin:0 auto;}
.gra-stu-h2 .h2-txt {
	font-size: 22px;
	text-align:left;	
}
.gra-stu-h2 .h2-txt span{
	color:#ff6a40;
	font-size: 24px;
}
.pub-fom-bx .lab {
	margin-right: 5px;
	line-height: 36px;
	font-size: 20px;
	color: #f2f2f2;
}
.pub-fom-bx .inp {
	width: 125px;
	padding-left: 10px;
	height: 34px;
	border-radius: 4px;
	line-height: 36px;
	color: #fff;
	background: none;
	border: 1px solid #fff;
}
.pub-fom-bx .inp-bx {
	margin-right: 24px;
	margin-bottom: 24px;
}
.pub-fom-bx .inp-wbx {
	width: 980px;
	margin: 20px auto 20px;
}
.subm-btn {
	float: left;
	display: inline-block;
	margin: 0 auto;
	width: 180px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background: #d34131;
	border: none;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 25px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}
.inp option {
	color: #333333;
}
.Zszhuanye {
	width: 100%;
	position: relative;
	background: url(../images/bbb1.png) no-repeat scroll center;
	margin-top: 40px;
}
.width1000 {
	width: 1000px;
	margin: auto;
}
.ZszhuanyeAloneMar {
	margin: 0 0 20px 0 !important;
}
.ZszhuanyeAlone {
	margin: 0 20px 20px 0;
	display: inline-block;
	float: left;
	width: 233px;
	border: 1px solid #E6E8EC;
	position: relative;
	height: 115px;
	background: #F7F9FC;
	cursor: pointer;
}
.ZszhuanyeTitle {
	color: #ff6501;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	color: #ff6501;
}
.ZszhuanyeText {
	color: #333;
	font-size: 14px;
	text-align: center;
	padding: 0 20px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ZszhuanyeBtn {
	position: absolute;
	bottom: 10px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
}
.TestBtn {
	border: 1px solid #FF5959;
	color: #FF5959;
	left: 20px;
}
.LearnBtn {
	background: #9e1940;
	color: #fff;
	right: 20px;
}
.g-mod {
	padding: 20px 0 20px;
}
.g-mod:after {
	content: " ";
	clear: both;
	display: table;
}
.g-mod .hd {
	padding-bottom: 40px;
	text-align: center;
}
.g-mod .hd h4 {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
.g-mod .hd h2 {
	padding-bottom: 24px;
	text-align: center;
	font: bold 36px/1 "Microsoft Yahei";
}
.g-mod .hd .hr {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 2px;
	margin: 0 auto;
	background-color: #404040;
}
.width1000 {
	width: 1000px;
	margin: auto;
}
.foot {
	text-align: center;
    color: #333333;
    margin: 20px 0 130px 0;
}
.foot a {
	color: #333333;
}

