@charset "UTF-8";
.container,.container__inner{padding:0;height:auto;margin:0 auto;position:relative}
.container,.container__inner,.kv{position:relative}
.kv,.kv__title{left:0;width:100%}
.container{width:100%;max-width:1000px}
.container__inner{width:100%;max-width:740px}
.kv{top:0;height:300px;margin:0 0 40px;background-repeat:no-repeat;background-position:top center;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.kv__title{position:absolute;bottom:0;height:120px;background-color:rgba(255,255,255,.5)}
.kv__title-cn,.kv__title-en{position:relative;font-stretch:normal;font-style:normal;text-shadow:0 3px 6px rgba(0,0,0,.2);color:#fff;text-align:center}
.kv__title-cn{margin:8px auto 0;font-size:28px;font-weight:500;line-height:1.43;letter-spacing:1px}
.kv__title-en{margin:0 auto;font-size:20px;font-weight:700;line-height:1.5;letter-spacing:normal}
.kv__line,.kv__line::after{position:absolute;left:50%;width:1px;background-color:#d70c19}
.register__title p,.title{font-weight:400;line-height:1.6;letter-spacing:1px}
.register__cont-item .title,.register__title p,.title{font-stretch:normal;font-style:normal;color:#000}
.kv__line{bottom:-25px;height:50px}
.kv__line::after{content:'';bottom:0;margin:0 0 0 3px;height:7px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.register,.register__title{height:auto;position:relative}
.breadcrumb{display:none}
.title{position:relative;top:0;left:0;width:100%;font-size:30px;text-align:center}
.register{width:100%;padding:50px 0 70px;background-color:#fff}
.register .container{width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px);padding:0 20px}
.register__title{width:100%;margin:0 0 30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}
.register__title p{position:relative;font-size:20px;white-space:nowrap}
.register__title span{position:relative;width:100%;max-width:150px;height:1px;background-color:#4b4b4b;display:inline-block;margin:0 0 0 10px}
.functionBtns,.register__cont{display:-moz-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal}
.register__cont{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}
.register__cont .line,.shortcutBtns{display:none}
.register__cont-item{position:relative;width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);width:calc(100% - 20px);height:auto;padding:0 10px;margin:25px 0}
.register__cont-item .title{position:relative;font-size:18px;font-weight:500;line-height:1.67;letter-spacing:normal}
.register__cont-item .select{position:relative;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:0;padding-right:5px}
.register__cont-item .select .error_text{color:#f44336;font-size:14px;display:none;position:absolute;top:35px}
.register__cont-item .select select{position:relative;margin:24px 0 0;font-size:16px;font-weight:600;outline:0;width:100%;height:100%;border:0;border-bottom:1px solid #000}
.functionBtns-btn,.register__cont-item .select option{font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:1px}
.register__cont-item .select option{font-size:16px;line-height:normal}
.register__cont-item .select option ::-moz-selection{background:#fde980;color:#000}
.register__cont-item .select option ::selection{background:#fde980;color:#000}
.register__cont-item .select label{color:#000;position:absolute;top:-15px;left:5px}
.register__cont-item .select select:focus{border-bottom:2px solid #ff8302}
.functionBtns,.functionBtns-btn{position:relative;display:-webkit-box;display:-webkit-flex;width:100%}
.functionBtns{margin:30px 0 0;height:auto;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.functionBtns-btn{-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;max-width:200px;height:48px;margin:10px auto;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 4px 7px 0 rgba(0,0,0,.13);-moz-box-shadow:0 4px 7px 0 rgba(0,0,0,.13);box-shadow:0 4px 7px 0 rgba(0,0,0,.13);border:0 solid #4b4b4b;background-color:#cc2027;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:1.6;text-align:center;color:#fff;overflow:hidden;cursor:pointer}
.functionBtns-btn:hover{color:#cc2027;background-color:#ffdcdd;-webkit-box-shadow:0 0 3px 0 transparent;-moz-box-shadow:0 0 3px 0 transparent;box-shadow:0 0 3px 0 transparent}
.functionBtns-btn a{-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;position:absolute;top:0;left:0;width:100%;height:100%;text-decoration:none;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.functionBtns-btn a:link,.functionBtns-btn a:visited{color:#fff}
.functionBtns-btn a:hover{color:#cc2027;background-color:#ffdcdd}
.functionBtns-btn .qa{position:relative;width:63px;height:28px;margin:0 10px 0 0}
.functionBtns-btn .arr{position:absolute;right:20px;top:50%;width:12px;height:22px;margin:-11px 0 0}
.functionBtns .qaBtn,.functionBtns .qaBtn a{font-size:22px;font-weight:500;line-height:1.45;letter-spacing:normal;color:#d70c19}
@media only screen and (min-width:768px){.kv__title-cn,.kv__title-en{line-height:1.5;text-shadow:0 5px 10px rgba(0,0,0,.4)}
.kv__line,.kv__line::after{position:absolute;left:50%;width:2px;background-color:#d70c19}
.kv{height:500px}
.kv__title{height:200px}
.kv__title-cn{margin:20px auto 0;font-size:40px;font-weight:500;letter-spacing:2px}
.kv__title-en{font-size:32px;letter-spacing:1px}
.kv__line{bottom:-35px;height:70px}
.kv__line::after{content:'';bottom:0;margin:0 0 0 3px;height:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.breadcrumb{display:block}
.title{font-size:36px;line-height:1.72;letter-spacing:2px}
.register{padding:70px 0 130px}
.register .container{width:100%;padding:0}
.register__title{width:100%;margin:0 0 110px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}
.register__title p{font-size:30px;line-height:1.6;letter-spacing:2px}
.register__title span{width:150px}
.register__cont{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.register__cont .line{position:relative;width:1px;height:120px;margin:0 75px;background-color:#e76d75;display:block}
.register__cont-item{width:200px;padding:0;margin:25px 0}
.register__cont-item .title{position:relative;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:#000}
.register__cont-item .select{position:relative;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:0;padding-right:5px}
.register__cont-item .select .error_text{color:#f44336;font-size:14px;display:none;position:absolute;top:35px}
.shortcutBtns,.shortcutBtns-btn-label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal}
.register__cont-item .select select{position:relative;margin:24px 0 0;font-size:16px;font-weight:600;outline:0;width:100%;height:100%;border:0;border-bottom:1px solid #000}
.register__cont-item .select option{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px}
.register__cont-item .select label{color:#000;position:absolute;top:-15px;left:5px}
.register__cont-item .select select:focus{border-bottom:2px solid #ff8302}
.shortcutBtns{position:relative;width:100%;height:auto;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.shortcutBtns-btn{-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;position:relative;width:-webkit-calc(100% / 2);width:-moz-calc(100% / 2);width:calc(100% / 2);height:540px}
.shortcutBtns-btn-label,.shortcutBtns-btn-label p{-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease}
.shortcutBtns-btn:nth-child(1){margin:0 5px 0 0;background-repeat:no-repeat;background-position:top center;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.shortcutBtns-btn:nth-last-child(1){margin:0 0 0 5px;background-repeat:no-repeat;background-position:top center;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.shortcutBtns-btn:hover .shortcutBtns-btn-label{background-color:#fff}
.shortcutBtns-btn:hover .shortcutBtns-btn-label p{margin:0 40px 0 0}
.shortcutBtns-btn a{position:absolute;top:0;left:0;width:100%;height:100%}
.shortcutBtns-btn-label{transition:all .3s ease;position:absolute;bottom:80px;left:0;width:400px;height:80px;-webkit-border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0;background-color:rgba(255,255,255,.8);display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.shortcutBtns-btn-label p{transition:all .3s ease;position:relative;font-size:30px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.47;letter-spacing:4px;text-align:right;color:#d70c19;margin:0 20px 0 0}
.functionBtns-btn a:hover,.functionBtns-btn:hover{color:#cc2027;background-color:#ffdcdd}
.functionBtns{margin:50px 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.functionBtns-btn{width:100%;max-width:200px;height:48px;margin:10px auto;font-size:18px;font-weight:500;line-height:1.56}
.functionBtns-btn:hover{-webkit-box-shadow:0 0 3px 0 transparent;-moz-box-shadow:0 0 3px 0 transparent;box-shadow:0 0 3px 0 transparent}
.functionBtns-btn a{-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;position:absolute;top:0;left:0;width:100%;height:100%;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.functionBtns-btn .qa{position:relative;width:63px;height:28px;margin:0 10px 0 0}
.functionBtns-btn .arr{position:absolute;right:20px;top:50%;width:12px;height:22px;margin:-11px 0 0}
.functionBtns .qaBtn,.functionBtns .qaBtn a{font-size:22px;font-weight:500;line-height:1.45;letter-spacing:normal;color:#d70c19}
}
