/*初始化*/ 
*{
    padding: 0;
    margin: 0px;
}

body {
    padding-top: 2.81rem;
    /*padding-bottom:3.046rem;*/
}

body,
html {
    box-sizing: border-box;
    font-family: "microsoft yahei";
    margin: 0 auto;
    max-width: 640px;
    height: 100%;
    position: relative;
    font-size: 0.31rem;
    color: #666;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

.oh {
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/*初始化End*/


/*头部*/

.header {
    width: 100%;
    height: 2.81rem;
    top: 0px;
    left: 0px;
    position: absolute;
    max-width: 640px;
    background: #fff;
}

.header span {
    display: block;
    width: 100%;
    height: 0.94rem;
    font-size: 0.34rem;
    background: #d35151;
    color: #fff;
    padding-top: 0.31rem;
    padding-left: 0.23rem;
    box-sizing: border-box;
}

.page-header {
    text-align: center;
    font-size: 14px;
    color: #E7C36C;
    line-height: 1.406rem;
    vertical-align: middle;
    z-index: 2;
}

.page-header a {
    font-size: 18px;
    font-style: normal;
    font-family: '宋体';
    font-weight: bold;
    position: absolute;
    top: 0.06rem;
    left: 0.39rem;
    color: #E7C36C;
}

.logo {
    width: 3.59rem;
    height: 1.33rem;
    margin-top: 0.31rem;
    margin-left: 0.31rem;
}

.header-icon {
    width: 0.55rem;
    height: 0.39rem;
    top: 1.7rem;
    right: 0.23rem;
    position: absolute;
    z-index: 3;
}

.header-cha {
    width: 0.39rem;
    display: none;
}

.nav {
    display: none;
    position: fixed;
    width: 100%;
    height: calc(100% - 2.81rem);
    top: 2.81rem;
    left: 0;
    background: #fafafa;
    z-index: 3;
    overflow-y: scroll;
    padding-top: 0.31rem;
}

.nav ul li a {
    width: 9.38rem;
    height: 1.25rem;
    border: 1px solid #e9e9e9;
    display: block;
    margin: 0.08rem auto;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 1.25rem;
    color: #666;
    background: #fff;
    text-align: center;
}

.nav-btn {
    color: #fff;
    width: 7.73rem;
    height: 0.86rem;
    font-size: 0.38rem;
    text-align: center;
    line-height: 0.86rem;
    vertical-align: middle;
    display: block;
    margin: 0.31rem auto;
    background: #d35151;
    border-radius: 0.08rem;
}


/*头部  End*/


/*尾部*/


/*.footer{background: #111111;width: 100%;height:3.046rem;bottom: 0;left: 0;max-width: 640px;position: absolute;}*/

.footer {
    width: 100%;
    height: 2.34rem;
    max-width: 640px;
    text-align: center;
    background: #d35151;
    padding-top: 0.39rem;
}

.footer-nav{
	width: 100%;
	/*height: 0.7rem;*/
	background: #e5e5e5;
	line-height: 0.7rem;
    vertical-align: middle;
	padding:0 0.1rem;
	box-sizing: border-box;
}

.footer-nav a{
	margin:0 0.1rem;
	color: #666;
    font-size: 0.28rem;
}

.footer p {
    font-size: 0.31rem;
    color: #f1f1f1;
    margin: 0.125rem 0;
}

.footer1 {
    text-align: center;
    margin-top: 1.56rem;
}

.footer1 h4 {
    margin-top: 0.94rem;
    color: #333;
    font-size: 0.34rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.footer1 p {
    font-size: 0.31rem;
    line-height: 0.6rem;
}

.footer1-bottom img {
    width: 2.28rem;
    height: 2.28rem;
}

.footer1-bottom span {
    display: block;
}

.footer1-bottom {
    margin: 1.09rem auto;
}

/*尾部  End*/

.main {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}


/*首页*/


/*轮播*/
.device {
    width: 100%;
    height: 5.0rem;
    position: relative;
}

.swiper-container,
.swiper-wrapper,
.swiper-slide,
.swiper-slide img {
    height: 100%;
    width: 100%;
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index: 2;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    margin: 0 0.078rem;
    cursor: pointer;
    background: #fff;
}

.swiper-active-switch {
    background: #d35151;
}

/*轮播  End*/
.index1-box {
    /*height: 7.19rem;*/
    width: 100%;
    position: relative;
    padding-top: 1.25rem;
    box-sizing: border-box;
    position: relative;
}

.index1box-main {
    width: 96%;
    margin: 0 2%;
    background: #fff;
    /*height: 5.94rem;*/
    box-sizing: border-box;
    padding: 1.64rem 0.62rem 0.94rem;
    text-align: center;
}

.index1-box img {
    width: 1.72rem;
    height: 1.72rem;
    position: absolute;
    top: 0.3rem;
    /*left: 4.2rem;*/
    left: 50%;
    margin-left: -0.86rem;
}

.index1box-main h3 {
    color: #333;
    font-weight: bold;
    font-size: 0.41rem;
    margin-bottom: 0.31rem;
}

.index1box-main p {
    font-size: 0.34rem;
    line-height: 0.55rem;
}

.index-title {
    text-align: center;
    margin: 0.94rem 0;
}

.index-title h3 {
    font-size: 0.47rem;
    color: #474b4e;
}

.index-title h4 {
    font-size: 0.38rem;
    text-transform: uppercase;
}

.index-about-box {
    text-align: center;
    width: 49%;
    padding: 0.62rem 0;
}

.index-about-box p {
    font-size: 0.5rem;
    color: #000;
    font-weight: bold;
}

.index-about-box em {
    display: block;
    width: 1.64rem;
    height: 0.05rem;
    background: #d35151;
    margin: 0.08rem auto;
}

.index-about-box span {
    color: #333;
    font-size: 0.28rem;
}

.index-course {
    width: 33%;
    text-align: center;
    margin-bottom: 1.41rem;
}

.index-course img {
    width: 2.03rem;
    height: 2.03rem;
    display: block;
    margin: auto;
}

.index-course h3 {
    font-size: 0.31rem;
    color: #d35151;
    font-weight: bold;
}

.index-course p {
    font-size: 0.28rem;
}

.index3-img {
    width: 2.81rem;
    height: 3.91rem;
    display: block;
    margin: auto;
}

.index-student {
    padding: 0.5rem 0.7rem;
    font-size: 0.31rem;
}

.index-student img {
    width: 0.73rem;
    height: 0.73rem;
    margin-right: 0.23rem;
}

.index-student div {
    width: 7.19rem;
}

.index-student h3 {
    font-size: 0.38rem;
    font-weight: bold;
    margin-bottom: 0.23rem;
    color: #474b4e;
}

.index3 {
    padding-bottom: 2.03rem;
}

/*我们的团队轮播*/
.index-team {
    width: 100%;
    height: 9.84rem;
    background: url(../img/index4.jpg) no-repeat center;
    background-size: cover;
}

.index-team h4 {
    font-size: 0.47rem;
    color: #fff;
    padding: 0.78rem 0;
    text-align: center;
}

.team {
    width: 100%;
    height: 7.66rem;
    position: relative;
}

.team .arrow-left1 {
    background: url(../img/index41.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.47rem;
    top: 50%;
    z-index: 3;
    width: 0.62rem;
    height:  0.62rem;
}

.team .arrow-right1 {
    background: url(../img/index42.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: 0.47rem;
    top: 50%;
    z-index: 3;
    width:  0.62rem;
    height: 0.62rem;
}

.team .swiper-container1,
.team .swiper-wrapper,
.team .swiper-slide {
    height: 100%;
    width: 100%;
}

.team .swiper-slide {
    padding: 0.31rem;
    box-sizing: border-box;
}

.team .swiper-slide p {
    font-size: 0.34rem;
    color: #fff;
    text-align: center;
    line-height: 0.55rem;
    margin-bottom: 1.41rem;
}

.team .swiper-slide img {
    height: 2.34rem;
    width: 2.34rem;
    display: block;
    margin: auto;
}

/*我们的团队轮播  End*/

.index4 {
    padding: 2.97rem 0.44rem 0.86rem;
}

.index4 h4 {
    font-size: 0.47rem;
    text-align: center;
    margin-bottom: 1.17rem;
}

.index4-input {
    width: 100%;
    height: 0.94rem;
    border: 1px solid #ccc;
    margin-bottom: 0.44rem;
    padding-left: 0.3rem;
    box-sizing: border-box;
    font-size: 0.31rem;
}

.radio {
    margin-bottom: 0.44rem;
    padding: 0.16rem 0;
}

.radio span {
    font-size: 0.31rem;
    margin-right: 0.3rem;
}

.radio label {
    margin-right: 0.3rem;
}

.index4 textarea {
    width: 100%;
    height: 3.67rem;
    padding: 0.3rem;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.index4-btn {
    width: 3.44rem;
    height: 0.78rem;
    background: #D35151;
    border-radius: 0.39rem;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 0.78rem;
    margin: 1.09rem auto 0;
}

.index5 img {
    display: block;
    margin: auto;
}

.index6 {
    margin-bottom: 0.5rem;
}

.index6 img {
    width: 0.78rem;
    height: 0.78rem;
    margin-right: 0.16rem;
    margin-left: 0.7rem;
}

.index6>div {
    width: 6.88rem;
}

.index6>div span {
    margin-bottom: 0.1rem;
    display: block;
}

/*首页  End*/

/*关于我们*/
.page-banner {
    width: 100%;
    height: 4.38rem;
}

.about-banner {
    background: url(../img/about-banner.jpg) no-repeat center;
    background-size: cover;
}

.about {
    padding: 0 0.42rem;
}

.about h4 {
    font-size: 0.34rem;
    font-weight: bold;
    margin-top: 0.78rem;
    color: #D35151;
}

.about p {
    text-indent: 0.4rem;
    font-size: 0.34rem;
    line-height: 0.6rem;
    margin-top: 0.4rem;
}

/*关于我们  End*/

/*课程介绍*/
.course-banner {
    background: url(../img/course-banner.jpg) no-repeat center;
    background-size: cover;
}

.course1-title h4 {
    color: #000;
    font-size: 0.38rem;
    text-align: center;
    padding-bottom: 0.08rem;
    margin-top: 0.94rem;
}

.course1-title em {
    width: 0.62rem;
    height: 0.03rem;
    background: #000;
    display: block;
    margin: 0 auto 0.78rem;
}

.course2 {
    width: 90%;
    padding: 0.47rem 0;
    background: #fff;
    border-radius: 0.16rem;
    margin: 0 auto 0.31rem;
}

.course2-title {
    font-size: 0.41rem;
    color: #1e1e1e;
    text-align: center;
    margin: 0.47rem auto;
    padding-top: 0.47rem;
    box-sizing: border-box;
}

.course2 p {
    text-align: center;
    font-size: 0.38rem;
    line-height: 0.78rem;
}

.course2_1 {
    background: url(../img/course1.png) no-repeat 3.12rem 0.47rem;
    background-size: 0.45rem 0.45rem;
}

.course2_2 {
    background: url(../img/course2.png) no-repeat 3.12rem 0.47rem;
    background-size: 0.45rem 0.45rem;
}

.course2_3 {
    background: url(../img/course3.png) no-repeat 3.12rem 0.47rem;
    background-size: 0.45rem 0.45rem;
}

.course2_4 {
    background: url(../img/course4.png) no-repeat 2.81rem 0.47rem;
    background-size: 0.45rem 0.45rem;
}

.course3 {
    width: 90%;
    margin: 0.78rem auto 1.25rem;
}

.course3 a {
    display: block;
    width: 48%;
    margin: 0.12rem 1%;
    height: 2.66rem;
}

.course3 a img {
    width: 100%;
    height: 100%;
}

.course-details {
    padding: 0.78rem 0.23rem 0.23rem;
}

.course-details ul li {
    min-width: 2.73rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
    height: 0.59rem;
    background: #d2d2d2;
    text-align: center;
    line-height: 0.59rem;
    vertical-align: middle;
    margin: 0.2rem;
    border-radius: 0.08rem;
}

.course-details ul li.open {
    background: #D35151;
    color: #fff;
}

.course-details-box>div {
    display: none;
    padding: 0.47rem;
}

.course-details-box>div p span {
    color: #333;
    font-size: 0.34rem;
    font-weight: bold;
}

.course-details-box>div p {
    color: #333;
    font-size: 0.34rem;
    line-height: 0.78rem;
}

.course-details-btn {
    width: 3.12rem;
    height: 0.78rem;
    display: block;
    background: #d35151;
    text-align: center;
    color: #fff;
    margin: 3.75rem auto 1.56rem;
    line-height: 0.78rem;
    vertical-align: middle;
    border-radius: 0.08rem;
}

/*课程介绍  End*/

/*登录注册*/
.login {
    padding: 1.33rem 0.62rem 0;
}

.login h3 {
    color: #282828;
    font-size: 0.56rem;
    font-weight: bold;
    margin-bottom: 0.62rem;
}

.login-box {
    margin-bottom: 0.47rem;
}

.login-box h4 {
    font-size: 0.34rem;
    color: #282828;
}

.login-box h4 span {
    color: #ff0000;
}

.login-box input {
    width: 8.75rem;
    height: 0.94rem;
    border: 1px solid #ccc;
    line-height: 0.94rem;
    vertical-align: middle;
    padding-left: 0.16rem;
    box-sizing: border-box;
    border-radius: 0.08rem;
    margin: 0.08rem 0;
    color: #999;
    font-size: 0.31rem;
}

.login-box a {
    font-size: 0.31rem;
    color: #333;
    text-decoration: underline;
    margin-top: 0.42rem;
}

.login-btn {
    width: 8.75rem;
    height: 0.94rem;
    background: #d35151;
    border: 1px solid #d35151;
    line-height: 0.94rem;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    border-radius: 0.08rem;
    font-size: 0.34rem;
    display: block;
    margin-top: 1.33rem;
}

.register-btn {
    color: #282828;
    font-size: 0.38rem;
    display: block;
    text-align: center;
    text-decoration: underline;
    margin-top: 0.62rem;
}

/*登录注册  End*/

/*用户中心*/
.user-title {
    margin: 0.62rem 0 0.73rem 0.62rem;
}

.user-title span {
    display: block;
    width: 0.94rem;
    height: 0.03rem;
    background: #d35151;
    margin-bottom: 0.4rem;
}

.user-title h3 {
    font-size: 0.47rem;
    color: #d35151;
    font-weight: bold;
}

.user-box {
    background: url(../img/user.png) #fff no-repeat 98% center;
    width: 100%;
    height: 1.33rem;
    border-bottom: 1px solid #ddd;
    padding: 0 0.62rem;
    line-height: 1.33rem;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}

.user-box img {
    width: 0.94rem;
    height: 0.94rem;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-top: 0.16rem;
}

.user-box a {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}

.user-input img {
    width: 0.47rem;
    height: 0.47rem;
    margin-top: 0.39rem;
}

.user-input input {
    border: none;
    height: 1.33rem;
    width: 80%;
    vertical-align: middle;
    line-height: 1.33rem;
    padding: 0.16rem;
    font-size: 0.34rem;
    color: #666;
    box-sizing: border-box;
}

.user-input {
    background: #fff;
    width: 100%;
    height: 1.33rem;
    border-bottom: 1px solid #ddd;
    padding: 0 0.62rem;
    line-height: 1.33rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: 0.62rem;
}

.user-p {
    font-size: 0.34rem;
    color: #999;
    line-height: 0.94rem;
    text-align: center;
}

.user-btn {
    width: 80%;
    height: 0.78rem;
    background: #00cc00;
    text-align: center;
    color: #fff;
    line-height: 0.78rem;
    vertical-align: middle;
    display: block;
    margin: 0.78rem auto;
    border-radius: 0.08rem;
}
.user-phone{
    background: #fff!important;
    font-size: 0.34rem;
    width: 100%;
    height: 1.33rem;
    border-bottom: 1px solid #ddd;
    padding: 0 0.62rem;
    line-height: 1.33rem;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}
.user-phone img{
    width: 1.56rem;
    height: 0.78rem;
    border-radius: 0!important;
    border: none!important;
    margin-top: 0.31rem;
}
.user-phone input{
    width: 50%;
    height: 1.33rem;
    line-height: 1.33rem;
    vertical-align: middle;
    border: none;
    padding: 0.16rem;
    box-sizing: border-box;
    font-size: 0.34rem;
}
.user-phone input::-webkit-input-placeholder{
    color:#ccc;
}
.user-phone input::-moz-placeholder{  
    color:#ccc;
}
.user-phone input:-moz-placeholder{   
    color:#ccc;
}
.user-phone input:-ms-input-placeholder{  
    color:#ccc;
}
.user-phone a{
    font-size: 0.28rem;
    color: #999;
    width: 2.11rem;
    height: 0.55rem;
    background: #eee;
    border-radius: 0.08rem;
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 0.55rem;
    margin-top: 0.39rem;
}
.user-smile{
    width: 0.7rem;
    height: 0.7rem;
    margin:0.47rem auto 0;
    display: block;
}
/*用户中心   End*/

/*头像*/
.clipbg {
    position: fixed;
    background: black;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    left: 0;
}

.loading {
    position: absolute;
    top: 40%;
    width: 38%;
    left: 31%;
    height: 1.6rem;
    line-height: 1.6rem;
    z-index: 99999;
    text-align: center;
    color: #ffffff;
    border-radius: 0.2rem;
    background: #9f9f9f;
}

.clipbg #clipArea {
    width: 100%;
    height: 80%;
    margin: auto;

}

.clipbg .user-footer {
    width: 90%;
    position: fixed;
    left: 5%;
    bottom: 0px;
    text-align: center;
}

.clipbg dl {
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-radius: 0.16rem;
    overflow: hidden;
}

.clipbg dd {
    position: relative;
    height: 1.09rem;
    line-height: 1.09rem;
    border-bottom: 1px solid #999999;
    margin-left: 0;
}

.clipbg .back {
    height:1.09rem;
    line-height: 1.09rem;
    border-radius: 0.16rem;
    margin-bottom: 0.4rem;
    background: #ffffff;
}

.clipbg dd input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 11;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.clipbg-btn{
    width: 90%;
    margin:0.62rem auto;
    height: 1.33rem;
    padding: 0 0.62rem;
    line-height: 1.33rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
    background: #fff;
    display: block;
    font-size: 0.34rem;
}

/*头像  End*/

/*Dele*/
.dele-banner {
    background: url(../img/dele-banner.jpg) no-repeat center;
    background-size: cover;
}

.dele {
    padding: 0.78rem 0.86rem;
    box-sizing: border-box;
    font-size: 0.34rem;
    line-height: 0.7rem;
}

.dele-title h4 {
    font-size: 0.38rem;
    padding-bottom: 0.23rem;
    color: #333;
    font-weight: bold;
}

.law h4{
	font-size: 0.35rem;
	font-weight: bold;
}

.law h5 {
	font-size: 0.32rem;
}

.dele-title span {
    display: block;
    background: #333;
    width: 0.7rem;
    height: 0.05rem;
}

.dele-title {
    margin-bottom: 0.55rem;
}

.dele-box {
    background: #fff;
    padding: 0.7rem 0.31rem;
    width: 100%;
    margin-left: -0.31rem;
    margin-bottom: 0.16rem;
}

.dele-h3 span {
    width: 0.62rem;
    height: 0.62rem;
    border-radius: 50%;
    border: 1px solid #d35151;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 0.62rem;
    margin-right: 0.16rem;
}

.dele-h3 {
    color: #d35151;
    font-size: 0.38rem;
    margin-bottom: 0.47rem;
}

.dele-h3 h3 {
    margin-top: 0.08rem;
}

.dele1 .dele-title {
    margin-top: 0.94rem;
}

.dele1-box {
    text-align: center;
    margin-top: 0.78rem;
}

.dele1-box img {
    width: 0.7rem;
}

.dele2 {
    margin-top: 2.89rem;
}

.dele2 h5 {
    font-size: 0.31rem;
    font-weight: bold;
    margin-top: 0.78rem;
}

.dele2 img {
    width: 100%;
    margin-top: 0.78rem;
}

/*Dele  End*/

/*西国留学*/
.overseas-banner {
    background: url(../img/overseas-banner.jpg) no-repeat center;
    background-size: cover;
}

.overseas {
    position: relative;
}

.overseas-title {
    height: 1.09rem;
    width: 2.81rem;
    position: absolute;
    left: 50%;
    margin-left: -1.41rem;
    margin-top: 0.78rem;
}

.overseas-title h3 {
    line-height: 1.09rem;
    vertical-align: middle;
    color: #333;
    font-size: 0.41rem;
    font-weight: bold;
    text-align: center;
    margin-top: -0.08rem;
}

.overseas-title img {
    width: 0.7rem;
    margin-right: 0.23rem;
}

.choose {
    padding: 2.34rem 0.16rem 0.78rem;
}

.choose ul li {
    width: 48%;
    margin: 1%;
    color: #fff;
    background: #bfbfbf;
    text-align: center;
    vertical-align: middle;
    line-height: 0.86rem;
    height: 0.86rem;
}

.choose ul li.open {
    background: #d35151;
}

.choose-info {
    padding: 0 0.47rem 0.47rem;
}

.choose-info img {
    width: 6.02rem;
    height: 3.36rem;
    margin: 0.39rem auto;
    display: block;
}

.choose-info h4 {
    text-align: center;
    font-size: 0.38rem;
    color: #333;
}

.choose-info p {
    text-indent: 0.55rem;
    line-height: 0.55rem;
}

.choose-info>div {
    display: none;
}

.overseas1,
.overseas2 {
    padding: 0.78rem 0.47rem;
}

.overseas1-box {
    background: #fff;
    padding: 0.7rem 0.47rem;
    font-size: 0.31rem;
    line-height: 0.62rem;
    margin: 0.16rem 0;
}

.overseas1-box img {
    width: 0.62rem;
    height: 0.62rem;
    margin-right: 0.31rem;
}

.overseas1-box>div {
    width: calc(100% - 1.09rem);
}

.overseas2 {
    line-height: 0.62rem;
}

.overseas2 img {
    width: 100%;
    height: 4.3rem;
    margin: 0.62rem 0;
}

/*西国留学  End*/

/*在线测试*/
.onlineTesting {
	width: 94%;
	margin: 1.01rem auto;
	border: 1px solid #ccc;
	border-radius: 0.15rem;
	color: #333;
	background: #fff;
	padding-bottom: 1rem;
}

.onlineTesting h3 {
	color: #d35151;
	font-size: 0.38rem;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	line-height: 0.7rem;
	text-align: center;
	vertical-align: middle;
}

.onlineTesting span {
	display: block;
	margin: 0.94rem 0 0.2rem 0;
}

.onlineTesting div {
	padding-left: 0.8rem;
	line-height: 0.8rem;
	box-sizing: border-box;
}
.onlineTesting label{
	margin-right: 0.9rem;
}

.onlineTesting a {
	width: 3.125rem;
	height: 0.71rem;
	color: #fff;
	text-align: center;
	line-height: 0.71rem;
	vertical-align: middle;
	font-size: 0.38rem;
	background: #d35151;
	margin: auto;
	display: block;
	border-radius: 0.08rem;
	margin-top: 1rem;
}

/*在线测试  End*/

/*试题*/

.questionmain {
	padding-bottom: 1.41rem;
}

.question-ul {
	padding: 0.98rem 1.09rem;
}

.question-ul li {
	width: 2.11rem;
	height: 0.63rem;
	border-radius: 3px;
	text-align: center;
	line-height: 0.63rem;
	vertical-align: middle;
	background: #dcdcdc;
	margin: 0.23rem;
	cursor: pointer;
}

.question-ul li.open {
	background: #D35151;
	color: #fff;
}

.question-box h4 {
	font-size: 0.41rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 0.46rem;
	margin-left: 0.23rem;
}

.question {
	width: 100%;
	background: #f3f3f3;
	padding: 0.46rem 0.23rem;
	box-sizing: border-box;
	font-size: 0.38rem;
	margin-bottom: 0.08rem;
	box-sizing: border-box;
}

.question span {
	display: block;
	margin-bottom: 0.5rem;
}

.question>div {
	display: block;
	line-height: 0.7rem;
}
.question>div label{
	margin-left: 0.4rem;
}

.write {
	background: #fff;
}


.question-box>div {
	display: none;
}

.question-btn {
	width: 3.125rem;
	height: 0.63rem;
	background: #D35151;
	color: #fff;
	text-align: center;
	line-height: 0.63rem;
	vertical-align: middle;
	font-size: 0.38rem;
	margin: 0.78rem auto 0.78rem;
	display: block;
	border-radius: 0.08rem;
}


/*试题  End*/



/*结果*/

.result {
	padding-top: 30px;
}

.resultbox {
	width: 94%;
	background: #D35151;
	color: #fff;
	padding: 0.78rem 0.4rem;
	box-sizing: border-box;
	border-radius: 0.08rem;
	margin: 1.09rem auto;
}

.resultbox span {
	display: block;
	font-size: 0.41rem;
	line-height: 0.7rem;
}
/*结果  End*/

/*企业培训*/
.train-banner{
	background: url(../img/train-banner.jpg) no-repeat center;
    background-size: cover;
}
.train{
	padding: 0.78rem;
	line-height: 0.6rem;
}

.train1{
	padding: 2.03rem 0 0.6rem;
}
.train2{
	background: #fcfcfc;
	padding: 1.09rem 0.78rem;
}
.train2-box>div{
	width: 46%;
	margin: 4% 2%;
	text-align: center;
}
.train2-box>div img{
	width: 100%;
	height: 1.8rem;
}
.train2-box>div span{
	line-height: 0.7rem;
}
/*企业培训 End*/

/*学习资讯*/
.study-banner{
	background: url(../img/study-banner.jpg) no-repeat center;
    background-size: cover;
}
/*学习资讯 End*/

/*联系我们*/
.contact-banner{
	background: url(../img/contact-banner.jpg) no-repeat center;
    background-size: cover;
}
.contact-topbox{
	padding: 0.46rem;
	width: 100%;
	box-sizing: border-box;
	margin: 0.3rem auto;
}
.contact-topbox img{
	width: 0.63rem;
	margin-right: 0.2rem;
}
.contact-topbox span{
	display: block;
	font-size: 0.34rem;
}
#share .bds_douban {
	background: url(../img/contact-icon5.png) no-repeat center;
	background-size: 100% 100%;
}

#share .bds_tsina {
	background: url(../img/contact-icon6.png) no-repeat center;
	background-size: 100% 100%;
}
.contact1 span{
	display: block;
}
/*联系我们  End*/

/*网络课程*/
.network-banner{
	background: url(../img/network-banner.jpg) no-repeat center;
    background-size: cover;
}
.network1-box h3 {
	color: #333;
	margin: 0.08rem 0 0.08rem 0.2rem;
	font-size: 0.34rem;
}

.network1-box-div em {
	font-size: 0.38rem;
	color: #d35151;
	margin-left: 0.2rem;
	font-style: normal;
	line-height: 0.7rem;
}

.network1-box-div span {
	text-decoration: line-through;
	margin: 0.04rem 0.07rem;
}

.network-btn {
	margin: 0 0.2rem;
	width: 2.19rem;
	height: 0.65rem;
	background: url(../img/network-btn.png) #D35151 no-repeat 0.07rem center;
	text-align: center;
	color: #fff;
	border-radius: 0.07rem;
	display: block;
	line-height: 0.65rem;
	vertical-align: middle;
	padding-left: 0.45rem;
	box-sizing: border-box;
}
.network-box{
	width: 45%;
	margin:0.63rem auto;
	text-align: center;
}
.network-box img{
	width: 100%;
}
.network-box span{
	font-size: 0.38rem;
line-height: 0.8rem;
}
/*网络课程  End*/

/*弹窗*/
.video-btn {
	position: fixed;
	width: 9rem;
	height: 6.25rem;
	background: black;
	top: 50%;
	left: 50%;
	margin-top: -3.125rem;
	margin-left:-4.5rem;
	display: none;
	z-index: 101;
}

.video-area {
	float: left;
	width: 9rem;
	height: 6.25rem;
}

.video-shut {
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: -7px;
    top: -20px;
    cursor: pointer;
}

#shadow {
	position: fixed;
	opacity: 0.5;
	filter: alpha(opacity=50);
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background: black;
	z-index: 100;
	display: none;
}
/*弹窗  End*/

.law{
	padding: 0.7rem 0.5rem;
}

/*联系我们补充*/
.contact-bottom {
    width: 84%;
    margin: 0.47rem auto;
}
.contact-bottom span {
    width: 1rem;
    height: 1rem;
    display: inline-block;
}
.contact-bottom input {
    border: 1px solid #e7e8ec;
    height: 1rem;
    line-height: 1rem;
    vertical-align: middle;
    width: 6.8rem;
    color: #999;
    padding-left: 0.08rem;
    box-sizing: border-box;
}
.word-text {
    height: 2.66rem;
    width: 6.8rem;
    padding: 0.08rem;
    box-sizing: border-box;
    border: 1px solid #e7e8ec;
    font-family: Microsoft YaHei;
}
.nameimg {
    background: url(../img/contact-icon10.png) no-repeat #e7e8ec center center;
}
.emailimg {
    background: url(../img/contact-icon11.png) no-repeat #e7e8ec center center;
}
.wordimg {
    width: 1rem!important;
    height: 2.66rem!important;
    background: url(../img/contact-icon12.png) no-repeat #e7e8ec center 10px;
}
.codeimg {
    background: url(../img/contact-icon13.png) no-repeat #e7e8ec center center;
}
.submitBtn{
	width: 5rem;
    height: 0.78rem;
    background: #D35151;
    border-radius: 0.39rem;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 0.78rem;
    margin: 0 auto;
    border: none;
}
/*联系我们补充  End*/

.index-network-banner{
    background: url(../img/index-network.jpg) no-repeat center;
    background-size: cover;
}
.index-network-icon6{
    width: 0.45rem;
    margin-right: 0.3rem;
}
.index-network-bottom>div{
    width: 4rem;
    margin-bottom: 0.4rem;
}


/*新闻资讯*/
.new-box h3{
    font-size: 0.34rem;
    line-height:  0.6rem;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
}
.new-box i{
    background: url(../img/new-time.png) no-repeat left;
    background-size: 0.34rem;
    font-size: 0.28rem;
    color: #707070;
    padding-left: 0.4rem;
    display: block;
    margin-top: 0.2rem;
    font-style: normal;
}
.new-main img{
    width: 3.443rem;
    height: 2.42rem;
}
.new-box{
    width: calc(100% - 3.5rem);
    padding: 0.3rem;
    box-sizing: border-box;
}
.new-main{
    margin: 3%;
    background: #fff;
    position: relative;
}
.new-main a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.loading{
    display: none;
}
#app{
    position: relative;
}
.loadingBox{
    position: absolute;
    bottom: -0.5rem;
    background-color: rgba(255, 255, 255, 0)!important;
    width: 100%;
}
.loadTxt{
    text-align: center;
}
.new-banner {
    background: url(../img/new-banner.jpg) no-repeat center;
    background-size: cover;
}
.new-main:hover .new-box h3{
    color:#d35151;
}
.new-details{
    margin: 3%;
}
.new-details h4{
    font-size: 0.375rem;
}
.new-details .span{
    font-size: 0.28rem;
    color: #999;
    border-bottom: 1px solid #333;
    display: block; 
    margin: 0.25rem 0;
    padding-bottom: 0.25rem;
}
.new-details p{
    line-height: 0.7rem;
    /*text-indent:0.7rem;*/
}
.new-details img{
    max-width: 100%;
    height: auto !important;
    /*margin-top: 1rem;*/
}
/*新闻资讯  End*/

.main .more{
    text-align: center;
    margin-top: 1.5rem;
}
.main .more .m1{

}
.main .more .m2{
    color:#999999;
}