@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

body {
	margin: 0 auto;
	font: 14px/24px "Microsoft YaHei", SimSun, SimHei;
	color: #666;
}

a {
	color: #666;
	/* display: block; */
	text-decoration: none;
}

img,
dl,
dt,
dd,
ul,
li,
ol,
i,
u,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
tt,
body,
form,
pre,
em,
input,
textarea {
	font-style: normal;
	list-style: none outside none;
	text-decoration: none;
	text-indent: 0;
	border: none;
	vertical-align: middle;
}

div:after,
ul:after,
ol:after,
dl:after,
header:after,
footer:after,
nav:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

button {
	border: none;
	cursor: pointer;
	display: block;
	text-align: center;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.clear {
	clear: both;
}

.wrap {
	margin: 0 auto;
}

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}

.slogan {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

.slogan p {
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
	letter-spacing: 2px;
}

.slogan p span {
	color: #f00;
}

.slogan h1.slogan_title {
	font-size: 30px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.slogan h1 small {
	font-size: 18px;
	color: #666;
}

.slogan button.zixun_brand {
	width: 190px;
	height: 40px;
	line-height: 40px;
	background-color: #ff9900;
	text-align: center;
	border-radius: 3px;
	font-size: 18px;
	margin: 25px auto 0 auto;
}

.slogan button.zixun_brand a {
	color: #fff;
}

.slogan h1.slogan_title small {
	font-size: 20px;
	color: #aaa;
}

.xianxiang {
	width: 100%;
}

.wenti {
	width: 100%;
	height: 646px;
	background: url("../images/wenti_bg01.jpg") no-repeat center;
	background-size: 100% 100%;
}

.wenti .wenti_con {
	width: 1200px;
	height: 646px;
	margin: 0 auto;
	background: url("../images/wenti_bg02.png") no-repeat center;
}

.wenti .wenti_con .wenti_con_body {
	width: 100%;
}

.wenti .wenti_con .wenti_con_body p {
	margin-left: 192px;
	margin-top: 25px;
	font-size: 18px;
	line-height: 38px;
}

.wenti .wenti_con .wenti_con_body button {
	width: 250px;
	height: 40px;
	background-color: #f48334;
	margin: 80px auto 0 auto;
	text-align: center;
	font-size: 20px;
	border-radius: 3px;
}

.wenti .wenti_con .wenti_con_body button a {
	color: #fff;
}

.make {
	width: 100%;
	padding-bottom: 50px;
}

.make .make_con {
	width: 1200px;
	margin: 0 auto;
}

.make .make_con dl {
	width: 260px;
	float: left;
	margin-right: 53px;
}

.make .make_con dl:last-child {
	margin-right: 0;
	float: right;
}

.make .make_con dt {
	width: 100%;
}

.make .make_con dt img {
	width: 100%;
}

.make .make_con dd {
	width: 100%;
	margin-top: 5px;
	padding: 10px;
}

.anli_teach {
	width: 100%;
	background-color: #f0f4fe;
	padding-bottom: 50px;
}

.anli_teach .anli_teach_con {
	width: 1200px;
	margin: 0 auto;
}

.anli_teach .anli_teach_con dl {
	width: 340px;
	float: left;
	margin-right: 90px;
	padding: 15px;
	background-color: #fff;
	-webkit-box-shadow: 3px 0 10px rgba(102, 102, 102, 0.5);
	-moz-box-shadow: 3px 0 10px rgba(102, 102, 102, 0.5);
	box-shadow: 3px 0 10px rgba(102, 102, 102, 0.5);
}

.anli_teach .anli_teach_con dl:last-child {
	float: right;
	margin-right: 0;
}

.anli_teach .anli_teach_con dt {
	width: 100%;
}

.anli_teach .anli_teach_con dt img {
	width: 100%;
	border-radius: 3px;
}

.anli_teach .anli_teach_con dd {
	width: 100%;
	padding: 10px;
	margin-top: 5px;
}

.anli_teach .anli_teach_con dd span {
	display: block;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}

.brand {
	width: 100%;
	background-color: #597ddb;
}

.brand .brand_con {
	width: 1200px;
	margin: 0 auto;
}

.course {
	width: 100%;
	padding: 50px 0;
	background: url("../images/course_bg01.jpg") no-repeat top;
	background-size: 100%;
}

.course .course_con_one {
	width: 1200px;
	margin: 0 auto;
}

.course .course_con_one h1 {
	width: 100%;
	height: 60px;
	line-height: 52px;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	background: url("../images/course_title_01.png") no-repeat center;
	color: #0094d6;
}

.course .course_con_one .course_con_one_tip {
	width: 440px;
}

.course .course_con_one .course_con_one_tip h3 {
	font-size: 16px;
	margin-top: 15px;
	font-weight: 600;
	color: #333;
}

.course .course_con_one .course_con_one_tip h3 span {
	color: #f00;
	margin-right: 5px;
}

.course .course_con_one .course_con_one_tip p {
	margin-top: 5px;
	text-align: justify;
}

.course .course_con_two {
	width: 1035px;
	margin: 0 auto;
}

.course .course_con_two h1 {
	width: 100%;
	height: 60px;
	line-height: 52px;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	background: url("../images/course_title_02.png") no-repeat center;
	color: #e64e4e;
}

.course .course_con_three {
	width: 1035px;
	margin: 0 auto;
}

.course .course_con_three h1 {
	width: 100%;
	height: 60px;
	line-height: 52px;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	background: url("../images/course_title_03.png") no-repeat center;
	color: #009b4c;
}

.form_study {
	width: 100%;
	padding-bottom: 50px;
	background-color: #e6f4ff;
}

.form_study .form_study_con {
	width: 1200px;
	margin: 0 auto;
}

form .sub {
	width: 270px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #3a95e3;
	float: left;
	text-indent: 2.5em;
	margin-left: 25px;
	letter-spacing: 1px;
}

form .sub_a {
	background: #fff url("../images/icon_name.png") no-repeat 5px center;
}

form .sub_b {
	width: 290px !important;
	background: #fff url("../images/icon_tel.png") no-repeat 5px center;
}

form .sub_c {
	width: 230px !important;
	background: #fff url("../images/icon_add.png") no-repeat 5px center;
}

form .sub_submit {
	width: 280px;
	height: 45px;
	margin-left: 25px;
	line-height: 45px;
	background-color: #ff9900;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: inline-block;
}

.advantage {
	width: 100%;
	padding-bottom: 50px;
	background-color: #F0F4FE;
}

.advantage .advantage_con {
	width: 1200px;
	margin: 0 auto;
}

.advantage .advantage_con dl {
	width: 370px;
	height: 130px;
	float: left;
	padding: 25px;
	margin-top: 30px;
	margin-right: 45px;
	color: #fff;
}

.advantage .advantage_con dl:nth-child(3n) {
	margin-right: 0;
	float: right;
}

.advantage .advantage_con dl:nth-child(-n+3) {
	margin-top: 0;
}

.advantage .advantage_con dt {
	font-size: 20px;
	line-height: 18px;
	border-left: 3px solid #fff;
	padding-left: 5px;
}

.advantage .advantage_con dd {
	text-align: justify;
	margin-top: 8px;
}

.other {
	width: 100%;
	padding: 50px 0;
}

.other .other_con {
	width: 1200px;
	margin: 0 auto;
}

.other .other_con dl {
	height: 170px;
	float: left;
	margin-right: 10px;
}

.other .other_con dl:last-child {
	float: right;
	margin-right: 0;
}

.other .other_con dt {
	width: 100%;
}

.other .other_con dt img {
	width: 100%;
}
