﻿/*
body{
    background-image: url(../images/service.jpg);
    background-position: center;

    position: relative;
    height: 3213px;
}
*/
/*    background-attachment: fixed;*/

/*only_pic*/
/*.wrapper .only_pic:nth-child(1){
    height: 499px;
    background-image: url(../images/service_pic.jpg);
    background-position: center;
    background-attachment: fixed;
    position:relative;
}*/
.wrapper .only_pic{
    height: 499px;
    background-image: url(../images/service_pic.jpg);
    background-position: center;
    background-attachment: fixed;
    position:relative;
}
@media screen and (max-width: 1320px) {
.wrapper .only_pic{
    background-attachment: scroll;
}
}
.wrapper .only_pic .main{
    width: 1200px;
    height: 100%;
    margin: auto;
    padding: 0px 25px;
    position:relative;
    color: #FFF;
}
.wrapper .only_pic .main .txt_box {
    padding-top: 225px;
    text-align: center;
}
.wrapper .only_pic .main .txt_box h4.name{
    padding: 0 15px;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    position: relative;
}
.wrapper .only_pic .main .txt_box h4.name:before , .wrapper .only_pic .main .txt_box h4.name:after{
    content:"";
    display: block;
    position: absolute;
    bottom: -2px;
    width: 13px;
    height: 1px;
    background-color: #FFF;
}
.wrapper .only_pic .main .txt_box h4.name:before{
    left: 0px;
}
.wrapper .only_pic .main .txt_box h4.name:after{
    right: 0px;
}


.wrapper .only_pic .main .txt_box h5.title{
    font-size: 24px;
    line-height: 200%;
}


/*表單*/
.wrapper .only_pic1 {
    padding: 0px 0;
/*    background-color: #deb40e;*/
    background-image: url(../images/service_pic1.jpg);
    background-position: 15% 50%;
/*    position:relative;*/
/*    height: auto;*/
}
.wrapper .only_pic1 .main{
    max-width: 1280px;
    min-height: 470px;
    width: 100%;
    height: 100%;
/*    padding: 0px 40px;*/
    margin: 0 auto;
    position:relative;
}
.wrapper .only_pic1 .main .theBox{
    width: 100%;
/*    height: 100%;*/
    
}
.wrapper .only_pic1 .main .theBox .logo_box{
    display: inline-block;
    width: 50%;
    height: 100%;
    padding-left: 22%;
    padding-top: 14%;
/*    padding-bottom: 15%*/
    position: relative;
}
.wrapper .only_pic1 .main .theBox .left_txt{
    display: inline-block;
/*    width: 100%;*/
    padding-top: 4%;
    padding-left: 5%;
    height: 100%;
    position: absolute;
}
.wrapper .only_pic1 .main .theBox .left_txt .box{
    padding-top: 60px;
}
.wrapper .only_pic1 .main .theBox .left_txt .box p{
    font-size: 20px;
/*    margin-bottom: 40px;*/
/*    letter-spacing: 20px;*/
    line-height: 50px;
}

/*center_content*/
.wrapper .center_content{
    width: 100%;
    position:relative;
}
.wrapper .center_content::before{
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #ffffff;
}
.wrapper .center_content .left{
    width: 1200px;
    height: 100%;
    margin: auto;
    padding: 60px 10px;
    position:relative;
    color: #3f3f3f;
}
.wrapper .center_content .left .box_two{
    width: 100%;
    padding: 0px 10px;
    position:relative;
}
.wrapper .center_content .left .box_mo p.txt{
    font-size: 18px;
    line-height: 150%;
    letter-spacing:2px;
}


.wrapper .from .main .box_two{
    width: 100%;
    padding: 0px 10px;
    position:relative;
}
.wrapper .from .main .box_mo p.txt{
    font-size: 18px;
    line-height: 150%;
    letter-spacing:2px;
}

/*表單*/
.wrapper .from {
    padding: 0px 0;
    padding-bottom: 50px;
    background-color: #fff;
/*    background-image: url(../images/index_from_bg.png);*/
    background-position: 15% 50%;
    position:relative;
}
.wrapper .from .main{
    max-width: 1300px;
    min-height: 430px;
    padding: 0px 40px;
    margin: 0 auto;
}
.wrapper .from .main .title{
    margin-bottom: 50px;
}
/*.wrapper .from  .main .theBox{
    font-size:0;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}*/

.wrapper .from  .main .right_from{
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0px 10px;
        /*完全置中 */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    align-items: left;
}
.wrapper .from  .main .right_from{

}
/*右邊表格*/
.wrapper .from  .main .right_from .box{
    width: 100%;
}
.wrapper .from  .main .right_from .box .cent{
    text-align:left;
    color: #FFF;
    padding: 0px 27px;
}
.wrapper .from .main .right_from .box .cent p{
    padding: 15px 0;
    line-height: 160%;
}
.wrapper .from .main .right_from .box .cent .input_txt {
    width: 100%;
    margin-top: 13px;
    padding: 8px;
    color: #333;
    font-size: 16px;
    /*border: 1px solid #deb40e;*/
    background-color:#ECEDED;
    vertical-align:middle;
    font-family: 'Microsoft JhengHei',Helvetica, serif;
}
.wrapper .from  .main .right_from .box .cent .input_txt.name {
    width: 47.5%;
    margin-right: 47px;
    padding-left: 18px;
    letter-spacing: 2px;
}
.wrapper .from  .main .right_from .box .cent .input_txt.tel {
    width: 47.6%;
    padding-left: 20px;
    letter-spacing: 2px;
    float: right;
}
.wrapper .from  .main .right_from .box .cent .input_txt.email {
    width: 100%;
    padding-left: 16px;
    letter-spacing: 1.4px;
}
.wrapper .from  .main .right_from .box .cent .input_txt.content {
    width: 100%;
    padding-left: 16px;
    letter-spacing: 1.4px;
}
.wrapper .from  .main .right_from .box .cent .sent_btn {
    margin-top: 7px;
    width: 100%;
    text-align: right;
}
.wrapper .from .main .right_from .box .cent .sent {
    font-family: 'Microsoft JhengHei',Helvetica, serif;
    cursor: pointer;
}
.wrapper .from .main .right_from .box .cent img {
    height: 35px;
    vertical-align:middle;
    margin-top: 13px;
}
.wrapper .from  .main .right_from .box .cent .input_txt.small {
    width: 100px;
}
.wrapper .main .link_btn , .wrapper .main .link_btn1{
    width: 202px;
    padding: 10px;
    display:inline-block;
    text-align: center;
    font-size: 16px;
    color: #646464;
    background-color: #fff;
    transition: all 0.2s ease-out ;
    border: 2px solid #BFBFBF;
    margin-right: 20px;
}
.wrapper .main .link_btn1{
    margin-right: 0px;
}
.wrapper .main .link_btn:hover , .wrapper .main .link_btn1:hover{
    background-color: #3F3F3F;
}



/*標題*/
.wrapper .main .title{
    text-align:center;
    color: ##3F3F3F;
}
.wrapper .main .title .eng{
    /*background-image: url(../images/index_title_line.jpg);*/
    background-position: 50% 100%;
    background-size: 100px 10px;
    line-height: 150%;
    font-size: 25px;
    font-weight: bold;

}
.wrapper .main .title .cht{
    line-height: 180%;
    font-weight: bold;
}

/*服務*/
.wrapper .service {
    height: 1395px;
    background-image:url(../images/service_server.jpg);
    background-position: center;
}





/*隱私權新增*/
.wrapper .from  .main .right_from .box .cent #form1 .check_privacy{
    font-size: 16px;
    line-height: 120%;
    color: #333;
    padding: 5px 0px;
    vertical-align: middle;
}
.wrapper .from  .main .right_from .box .cent #form1 .check_privacy .openTxtBtn{
    text-decoration:underline;
    font-family:  'Microsoft JhengHei',Helvetica, serif;
    cursor:pointer;
    padding-left: 10px;
}
.wrapper .from  .main .right_from .box .cent #form1 .check_privacy #CBAgree{
    width: 16px;
    height: 16px;
    line-height: 30px;
    vertical-align: bottom;
}


.black{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: rgba( 0, 0, 0, 0.95);
    z-index: 11111;
}
.infoWrap{
    width: 100%;
    margin: 0 auto;
    max-width: 1024px;
    position: relative;
    height: 100vh;
}
.close_box{
    margin: 0 auto;
    max-width: 1024px;
    position: relative;
}
.closeBtn{
    height: 50px;
    position: absolute;
    right: 20px;
    top: 70px;
}
.infoBox{
    width: 100%;
    height: calc( 100% - 150px);
    padding: 50px 14px;
    position: absolute;
    left: 0px;
    top: 130px;
    overflow: auto;
    line-height: 20px;
    color: #FFF;
    text-align: left;  
}
.infoBox h3{
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
}
.infoBox p{
    font-size: 16px;
    line-height: 120%;
}
