@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;
	height:6000px;
}
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: 60px 0 40px 0;
}
.slogan p {
    font-size: 24px;
    text-align: center;
}
.slogan p span {
    color: #f00;
}
.slogan h1.slogan_title {
    font-size: 48px;
    font-weight: normal;
    height: 85px;
    line-height: 85px;
    color: #333;
    text-align: center;
}
.slogan h1.slogan_title span {
    color: #f66a39;
}
.slogan h1.slogan_01 {
    background: url("../images/slogan_01.png") no-repeat center;
}
.slogan h1.slogan_02 {
    background: url("../images/slogan_02.png") no-repeat center;
}
.slogan h1.slogan_03 {
    background: url("../images/slogan_03.png") no-repeat center;
}
.slogan h1.slogan_04 {
    background: url("../images/slogan_07.png") no-repeat center;
}
.slogan h1.slogan_05 {
    background: url("../images/slogan_05.png") no-repeat center;
}
.slogan h1.slogan_06 {
    background: url("../images/slogan_06.png") no-repeat center;
}
.slogan h1.slogan_07 {
    background: url("../images/slogan_07.png") no-repeat 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;
}
.message {
    width: 100%;
}
.message .message_con {
    width: 1200px;
    margin: 0 auto;
}
.message .message_con dl {
    width: 270px;
    float: left;
    margin-top: 60px;
    margin-right: 40px;
}
.message .message_con dl:nth-child(4n) {
    float: right;
    margin-right: 0;
}
.message .message_con dl:nth-child(-n+4) {
    margin-top: 0;
}
.message .message_con dt {
    width: 100%;
    text-align: center;
}
.message .message_con dt img {
    width: 155px;
    height: 132px;
}
.message .message_con dd {
    text-align: center;
    font-size: 28px;
    margin-top: 25px;
}
.zixun {
    width: 380px;
    height: 75px;
    margin: 80px auto 0 auto;
    line-height: 75px;
    border-radius: 15px;
    text-align: center;
    background-color: #f66a39;
}
.zixun a {
    font-size: 36px;
    color: #fff;
}
.youshi {
    width: 100%;
    padding-bottom: 80px;
}
.youshi .youshi_con {
    width: 1200px;
    margin: 0 auto;
}
.youshi .youshi_con dl {
    width: 300px;
    height: 240px;
    float: left;
    position: relative;
}
.youshi .youshi_con dt {
    width: 100%;
}
.youshi .youshi_con dt img {
    width: 100%;
}
.youshi .youshi_con dd {
    width: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 50px;
}
.youshi .youshi_con dd p {
    font-size: 20px;
}
.youshi .youshi_con dd span {
    font-size: 36px;
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
}
.youshi .youshi_con dd button {
    width: 170px;
    height: 40px;
    margin: 0 auto;
    display: block;
    font-size: 20px;
    line-height: 40px;
    background-color: #fffc00;
    border-radius: 15px;
    text-align: center;
}
.youshi .youshi_con dd button a {
    color: #ea5520;
}
.test {
    width: 100%;
    height: 620px;
    background: url("../images/slogan_03_bg.png") no-repeat center;
	background-size: 100% 100%;
}
.test .test_con {
    width: 920px;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #fff;
    padding: 30px;
}
.test .test_con .test_con_left {
    width: 445px;
    float: left;
}
.test .test_con .test_con_left ul li {
    margin-bottom: 15px;
}
.test .test_con .test_con_left ul li span {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
}
.test .test_con .test_con_left ul li label {
    margin-left: 15px;
    margin-right: 10px;
    cursor: pointer;
}
.test .test_con .test_con_left ul li label > input {
    margin-right: 7px;
}
.test .test_con .test_con_right {
    width: 385px;
    float: right;
    padding-left: 30px;
    border-left: 1px dashed #666;
}
.test .test_con .test_con_right input::-webkit-input-placeholder {
    color:#fff;
}
.test .test_con .test_con_right input::-moz-placeholder {
    color:#fff;
}
.test .test_con .test_con_right input::-moz-placeholder {
    color:#fff;
}
.test .test_con .test_con_right input:-ms-input-placeholder {
    color:#fff;
}
.test .test_con .test_con_right p {
    text-align: center;
}
.test .test_con .test_con_right .sub_a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #8b7e78;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 17px;
    font-size: 18px;
    text-align: center;
}
.test .test_con .test_con_right .sub_b {
    background-color: #f66a39;
}
.fangan {
    width: 100%;
}
.fangan .fangan_con {
    width: 1200px;
    margin: 0 auto;
}
.fangan .fangan_con dl {
    width: 300px;
    height: 160px;
    float: left;
    position: relative;
}
.fangan .fangan_con dl.an1 {
    background: url("../images/fangan_01.jpg") no-repeat center;
}
.fangan .fangan_con dl.an2 {
    background: url("../images/fangan_02.jpg") no-repeat center;
}
.fangan .fangan_con dl.an3 {
    background: url("../images/fangan_03.jpg") no-repeat center;
}
.fangan .fangan_con dl.an4 {
    background: url("../images/fangan_04.jpg") no-repeat center;
}
.fangan .fangan_con dd {
    width: 100%;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 40px;
    left: 0;
}
.fangan .fangan_con dd span {
    font-size: 36px;
}
.fangan .fangan_con dd p {
    font-size: 24px;
    margin-top: 5px;
}
.school {
    width: 100%;
}
.school .school_con {
    width: 1200px;
    margin: 0 auto;
}
.school .school_con dl {
    width: 380px;
    height: 300px;
    border-radius: 10px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
    border: 2px solid #666;
}
.school .school_con dl:nth-child(3n) {
    float: right;
    margin-right: 0;
}
.school .school_con dl:nth-child(-n+3) {
    margin-top: 0;
}
.school .school_con dt {
    width: 100%;
    text-align: center;
}
.school .school_con dt img {
    max-width: 100%;
    margin-top: 30px;
}
.school .school_con dd {
    width: 100%;
    text-align: center;
    font-size: 28px;
    margin-top: 30px;
}
.baokao {
    width: 100%;
    padding-bottom: 90px;
}
.baokao .baokao_con {
    width: 1200px;
    height: 490px;
    background: url("../images/gonglue_bg.png") no-repeat center;
    margin: 0 auto;
}
.baokao .baokao_con dl {
    width: 300px;
    height: 220px;
    float: left;
}
.baokao .baokao_con dl.dis1 {
    margin-left: 207px;
}
.baokao .baokao_con dl.dis2 {
    margin-left: 184px;
}
.baokao .baokao_con dl.dis3 {
    margin-left: 0;
    width: 248px;
    padding-top: 22px;
}
.baokao .baokao_con dl.dis4 {
    margin-left: 199px;
    padding-top: 22px;
}
.baokao .baokao_con dl.dis5 {
    margin-left: 205px;
    width: 248px;
    padding-top: 22px;
}
.baokao .baokao_con dt {
    font-size: 28px;
    text-align: center;
    margin-top: 65px;
}
.baokao .baokao_con dd {
    width: 100%;
    text-align: center;
    margin-top: 23px;
    line-height: 20px;
}
.form_course {
    width: 100%;
    height: 480px;
    background: url("../images/slogan_05_bg.jpg") no-repeat center;
	background-size: cover;
}
.form_course .form_course_con {
    width: 520px;
    margin: 0 auto;
}
.form_course .form_course_con .sub_1 {
    width: 100%;
    height: 65px;
    line-height: 65px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 17px;
    font-size: 20px;
    text-align: center;
}
.form_course .form_course_con .sub_2 {
    background-color: #f66a39;
    font-size: 34px;
    color: #fff;
}
.tupian {
    width: 100%;
}
.tupian .tupian_con {
    width: 1200px;
    margin: 0 auto;
}
.tupian .tupian_con dl {
    width: 590px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}
.tupian .tupian_con dl:nth-child(even) {
    float: right;
    margin-right: 0;
}
.tupian .tupian_con dt {
    width: 100%;
}
.tupian .tupian_con dt img {
    width: 100%;
}
.xiaoqu {
    width: 100%;
    padding-bottom: 50px;
}
.xiaoqu .xiaoqu_con {
    width: 1200px;
    margin: 0 auto;
}
.xiaoqu .xiaoqu_con dl {
    width: 380px;
    height: 300px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
    position: relative;
}
.xiaoqu .xiaoqu_con dl:nth-child(3n) {
    float: right;
    margin-right: 0;
}
.xiaoqu .xiaoqu_con dl:nth-child(-n+3) {
    margin-top: 0;
}
.xiaoqu .xiaoqu_con dt {
    width: 100%;
}
.xiaoqu .xiaoqu_con dt img {
    width: 100%;
}
.xiaoqu .xiaoqu_con dd {
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: url("../images/xiaoqu.png") no-repeat center;
}