*{
	margin:0px;
	padding: 0;
	outline: none;
	list-style-type: none;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-user-select: none;
	/* -moz-user-select: none;
	-ms-user-select: none;
	user-select: none; */
}
/* input,select{
	display: block;
	outline: none;
	border: none;
	-webkit-user-select:text ;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
} */

body{
	min-width: 1200px;
}
.wrap{
    height: auto;
    padding-bottom: 36px;
    background: url(../img/bg.jpg) no-repeat center top;
}
.container{
    width: 1000px;
    margin: 0 auto;
}
/* @font-face {
	font-family: 'FZSHANGKJW';
	src: url("../font/FZSHANGKJW.ttf") format("truetype");
}
@font-face {
	font-family: 'Alibaba-PuHuiTi-Regular';
	src: url("../font/Alibaba-PuHuiTi-Regular.ttf") format("truetype");
} */

/* 头部 */
header {
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, .4);
    position: relative;
    z-index: 999;
    position: fixed;
    top: 0px;
}
.header {
    max-width: 1200px;
    height: 52px;
    padding-top: 6px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    line-height: 49px;
}
header ul {
	float: left;
	margin-left: 70px;

}
header ul li {
	display: inline-block;
	padding: 0 22px;
}
header ul li a {
	font-size: 14px;
	color: #838383;
}
header ul li.active a {
	color: #e60012;
}
header span {
	font-size: 16px;
	color: #838383;
    float: right;     
}
/* 左侧边栏 */
.side_left{
    width: 254px;
    height: 400px;
    position: fixed;
    top: 20%;
    left: 1%;
    background: url(../img/sideleft.png) no-repeat center;
    background-size: 100% 100%;
    padding-top: 55px;  
    text-align: center;
}
.side_left a{
    color:#ffe451;
    font-size: 16px;
    display: inline-block;
    line-height: 29px;
}

/* 右侧边栏 */
.side_right{
    width: 151px;
    height: 318px;
    position: fixed;
    top: 20%;
    right: 1%;
    background: url(../img/rightside.png) no-repeat center;
    background-size: 100% 100%;
    padding-top: 55px;  
    text-align: center; 
}
.side_right a img{
    width: 82px;
    margin-bottom: 57px;
}
.side_right .more{
    height: 147px;
    background: url(../img/more.png) no-repeat center;
    background-size: 100% 100%;
}

/* 点我 */
.spot{
    position: fixed;
    top:30%;
    left:40%;
    z-index: 999;
    display: none;
    text-align: center;
}
.spot_main{
    width: 377px;
    height: 233px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius:30px;
    -ms-border-radius:30px;
    background-color:#f2ca9b;
}
.spot .delete{
    float: right;
    margin-right: -20px;
    margin-top: -14px;
}
.spot p{
    color: #4e1804;
    font-size: 35px;
    font-weight: 500;
    padding: 50px 0px;
}
.spot a{
    padding: 3px 47px;
    background: #e13e01;
    font-size: 24px;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
/* banner */
.curtains{
    text-align: center;
}
.curtains img{
    margin-left: -389px;
    margin-top: -52px;
}
.banner_title{
    margin-top: -584px;
    text-align: center;
    animation: shake 3s infinite;
    margin-bottom: 13px;
}
.banner_text{
    margin-bottom: 280px;
}
.flower{
    height: 311px;
    background: url(../img/flower.png) no-repeat center;
    background-size: 100% 100%;
    padding-top: 163px;
    text-align: center;
    color: #3e1308;
    font-size: 26px;
    padding-left: 77px;
    margin-bottom: 20px;
}

/* 支教了解知多少 */
.know{
    height: 645px;
    background: url(../img/zhi_bg.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 161px;
    margin-bottom: 30px;
}
.know .videos{
    width: 677px;
    height: 383px;
    margin: 0 auto;
    margin-left: 127px;
}
.know .videos video{
    width: 100%;
    height:100%;
}


/* 传播爱 */
.love{
    height: 866px;
    background: url(../img/yin_bg.png) no-repeat center;
    background-size:100% 100%; 
    padding-top:14px;
    padding-left: 45px;
    padding-right: 103px;
    margin-bottom: 23px;
}
.love .love_main{
    display: flex;
    justify-content: space-between;
}
.love .love_peo{
    margin-left: -126px;
    margin-bottom: 36px;
}
.love .way{
    color:#fff;
    background: #a65c40;
    padding: 10px;
    text-align: center;
    margin-top: -16px;
    font-family: 'Alibaba-PuHuiTi-Regular';
    font-weight: 600;
}
.love .way_title{
    width: 344px;
    height: 78px;
    color: #eb464d;
    font-size: 21px;
    text-align: center;
    background: url(../img/yin_tit.png) no-repeat center;
    line-height: 61px;
    background-size: 100% 100%;
    margin-top: -50px;
}
.love .way p{
    margin: 7px 0;
}
.love .way span{
    font-size: 14px;
    display: inline-block;
    margin-bottom: 2px;
}
.love .yellow{
    color:#bb3604;
    font-size: 14px;
    background: #ffe451;
    padding: 3px 0px;
    text-align: center;
}
.love .liu_box{
    padding-top: 182px;
}
.love .one{
    width: 344px;
    color:#000;
    border: 5px solid #aab26b;
    background: #dde2b3;
    padding: 20px;
    margin-bottom: 54px;
    position: relative;
    padding-bottom: 35px;
    font-size:17px;
    font-family: 'Alibaba-PuHuiTi-Regular';
}
.love .liu_mes{
    color: #fff;
    background: #e13e01;
    padding: 7px 52px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    bottom: -19px;
    left: 97px;
}



/* 支教岗位在线查 */
.find{
    height: 699px;
    background: url(../img/cha_bg.png) no-repeat center;
    background-size: 100% 100%;
    padding-top: 153px;
    margin-bottom:18px;
}
/* .find .cha_table{
    display: none;
} */
.find .find_main{
    width: 76%;
    margin: 0 auto;
}
.find .condition{
    margin-bottom: 30px;
}
.find #login{
    width: 99px;
    height:43px;
    display: inline-block;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    color:#fff;
    background: url(../img/login.png) no-repeat center;
    background-size: 100% 100%;
    margin-left:20px;
}
.find .register{
    width: 99px;
    height:43px;
    display: inline-block;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    color:#fff;
    margin-left:20px;
    background-size: 100% 100%;
    background: url(../img/register.png) no-repeat center;
}
.find select,.post select{
    width: 110px;
    height:37px;
    background:#e8dece;
    margin-right: 20px;
}
.cha,.chas{
    background: #e13e01;
    padding: 9px 22px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}
.zhuan,.zhuans{
    background: #e13e01;
    padding: 9px 37px;
    color: #fff;
    text-align: center;
}
.find #dataTable,.post #tables,.free #tables{
    width: 100%;
    color:#333;
	border-collapse: collapse;
    border:1px solid #000;
    border-collapse:collapse;
    border-spacing:0; 
    font-size:16px;
    
}
#dataTable tr,#tables tr{
    text-align: center;
}
#dataTable th,#tables th{
	padding: 8px;
	text-align: center;
	border:1px solid #000;
}
#dataTable td,#tables td{
	padding: 8px;
	text-align: center;
	border:1px solid #000;
}
#dataTable tr:nth-child(odd),#tables tr:nth-child(odd){
    background: #fdf6cf;
}
#dataTable tr:nth-child(even),#tables tr:nth-child(even){
    background: #f7ebac;
}
.more_btn{
    display: flex;
    justify-content: space-around;
    width: 84%;
    margin: 0 auto;
    margin-top: 20px;
}
.x{
    background: #e13e01;
    padding: 9px 22px;
    color: #fff;
    text-align: center;
    margin-right: 45px;
}


/* 不限户籍支教岗 */
.post{
    height: 697px;
    background: url(../img/ga_bg.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: 64px;
    margin-left: -134px;
    padding-top: 150px;
    margin-bottom: 20px;
}
.post .post_main{
    width: 69%;
    margin: 0 auto;
    margin-left: 221px;
}
.post .condition{
    text-align: center;
    margin-bottom: 20px;
}
/* .post .zjg_table{
    display: none;
} */

/* 免费讲座 */
.free{
    /* width: 100%; */
    /* height:633px; */
    height:508px;
    background: url(../img/mian_bg.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: -132px;
    padding-top: 166px;
    margin-bottom: 20px;
}
.free .free_main{
    width: 65%;
    margin: 0 auto;
    margin-left: 75px;
}
.free table tr{
    line-height: 32px;
}


/* 加入我们 */
.join{
    height:850px;
    background: url(../img/jia_bg.png) no-repeat center;
    background-size: 100% 100%;
    padding-top: 182px;
    /* position: relative; */
}
.join .join_main{
    width: 93%;
    margin: 0 auto;
}

/*PC底部省份联系方式*/

.m4_con {
    display: none;
    margin-top: 20px;
}
.addr_prov {
    width: 282px;
    height: 300px;
    overflow: scroll;
    float: left;
    margin-right: 25px;
}
.scrollbar {
    width: 30px;
    height: 300px;
    margin: 0 auto;
}
.addr_prov::-webkit-scrollbar-thumb,.zjg_table::-webkit-scrollbar-thumb,.cha_table::-webkit-scrollbar-thumb{
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .3);
    background-color: #555;
}
.addr_prov::-webkit-scrollbar,.zjg_table::-webkit-scrollbar,.cha_table::-webkit-scrollbar{
    width: 10px;
    height: 1px;
}
/*滚动条滑块*/
.addr_prov::-webkit-scrollbar-thumb,.zjg_table::-webkit-scrollbar-thumb,.cha_table::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    /* background: #e4b48c; */
    background: #f8f0e3;
}
.
/*滚动条轨道*/
.addr_prov::-webkit-scrollbar-track,.zjg_table::-webkit-scrollbar-track,.cha_table::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    border-radius: 10px;
    background: #ccc;
}
.addr_prov li{
    width: 100px;
}
.addr_prov li,
.city_confirm li {
    float: left;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    text-align: center;
    margin: 10px;
    cursor: pointer;
    border: 1px solid;
}
.city_confirm li{
    border: none;
}
.addr_prov li.on{
    background: #e4b48c;
    color: #fff;
}
.city_confirm li.on{
    border-bottom:4px solid #e4b48c;
}
.city_confirm {
    width: 585px;
    height: 300px;
    overflow: hidden;
    float: right;
    white-space: nowrap;
    border: 1px solid #ccc;
    position: relative;
}

.city_confirm ul {
    width: 1002px;
    height: 60px;
    display: none;
    padding-bottom: 20px;
    position: relative;
	left: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.city_confirm ul li{
    height: 50px;
}
.city_confirm ul.on {
    display: block;
    border-bottom: 1px solid #bebebe;
}

.scrollbar {
    width: 30px;
    height: 300px;
    margin: 0 auto;
}


.city_confirm::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .3);
    background-color: #555;
}

.city_confirm::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}


/*滚动条滑块*/

.city_confirm::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #47a665;
    
}


/*滚动条轨道*/

.city_confirm::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    border-radius: 10px;
    background: #ccc;
}
.address {
    clear: both;
}

.addrss_s {
    font-size: 18px;
    line-height: 36px;
    color: #6d6d6d;
    display: none;
    /* padding: 20px 0 0 96px;
     */
     padding:30px 20px;
}

.addrss_s.on {
    display: block;
}
.code{
    display: none;
}
.code.on{
    display: block;
}
.twoCode{
    display: none;
}
.twoCode.on{
    display:block;
}
/*iphone底部省份联系方式*/

.zg_m4 {
    padding: 0.59rem 0.3rem 0;
    box-sizing: border-box;
    height: 4.02rem;
    background: url(../images/m4.jpg) no-repeat center top;
    background-size: 100% auto;
}

.m4_tit {
    display: block;
    margin: 0 auto;
    width: 5.49rem;
    height: 0.38rem;
}

.select_city select {
    width: 3.78rem;
    height: 0.78rem;
    border: 1px solid #666;
    border-radius: 0.14rem;
    background: #fff url(../images/m4_pic1.jpg) no-repeat 2.27rem center;
    background-size: 0.36rem 0.5rem;
    box-sizing: border-box;
    padding-left: 0.15rem;
    font: 0.4rem/0.58rem "microsoft yahei";
    color: #333;
}

.address {
    padding-top: 0.34rem;
}

.addr {
    display: none;
}

.addr p {
    font: 0.3rem/0.5rem "microsoft yahei";
    color: #333;
    display: none;
}

.addr p span {
    color: #ff6600;
}

.addr_prov {
    margin-bottom: 20px;
}
.addr_prov:hover{
    cursor: pointer;
}
@media only screen and (min-width: 800px) {
    .m4_con {
        display: block;
    }
    .address {
        display: none;
    }
    .address.on {
        display: block;
    }
}

@media only screen and (max-width: 1000px) {
    .container {
        width: 100%;
    }
    .maina .container {
        width: 1000px;
    }
    .nav li {
        width: 200px !important;
        background-size: 100% 100% !important;
    }
    .nav li h3 {
        font-size: 30px !important;
        left: 66px !important;
    }
    .nav ul li p {
        left: 110px !important;
    }
    .nav ul li:nth-of-type(5) p {
        left: 56px !important;
    }
    .nav ul li:nth-of-type(5) h3 {
        left: 12px !important;
    }
    .nav_fix li {
        width: 180px !important;
    }
    .nav_fix li h3 {
        font-size: 30px !important;
    }
    .m4_con {
        padding-left: 68px;
    }
    .ad ul li {
        width: 230px !important;
    }
    .person03 {
        right: 0;
    }
}

@media only screen and (max-width: 1160px) {
    .main h4,
    .mainbs_c h4 {
        font-size: 30px !important;
    }
    .main p,
    .mainbs_c p {
        font-size: 28px !important;
    }
    .tab li {
        font-size: 26px !important;
    }
    .row03,
    .row02 {
        width: 458px !important;
    }
}



/* 底部遮罩 */
.cover{
    width: 100%;
    height: 70px;
    position: fixed;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .8);
    z-index: 999;
    font-size: 16px;
    font-family: 'FZSHANGKJW';
    padding: 6px 0px;
}
.cover .cover_main{
    width: 73%;
    margin: 0 auto;
}
.cover .cover_main p{
    display: flex;
    margin-bottom: 5px;
    justify-content: space-between;
}
.cover a{
    color: #ffe451;
}



/* footer */
footer{
    text-align: center;
    color:#6d6d6d;
    font-size: 14px;
}

/* 登录注册框 */
.hy{
    margin-left: 68px;
    display: none;
}
 .container_login {
    width: 439px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -219px;
    margin-top: -182px;
    z-index: 9999;
    padding: 6px 0 16px;
    background: #fff;
    border-radius: 10px;
    display: none;
}

.bd_close {
    width: 30px;
    height: 30px;
    background: url(./../img/close.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 2px;
}

.direction_know {
    display: block;
    width: 1.6rem;
    height: 0.35rem;
    border-radius: 0.17rem;
    background: #ec414d;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.35rem;
    margin: 0.2rem auto 0;
    cursor: pointer;
}

.bd_nav {
    height: 60px;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 53.5px;
}

.bd_nav span.active {
    border-bottom: 2px solid #ec414d;
    position: relative;
    top: -1px;
    color: #ec414d;
}
.bd_nav span {
    width: 116px;
    display: block;
    margin: 0 25px;
    line-height: 60px;
    font-size: 24px;
    color: #c6c6c6;
    float: left;
    text-align: center;
    cursor: pointer;
}

.container_login .agileits {
    width: 305px;
    margin: 0 auto;
    padding-top: 30px;
    display: none;
}

.container_login .agileits .bd_line_wrap {
    width: 303px;
    height: 49px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 20px;
}   

.container_login .agileits .bd_line_wrap input {
    width: 293px;
    padding-left: 10px;
    line-height: 49px;
    font-size: 20px;
    color: #999999;
    height: 49px;
    border: none;
    background: none;
    outline: none;
}
.container_login .agileits .bd_line_wrap select {
    width: 293px;
    padding-left: 10px;
    line-height: 49px;
    font-size: 20px;
    color: #999999;
    height: 49px;
    border: none;
    background: none;
    outline: none;
}
.yzm_wrap {
    width: 100%;
    position: relative;
}
.yzm_wrap .yzm_btn,#daojishi {
    width: 120px;
    height: 49px;
    color: #999999;
    position: absolute;
    right: 3px;
    top: 0px;
    text-align: center;
    line-height: 49px;
    font-size: 19px;
    transition: all 1s;
}
.yzm_wrap #daojishi {
    display: none;
    font-size: 0.16rem;
}
.container_login .agileits .bd_line_wrap.send_button {
    background: none;
    border:none;
}
.container_login .agileits .bd_line_wrap.send_button input.submintBtn {
    width: 303px;
    height: 49px;
    background: #ec414d;
    color: #fff;
    text-align: center;
    border-radius: 24px;
    cursor: pointer;
}

.result_tip {
    font-size: 0.22rem;
    text-align: center;
    color: #c6143f;
    line-height: 0.5rem;
    font-weight: bold;
}
 






