@charset "utf-8";

/* css document */

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #f0f0f0;
}

body h1,
h2,
h3,
h4,
h5,
h6,
p,
samp,
div,
ul li,
ol li,
a,
dl,
dt,
dd,
select,
input,
button,
textarea {
    font-family: "微软雅黑";
    font-weight: normal;
    list-style-type: none;
    text-decoration: none;
    list-style: none;
    outline: none;
}

a:hover {
    border: 0px;
}

button {
    cursor: pointer;
}

.clear {
    clear: both;
}

table {
    border-spacing: 1px;
    border-collapse: collapse;
}

/*备课大赛宣传页 样式*/

.wrap{
	float: left;
	width: 100%;
	min-width: 1280px;
	height: auto;
	background: url(../../image/match/2022-match-bg.png) top center no-repeat;
    margin-top: -36px;
}

/*报名入口*/
.wrap-main{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    min-height: 1400px;

}
.enroll{
    float: left;
    width: 100%;
    margin-top: 345px;
}
.enroll a{
	float: left;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.enroll a.c-teacher{
    width: 280px;
    height: 67px;
	background: url(../../image/match/2022-btn1.png) no-repeat;
    margin: 40px 0 0 290px;
}
.enroll a.s-teacher{
    width: 280px;
    height: 67px;
	background: url(../../image/match/2022-btn2.png) no-repeat;
    margin: 40px 0 0 60px;
}
.enroll a:hover{
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);
}

.wrap-main .content{
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    margin: 430px 0 325px;
    position: relative;
}
.wrap-main .content .zhi-top{
    float: left;
    width: 100%;
    height: 274px;
    background: url(../../image/match/2022-zhi1.png) no-repeat;
    position: absolute;
    top:-272px;
    left: 0;
}
.wrap-main .content .zhi-bottom{
    float: left;
    width: 1201px;
    height: 231px;
    background: url(../../image/match/2022-zhi2.png) no-repeat;
    position: absolute;
    bottom: -205px;
    left: -1px;
}
.wrap-main .content .title{
   float: left;
    width: 220px;
    margin:0 450px;
    position: relative;
}
.wrap-main .content .title .left{
    float: left;
    width: 31px;
    height: 27px;
    background: url(../../image/match/2022-tag1.png) no-repeat;
    position: absolute;
    top:0px;
    left:0;
}
.wrap-main .content .title .right{
    float: right;
    width: 32px;
    height: 27px;
    background: url(../../image/match/2022-tag2.png) no-repeat;
    position: absolute;
    top:0px;
    right:0;
}
.wrap-main .content .no1{
    float: left;
    width: 1120px;
    margin: -210px 40px 0;
    position: absolute;
    top: 0;
    left: 0;
}
.wrap-main .content .no1 p {
    float: left;
    width: 1100px;
    padding: 0 10px;
    margin-top: 35px;
    line-height: 38px;
    font-size: 18px;
    color: #4F4B83;
    text-indent: 38px;
    border-bottom: 1px dashed #B2C1E4;
    padding-bottom: 40px;
}
.wrap-main .content .no2{
    float: left;
    width: 1120px;
    margin: 105px 40px 0;
    border-bottom: 1px dashed #B2C1E4;
    padding-bottom: 85px;
}
.wrap-main .content .no2 ul{
    float: left;
    margin-top:30px;
}
.wrap-main .content .no2 ul li{
    float: left;
    margin-right: 5px;
}
.wrap-main .content .no2 ul li b{
    font-size: 20px;
    color: #69392F;
    width: 220px;
    float: left;
    text-align: center;
    margin-top: 179px;
}
.wrap-main .content .no2 ul li p{
    font-size: 18px;
    color: #4F4B83;
    width: 220px;
    float: left;
    text-align: center;
    margin-top: 33px;
}
.wrap-main .content .no2 ul li.step1{
    width: 275px;
    height: 217px;
    background: url(../../image/match/2022-step-01.png) no-repeat;
    margin-left: 30px;
}
.wrap-main .content .no2 ul li.step2{
    width: 273px;
    height: 217px;
    background: url(../../image/match/2022-step-02.png) no-repeat;
}
.wrap-main .content .no2 ul li.step3{
    width: 277px;
    height: 217px;
    background: url(../../image/match/2022-step-03.png) no-repeat;
}
.wrap-main .content .no2 ul li.step4{
    width: 220px;
    height: 217px;
    background: url(../../image/match/2022-step-04.png) no-repeat;
}
.wrap-main .content .no3{
    float: left;
    width: 1120px;
    margin: 50px 40px 0;
    border-bottom: 1px dashed #B2C1E4;
    padding-bottom: 45px;
}
.wrap-main .content .no3 img{
    float: left;
    margin: 50px 20px 0 5px;
}
.wrap-main .content .no4{
    float: left;
    width: 1120px;
    margin: 50px 40px 0;
}
.wrap-main .content .no4 dl{
    float: left;
    width: 100%;
    margin-top: 55px;
}
.wrap-main .content .no4 dl dt{
    float: left;
    width: 100%;
    font-size: 20px;
    color: #4F4B83;
    font-weight: bold;
    margin-bottom: 25px;
}
.wrap-main .content .no4 dl.qq dt i{
    float: left;
    width: 35px;
    height: 30px;
    background: url(../../image/match/2022-icon_qq.png) no-repeat;
    margin-right: 10px;
}
.wrap-main .content .no4 dl.qq dt{
    line-height: 30px;
}
.wrap-main .content .no4 dl.qq dd{
    float: left;
    width: 360px;
    height: 120px;
    background: url(../../image/match/2022-bg_qq.png) no-repeat;
    margin-right:20px;
}
.wrap-main .content .no4 dl.qq dd b{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #4F4B83;
    margin:24px 0 18px 32px;
}
.wrap-main .content .no4 dl.qq dd p{
    float: left;
    width: 100%;
    font-size: 16px;
    color: #4F4B83;
    margin-left: 32px;
}
.wrap-main .content .no4 dl.phone dt i{
    float: left;
    width: 35px;
    height: 34px;
    background: url(../../image/match/2022-icon_lianxi.png) no-repeat;
    margin-right: 10px;
}
.wrap-main .content .no4 dl.phone dt{
    line-height: 34px;
}
.wrap-main .content .no4 dl.adress dt i{
    float: left;
    width: 36px;
    height: 36px;
    background: url(../../image/match/2022-icon_dizhi.png) no-repeat;
    margin-right: 10px;
}

.wrap-main .content .no4 dl.phone dd {
    float: left;
    width: 360px;
    height: 140px;
    background: url(../../image/match/2022-lx.png) no-repeat;
    margin-right: 20px;
}

.wrap-main .content .no4 dl.phone dd.long {
    width: 480px;
    background: url(../../image/match/2022-lx2.png) no-repeat;
}

.wrap-main .content .no4 dl.phone dd:last-child {
    margin-right: 0;
}
.wrap-main .content .no4 dl.phone dd b{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #54463F;
    margin:17px 0 48px 20px;
}
.wrap-main .content .no4 dl.phone dd p{
    float: left;
    width: 100%;
    font-size: 16px;
    color: #5C473A;
    line-height: 24px;
    margin-left:10px;
}
.wrap-main .content .no4 dl.phone dd p i{
    float: left;
    width: 24px;
    height: 24px;
    background: url(../../image/match/2022-phone-icon.png) no-repeat;
    margin-right: 10px;
}
.wrap-main .content .no4 dl.adress dt{
    line-height: 36px;
}
.wrap-main .content .ts{
    float: left;
    width: 100%;
    height: 60px;
    background: #FFF5E4;
    border-radius: 8px;
    font-size: 18px;
    color: #853E25;
    line-height: 60px;
    text-indent: 20px;
    margin-top: 30px;
}

.wrap-main .content .title b {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #415BCB;

}

.xf {
    width: 120px;
    height: 188px;
    position: fixed;
    top: 20%;
    right: 10px;
    background: #fff;
    border-radius: 10px;
}

.xf ul {
    width: 94px;
    height: auto;
    margin: 11px 13px 0;
}

.xf ul li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #98A0C4;
    margin-bottom: 7px;
    cursor: pointer;
}

.xf ul li:hover {
    color: #415BCB;
}

.xf ul li.active {
    background: #EAEEFF;
    border-radius: 20px;
    color: #415BCB;
}

.tc-login-choice {
    width: 350px;
    height: 280px;
    border-radius: 5px;
    background: #fff;
    display: none;
}

.tc-login-choice .tc-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #b7d3f3;
    background: #f2f8ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tc-login-choice .tc-title h3 {
    line-height: 45px;
    font-size: 16px;
    color: #333;
    float: left;
    text-indent: 20px;
}
.tc-login-choice .tc-title i.close {
    width: 14px;
    height: 14px;
    float: right;
    background: url(../../image/match/tc-close-icon.png) -10px -10px no-repeat;
    margin-top: 15px;
    margin-right: 20px;
}
.tc-login-choice .tc-title i.close:hover {
    width: 14px;
    height: 14px;
    float: right;
    background: url(../../image/match/tc-close-icon.png) -10px -60px no-repeat;
    margin-top: 15px;
    margin-right: 20px;
    cursor: pointer;
}
.tc-login-choice .tc-main {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: center;
}

.tc-login-choice .tc-main button{
    width: 80%;
    height: 58px;
    font-size: 17px;
    border-radius: 5px;
    margin-top: 20px;
    text-align: center;
    background: #3477ff;
    color: #fff;
}

.tc-login-choice .tc-main button:hover{
    background: #0268cf;
}

.tc-login-choice .tc-main p{
    width: 80%;
    line-height: 48px;
    font-size: 17px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 30px;
    color: #3477ff;
    margin-left: 35px;
    cursor: pointer;
}
.tc-login-choice .tc-main p:hover{
    color: #0268cf;
}