/*reset*/
*,:before,:after{
    margin:0;
    padding:0;
    box-sizing: border-box;
}
body{
    -webkit-tap-highlight-color:transparent;
    width:100%;
    overflow-x:hidden ;
}
main{
    background: #fdfaf3;
}
a{
    text-decoration:none;
}
.am-with-topbar-fixed-top{
    padding-top:46px;
}
.wrapped{
    max-width:1200px;
    margin:0 auto;
    text-align: center;
}
.clearfix:after{
    content:'';
    display:block;
    clear:both;
}
ul,li,ol,ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul{
    list-style: none;
    padding:0;
    margin:0;
}
p,*+p{
    margin:0;
    line-height: 1;
}
img{
    -webkit-user-select: none;
}
.clearfix{
    *zoom:1;
}
.am-fl{
    float:left;
}
.am-fr{
    float:right;
}
.am-topbar-fixed-top{
    position: fixed;
    width:100%;
    top:0;
    left:0;
    z-index: 999;
}
.am-btn.am-disabled, .am-btn[disabled], fieldset[disabled] .am-btn,.am-disabled, .disabled {
    pointer-events: none;
    border-color: transparent;
    cursor: not-allowed;
    opacity: .45;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.img--wrapper{
    position: relative;
    text-align: center;
}

#collapse-head{
    position: fixed;
    width:100%;
    top:0;
    left:0;
    background: #015dc8;
    z-index: 10;
}
nav .am-fl{
    height: 100px;
}
nav li{
    height:100px;
}
nav li a{
    display: inline-block;
    min-height: 100%;
    min-width: 100%;
    font-size: 24px;
    padding: 0 1em;
    line-height: 100px;
    transform: skew(-20deg);
    background: #015dc8;
    color: #fff;
    transition: all 0.4s ease-in-out;
}
nav li>a:focus, nav li>a:hover,nav li>a.am-active{
    background: #fff;
    color:#fe054b;
}
nav li span{
    display: inline-block;
    transform: skew(20deg);
}
main{
    background: url('../images/banner.jpg?v=20180723aaa') no-repeat top center;
    padding-top:916px;
}

.content_title{
    margin:0 auto 30px;
    padding-top:76px;
}
#GSeready .tip{
    font-size:20px;
    line-height:2.1;
    margin:50px 0 20px;
}
#GSeready .imglist li{
    float:left;
    margin-right:27px;
    position: relative;
}
#GSeready .imglist li .img--wrapper{
    width:354px;
    height:240px;
    transform: skew(-6deg);
    overflow: hidden;
    position: relative;
}
#GSeready .imglist li img{
    will-change: tranform;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) skew(6deg);
}
#GSeready .imglist li:last-of-type{
    margin:0;
}
#GSeready li .name{
    font-size:20px;
    line-height:1.5;
    margin-top:1.6em;
}
#GSeready li .img--title{
    width:97px;
    height:43px;
    position: absolute;
    top:62%;
    left:0;
}
#GSeready .imglist li .img--wrapper img:hover{
    transform: translate(-50%,-50%) skew(6deg) scale(1.1);
    transition:all 0.2s ease-in-out 0.2s;
}
#stroke .tip,#personal .tip,#tools .tip{
    font-size: 22px;
    line-height: 48px;
    color: #000000;
}
#stroke .tip span{
    color: #0f0f0f;
}
#stroke .imglist{
    max-width:965px;
    margin:0 auto;
}
#stroke .imglist li{
    float:left;
    max-width:300px;
}
#stroke .imglist li:not(:last-of-type){
    margin-right:30px;
}
#stroke .imglist li .title{
    font-size: 20px;
    font-weight: bold;
    color: #0f0f0f;
    margin: 28px -25% 16px auto;
}
#stroke .imglist li .img--wrapper{
    width:300px;
    height:440px;
    transform: skew(-13deg);
    overflow: hidden;
    position: relative;
}
#stroke .imglist li .img--wrapper img{
    will-change: tranform;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%) skew(13deg);
}
#stroke .imglist li .img--wrapper img:hover{
    transform: translate(-50%,-50%) skew(13deg) scale(1.1);
    transition:all 0.2s ease-in-out 0.2s;
}
#personal .imglist{
    max-width:1045px;
    margin:28px auto 40px;
}
#personal .imglist li{
    float:left;
    max-width:507px;
}
#personal .imglist li:last-of-type{
    margin-left:40px;
}
#personal .imglist .img--wrapper{
    width:500px;
    height:308px;
    transform: skew(-7.6deg);
    overflow: hidden;
    position: relative;
    padding-bottom:48px;
}
#personal .imglist li .img--wrapper img{
    will-change: tranform;
    position: absolute;
    top: 50%;
    left: 50%;
    height:100%;
    transform: translate(-50%,-50%) skew(7.6deg);
}
#personal .imglist .p--wrapper{
    background: #fe054b;
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
}
#personal .imglist p{
    line-height:48px;
    font-size: 20px;
    color: #fff;
    transform: skew(7.6deg);
}
#personal .imglist li .img--wrapper img:hover{
    height:110%;
    transform: translate(-50%,-50%) skew(7.6deg);
    transition:height 0.2s ease-in-out 0.2s;
}

#tools .tip span{
    color:#fe054b;
}
#tools .imglist{
    margin-top:56px;
}
#tools .imglist li{
    float: left;
    margin-right:5px;
    margin-bottom:5px;
}
#tools .imglist li:first-of-type{
    width:200px;
    height:420px;
}
#tools .imglist li:nth-of-type(2){
    width:300px;
    height:215px;
}
#tools .imglist li:nth-of-type(3){
    width:478px;
    height:240px;
    margin-top:-25px;
}
#tools .imglist li:nth-of-type(4){
    width:200px;
    height:419px;
}
#tools .imglist li:nth-of-type(5){
    width:500px;
    height:200px;
    margin-top: -204px;
}
#tools .imglist li:nth-of-type(6){
    width:278px;
    height:400px;
    margin-top: -204px;
}
#tools .imglist li:nth-of-type(7){
    width:204px;
    height:193px;
    margin-right:0;
}

#tools .imglist li .img--wrapper{
    position: relative;
    width:100%;
    height:100%;
    overflow: hidden;
}
#tools .imglist li .img--wrapper img{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%) scale(0.6);
}
#tools .imglist li:first-of-type .img--wrapper img,#tools .imglist li:nth-of-type(5) .img--wrapper img{
    transform: translate(-50%,-50%) scale(1);
}
#tools .imglist li:nth-of-type(4) .img--wrapper img{
    left: 100%;
    transform: translate(-50%,-50%) scale(1);
}
#tools .imglist li .img--wrapper:hover img{
    transform: translate(-50%,-50%) scale(0.66);
    transition:transform 0.2s ease-in-out 0.2s;
}
#tools .imglist li:nth-of-type(1) .img--wrapper:hover img,#tools .imglist li:nth-of-type(4) .img--wrapper:hover img,#tools .imglist li:nth-of-type(5) .img--wrapper:hover img{
    transform: translate(-50%,-50%) scale(1.1);
}
#tools{
    position: relative;
    background: url("../images/tools_bg.jpg") no-repeat bottom right;
}
#tools .wrapped{
    padding-bottom:270px;
}

.foot--wrapper {
    padding-top: 40px;
    background: #fafafa;
}
.foot--wrapper .am-container {
    width:100%;
    max-width: 1200px;
    margin:0 auto;
    padding:0;
}
.foot--wrapper .foot--list {
    margin: 0 auto;
    display:table;
}
.foot--wrapper a {
    padding: 0 20px;
    position: relative;
    font-size: 14px;
    color: #1a1a1a;
}
.foot--wrapper a:last-of-type {
    padding: 0 20px;
    position: relative;
    font-size: 14px;
    color: #1a1a1a;
}
.foot--wrapper a:after {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    border-left: 1px solid #ceced0;
    height: 14px;
}
.foot--wrapper a:hover{
    color:#fe054b;
}
.foot--wrapper .foot--copyright {
    text-align: center;
    font-size: 14px;
    color: #949494;
    padding: 20px 0 40px;
}
.foot--wrapper .foot--copyright_a {
    color: #787878;
    padding: 0 5px;
}

#join{
    position: fixed;
    right: 20px;
    bottom: 235px;
    width: 75px;
    height: 75px;
    z-index: 2;
    background: url(../images/wysben.png) no-repeat center;
    background-size: contain;
}
#join:hover{
    width:75px;
    height:75px;
    background: url("../images/wysben_hover.png") no-repeat center;
    background-size: contain;
}
.goTop{
    position: fixed;
    right: 20px;
    bottom: 150px;
    width:75px;
    height:75px;
    font-size: 24px;
}
.goTop img{
    opacity: 0;
    width: 75px;
    height: 75px;
    z-index: 2;
}

#form--wrapper{
    width: 100%;
    margin: 0 auto;
    padding:0;

}
#model_wrapper{
    max-height: 450px;
    /*overflow-y: scroll;*/
}
#form--wrapper .bd_title{
    text-align: left;
}
#form--wrapper .bd_title span {
    display:inline-block;
    font-size:24px;
    line-height:1;
    font-weight:bold;
    color:#25002e;
}
#form--wrapper .modal_option.info{
    min-height:120px;
}
#form--wrapper #activity_tab span:hover{
    background: #dbdbdb;
}
#form--wrapper #activity_tab span.active {
    background: #1b1440;
    outline:blue;
    position:relative;
    color:#fff;
}
#form--wrapper #activity_content .contents{
    display: none;
    position: relative;
    margin-top:36px;
}
#form--wrapper #activity_content .contents.active{
    display: block;
}
#form--wrapper fieldset{
    padding:0;
}
.am-form input[type=text], .am-form input[type=email], .am-form input[type=url], .am-form input[type=tel], .am-form select, .am-form textarea, .am-form-field{
    display: inline-block;
    width: 64.52%;
    float: right;
    border-color: #c7c7c7;
}
.am-checkbox, .am-checkbox-inline, .am-radio, .am-radio-inline{
    line-height:30px;
    padding:2.5px 0 2.5px 22px;
}
input[type=checkbox], input[type=radio]{
    margin: 45% 0 0;
}
.am-field-valid:focus, .am-form-success .am-form-field:focus{
    box-shadow: none!important;
}
.am-modal-dialog .form_tip{
    font-size:16px;
    line-height:1;
    margin-top:19px;
    text-align: center;
    color:#666;
}
#form--wrapper textarea {
    height: 120px;
    resize: none;
}
#form--wrapper .am-form-file{
    display: inline-block;
    width:130px;
    margin-bottom:0;
}
#form--wrapper .am-form-file input[type=file]{
    height:32px;
}
#form--wrapper .modal_option{
    position: relative;
}
#form--wrapper .modal_option .file_tip{
    font-size: 12px;
    color: #808080;
}
#form--wrapper .modal_option .input_tip{
    font-size: 12px;
    color: #808080;
    width: 64.52%;
    line-height: 1.6;
    text-align: left;
    float: right;
    margin-top: 0.5em;
}
#form--wrapper .option--tip{
    position:absolute;
    right:0;
    bottom: -25px;
    width: 64.52%;
    text-align: left;
}
#form--wrapper .am-form-file .button-color{
    background: #1b1440;
    color:#fff;
    width:130px;
    cursor:pointer;
}
#form--wrapper .modal_option>label {
    display: inline-block;
    width: 26%;
    text-align: right;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin: 0 18px 0 0;
    padding: 2.5px 0;
    text-align: right;
}
#form--wrapper label b{
    color:red;
}
#form--wrapper .modal_option{
    max-width: 465px;
    margin: 0 auto 32px;
}
#form--wrapper .falsetip{
    display:none;
    font-size: 12px;
    line-height: 1.2;
    color: #000;
    text-align: left;
    position: absolute;
    right: 0;
    top: 17px;
}
#form--wrapper .falsetip span{
    color:#ff0046;
}
#form--wrapper .returntip{
    display:none;
    font-size:12px;
    color:#ff0046;
}
#form--wrapper .returntip img{
    margin-top:-2px;
    margin-right:5px;
}
#form--wrapper .am-fr.position--re{
    width: 64.52%;
    text-align: left;
}
#model_wrapper, #model_wrapper02 {
    max-height: 405px;
    overflow-y: scroll;
    padding: 0 5px;
}
.am-modal#doc-modal-6 .am-modal-dialog{
    border: 3px solid;
    border-image: linear-gradient(to left bottom, #fb2149 , #ff0d6a) 30 30;
    background: #fff;
}
.am-modal#doc-modal-6 .am-modal-hd{
    padding:15px 10px 0;
}
.am-modal#doc-modal-6 .am-modal-hd .am-close {
    position: absolute;
    top: -25px;
    right: 0;
    opacity: 1;
}
.am-modal#doc-modal-6 .am-modal-hd .am-close img{
    height:50px;
}
.am-modal#doc-modal-6 .am-modal-bd{
    width:94%;
    margin:0 auto;
    padding: 0 0 15px;
}
.bd_title{
    margin-top:10px;
    margin-bottom:30px;
    font-weight:bold;
    text-align:left;
}
.bd_title img{

}
.file_upload{
    text-align: left;
}
.file--clear{
    color:#824bff;
    width: 64.52%;
    display:none;
    text-align: left;
}
.file--clear .file_name{
    display: inline-block;
    width: 220px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    top: 5px;
}
#file_clear{
    margin-top:14px;
    background: #1b1440;
    color:#fff;
    width:130px;
    line-height:30px;
    cursor:pointer;
    text-align: center;
}
#form--wrapper .am-btn--form {
    display: block;
    width: 250px;
    font-size: 1.6rem;
    height: 42px;
    color: #fff;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 0;
    margin: 33px auto 30px;
    background: #fb2149;
}
.fileprocess {
    display: none;
    width: 250px;
    height: 150px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #1b1440;
    color: #fff;
    padding: 45px 28px;
    border: 3px solid;
    text-align: center;
    font-size: 16px;
    margin-left: -125px;
    margin-top: -75px;
    z-index: 9999;
}
.fileprocess .process--wrapper{
    margin-top:20px;
    width:100%;
    height:6px;
    position: relative;
    background: #fff;
}
.fileprocess #processes{
    position:absolute;
    height:6px;
    background: #ff0044;
    top:0;
    left:0;
    transition:all 2s ease-in-out;
}
.my_alert {
    padding: 30px 50px;
    position: fixed;
    text-align: center;
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: none;
    background: rgba(255, 13, 106, 0.6);
    border-radius: 8px;
    z-index: 9999;
}

@media (max-width:640px) {
    #doc-modal-6 .am-modal-dialog{
        max-width:90%;
    }
}
#model_wrapper::-webkit-scrollbar,#model_wrapper02::-webkit-scrollbar{width:4px;}
#model_wrapper::-webkit-scrollbar-thumb,#model_wrapper02::-webkit-scrollbar-thumb{
    background: #fff;
    border-radius:8px;
}
#model_wrapper::-webkit-scrollbar-track,#model_wrapper02::-webkit-scrollbar-track{
    opacity: 1;
    background: #fff;
}
#model_wrapper:hover::-webkit-scrollbar-thumb,#model_wrapper:active::-webkit-scrollbar-thumb{background-color:#bebebe}
#model_wrapper:hover::-webkit-scrollbar-track{background: #e4e4e4;}

#slidemodel{
    width:1000px;
    max-height:600px;
    position:fixed;
    opacity: 0;
    top:50%;
    left:50%;
    margin-left:-500px;
    margin-top:-300px;
    z-index:-1;
}
#slidemodel .am-slider-default{
    background: transparent;
}
#slidemodel .model_close{
    content: '';
    position: absolute;
    right: -10%;
    top: 0;
    width: 74.5px;
    height: 50px;
    cursor: pointer;
    background: url(../images/close.png) no-repeat center;
    background-size: contain;
}
#slidemodel .model_close:hover{
    filter: brightness(70%);
    transition: filter 0.2s ease-in;
}
#slidemodel:before {
    content:'';
    width:100%;
    height:100%;
    position: fixed;
    top:0;
    left:0;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
}
#slidemodel .am-slider-default .am-direction-nav .am-prev{
    left:-10%;
    opacity: 1;
    width:50px;
    height:50px;
}
#slidemodel .am-slider-default .am-direction-nav .am-next{
    right:-10%;
    opacity: 1;
    width:50px;
    height:50px;
}
.am-slider-default .am-direction-nav a:before,.am-slider-default .am-direction-nav a.am-next:before{
    content:'';
    width:50px;
    height:50px;
    background: url(../images/right.png) no-repeat center;
    background-size: contain;
}
.am-slider-default .am-direction-nav a:hover:before,.am-slider-default .am-direction-nav a.am-next:hover:before {
    filter: brightness(70%);
    transition: filter 0.2s ease-in;
}
.am-slider-default .am-direction-nav a.am-prev:before{
    transform: rotate(180deg);
}
.am-slider-default .am-direction-nav img{
    width:100%;
    height:100%;
}
#slidemodel .am-slider-default .am-direction-nav .am-disabled{
    display: none;
}


::-webkit-scrollbar{width:4px;}
::-webkit-scrollbar-thumb{
    background: #fff;
    border-radius:8px;
}
::-webkit-scrollbar-track{
    opacity: 1;
    background: #fff;
}
:hover::-webkit-scrollbar-thumb,:active::-webkit-scrollbar-thumb{background-color:#bebebe}
::-webkit-scrollbar-track{background: #e4e4e4;}