html{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;-moz--text-size-adjust:none;text-size-adjust:none;}
.exam_main{min-height:900px;display:flex;position:relative;background:url(../images/exam_bg.jpg);background-size:cover;justify-content:center;align-items:center;}
.exam_main.exam_mobile{min-height:auto;padding:6rem 1rem;background-position:center center;}
.exam_main>.exam_login{background:#fff;display:flex;justify-content:center;align-items:center;}
.exam_main h5{font-size:12px!important;color:#f00;}
.exam_login_note{position:fixed;top:110px;left:0;right:0;padding:1rem;background:#00adec;color:#fff;text-align:center;z-index:999;}
.exam_login_note.fail{background:#f00;}
.exam_login_note:empty{display:none;}
.loginDiv{margin-top:0;}
.loginDiv ul li span.Validform_checktip{position: absolute;top:100%;left:0;border: none;display: block;width: auto;line-height: 20px;border-radius: 4px;z-index: 9;font-size:14px;}
.loginDiv ul li span.Validform_wrong{border: 1px solid #ffa21c;background: rgba(255, 122, 68, 0.6);padding: 2px 10px;color: #f00;}
.loginDiv ul li span.Validform_right{display: none;}
.exam_main.exam_mobile .loginDiv{margin-top:40px;text-align:center;}
.exam_main.exam_mobile .loginDiv>.titleThree{margin:15px 0;}
.exam_main.exam_mobile .loginDiv>ul{padding:0 1.5rem;}
.exam_main.exam_mobile .loginDiv>ul>li>span{display:block;position:relative;border-bottom:1px solid #e5e5e5;}
.exam_main.exam_mobile .loginDiv>ul>li>span>input[type=text]{margin-top: 10px; height: 40px; line-height: 24px; width: 100%; border: none; padding: 8px 0; font-size: 14px; color: #666;}
.exam_main.exam_mobile .loginDiv>ul>li>span>input[type=password]{margin-top: 15px; height: 40px; line-height: 24px; width: 100%; border: none; padding: 8px 0; font-size: 14px; color: #666;}
.exam_main.exam_mobile .loginDiv>ul>li>.loginBut{margin-top: 26px; width: 100%; border: none; background: #070e21; height: 50px; font-size: 14px; color: #fff;}
.exam_main.exam_mobile .loginDiv>ul>li>.loginBut:hover{background-color:#00adec;}
.exam_main.exam_mobile .loginDiv>h5{font-weight: normal; text-align: center; background: #f5f5f5; padding: 20px 45px; line-height: 24px; font-size: 18px;}
.exam_login_note.exam_mobile{top:60px;}
/*新样式*/
#repeat-watermark{position:fixed;z-index:-1;top:0;background:#fff;}
body.exam{margin:0;padding:2rem;color:#1e1e1e;background:url('/Theme/default/images/NewBack.png');background-repeat: no-repeat;background-position: top center;font-size:14px/1.5;font-family:"Open Sans","PingFang SC","Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif;font-variant-ligatures:no-common-ligatures;}
body.exam_cn{background:url('/Theme/default/images/NewBack_cn.png');}
body.preview.exam_cn{background:none;}
.ban-exam{position: fixed; top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 130;width: 400px;display: none;background-color: #fff;border: 1px solid #f1f1f1;}
.ban-exam_title{box-shadow: 3px 3px 3px rgb(0 0 0 / 10%);padding: 30px 50px;}
.ban-exam_button{width: 100%;cursor: pointer;display: flex;}
.ban-exam_button button{width: 100%; height: 50px;text-align: center;line-height: 50px; border: none;background: #00adec;color: #fff;}
.exam-dialog{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:none;justify-content: center;padding-top:10%;z-index:2000;transition:all .3s ease;overflow-y:auto;}
.exam-dialog.exam-start{background:#999;display:flex;}
.exam-dialog.active{display:flex;}
.exam-dialog>.exam-dialog-main{align-self:flex-start;}
.exam-dialog-main{width:80%;max-width:550px;background:#fff;border-radius:.5rem;padding:2rem;}
.exam-dialog-main>div>ol>li{margin-top:1rem;color:#676767;}
.exam-dialog-body{align-self: flex-start;width: 80%;max-width: 614px;}
.exam-dialog-body>div:first-child{background: #fff;border-radius: 0.5rem;padding: 2rem;}
.exam-dialog-body>.close{text-align: center;padding-top: 1.25rem;}
.exam-dialog-body>.close img{cursor: pointer;}
.exam-dialog-mbody{width:90%;max-width:550px;background:#fff;border-radius:.5rem;padding:2rem 1rem;box-sizing: border-box;margin: 0 auto;}
.moblie-close{text-align: center;padding-top: 1.25rem;}
.exam-button{background:#00adec;border:solid 1px #00adec!important;color:#fff;padding:1rem 4rem;font-size:1rem;border:none;cursor:pointer;}
.exam-button.disabled{opacity:.5;pointer-events:none;}
.exam-button.exam-button-sub{background:#fff;color:#00adec;}
.exam-button:nth-child(2){margin-left:1rem;}
.exam-button>span>em{font-style:normal;}

.exam-container{position:relative;width:1200px;margin:0 auto;}
.exam-container img{display:inline-block;max-width:100%;height:auto;}
.exam-label{display:block;padding:.25rem 1.25rem .25rem 1.25rem;}
.exam-label>label{display:inline-block;}
.exam-label>label>p{margin:0;position:relative;}
.exam-label>label>p:nth-child(2){padding-left:2.5rem;}
.exam-label>label>p:nth-child(1){display:flex;align-items:flex-start;line-height:1.75;}
.exam-label>label>p>input{margin-top:6px;min-width:14px;min-height:14px;}
.exam-label>label>p>em{font-style:normal;}
.exam-label>label>p>em:nth-child(4){flex-grow:1;}
.exam-analysis{background-color: #F9F9F9;padding: 10px;margin: 10px 0;font-size: 14px;}
.exam-analysis:empty{display:none;}
label.exam-judge>p>input{position:absolute;top:0;left:0;opacity:0;}
label.exam-judge>p>span{position:relative;width:12px;height:12px;margin:6px 2px 0 5px;display:inline-block;border:solid 1px #aaa;border-radius:50%;vertical-align:top;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;}
label.exam-judge.active>p>span{border-color:#f00;background:#f00;box-shadow:none;display:inline-block;transform:rotate(45deg);}
label.exam-judge.active>p>span::before,label.exam-judge.active>p>span::after{position:absolute;content:"";width:8px;height:2px;top:5px;left:2px;background:#fff;}
label.exam-judge.active>p>span::before{transform:rotate(90deg);}
label.exam-judge.active>p>input:checked+span{border-color:green;background:green;}
label.exam-judge.active>p>input:checked+span::before{display:none;}
label.exam-judge.active>p>input:checked+span::after{position:absolute;content:"";left:3px;top:1px;width:3px;height:6px;background:transparent;border-right:solid 2px white;border-bottom:solid 2px white;}
label.exam-judge.active>p>input[disabled]+span{border-color:#aaa;background:#aaa;}
label.exam-option-true,label.exam-option-true.exam-option-wrong{color:#00adec;text-decoration:underline;text-decoration-color:#00adec;}
label.exam-option-wrong{color:#f00;text-decoration:underline;text-decoration-color:#f00;}
.justify-right{direction: rtl;unicode-bidi: bidi-override;}
.justify-left{direction: ltr;unicode-bidi: normal;}
.justify-right>form>div>h4{text-align:right!important;direction:ltr!important;unicode-bidi:normal!important;}
h1.exam-title{font-size:36px;text-align:center;font-weight: normal;}
h4.exam-title{font-size:18px;font-weight:normal;border-bottom:solid 1px #cdf0f1;padding-bottom:1rem;}
h4.exam-title>span{font-size:12px;margin-left:1rem;}
h5.exam-content{font-size:.875rem;margin-bottom:0;display:flex;line-height:1.75;}
h5.exam-content>span:nth-child(2){flex-grow:1;}
.exam-media{margin:.5rem 0 .5rem 1.5rem;}
.exam-item{margin-bottom:4rem;}
.exam-questions.preview{width:68%;}
.exam-questions.print>.exam-item,.exam-questions.answer>.exam-item{margin-bottom:0;}
.exam-questions.print>.exam-item>.exam-label,.exam-questions.answer>.exam-item>.exam-label{padding:.25rem 0 .25rem 1.5rem}
.exam-page{display:flex;justify-content:space-around;border-top:solid 1px #cdf0f1;padding-top:1.5rem;}
.exam-page>a,.exam-page>div>a,.exam-page>div>div>a{padding:1rem 5rem;background:#00adec;color:#fff;text-decoration:none;display:inline-block;}
.exam-page>a:hover{opacity:.75;}
.exam-page>a.disabled,.exam-page>div>div>a.disabled{pointer-events:none;opacity:.75;background:#999;}
.exam-page>div{position:relative;}
.exam-page>div>div{position:absolute;left:0;bottom:100%;display:none;max-height:12.5rem;overflow-y:auto;width:100%;}
.exam-page>div:hover>div{display: block;}
.exam-page>div>div>a{opacity:.75;border-bottom:solid 1px rgba(255,255,255,.3);padding:1rem;text-align:center;display:block;}
.exam-pass>span{font-size:2rem;color:#f00;vertical-align:sub;}
.exam-unpass>span{font-size:2rem;color:#666;vertical-align:sub;}

.exam-tools{max-width:374px;position:fixed;top:45%;right:1rem;overflow-y:auto;max-height:calc(100vh - 2rem);transform:translateY(-50%);z-index:8;}
.exam-card,.exam-time,.exam-info{background:#f6f8fa;border:solid 1px #e6f7f8;padding:1rem;width:340px;}
.exam-time>div{text-align:center;}
.exam-time>.timeTo>div{background:transparent!important;border:none!important;font-size:1.5rem;font-weight:normal;}
.exam-time>.timeTo>span{padding:0 .75rem;font-weight:normal;font-size:1.5rem;}
.exam-time>.exam-time-txt{display:flex;justify-content:space-around;font-size:12px;width:250px;padding-left:40px;}
.exam-card{margin-top:1rem;}
.exam-card>h3,.exam-time>h3,.exam-info>h3{margin:0 0 1rem 0;text-align:center;font-size:.875rem;font-weight:normal;}
.exam-card>h3>span,.exam-time>h3>span,.exam-info>h3>span{width:20px;height:20px;display:inline-block;vertical-align:top;margin-right:.5rem;}
.exam-card>h3{border-bottom:solid 1px #aaa;padding-bottom:.75rem;}
.exam-card>p{font-size:12px;opacity:.75;padding:0 .75rem;text-align:justify;}
.exam-ids{display:flex;flex-wrap:wrap;max-height:15rem;overflow-y:auto;align-items:center;}
.exam-ids>a{width:1.625rem;height:1.625rem;border:solid 1px #ddd;border-radius:3px;font-size:.75rem;text-decoration:none;color:#333;display:inline-flex;justify-content:center;align-items:center;margin:.125rem;}
.exam-ids>a:hover{border-color:#00adec;background:#cdf0f1;}
.exam-ids>a.active{border-color:#00adec;background:#00adec;color:#fff;}
.exam-ids>a.disabled{border-color:#f00;background:#f00;color:#fff;}
.exam-ids>a.mark{border-color:#f60;background:#f60;}

.exam-info>ul{list-style:none;padding:.75rem 0 0 0;margin:0;border-top:solid 1px #aaa;}
.exam-info>ul>li{padding:.25rem;color:#787878;}
.exam-info>ul>li>span{color:#333;}
.exam-info>ul>li>span::before{content:" : ";}
.exam-card+.exam-info{margin-top:1rem;}
@media print{
  body.exam{margin:0;padding:1rem;font-size:.875rem;}
  h1.exam-title{font-size:24px;text-align:center;font-weight:normal;margin:0 0 1rem 0;}
  .exam-item{font-size:12px;}
}
.exam-mobile{padding:8.5rem 1rem 1rem 1rem!important;}
.exam-mobile .exam-container{width:100%!important;}
.exam-mobile h1.exam-title{font-size:1.25rem;}
.exam-mobile h4.exam-title{font-size:1rem;}
.exam-mobile .exam-tools{top:0;left:0;right:0;transform:none;max-width:100%;width:100%;z-index:1000;}
.exam-mobile .exam-tools>.exam-time>div{width:260px;margin:0 auto;}
.exam-mobile .exam-tools>.exam-time>.exam-time-txt{padding-bottom:.25rem;}
.exam-mobile .exam-tools>div>h3{padding:.5rem 0;margin-bottom:0;border-bottom:none;display:flex;justify-content:center;}
.exam-mobile .exam-card,.exam-mobile .exam-time,.exam-mobile .exam-info{width:100%;max-width:100%;padding:0;border:none;margin:0!important;}
.exam-mobile .exam-card>h3{background:#00adec;color:#fff;}
.exam-mobile .exam-card>h3>em{position:relative;}
.exam-mobile .exam-card>h3>em::before,.exam-mobile .exam-card>h3>em::after{content:'';left:8px;top:2px;position:absolute;width:.5rem;height:.5rem;border-right:solid 1px #fff;border-bottom:solid 1px #fff;transform:rotate(45deg);}
.exam-mobile .exam-card>h3>em::after{top:6px;}
.exam-mobile .exam-card>p{margin:0;padding:1rem 1rem 0 1rem;text-align:center;display:none;}
.exam-mobile .exam-ids{padding:1rem;max-height:none;overflow-y:inherit;display:none;}
.exam-mobile .exam-dialog>.exam-dialog-main{padding:2rem 1rem;}
.exam-mobile .exam-item{margin-bottom:2rem;}
.exam-mobile .exam-page{flex-wrap:wrap;padding-top:1rem;}
.exam-mobile .exam-page>a{padding:1rem;display:block;order:1;text-align:center;width:40%;}
.exam-mobile .exam-page>div{width:100%;}
.exam-mobile .exam-page>div>a,.exam-mobile .exam-page>div>div>a{display:block;text-align:center;}
.exam-mobile .exam-page>div>a{padding:.5rem;background-color:transparent;color:#333;}
.exam-mobile .exam-page>div{order:0;margin-bottom:1rem;}
.exam-mobile .exam-page>div>div{right: 0;}
.exam-mobile .exam-button{display:block;margin:0 auto;width:90%;padding:1rem 0.5rem;}
.exam-mobile .exam-dialog button:last-child{margin-top:1rem;}
.exam-mobile .exam-button-fixed{margin:20px auto;position: fixed;bottom: 0;}
/*答题页面*/
.main{overflow: hidden;position: relative;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.main.nop{
    width: 100%;
    height: 100%;

}
.m-slide1{margin:68px 340px 149px 0;}
.m-slide1 h2{font-size: 36px;color:#333;font-weight: normal;text-align: center;line-height: 53px;margin-bottom: 58px;}
.m-slide1 h2 span{display: block;font-size: 32px;}
.m-slide1 h3{font-size: 18px;color:#333;font-weight: normal;margin-bottom: 24px;border-bottom: 1px solid #cdf0f1;padding:0 20px 14px;;}
.m-slide1 h3 span{font-size: 12px;margin-left: 12px;}
.m-slide1 .con{padding:0 10px;}
.m-slide1 .row-sl{
    border-bottom: 1px solid #cdf0f1;
    padding-bottom: 25px;
    margin-bottom: 29px;
}
.m-slide1 .row-sl .g-btn1{
    display: none;
    margin: 0 auto;
}
.m-slide1 .row-sl .g-btn1.show{display: block;}
.m-slide1 .item{margin-bottom: 72px;display: none;}
.m-slide1 .item>span.Validform_checktip{color:#f00;margin-top:10px;font-size:12px;}
.m-slide1 .item h4{font-size: 14px;color:#333;font-weight: normal;line-height: 22px;margin-bottom: 12px;}
.m-slide1 .item.alert-danger>h4{background:#f00;color:#fff;padding:0 5px;}
.m-slide1 .lb1{display: inline-block;position: relative;overflow: hidden;padding-left: 28px;background: url(../images/g-check1.png) left 2px no-repeat;line-height: 22px;margin-bottom: 3px;cursor:pointer;}
.m-slide1 .lb1.checked{background-image: url(../images/g-check1-on.png);}
.m-slide1 .item_checkbox .lb1{background: url(../images/g-check2.png) left 2px no-repeat; background-size: auto 18px;}
.m-slide1 .item_checkbox .lb1.checked{background-image: url(../images/g-check2-on.png);}
.m-slide1 .lb1 input{position: absolute;left:-999px;}
.m-slide1 .lb1 .t1{font-size: 14px;color:#333;}
.xpages{font-size: 0;text-align: center;padding:0 10px;}
.xpages ul{display: inline-block;vertical-align: middle;}
.xpages li{float: left;position: relative;}
.xpages li > a{display: block;}
.xpages li+li{margin-left: 134px;}
.xpages dl{display: none;position: absolute;left:0;right:3px;bottom:54px;max-height: 226px;background-color: #b4e8ea;overflow-y: auto;z-index: 9;}
.xpages dd{padding:12px 0;}
.xpages dd a{display: block;font-size: 12px;color:#1e1e1e;line-height: 26px;margin-bottom: 9px;}
.xpages .mCSB_inside > .mCSB_container{margin:0;}
.xpages .mCSB_scrollTools .mCSB_draggerRail{background-color: transparent;}
.xpages .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #06b3ba;}
.xpages .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #06b3ba;}
.xpages .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.xpages
    .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #06b3ba;}

.g-btn1{display: block;outline:none;border:none;width: 183px;height: 53px;line-height: 50px;text-align: center;padding-right: 3px;font-size: 14px;color:#fff;cursor:pointer;-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;background-repeat: no-repeat;background-position: center center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}

.g-btn1:hover{color:#fff;opacity: 0.8;}
.m-timer1{
    float: right;
    width: 295px;
    margin-top: 0;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;

}
.m-timer1.fixme{
    position: fixed;
    top: 145px;
    width: 295px;
}
.m-timer1.fixme.on{top:-440px;}
.m-timer1 .top{background-color: #f6f8fa;margin-bottom: 5px;border:1px solid #e6f7f8;padding:0 30px 8px;}
.m-timer1 h3{font-size: 12px;color:#1e1e1e;font-weight: normal;text-align: center;line-height: 34px;margin-bottom: 4px;}
.m-timer1 h3 span{display: inline-block;vertical-align: middle;margin-top: -3px;width: 20px;height: 20px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;
background-size: cover;margin-right: 6px;}
.m-timer1 .timeTo{text-align: center;font-weight: normal;line-height: 42px;height: 42px;font-size: 0;margin-bottom: 5px;}
.m-timer1 .timeTo div{display: inline-block;vertical-align: middle;border:none;height: 100%;width: 30px;}
.m-timer1 .timeTo div.first{border:none;}
.m-timer1 .timeTo.timeTo-white div{background: transparent;filter:none;}
.m-timer1 .timeTo ul{left:0 !important;top:0 !important;}
.m-timer1 .timeTo ul li{font-size: 46px;color:#1e1e1e;}
.m-timer1 .timeTo span{display: inline-block;vertical-align: middle;font-size: 46px;color:#1e1e1e;}
.m-timer1 .txt{overflow: hidden;}
.m-timer1 .txt span{float: left;width:33.33%;font-size: 12px;color:#1e1e1e;text-align: center;}
.m-timer1 .con{background-color: #f6f8fa;border:1px solid #e6f7f8;padding:12px 20px 49px;}
.m-timer1 .con h3{padding-bottom: 4px;border-bottom: 1px solid #7d7d7d;}
.ul-num1{height:300px;overflow: auto;overflow-x:hidden;padding:18px 10px 0;margin-bottom: -15px;}
.ul-num1 li{float: left;width:16.66%;margin-bottom: 15px;}
.ul-num1 a{display: block;margin:0 5px;width: 30px;height: 30px;line-height: 28px;border-radius: 50%;border:1px solid #eaeaea;font-size: 12px;color:#1e1e1e;text-align: center;background-color: #f9f9f9;-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;}
.ul-num1 li.on a,.ul-num1 li a:hover{background-color: #00adec;border-color: #00adec;color:#fff;}
.ul-num1 li.on.err a,.ul-num1 li.on.err a:hover{background-color:#f00;border-color:#f00;}

/*弹窗*/
.m-pop{display: none;position: fixed;left:0;top:0;right:0;bottom:0;}
.m-pop .bg{position: absolute;left:0;top:0;right:0;bottom:0;background: url(../images/g-bg7.png) center center repeat;}
.m-pop .inner{position: absolute;left:50%;top:20%;-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);}
.m-con1{width:666px;background-color: #fff;padding:46px 58px;}
.m-con1 .tit{border-bottom: 1px solid #b4e8ea;padding-bottom: 30px;}
#success{padding:30px;background-color:#f6f8fa;border:1px solid #e6f7f8;}
#success>.sp1,.m-con1 .sp1{display: block;width: 110px;height: 110px;margin:0 auto 46px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;
background-size: cover;}
.m-con1 .p1{font-size: 24px;color:#1e1e1e;text-align: center;line-height: 38px;}
.m-con1 .p1 em{color:#ff524d;}
.m-con4 .p1 em{color: #009944}
.m-con1 .p2{font-size: 14px;color:#1e1e1e;text-align: center;line-height: 24px;margin-top: 14px;}
.m-con1 .btn{font-size: 0;text-align: center;margin-top: 30px;}
.m-con1 .btn a{display: inline-block;vertical-align: middle;}
.m-con1 .btn a+a{margin-left: 106px;}
.amplifyImg{max-width:320px;height:auto;display:inline-block;margin-top:.5rem;}


@media only screen and (max-width: 1599px) {
    .m-login2{width:50%;}
    .m-form1.form2{padding:0 50px;}
    .wp{width:auto;}
}
@media only screen and (max-width: 1440px){
    .m-form1 {
        padding: 10px 160px 20px;
    }
    .m-form1 .g-btn1 {
        margin: 30px auto;
    }
    .m-form1 p.p1 {
        margin-bottom: 20px;
    }
    .m-login .top h2 {
        font-size: 56px;
        line-height: 50px;
    }
    .m-login .top {
        position: relative;
        height: 270px;
    }
}
@media only screen and (max-width: 1199px) {
    .m-login{width:700px;}
    .m-login .top{height: 300px;}
    .m-login .lg{margin:20px 0;}
    .m-form1{padding:30px 50px;}
    .m-login .top h2{font-size: 46px;line-height: 56px;}
    .m-form1 p.p1{margin-bottom: 40px;}
    .m-form1 .item{margin-top: 30px;}
    .m-form1 .g-btn1{margin:30px auto;}
    .m-form1.form2{padding:0 30px;}
    .m-form1.form2 h2{font-size: 42px;line-height: 56px;}
    .m-slide1{margin:40px 340px 60px 0;}
    .m-slide1 h2{font-size: 30px;line-height: 38px;margin-bottom: 30px;}
/*    .m-timer1{margin-top: 148px;}
    .m-timer1.fixme{top: -118px;}*/
    .xpages li+li{margin-left: 6px;}
    .m-slide1 .item{margin-bottom: 40px;}
    .m-slide1 .con{padding-bottom: 0;}
    .logprompt{width:88%;}
}
@media only screen and (max-width: 959px) {
    .m-login{width:640px;}
    .m-login .top{height: 260px;}
    .m-login .top h2{font-size: 38px;line-height: 48px;}
    .m-form1.form2{padding:0 20px;}
    .m-form1.form2 h2{font-size: 34px;line-height: 48px;}
    .m-timer1 .top{padding:10px 32px;}
    .m-timer1 .timeTo div{width: 22px;}
    .m-timer1 .timeTo ul li,.m-timer1 .timeTo span{font-size: 32px;}
    .m-timer1 .con{padding:10px 10px 20px;}
    .ul-num1{padding:10px 0 0;}
    .m-slide1{margin:30px 340px 40px 0;}
    .m-slide1 h2{font-size: 26px;line-height: 36px;}
    .m-slide1 .item{margin-bottom: 30px;}
    .xpages li > a{width:120px;}
    .m-timer1 h3{line-height: 28px;}
}

