@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    border: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    color: #222;
	background: #d1d3d4;
    /*overflow: hidden;*/
    font: 12px/1.5 "Microsoft YaHei", Arial;
    -webkit-text-size-adjust: none;
    /* 	overflow-x: hidden;
	position: relative;
	overflow-x: hidden;
	position: hidden; */
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
iframe {
    margin: 0;
    padding: 0;
    border: 0px none;
    list-style: none outside none;
    text-decoration: none;
    background: transparent;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}

img {
    border-style: none;
    display: block;
}

a {
    text-decoration: none;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #444;
}

input,
textarea {
    outline: none;
    outline-style: none;
    outline-width: initial;
    outline-color: initial;
}


/*PC端*/

@media screen and (min-width: 1025px) {
    .header {
        min-width: 320px;
        max-width: 640px;
        height: auto;
        background-color: #5c0000;
        margin: 0 auto;
        overflow: hidden;
    }
    .logo {
        padding: 13px 45px;
        display: table-cell;
    }
    .tell {
        padding: 13px 0px 13px 100px;
        display: table-cell;
    }
    .mheader {
        display: none;
    }
    .banner {
        min-width: 320px;
        max-width: 640px;
        height: auto;
        background-color: #5c0000;
        margin: 0 auto;
        overflow: hidden;
    }
    .banner img {
        width: 100%;
    }
    .apply {
        /*	min-width: 320px;*/
        width: 640px;
        /*	height: 378px; */
        margin: 0 auto;
        background-color: #FFFFFF;
        overflow: hidden;
    }
    .apply_c {
        width: 320px;
        height: auto;
        margin: 0 auto 30px auto;
    }
    .teacher {
        width: 640px;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }
    .teacher img {
        width: 100%;
    }
    .competition {
        min-width: 320px;
        max-width: 640px;
        height: auto;
        margin: auto;
        overflow: hidden;
        text-align: center;
    }
    .competition img {
        width: 100%;
        display: inline-block;
    }
    .enroll-from {
        background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
        padding: 30px 30px 30px 0;
        width: 435px;
        height: 275px
    }
    ul,
    ol {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }
    .w290 {
        width: 290px;
    }
    .enroll-from ul li {
        color: #333333;
        height: 34px;
        line-height: 32px;
        padding: 5px 0;
    }
    .enroll-from ul li span {
        color: #3c3c3c;
        display: inline-block;
        padding-right: 5px;
        text-align: right;
        width: 120px;
        float: left;
    }
    .enroll-from .txt-input {
        border: 1px solid #ddd;
        height: 32px;
        line-height: 32px;
        padding-left: 6px;
    }
    .enroll-btbox .enroll-bt {
        background: #deb764 none repeat scroll 0 0;
        color: #ffffff;
        cursor: pointer;
        display: block;
        height: 34px;
        line-height: 34px;
        text-align: center;
        width: 290px;
    }
    .enroll-btbox {
        margin-left: 128px;
        margin-top: 20px;
    }
}


/*平板*/

@media screen and (min-width:641px) and (max-width: 1024px) {
    .header {
        width: 100%;
        height: auto;
        background-color: #5c0000;
        margin: 0 auto;
        overflow: hidden;
    }
    .logo {
        padding: 13px 45px;
        display: table-cell;
        float: left;
    }
    .tell {
        padding: 13px 45px 13px 0px;
        display: table-cell;
        float: right;
    }
    .mheader {
        display: none;
    }
    .banner {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }
    .banner img {
        width: 100%;
    }
    .teacher {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }
    .teacher img {
        width: 100%;
    }
    .competition {
        width: 100%;
        height: auto;
        margin: 10px auto 50px auto;
        overflow: hidden;
        text-align: center;
    }
    .competition img {
        width: 100%;
        display: inline-block;
    }
    .apply {
        /*	min-width: 320px;*/
        width: 100%;
        height: auto;
        margin: 50px auto;
        background-color: #FFFFFF;
        overflow: hidden;
    }
    .apply_c {
        width: 320px;
        height: auto;
        margin: 30px auto
    }
    .enroll-from {
        background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
        padding: 30px 30px 30px 0;
        width: 320px;
        height: 275px
    }
    ul,
    ol {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }
    .w290 {
        width: 290px;
    }
    .enroll-from ul li {
        color: #333333;
        height: 34px;
        line-height: 32px;
        padding: 5px 0;
    }
    .enroll-from ul li span {
        color: #3c3c3c;
        display: inline-block;
        padding-right: 5px;
        text-align: right;
        width: 120px;
        float: left;
    }
    .enroll-from .txt-input {
        border: 1px solid #ddd;
        height: 32px;
        line-height: 32px;
        padding-left: 6px;
    }
    .enroll-btbox .enroll-bt {
        background: #deb764 none repeat scroll 0 0;
        color: #ffffff;
        cursor: pointer;
        display: block;
        height: 34px;
        line-height: 34px;
        text-align: center;
        width: 290px;
        margin: 0 auto;
    }
    .enroll-btbox {
        margin-left: 128px;
        margin-top: 20px;
    }
}


/*手机*/

@media screen and (min-width:320px) and (max-width: 640px) {
    .header {
        width: 100%;
        height: auto;
        background-color: #5c0000;
        margin: 0 auto;
        overflow: hidden;
    }
    .logo {
        display: none;
    }
    .tell {
        display: none;
    }
    .mheader {
        width: 100%;
    }
    .banner {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }
    .banner img {
        width: 100%;
    }
    .teacher {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }
    .teacher img {
        width: 100%;
    }
    .competition {
        width: 100%;
        height: auto;
        margin: auto;
        overflow: hidden;
        text-align: center;
    }
    .competition img {
        width: 100%;
        display: inline-block;
    }
    .apply {
        width: 100%;
        height: auto;
        margin: 20px auto;
        background-color: #FFFFFF;
        overflow: hidden;
    }
    .apply_c {
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: -webkit-center;
    }
    .enroll-from {
        /*background: rgba(255, 255, 255, 1) none repeat scroll 0 0;*/
        /*padding: 30px 30px 30px 0;*/
        width: 100%;
        height: auto
    }
    ul,
    ol {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }
    .w290 {
        width: 200px;
    }
    .enroll-from ul li {
        color: #333333;
        height: 34px;
        line-height: 32px;
        padding: 5px 0;
    }
    .enroll-from ul li span {
        color: #3c3c3c;
        display: inline-block;
        padding-right: 5px;
        text-align: right;
        width: 65px;
        float: left;
        margin-left: 10px;
    }
    .enroll-from .txt-input {
        border: 1px solid #ddd;
        height: 32px;
        line-height: 32px;
        /*padding-left: 6px;*/
    }
    .enroll-btbox .enroll-bt {
        background: #deb764 none repeat scroll 0 0;
        color: #ffffff;
        cursor: pointer;
        display: block;
        height: 34px;
        line-height: 34px;
        text-align: center;
        width: 200px;
    }
    .enroll-btbox {
        /*margin-left: 50px;*/
        margin-top: 20px;
    }
    .w110 {
        width: 208px;
        height: auto;
        float: left;
    }
    .w130 {
        /*		padding-left: 11px;*/
        margin-left: 2px;
        float: left;
    }
    .w131 {
        margin: 0 5px;
        float: left;
    }
    .w130 i {
        float: left;
    }
}

.floatApp {
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    width: 100%;
    overflow: hidden;
    z-index: 100;
}

.floatApp .linkbox {
    display: block;
    padding: 10px 0px;
    text-align: center;
    width: 100%;
}

.floatApp .linkbox img {
    width: 175px;
    height: 36px;
    margin: 0 auto;
}


/*****/