html,body {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文细黑", STHeiti, mingLiu, 'Neue Haas Grotesk W01 Disp', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.w {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.w-100 {
    width: 100%;
}

.main-img {
    width: 100%;
    height: 100%;
}

.code-img {
    width: 132px;
    height: 132px;
}

.content {
    width: 100%;
}

.banner {
    width: 100%;
    background: url(https://img.mison.cn/pic/downloadfile/img/banner.jpg) no-repeat center;
    height: 300px;
}

.app {
    height: 685px;
    background: #ffffff;
}

.app .code-img {
    position: absolute;
    bottom: 40px;
    left: 780px;
}

.bec {
    height: 789px;
    background: url(https://img.mison.cn/pic/downloadfile/img1/04.jpg) no-repeat center;
}

.bec .code-img {
    position: absolute;
    bottom: 175px;
    left: 120px;
    border-radius: 50%;
}

.fifty {
    height: 903px;
    background: url(https://img.mison.cn/pic/downloadfile/img1/body3-bg.jpg) no-repeat center;
}

.fifty .code-img {
    position: absolute;
    bottom: 110px;
    right: 215px;
    border-radius: 50%;
}

.toeic {
    height: 791px;
    background: url(https://img.mison.cn/pic/downloadfile/img1/body4-bg.jpg) no-repeat center;
}

.toeic .code-img {
    position: absolute;
    bottom: 80px;
    left: 495px;
    border-radius: 50%;
}
.catti {
    height: 782px;
    background: url(https://img.mison.cn/pic/downloadfile/img1/06.jpg) no-repeat center;
}
.tiku {
    height: 951px;
    /* background: url(https://img.mison.cn/pic/downloadfile/img1/body4-bg.jpg) no-repeat center; */
}
.tushu {
    height: 750px;
    /* background: url(https://img.mison.cn/pic/downloadfile/img1/body4-bg.jpg) no-repeat center; */
}
.wangxiao {
    height: 686px;
    background: url(https://img.mison.cn/pic/downloadfile/img1/11-bg.jpg) no-repeat center;
}
.yinbiao {
    height: 741px;
    background: url(https://img.mison.cn/pic/downloadfile/img1/12-bg.jpg) no-repeat center;
}
.lingsi {
    height: 662px;
}
.aikouyu {
    height: 611px;
    background: url(https://img.mison.cn/pic/downloadfile/img1/14-bg.jpg) no-repeat center;
}
.jap {
    height: 849px;
    background: url(https://img.mison.cn/pic/downloadfile/img1/07.jpg) no-repeat center;
}

.jap .code-img {
    position: absolute;
    bottom: 120px;
    left: 30px;
    border-radius: 50%;
}


html,body {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文细黑", STHeiti, mingLiu, 'Neue Haas Grotesk W01 Disp', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.w {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.color-333 {
    color: #333333;
}

.content {
    width: 100%;
}

.banner {
    width: 100%;
    background: url(https://img.mison.cn/pic/downloadfile/img/banner.jpg) no-repeat center;
    height: 300px;
}

/* .submit-btn2 {
    background: transparent;
    width: 158px;
    height: 44px;
    position: absolute;
    bottom: 55px;
} */

.submit-box {
    position: absolute;
    width: 297px;
    height: 266px;
    background-color: #ffffff;
    box-shadow: 3px 5px 12px 0px 
        rgba(225, 0, 0, 0.4);
    border-radius: 8px;
    opacity: 0.96;
    box-sizing: border-box;
    padding: 20px;
    float: right;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.sub-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub-title .main-txt {
    font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	color: #ea0001;
    margin: 0 15px;
}

#mycall {
    width: 100%;
	height: 38px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #999999;
    margin-top: 15px;
    padding: 0 15px;
    box-sizing: border-box;
    font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	color: #999999;
}

.dx-code {
    width: 100%;
    margin: 10px auto 5px;
    display: flex;
    justify-content: space-between;
}

.dx-code .code {
    width: 152px;
	height: 37px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #999999;
    box-sizing: border-box;
    padding: 0 15px;
    font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	color: #999999;
}

.dx-code #getBtn {
    height: 37px;
    display: block;
    width: 91px;
	line-height: 37px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #999999;
    font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	color: #777777;
    text-align: center;
    box-sizing: border-box;
}

.down-tip {
    width: 100%;
    font-family: Alibaba-PuHuiTi-L;
	font-size: 14px;
	color: #ff6237;
}

.submit-btn {
    width: 100%;
	line-height: 38px;
	background-color: #f42526;
	box-shadow: 0px 2px 1px 0px 
		rgba(215, 5, 7, 0.3);
	border-radius: 4px;
    font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	color: #ffffff;
    margin: 5px 0;
    border: none;
    outline: none;
    text-align: center;
}

.down-tip1 {
    font-family: Alibaba-PuHuiTi-L;
	font-size: 14px;
	color: #999999;
}

.down-tip1 i {
    color: #ff6237;
    font-style: normal;
}

/* 标题 */
.title {
    width: 100%;
    
}

.title1 {
    margin: 68px auto 40px;
}

.title2 {
    margin: 100px auto 80px;
}

.title3 {
    margin: 126px auto 100px;
}

.title4 {
    padding: 98px 0 25px;
}

.title .main-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.title .main-title .main-txt {
    font-family: SourceHanSansCN-Regular;
	font-size: 32px;
    color: #333333;
    margin: 0 35px;
}

.title .second-txt {
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    text-align: center;
    margin-top: 25px;
}

.app-content {
    width: 100%;
    height: 625px;
}

.app-content .img-app {
    height: 100%;
    width: auto;
    margin-left: -25px;
}

.app-ri {
    height: 100%;
    float: right;
    /* background: #ccc; */
    width: 732px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.app-ri .app-line {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.app-ri .app-line:first-child {
    margin-bottom: 20px;
}

.app-ri .app-line .app-ri-img {
    display: block;
    width: 224px;
    height: 224px;
    margin-left: 20px;
}

.app-code {
    width: 150px!important;
    height: 150px!important;
    margin-top: 35px!important;
}

.bec-box {
    background: url(https://img.mison.cn/pic/downloadfile/img/tool-bg.jpg) no-repeat center;
    height: 582px;
}

.bec-txt {
    width: 210px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 50px;
}

.bec-txt .bec-txt1 {
    font-family: SourceHanSansCN-Medium;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
    text-align: center;
}

.bec-txt .bec-txt2 {
    font-family: SourceHanSansCN-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	color: #555555;
    margin-top: 25px;
    text-align: center;
}

.bec-txt .bec-txt3 {
    font-family: SourceHanSansCN-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
    text-align: center;
}

.bec-txt .bec-code {
    width: 150px!important;
    height: 150px!important;
    margin: 30px auto 15px!important;
}

.bec-img {
    width: 702px;
    height: 637px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tool-img.png);
    margin-top: -32.5px;
}

.bec-flex-box {
    display: flex;
    justify-content: space-between;
}

.toeic-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.toeic-box .point {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.mar-bo-20 {
    margin-bottom: 20px!important;
}

.toeic-box .point .p-le {
    width: 67px;
    height: 67px;
    margin-right: 28px;
}

.toeic-box .point .p-txt1 {
    font-family: SourceHanSansCN-Medium;
	font-size: 24px;
	color: #555555;
}

.toeic-box .point .p-txt2 {
    font-family: SourceHanSansCN-Medium;
	font-size: 16px;
	color: #555555;
}

.code-box {
    position: relative;
}

.toeic-code {
    position: absolute;
    bottom: 27px;
    left: 0px;
    width: 150px;
}

/* .jap {
    width: 100%;
    height: 850px;
    background: url(https://img.mison.cn/pic/downloadfile/img/jap-bg.jpg) no-repeat center;
} */

.le {
    position: relative;
}

/* .jap-code {
    position: absolute;
    bottom: 79px;
    right: 0px;
    width: 227px;
    border-radius: 10px;
} */

.float-img {
    position: absolute;
}

.float-img1 {
    right: 0;
    top: -125px;
}

.float-img2 {
    right: 0;
    top: 60px;
}

.file-have {
    width: 157px;
    height: 124px;
    margin: 10px auto 20px;
    
}
.s_side {
    width: 50px;
    position: fixed;
    left: 0px;
    background-color: #333333;
    height: 500px;
    top: 150px;
}
.s_link {
    width: 50px;
    height: 250px;
    margin: 0 auto;
    
}
.s_link:hover {
    background-color: #FA3836;
}
.s_img {
    width: 18px;
    margin: 0 auto;
    padding-top: 75px;
    height: 175px;
}
.tool-sidebar-new-two {
    position: fixed;
    left: 0px;
    top: 80px;
    height: 500px;
    background: #333333;
    width: 50px;
}
.tool-sidebar-new-two .tool {
    width: 100%;
    height: 250px;
    display: flex;
    /* align-items: center; */
    /*padding: 10px 5px;*/
}
.tool-sidebar-new-two .tool:hover {
    background-color: #FA3836;
}
.tool-sidebar-new-two .tool-img {
    display: block;
    width: 18px;
    margin: 0 auto;
    padding-top: 75px;
    height: 175px;
}
.tool-sidebar-new-two .code-box {
    position: absolute;
    left: 50px;
    top: 0%;
    /* width: 108px; */
    display: none;
    border: 1px solid #DDDDDD;
    border-radius: 0px 5px 5px 0px;
    background-color: #ffffff;
}
.top {
    top: 75%!important;
    transform: translateY(-50%);
}
.tool-sidebar-new-two .code-box a {
    display: inline-block;
    width: 130px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 5px;
}
.tool-sidebar-new-two .code-box .line {
    border-bottom: 1px solid #DDDDDD;
    width: 82px;
    /* margin-left: 13px; */
}
.tool-sidebar-new-two .line {
    width: 42px;
    height: 1px;
    background: #d3d3d3;
    margin: 0 auto;
}

/* 页面单独展示 */
.tool-sidebar-new-bec {
    position: absolute;
}
.tool-sidebar-new-bec .tool {
    width: 400px;
    height: 80px;
    margin-left: 430px;
    margin-top: 270px;
}
.tool-sidebar-new-bec .tool2 {
    width: 400px;
    height: 80px;
    margin-left: 430px;
}
.tool-sidebar-new-bec .tool3 {
    width: 400px;
    height: 80px;
    margin-left: 430px;
}
.tool-sidebar-new-bec .tool4 {
    width: 400px;
    height: 80px;
    margin-left: 430px;
}
.tool-sidebar-new-bec .tool5 {
    width: 400px;
    height: 80px;
    margin-left: 430px;
}
.tool-sidebar-new-bec .code-box {
    position: absolute;
    left: 270px;
    top: 260px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-bec .code-box2 {
    position: absolute;
    left: 270px;
    top: 345px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-bec .code-box3 {
    position: absolute;
    left: 270px;
    top: 430px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-bec .code-box4 {
    position: absolute;
    left: 270px;
    top: 515px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-bec .code-box5 {
    position: absolute;
    left: 270px;
    top: 600px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.main-img-two {
    width: 110px;
    height: 110px;
    margin-left: 20px;
    margin-top: 10px;
}
.main-img-two img {
    width: 110px;
    height: 110px;
}
.c_txt {
    width: 155px;
    text-align: center;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    font-weight: bold;
}
/* 托业 */
.tool-sidebar-new-toeic {
    position: absolute;
}
.tool-sidebar-new-toeic .tool {
    width: 400px;
    height: 80px;
    margin-left: 750px;
    margin-top: 270px;
}
.tool-sidebar-new-toeic .tool2 {
    width: 400px;
    height: 80px;
    margin-left: 750px;
}
.tool-sidebar-new-toeic .tool3 {
    width: 400px;
    height: 80px;
    margin-left: 750px;
}
.tool-sidebar-new-toeic .tool4 {
    width: 400px;
    height: 80px;
    margin-left: 750px;
}
.tool-sidebar-new-toeic .tool5 {
    width: 400px;
    height: 80px;
    margin-left: 750px;
}
.tool-sidebar-new-toeic .code-box {
    position: absolute;
    left: 590px;
    top: 260px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-toeic .code-box2 {
    position: absolute;
    left: 590px;
    top: 345px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-toeic .code-box3 {
    position: absolute;
    left: 590px;
    top: 430px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-toeic .code-box4 {
    position: absolute;
    left: 590px;
    top: 515px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-toeic .code-box5 {
    position: absolute;
    left: 590px;
    top: 600px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.main-img-two {
    width: 110px;
    height: 110px;
    margin-left: 20px;
    margin-top: 10px;
}
.main-img-two img {
    width: 110px;
    height: 110px;
}
.c_txt {
    width: 155px;
    text-align: center;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    font-weight: bold;
}
/* catti */
.tool-sidebar-new-catti {
    position: absolute;
}
.tool-sidebar-new-catti .tool {
    width: 400px;
    height: 80px;
    margin-left: 150px;
    margin-top: 220px;
}
.tool-sidebar-new-catti .tool2 {
    width: 400px;
    height: 80px;
    margin-left: 150px;
}
.tool-sidebar-new-catti .tool3 {
    width: 400px;
    height: 80px;
    margin-left: 150px;
}
.tool-sidebar-new-catti .code-box {
    position: absolute;
    left: 450px;
    top: 210px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg_left.png);    
}
.tool-sidebar-new-catti .code-box2 {
    position: absolute;
    left: 450px;
    top: 295px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg_left.png);    
}
.tool-sidebar-new-catti .code-box3 {
    position: absolute;
    left: 450px;
    top: 380px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg_left.png);    
}
.main-img-two2 {
    width: 110px;
    height: 110px;
    margin-left: 35px;
    margin-top: 10px;
}
.main-img-two2 img {
    width: 110px;
    height: 110px;
}
.c_txt2 {
    width: 155px;
    text-align: center;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    font-weight: bold;
    margin-left: 12px;
}

/* 日语 */
.tool-sidebar-new-jap {
    position: absolute;
}
.tool-sidebar-new-jap .tool {
    width: 200px;
    height: 240px;
    margin-top: 560px;
    float: left;
}
.tool-sidebar-new-jap .tool2 {
    width: 200px;
    height: 240px;
    margin-top: 560px;
    float: left;
}
.tool-sidebar-new-jap .tool3 {
    width: 200px;
    height: 240px;
    margin-top: 560px;
    float: left;
}
.tool-sidebar-new-jap .code-box {
    position: absolute;
    left: 20px;
    top: 410px;
    display: none;
    width: 152px;
    height: 188px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg_bottom.png);    
}
.tool-sidebar-new-jap .code-box2 {
    position: absolute;
    left: 240px;
    top: 410px;
    display: none;
    width: 152px;
    height: 188px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg_bottom.png);    
}
.tool-sidebar-new-jap .code-box3 {
    position: absolute;
    left: 430px;
    top: 410px;
    display: none;
    width: 152px;
    height: 188px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg_bottom.png);    
}
.main-img-two3 {
    width: 110px;
    height: 110px;
    margin-left: 24px;
    margin-top: 10px;
}
.main-img-two3 img {
    width: 110px;
    height: 110px;
}
.c_txt3 {
    width: 152px;
    text-align: center;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    font-weight: bold;
}

/* 五十音图 */
.tool-sidebar-new-fifty {
    position: absolute;
}
.tool-sidebar-new-fifty .tool {
    width: 400px;
    height: 80px;
    margin-left: 830px;
    margin-top: 310px;
}
.tool-sidebar-new-fifty .tool2 {
    width: 400px;
    height: 80px;
    margin-left: 750px;
}
.tool-sidebar-new-fifty .tool3 {
    width: 400px;
    height: 80px;
    margin-left: 750px;
}
.tool-sidebar-new-fifty .code-box {
    position: absolute;
    left: 670px;
    top: 300px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-fifty .code-box2 {
    position: absolute;
    left: 670px;
    top: 385px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.tool-sidebar-new-fifty .code-box3 {
    position: absolute;
    left: 670px;
    top: 470px;
    display: none;
    width: 166px;
    height: 178px;
    background: url(https://img.mison.cn/pic/downloadfile/img/tools_bg.png);    
}
.main-img-two {
    width: 110px;
    height: 110px;
    margin-left: 20px;
    margin-top: 10px;
}
.main-img-two img {
    width: 110px;
    height: 110px;
}
.c_txt {
    width: 155px;
    text-align: center;
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    font-weight: bold;
}