
/*------聯絡我們---------------------------------------------------------------*/
.contact_content{ text-align:left;color:#2f2f2f;}

.contact_information{ margin-top:60px;}

/*-----------------*/
.map{ width:100%; overflow:hidden; margin:10px 0; }
.map iframe{ width:100%;}
/*-----------------*/
.Contact_text{ font-size:16px; line-height:26px; color:#333; margin:10px 0; text-align:left;}
.Contact_text span{ color:#1d4a9e;}

/*------*/
.aobut_article{ margin:0px 0; display:block; text-align:left;}
.aobut_article .aobu_articlet_titile{ font-size:16px; line-height:32px; color:#c20116; margin:0 ; padding:0; border-bottom:5px solid #c20116; display:inline-block; padding:5px ;}
.aobut_article hr{ margin:0; border-color:#e8e8e8; margin-bottom:15px;}
.aobut_article p{ font-size:16px; line-height:28px; color:#666666; margin:15px 0;}

/*---------------------------*/
.block_centered_listA{ float:none; display:inline-block;}

/*----------*/
.work_box{ text-align:left;}
.work_box p{font-size:16px; line-height:26px; color:#1d4a9e;}
.work_box span{font-size:16px; line-height:26px; color:#333;}

/*------資料-----------------------------*/
.my_information_box{ margin:0px auto; width:100%; }
.my_information_tr { padding:0; margin:0; border-bottom:1px dotted #f5f3f3; text-align:left;}
.my_information_tr_no{ border:none;}
.information_text{  font-size:16px; line-height:30px; color:#333; text-align:right;padding:8px;}
.information_write{ padding:8px; font-size:16px; line-height:30px; color:#3A3A3A;}
.information_write input.w_80{ width:100%; line-height:30px; border: 1px solid #ccc;}
.information_write textarea.w_80{ width:100%; line-height:30px; border: 1px solid #ccc;}
.information_write input.w_50{ width:50%; line-height:30px; border: 1px solid #ccc;}


 .c-select {
    height: 34px;
    width: 49%;
    display: inline-block;
	 border: 1px solid #ccc;
	 margin-bottom:5px;
}


/*-------------------------------------------------------*/
/*------*/
.service_article{ margin:30px 0; display:block; text-align:left ;}
.service_article .service_articlet_titile{ font-size:18px; line-height:32px; color:#d8271c; margin:0 ; padding:0; border-bottom:4px solid #d8271c; display:inline-block; padding:5px ; margin-bottom:10px;}
.service_article .service_articlet_titile2{ font-size:16px; line-height:32px; color:#d8271c; margin:0 ; padding:0; padding:5px ;}
.service_article .service_articlet_titile2 i{ margin-right:5px;}
.service_article hr{ margin:0; border-color:#e8e8e8; margin-bottom:15px;}
.service_article p{ font-size:16px; line-height:28px; color:#333; margin:15px 0; padding:0 5px;}
.service_article dl,dt,dd{ font-size:16px; line-height:28px; color:#333; margin:0; font-weight:500;}
.service_article dd{ margin-left:15px;}

/*----內容文字---------------------------------------*/
.Terms_content{ text-align:left;}
.IN_content_word{}
.IN_content_word p.text_titile{font-size:24px; line-height:26px; color:#3a3a3a; margin:40px 0 20px 0;}
.IN_content_word p{font-size:16px; line-height:26px; color:#3a3a3a; margin:15px 0;}
.IN_content_word ul{ list-style:outside; margin:0; padding:15px;}
.IN_content_word li{font-size:16px; line-height:26px; color:#3a3a3a; list-style-image: url(../images/icon_point.png); margin:10px 0; }






/*===================================================================*/


@media (max-width: 991px){
	
/*------資料-----------------------------*/
.information_text{  text-align:left;}	
.information_write input.w_80{ width:100%; }
.information_write textarea.w_80{ width:100%; }
}
@media (max-width: 768px){
/*------資料-----------------------------*/
.block_centered_listA{ float:none; display:inline-block; width:100%;}
.information_text{  text-align:left; padding:2px 8px;}	
.information_write input.w_80{ width:100%; }
.information_write textarea.w_80{ width:100%; }
.my_information_tr {border-bottom: none;}
.clear_X{ display:none;}
}
