/* for 聯絡我們、檔案下載 頁面 */


/*             公版一的reset.css           */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.templateUse button,.templateUse input[type="button"],.templateUse input[type="reset"],.templateUse input[type="submit"]{ cursor: pointer;-webkit-appearance: button; }
.templateUse dd, .templateUse dl, .templateUse dt{ margin: 0; }


/* 一致的方塊大小和外觀 */
.templateUse input[type="checkbox"],.templateUse input[type="radio"] { box-sizing: border-box; }

.templateUse input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

.templateUse input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 表單有效性的色彩 */
.templateUse .clearfix:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }

.templateUse .clearfix { display: inline-block; }

.templateUse .clearfix { height: 1%; }

.templateUse .clearfix { display: block; }


/*  contact us 、 檔案下載 */
.templateUse .content { margin: auto; }
.templateUse section { width: 1200px; margin: auto; position: relative;  }
.templateUse .con5 section{width: 1200px;margin: auto;}
.templateUse h3{margin: 30px auto;font-size: 24px;color: #333;float: left;width: 100%;text-align: center;}
.templateUse h3{font-size: 30px;margin: 60px auto 30px;}
.templateUse h3 span{position: relative;}
.templateUse .odr_info{background-color: #f5f5f5;border:1px solid #eeeeee;padding: 30px;float: left;width: 100%;margin-bottom: 20px;border-radius: 5px ; -moz-border-radius: 5px ; -webkit-border-radius: 5px ;}
.templateUse .odr_info .tit{font-size: 16px;color: #666;width: 100%;text-align: left;}
.templateUse .odr_info .tit .star{color: #ff7e00;}
.templateUse .odr_info .tit + .odr_info_con{margin-top: 20px;width: 100%;border-top: 1px solid #e5e5e5;}
.templateUse .odr_info_con .myform2{width: 100%;}
.templateUse .odr_info_con dl,.templateUse .odr_info_con dt,.templateUse .odr_info_con dd{float: left;}
.templateUse .odr_info_con dl{width: 100%;min-height: 40px;margin-bottom: 15px;position: relative;}
.templateUse .odr_info_con .myform2 dl{width: 50%;}
.templateUse .odr_info_con dl{width: 100%;min-height: 40px;margin-bottom: 15px;position: relative;}
.templateUse .odr_info_con dt{width: 100px;font-size: 16px;color: #666;text-align: left;position: absolute;top: 0;left: 0;height: 40px;padding: 11px 0;}
.templateUse .odr_info_con dt span{color: #ff7e00;}
.templateUse .odr_info_con dd{padding-left: 100px;width: 100%;padding-right: 30px;}
.templateUse .odr_info_con input[type="text"]{width: 100%;float: right;color: #999;padding:0 10px;border: 1px solid #ddd;height: 40px;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.templateUse .odr_info_con label{/*float: left;*/font-size: 14px;color: #666;}
.templateUse .odr_info_con label input[type="checkbox"]{vertical-align: -2px}
.templateUse dl.w100{width: 100% !important;}
.templateUse dl.hauto{height: auto !important;}
.templateUse .to_submit{float: left;width: 100%;text-align: center;margin: 30px 0;}
.templateUse .to_submit input[type="submit"]{color: #fff;background-color: #43318f;width: 320px;height: 50px;border-radius: 5px ; -moz-border-radius: 5px ; -webkit-border-radius: 5px ;}
.templateUse .odr_info_con .myform textarea{width: 100%;height: 140px;color: #999;padding:10px;border: 1px solid #ddd;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.templateUse .odr_info_con .myform input:required{background: #fff;}
.templateUse .odr_info_con .myform input:required:focus{background: #FFF9EB;}


@media(max-width:1280px){
    .templateUse section{width: 100%;}
    .templateUse .con5 section{width: 100%;padding:0 40px;}
}
@media(max-width:1023px){
    .templateUse .odr_info_con .myform2 dl{width: 100%;}
    .templateUse .odr_info_con dd{padding-right: 0;}
    .templateUse .odr_info_con .myform{width: 100%;}
    .templateUse .odr_info_con .myform + .myform{padding-top: 0;}  

}
@media(max-width:799px){
    .templateUse h3{font-size: 28px;}
}
@media(max-width:660px){
    .templateUse h3{font-size: 24px;margin: 30px auto 30px;}
    .templateUse .odr_info_con dt{width: 100%;position: relative;}
    .templateUse .odr_info_con dd{padding-left: 0;min-height: 55px;}
}
@media(max-width:540px){
    .templateUse .con5 section{padding: 0 20px;} 
    .templateUse .odr_info{padding: 15px;}   
    .templateUse .odr_info .tit,.templateUse .odr_info_con dt,.templateUse .odr_info_con input[type="text"]{font-size: 14px;}
    .templateUse .odr_info_con .myform3 span i,.templateUse  .select1 select,.templateUse  .odr_info_con .myform3 label,.templateUse  .odr_info_con .myform textarea{font-size: 14px;}
    
}

/* class:clearfloat  清除浮動 */
.templateUse .clearfloat:after{
    content: "";
    display: block;
    clear: both;
    height: 0;
}


.templateUse{
    text-align: center;
}
.templateUse .con5{
    background-color: transparent;
    padding: 40px;
}
.templateUse .odr_info{
    border: none;
    background-color: transparent;
}
.templateUse .content.contact{
    background: #e4eef1;
    background: -webkit-linear-gradient(to bottom, #e4eef1, #e3edef);
    background: linear-gradient(to bottom, #e4eef1, #e3edef);
}
.templateUse .con5 section{
    background: #fff;
    padding: 0;
    border-radius: 20px;
}
.templateUse  .con5 .pic,.templateUse .con5 .describe{
    display: inline-block;
    vertical-align: middle;
}
.templateUse .contact .con5 .pic{
    width: 35%;
    margin-right: 2%;
    text-align: right;
}
.templateUse .contact .con5 .describe{
    width: 60%;
}
.templateUse .contact .con5 .pic img{
    width: 200px;
    max-width: 100%;
}
.templateUse .con5 h3{
    text-align: left;
    margin: 30px 0;
}
.templateUse .contact .con5 section .upside{
    margin: 0 auto 50px auto;
}
.templateUse .con5 h3 span:before,.templateUse .con5 h3 span:after{
    display: none;
}
.templateUse .con5 .odr_info{
    float: none;
    display: inline-block;
    width: 90%;
    margin: 0;
}
.templateUse .con5 .to_submit input{
    background: #3d7fb5;
    border: none;
    font-size: 16px;
}
@media (max-width: 580px){
.templateUse .contact .con5 .pic{
    display: none;
}
.templateUse .contact .con5 .describe{
    width: 80%;
} 
.templateUse .contact .con5 section .upside{
    margin: 35px 0;
}   
.templateUse .con5{
    padding: 25px;
}
.templateUse .con5 .to_submit input{
    width: 200px;
}
}
.templateUse .contact .odr_info_con .myform{
    margin-top: 20px;
}

/* 檔案下載 頁面 */
.templateUse .filelist{
    width: 94%;
    margin:0 auto 50px;
    text-align: left;
}
.templateUse .filelist ul{
    padding: 0 10px;
}
.templateUse .filelist a{
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding: 8px 0 8px 30px;
    color: #4d4d4d;
    font-size: 15px;
    transition: .5s;
}
.templateUse .filelist a:hover,
.templateUse .filelist a:visited{
    color: #287399;
}
.templateUse .filelist li{
    list-style: none;
    line-height: 1.5;
    width: 30%;
    margin: 5px 1.3%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}
.templateUse .filelist a:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../images/icon/download-file.png) no-repeat center center ;
    background-size: contain;
}

@media (max-width: 991.98px){
.templateUse .filelist{
    width: 100%;
}    
.templateUse .filelist li{
    width: 47%;
    margin:5px 1%; 
}
}
@media (max-width: 580px){
.templateUse.download .contact .con5 .pic{
    display: block;
    text-align: center;
    width: 100%;
    margin:0; 
} 
.templateUse .filelist ul{
    padding: 0 20px;
}
.templateUse .filelist li{
    display: block;
    width: 98%;
}   
}

/* 聯絡我們：增加「需求類別」 */
.templateUse .odr_info select{
    width: 100%;
    height: 40px;
    padding: 0px 0px 0px 8px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../../images/icon/select_icon.jpg) no-repeat right center;
    background-size: contain;
    border: 1px solid #ddd;
    color:#4d4d4d; 
}
#need_orerNum{
    display: none;
}



