@charset "UTF-8";
* {
    box-sizing: border-box;
}

input,
button,
select,
textarea {
    box-shadow: none;
}

html,
body,
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
ul {
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font: 16px 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', "Hiragino Sans GB", Arial, "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", 'PingFang SC', SimSun, sans-serif;
}

img {
    /*display: block;*/
}

.qyw-user-spwer {
    width: 100%;
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}

.qyw-user-spwer a {
    display: block;
    width: 100%;
}

.qyw-user-spwer a img {
    width: 1920px;
    margin: 0 auto;
}

.qyw-teacher-summary,
.qyw-teacher-Memory,
.qyw-teacher-Flags {
    width: 1280px;
    position: relative;
    margin: 20px auto 0 auto;
}

.qyw-teacher-summary img,
.qyw-teacher-Memory img,
.qyw-teacher-Flags img {
    width: 100%;
}

.qyw-teacher-Memory,
.qyw-teacher-Flags {
    margin-top: 10px !important;
}

.from-matchmaking {
    position: relative;
    width: 1280px;
    margin: 40px auto 40px auto;
}

.from-matchmaking-title > div:nth-child(1) {
    text-align: center;
}

.from-matchmaking-title > div:nth-child(1) h3 {
    color: #F86060;
}

.fill_in {
    width: 600px;
    position: relative;
    margin: auto;
}

.fill_in ul {
    overflow: hidden;
}

.fill_in ul li {
    margin-top: 20px;
    float: left;
    width: 50%;
}

.fill_in ul li input,
.fill_in ul li select {
    width: 230px;
    height: 32px;
    margin-left: 5px;
    border: 1px solid #DDDDDD;
}

.fill_in ul li input {
    text-align: center;
}

.fill_in ul li span {
    color: #4B4B4B;
}

.fill_in ul li select {
    padding-left: 95px;
}

.fill_in > div {
    margin-top: 20px;
    position: relative;
}

.fill_in > div span {
    position: absolute;
    top: 0;
    color: #4B4B4B;
}

.fill_in > div textarea {
    margin-left: 45px;
    border: 1px solid #DDDDDD;
    width: 530px;
}

.Send {
    background: #F86060;
    width: 130px;
    position: relative;
    margin: auto;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    cursor: pointer;
}

.qyw-teacher-content {
    background-color: #f1f1f1;
    /*padding-top: 20px;*/
    padding-top: 89px;
}

.qyw-teacher-xx {
    width: 1280px;
    position: relative;
    margin: 0 auto;
    height: 282px;
    background-color: #ffffff;
    border-radius: 10px;
}

.qyw-teacher-xx ul {
    float: left;
}

.qyw-teacher-xx ul dl h1 {
    margin-top: 21px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #474747;
}

.qyw-teacher-xx ul dl {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #474747;
}

.qyw_m {
    margin-left: 30px;
}

.qyw_mp {
    margin-top: 37px;
}

.qyw_mb {
    margin-bottom: 38px;
}

.qyw-teacher-xx ul img {
    width: 278px;
    height: 282px;
}

.qyw-teacher-xx ul li {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #7f7f7f;
}

.qyw-teacher-xx ul li span {
    color: #ff4d6e;
}

.qyw-teacher-spl {
    width: 170px;
    height: 36px;
    background-color: #ff5d7a;
    border: solid 1px #ff5d7a;
    color: #ffffff;
}

.qyw-teacher-spr {
    width: 170px;
    height: 36px;
    background-color: #ffffff;
    border: solid 1px #ff5d7a;
    color: #ff4d6e;
}

.qyw-teacher-xy {
    /*clear: both;*/
    width: 1280px;
    /*position: relative;*/
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.qyw-teacher-xy ul {
    margin-top: 20px;
    /*float: left;*/
}


.qyw-teal {
    width: 904px;
    height: auto;
    background-color: #ffffff;
    border-radius: 10px;
}

.qyw-teal h1 {
    margin-top: 30px;
    margin-left: 30px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #474747;
}

.qyw-teal li {
    margin-left: 30px;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #474747;
}

.qyw-teal li textarea {
    margin-top: 20px;
    width: 842px;
    height: 141px;
    background-color: #eeeeee;
    border-radius: 5px;
    opacity: 0.8;
}

.qyw-teal li p {
    float: right;
    margin-right: 30px;
    width: 94px;
    height: 42px;
    background-color: #ff4d6e;
    border-radius: 5px;
    border: solid 1px #ff4d6e;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
}

.qyw-teal li h2 {
    margin-top: 65px;
    border-left: #ff4d6e solid 3px;
    padding-left: 14px;
    height: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ff4d6e;
}

.qyw-teal li dl {
    clear: both;
    margin-top: 20px;
    padding-left: 25px;
    margin-left: 5px;
    width: 892px;
    line-height: 80px;
    border-top: 1px solid #eeeeee;
}

.qyw-teal li dl span {
    float: left;
    margin-right: 18px;
    margin-top: 19px;
}

.qyw-teal li dl dd {
    margin-top: 19px;
    width: 700px;
    word-wrap: break-word;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0px;
    color: #7f7f7f;
}

.qyw-tear {
    margin-left: 20px;
    width: 355px;
    height: 480px;
    background-color: #ffffff;
    border-radius: 10px;
}


.team_r_div dd {
    margin-left: 19px;
    text-align: left;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #272727;
}

.team_r_div dd span {
    height: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #ff4d6e;
}

.team_r_div ul {
    margin-left: 14px;
    margin-top: 14px;
}

.team_r_div ul li {
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    display: inline;
    height: 108px;
}

.team_r_div li h6 {
    margin-top: 25px;
    margin-left: 30px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 0px;
    color: #333333;
}