﻿@charset "utf-8";
@media screen and (min-width: 769px) {
/*教育折扣*/
.edu-discount{margin-top:40px; margin-bottom:40px;}
.edu-discount .application-form{background-color:#fff;padding-top:60px;padding-right:100px;padding-bottom:60px;padding-left:100px;box-sizing:border-box}
.edu-discount .application-form .tit{font-size:30px;color:#333;text-align:center}
.edu-discount .application-form .text{font-size:14px;line-height:24px;text-align:center;padding-top:15px;padding-bottom:30px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ebebeb}
.edu-discount .application-form .process .tt{font-size:26px;font-weight:lighter;text-align:center;color:#333;padding-top:20px;padding-bottom:25px}
.edu-discount .application-form .process ul{padding-top:25px;display:flex;flex-wrap:wrap;align-content:flex-start}
.edu-discount .application-form .process ul li{width:25%;text-align:center;color:#666;padding-right:26px;padding-left:26px;box-sizing:border-box;position:relative}
.edu-discount .application-form .process ul li:after{content:"";background-image:url(../images/project_list_bg_icon.png);background-repeat:no-repeat;display:block;height:60px;width:25px;position:absolute;top:40px;right:-12.5px}
.edu-discount .application-form .process ul li:last-child:after{display:none!important}
.edu-discount .application-form .process ul li p{padding-top:15px}
.edu-discount .application-form .open-btn{padding-top:58px;border-top-width:1px;border-top-style:solid;border-top-color:#ebebeb;margin-top:58px;text-align:center}
.edu-discount .application-form .open-btn a{font-size:17px;line-height:48px;color:#fff;background-color:#0097e0;text-align:center;display:inline-block;width:300px}
.applicationform-box{padding-top:62px;clear:both;float:none;padding-right:186px;padding-left:186px;box-sizing:border-box;display:none}
.applicationform-box .identity-box{padding-bottom:28px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eee}
.applicationform-box .identity-box ul:after{content:"";display:block;clear:both;float:none}
.applicationform-box .identity-box ul li{width:300px;float:left;padding-top:10px;padding-bottom:10px;}
.applicationform-box .identity-box ul li.r{float:right}
.applicationform-box .identity-box ul li .txt{height:48px;width:100%;border:1px solid #ccc;box-sizing:border-box;outline:0;padding-left:15px}
.applicationform-box .authentication{padding-top:20px}
.applicationform-box .authentication .tit{text-align:left}
.applicationform-box .authentication .tit strong{font-size:14px;font-weight:400;color:#000;line-height:18px;margin:0;padding:0}
.applicationform-box .authentication .tit p{font-size:12px;color:#999}
.applicationform-box .authentication .shenfenzhengbox ul{display: flex;
flex-wrap: wrap;
align-content: flex-start;}
.applicationform-box .authentication .shenfenzhengbox ul:after{content:"";display:block;clear:both;float:none}
.applicationform-box .authentication .shenfenzhengbox ul li{width:300px;float:left;padding-top:15px;padding-bottom:15px;text-align:center;color:#999}
.applicationform-box .authentication .shenfenzhengbox ul li:nth-child(2n){ margin-left:24px;}
.applicationform-box .authentication .shenfenzhengbox ul li a{display:block;height:164px;width:100%;border:1px dashed #ccc;background-color:#fafafa;position:relative}
.applicationform-box .authentication .shenfenzhengbox ul li .grids-txt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;color:#999;background-image:url(../images/jiahao.png);background-repeat:no-repeat;background-position:center top;padding-top:30px;z-index:0}
.applicationform-box .authentication .shenfenzhengbox ul li a .grids-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;z-index:1;background-color:#fafafa}
.applicationform-box .authentication .shenfenzhengbox ul li a .grids-icon img{height:140px;width:auto}
.applicationform-box .bot-box{padding-top:30px}
.applicationform-box .bot-box .botton{height:48px;position: relative;}
.applicationform-box .bot-box .botton .tips{ display:none;}
.applicationform-box .bot-box.req-tips .botton input{opacity: 0.68;
}
.applicationform-box .bot-box.req-tips .botton .tips{ position:absolute; right:0px; top:0px;height:48px;width:300px; display:block;}
.applicationform-box .bot-box .botton span{display: inline-block;height:48px;width:300px;border:1px solid #0097e0;font-size:15px;color:#0097e0;background-color:#fff;line-height: 48px;
	text-align: center;}
.applicationform-box .bot-box .botton input{height:48px;width:300px;border:1px solid #0097e0;font-size:15px;color:#fff;background-color:#0097e0;float:right}
.applicationform-box .bot-box .botton input:disabled{opacity:.8;background-color:#999;border:1px solid #999}
.applicationform-box .bot-box .terms{clear:both;float:none;margin-top:20px;position: relative;}
.applicationform-box .bot-box .terms a{color:#0097e0; margin-left:5px;}
.applicationform-box .bot-box .terms input{background-color:#fff;vertical-align:middle;height:24px;width:24px;margin-right:8px;-webkit-appearance:none;appearance:none;border:1px solid #ccc;outline:0}
.applicationform-box .bot-box .terms input:checked{background-color:#0097e0;border:1px solid #0097e0;background-image:url(../images/ico-ok.png);background-size:auto 60%;background-repeat:no-repeat;background-position:center center}
.applicationform-box .bot-box.req-tips .terms.bt input{border:1px solid #FF0000;}
.applicationform-box .bot-box.req-tips .terms.bt{color:#FF0000;}
.applicationform-box .bot-box.req-tips .terms.bt a{color:#FF0000;text-decoration: underline;}
.edu-discount .contactus{background-color:#fff;padding:50px;margin-top:15px;text-align:center;box-sizing:border-box}
.edu-discount .contactus .tit{font-size:26px;padding-bottom:18px}
.edu-discount .contactus .text{font-size:14px}
.edu-discount .contactus .box{padding-top:15px}
.edu-discount .contactus .box a{font-size:14px;color:#0296de;line-height:72px;background-image:url(../images/email.svg);background-size:72px auto;background-repeat:no-repeat;background-position:left center;height:72px;padding-left:86px;display:inline-block}
.selectstyle{height:46px;position:relative;cursor:pointer; width:100%;}
.selectstyle:after{content:"";height:6px;width:13px;margin-top:-3px;position:absolute;top:50%;right:15px;bottom:50%;display:block;background-image:url(../images/Retreading_m.png);background-size:auto 100%;background-repeat:no-repeat;background-position:center center;-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.selectstyle.open:after{transform:rotate(180deg)}
.selectstyle .txt{height:46px;width:100%;border:1px solid #ccc;box-sizing:border-box;outline:0;padding-left:15px}
.selectlistbox{border:1px solid #ccc;position:absolute;left:0;top:45px;right:0;background-color:#fff;z-index:100;max-height:268px;overflow:auto;display:none}
.selectlistbox::-webkit-scrollbar{width:4px;height:1px}
.selectlistbox::-webkit-scrollbar-thumb{background:#e1e1e1}
.selectlistbox::-webkit-scrollbar-track{background:#fff}
.selectlistbox a{display:block;padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.selectlistbox a:hover{background-color:#efefef}
.selectlistbox a.curr{background-color:#0097e0;color:#fff}
.subscription-successful2{ display:none;}
.subscription-successful2:before{content:"";background-color:rgba(0,0,0,.4);position:fixed;z-index:1000;height:100%;width:100%;left:0;top:0;right:0;bottom:0}
.subscription-successful2 .tips-w{z-index:1001;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;text-align:center;background-color:#fff;border:1px solid #707070;padding-bottom:28px}
.subscription-successful2 .tips-w .head{height:70px;position:relative}
.subscription-successful2 .tips-w .head span{opacity: 0.4;
height:40px;width:40px;margin-top:-20px;position:absolute;top:50%;right:20px;bottom:50%;background-image:url(../images/m-ico-t-close-.png);background-size:80% auto;background-repeat:no-repeat;background-position:center center;display:block;cursor:pointer}
.subscription-successful2 .tips-w .close{font-size:18px;color:#fff;background-color:#0097e0;height:50px;width:160px;line-height:50px;margin-top:36px;margin-right:auto;margin-left:auto;cursor:pointer}
.subscription-successful2 .tips-w .tt{font-size:22px;color:#26af61;text-align:center;padding-bottom:30px;margin-top: -20px;}
.subscription-successful2.failure .tips-w .tt{color:#e05a00}
.subscription-successful2 .tips-w .text{font-size:14px;line-height:24px;padding-right:20px;padding-left:20px;text-align:center;padding-bottom: 15px;}
}
@media screen and (max-width: 768px) {
/*教育折扣*/
.edu-discount{padding-top:30px}
.edu-discount .pc-gb{display:none}
.edu-discount .application-form{background-color:#fff;box-sizing:border-box;box-sizing:border-box;padding-right:15px;padding-bottom:15px;padding-left:15px}
.edu-discount .f-tit{display:none;font-size:22px;background-color:#f5f9fc;text-align:center;padding-top:30px;padding-right:15px;padding-bottom:30px;padding-left:15px}
.edu-discount .f-tit.pc-gb{display:block}
.edu-discount .application-form .tit{font-size:26px;color:#333;text-align:center;padding-top:10px;line-height:30px}
.edu-discount .application-form .tit span{color:#109bff}
.edu-discount .application-form .text{font-size:12px;line-height:22px;text-align:center;padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ebebeb;padding-top:10px}
.edu-discount .application-form .process .tt{font-size:20px;font-weight:lighter;text-align:center;color:#333;padding-top:20px;padding-bottom:25px}
.edu-discount .application-form .process ul{padding-top:25px;display:flex;flex-wrap:wrap;align-content:flex-start}
.edu-discount .application-form .process ul li{width:100%;color:#666;box-sizing:border-box;display:table}
.edu-discount .application-form .process ul li span{vertical-align:middle;display:table-cell;width:100px;padding-bottom:25px;position:relative}
.edu-discount .application-form .process ul li span img{height:auto;width:100%}
.edu-discount .application-form .process ul li span:after{content:"";background-image:url(../images/bg05.png);background-size:auto 100%;background-repeat:no-repeat;display:block;height:14px;width:60px;position:absolute;margin-left:-30px;left:50%;right:50%;bottom:6px;background-position:center}
.edu-discount .application-form .process ul li:last-child span:after{display:none!important}
.edu-discount .application-form .process ul li p{vertical-align:middle;display:table-cell;padding-bottom:25px;padding-left:15px}
.edu-discount .application-form .open-btn{padding-top:28px;padding-bottom:18px;border-top-width:1px;border-top-style:999999;border-top-color:#ebebeb;margin-top:5px;text-align:center}
.edu-discount .application-form .open-btn a{font-size:15px;line-height:54px;color:#fff;background-color:#109bff;text-align:center;display:inline-block;padding-right:25px;padding-left:25px}
.applicationform-box{padding-top:10px;clear:both;float:none;box-sizing:border-box;display:none}
.applicationform-box .identity-box{padding-bottom:28px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eee}
.applicationform-box .identity-box ul:after{content:"";display:block;clear:both;float:none}
.applicationform-box .identity-box ul li{width:100%;padding-top:10px;padding-bottom:10px}
.applicationform-box .identity-box ul li .txt{height:48px;width:100%;border:1px solid #ccc;box-sizing:border-box;outline:0;padding-left:15px}
.applicationform-box .authentication{padding-top:0}
.applicationform-box .authentication .tit{text-align:left}
.applicationform-box .authentication .tit.pc-gb{display:block}
.applicationform-box .authentication .tit strong{font-size:14px;font-weight:400;color:#000;line-height:18px;margin:0;padding:0}
.applicationform-box .authentication .tit p{font-size:12px;color:#999}
.applicationform-box .authentication .shenfenzhengbox ul:after{content:"";display:block;clear:both;float:none}
.applicationform-box .authentication .shenfenzhengbox ul li{width:100%;float:left;padding-top:15px;padding-bottom:15px;text-align:center;color:#999}
.applicationform-box .authentication .shenfenzhengbox ul li:nth-child(2n){float:right}
.applicationform-box .authentication .shenfenzhengbox ul li a{display:block;height:164px;width:100%;border:1px dashed #ccc;background-color:#e1e1e1;position:relative}
.applicationform-box .authentication .shenfenzhengbox ul li .grids-txt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;color:#333;background-image:url(../images/bg06.png);background-size:auto 60px;background-repeat:no-repeat;background-position:center top;padding-top:70px;z-index:0}
.applicationform-box .authentication .shenfenzhengbox ul li:nth-child(2) .grids-txt{background-image:url(../images/bg07.png)}
.applicationform-box .authentication .shenfenzhengbox ul li a .grids-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;z-index:1;background-color:#fafafa}
.applicationform-box .authentication .shenfenzhengbox ul li a .grids-icon img{height:140px;width:auto}
.applicationform-box .authentication .shenfenzhengbox ul li:nth-child(3),.applicationform-box .authentication .shenfenzhengbox ul li:nth-child(4){display:none}
.applicationform-box .bot-box{padding-top:30px}
.applicationform-box .bot-box .botton span{display: inline-block;height:55px;width:100%;border:1px solid #0097e0;font-size:15px;color:#0097e0;background-color:#fff;margin-top:20px;line-height: 55px;
	text-align: center;}
.applicationform-box .bot-box .botton input{height:55px;width:100%;border:1px solid #0097e0;font-size:15px;color:#fff;background-color:#0097e0}
.applicationform-box .bot-box .botton input:disabled{opacity:.8;background-color:#999;border:1px solid #999}
.applicationform-box .bot-box .terms{clear:both;float:none;margin-top:20px}
.applicationform-box .bot-box .terms a{color:#0097e0}
.applicationform-box .bot-box .terms input{background-color:#fff;vertical-align:middle;height:24px;width:24px;margin-right:8px;-webkit-appearance:none;appearance:none;border:1px solid #ccc;outline:0}
.applicationform-box .bot-box .terms input:checked{background-color:#0097e0;border:1px solid #0097e0;background-image:url(../images/ico-ok.png);background-size:auto 60%;background-repeat:no-repeat;background-position:center center}

.edu-discount .contactus{background-color:#fff;margin-top:15px;text-align:center;box-sizing:border-box;padding-top:30px;padding-right:15px;padding-bottom:30px;padding-left:15px}
.edu-discount .contactus .tit{font-size:20px;padding-bottom:18px;color:#333}
.edu-discount .contactus .text{font-size:13px}
.edu-discount .contactus .box{padding-top:15px}
.edu-discount .contactus .box a{font-size:14px;color:#109bff;line-height:42px;background-image:url(../images/email.svg);background-size:42px auto;background-repeat:no-repeat;background-position:left center;height:42px;padding-left:56px;display:inline-block}
.selectstyle{height:46px;position:relative;cursor:pointer}
.selectstyle:after{content:"";height:6px;width:13px;margin-top:-3px;position:absolute;top:50%;right:15px;bottom:50%;display:block;background-image:url(../images/Retreading_m.png);background-size:auto 100%;background-repeat:no-repeat;background-position:center center;-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.selectstyle.open:after{transform:rotate(180deg)}
.selectstyle .txt{height:46px;width:100%;border:1px solid #ccc;box-sizing:border-box;outline:0;padding-left:15px}
.selectlistbox{border:1px solid #ccc;position:absolute;left:0;top:45px;right:0;background-color:#fff;z-index:100;max-height:268px;overflow:auto;display:none}
.selectlistbox::-webkit-scrollbar{width:4px;height:1px}
.selectlistbox::-webkit-scrollbar-thumb{background:#e1e1e1}
.selectlistbox::-webkit-scrollbar-track{background:#fff}
.selectlistbox a{display:block;padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.selectlistbox a:hover{background-color:#efefef}
.selectlistbox a.curr{background-color:#0097e0;color:#fff}
.subscription-successful2{display:none}
.subscription-successful2:before{content:"";background-color:rgba(0,0,0,.4);position:fixed;z-index:1000;height:100%;width:100%;left:0;top:0;right:0;bottom:0}
.subscription-successful2 .tips-w{border-radius: 4px;
z-index:1001;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;text-align:center;background-color:#fff;border:1px solid #707070;padding-bottom:28px}
.subscription-successful2 .tips-w .head{height:70px;position:relative}
.subscription-successful2 .tips-w .head span{opacity:.4;height:40px;width:40px;margin-top:-20px;position:absolute;top:50%;right:20px;bottom:50%;background-image:url(../images/m-ico-t-close-.png);background-size:80% auto;background-repeat:no-repeat;background-position:center center;display:block;cursor:pointer}
.subscription-successful2 .tips-w .close{font-size:18px;color:#fff;background-color:#0097e0;height:50px;width:160px;line-height:50px;margin-top:36px;margin-right:auto;margin-left:auto;cursor:pointer}
.subscription-successful2 .tips-w .tt{font-size:20px;color:#26af61;text-align:center;padding-bottom:30px;margin-top:-20px}
.subscription-successful2.failure .tips-w .tt{color:#e05a00}
.subscription-successful2 .tips-w .text{font-size:13px;line-height:24px;padding-right:20px;padding-left:20px;text-align:center;padding-bottom:15px}


}

