@charset "utf-8";



/*關於億群*/

.gtk{padding-bottom: 10px;color: #bb7c06;font-weight:bold;font-size: 20px;border-bottom: solid 1px #bb7c06;}

.txt1 { color:#4E89BB; }

.img1 { float:right;margin: 0 0 0 20px;}

.img1 img { width:300px;}

/*.about{background: url('../images/about/about.jpg')no-repeat right bottom;}*/

.about .main_box{background: rgba(255,255,255,.8)}

/*最新消息*/

.threeblock-img-txt { padding:1em 0; text-align:center; }

.threeblock-img-txt .item{float:left;padding:0 10px;margin-bottom:30px;width:calc( 100% / 4);}

.threeblock-img-txt .item:nth-child(4n+1){ clear:both; }

.threeblock-img-txt .item a:hover img { box-shadow: 0px 0 10px #b6b6b6;  border: 2px solid #fff; }

.threeblock-img-txt .item .date { display:block; font-weight:bold; color:#aaa; font-size:13px; padding-top:15px; }

.threeblock-img-txt .item h2 { font-size:16px; margin:5px 0 10px 0; font-weight:bold; text-align:left;}

.threeblock-img-txt .item { -webkit-transition:all 0.4s ease;	-moz-transition:all 0.4s ease;	-o-transition:all 0.4s ease;transition:all 0.4s ease;	}

.threeblock-img-txt .item:hover{ -webkit-transform: translateY(-10px);transform: translateY(-10px);	}

.threeblock-img-txt .item:hover h2{color: #bb7c06}

.threeblock-img-txt .item:hover .description{color:#da4e4e}

.threeblock-img-txt .item .description { font-size:13px;text-align:left;}

.threeblock-img-txt .picbox{position:relative;background:#1b1f32;box-shadow: 0 2px 8px #ccc;}

.threeblock-img-txt .picbox:before { content: ""; height: 100%; display: inline-block; vertical-align: middle; }

.threeblock-img-txt .picbox img{ display: inline-block;  vertical-align: middle;margin:0 auto; max-height: 100%;  

													-webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease; transition:all 0.4s ease; }

.threeblock-img-txt .picbox div{	display:block;overflow:hidden; }

.threeblock-img-txt .picbox div:before, .threeblock-img-txt .picbox div:after{	

    position:absolute;	top:50%;	left:50%;	color:#fff;

	margin-top:-77px;

	margin-left:-45px;

	line-height:115px;

	content:"more";

	display:block;

	height:115px;

	width:95px;

	text-align:center;

	border:1px solid #fff;

	opacity:0;

	-webkit-transition:all 0.4s ease;

	-moz-transition:all 0.4s ease;

	-o-transition:all 0.4s ease;

	transition:all 0.4s ease;

	}

.threeblock-img-txt .picbox div:after{ line-height:130px; 	content:"__"; }

.threeblock-img-txt .item:hover .picbox div:before,

.threeblock-img-txt .item:hover .picbox div:after{	margin-top:-57px;	opacity:1;	}

.threeblock-img-txt .item:hover .picbox img{	opacity:0.25; }



/*檔案下載*/

.top_box {display: block;overflow:hidden;padding-bottom:10px;color: #639f1d;}

.top_box .title_box{float:left;padding-top: 5px;color: #639f1d;font-weight: bold;font-size: 40px;}

.top_box .category_box {margin-top: 20px;float:right;}

.top_box .category_box select {width:auto;color: #639f1d;border-radius: 3px;height: 32px;padding-left: 5px;line-height: 30px;border: inherit;border: solid 1px #639f1d;border-radius: 0;background: transparent;}

.table-list-style tbody:last-child td {   border-bottom: 2px solid #639f1d; }

.table-list-style thead {}

.table-list-style thead .name1 {  width: 50%; font-weight:normal; text-align: center;}

.table-list-style thead .type1 {   width: 20%;  font-weight:normal; text-align: center;}

.table-list-style thead .download1 {  width: 15%; font-weight:normal; text-align: center;}

.table-list-style thead .size1 {   width: 15%; font-weight:normal; text-align: center;}

.table-list-style thead th {color:#fff;background: #639f1d;font-weight:normal;}

.table-list-style .table>tbody>tr>td { text-align:center;}

.table-list-style .table>tbody+tbody { border-top:none;}

.table-list-style .table tbody tr td.name1 { text-align:left;}

.table-list-style tbody:nth-child(odd) {background-color: #f7f7f7;}

.table-list-style tbody td.download1 a { padding-top: 1px;border-radius: 25px;width: 30px;height:30px;display: inline-block;text-align: center;

	background: #7AB61B;

	background: -moz-linear-gradient(-45deg, #7AB61B 0%, #336F22 100%);

	background: -webkit-linear-gradient(-45deg, #7AB61B 0%,#336F22 100%);

	background: linear-gradient(135deg, #7AB61B 0%,#336F22 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7AB61B', endColorstr='#336F22',GradientType=1 );

}

.table-list-style tbody td.download1 a img { width:20px;}

.table-list-style tbody td.download1 a:hover {background:  #ffb101;}



/*會員*/

.main_box { clear:both; overflow:hidden; padding-bottom:20px;}

.login_msg { padding-bottom: 15px; text-align:center;}

.login_box{width:530px;margin:0 auto;/*padding:10px;*/border:1px #ddd solid}

.login_title{background-color: #639f1d;text-align:  center;padding:  10px 0;color:  #fff;font-size: 18px;font-weight:  bold;text-transform: uppercase;}

.login_input{margin: 40px auto 0 auto;width: 330px;}

.mem_input {color: #555;background-color: #f1f1f1;border: 1px solid #f1f1f1;padding: 8px 5px;margin:10px 0;}

.login_btn2{margin:20px auto 15px;padding: 7px 0 0 0px;width: 110px;height: 36px;font: 16px "微軟正黑體";color: #fff;border-radius: 25px;text-align:  center;background-color: #7AB61B;

	background: #7AB61B;

	background: -moz-linear-gradient(-45deg, #7AB61B 0%, #336F22 100%);

	background: -webkit-linear-gradient(-45deg, #7AB61B 0%,#336F22 100%);

	background: linear-gradient(135deg, #7AB61B 0%,#336F22 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7AB61B', endColorstr='#336F22',GradientType=1 );

}

.login_btn2 a { display:block;color: #fff;}

.login_btn2:hover{background:#ffb101}

.login_txt{

	margin:10px auto;

	/*width:750px;*/

	width:530px;

	}

.join_txt{ width:750px; }	

.link_box{

	text-align:center;

	margin: 30px 0 20px 0;

    border-top: 1px #ddd dashed;

    padding: 20px 0 0 0;

	}

.link_box a{color: #6091b1;}

.link_box a:hover{color:#924898;}

.link_box i{margin: 0 5px 0 0;color: #fff;background-color: #6091b1;border-radius: 25px;width: 50px;height: 50px;line-height: 50px;text-align: center;vertical-align: middle;font-size: 20px;}

.link_box a:hover i{background-color: #ffb101;}

.mem_rights { clear:both;overflow: hidden; margin: 0; padding:20px 20px 0 20px;}

.mem_rights li {float:left;margin: 10px 0 0 0;padding: 0 0 10px 40px;position:relative;list-style:none;border-bottom: 1px dashed #E5E5E5;}

.mem_rights li:before {position:absolute;left:0;top:0px;font-family: 'FontAwesome';content: "\f046";color: #d62828;font-size: 25px;}

.rights_box, .join_box{width: 750px;margin: 0 auto;border: 1px #639f1d solid;}

.join_box form { padding:20px 20px 0 20px;}

.join_box .text input {color: #555;background-color: #f7f7f7;border: 1px solid #f7f7f7;padding:5px;} 

.join_box .text select{background-color: #f7f7f7;/*padding-top: 4px; padding-bottom: 4px;*/border: 1px solid #f7f7f7;height:30px;}

.join_box .text textarea {background-color: #f7f7f7;border: 1px solid #f7f7f7;}

.join_box .join_radio{ margin-right:5px; margin-top: 1em; /*margin-bottom: 1.5em;*/}

.join_img{ margin-bottom:1.5em;}

/*.join_box .space{ margin-bottom:1em;}*/

.join_box .space2{ margin-bottom:1.5em;}

.join_box .bottom5{ margin-bottom:0;}

.join_box .country_s{ width:100%;}

.gray_txt{ color:#999; font-weight:100;}

.m_t{ margin-top:1em;}

.m_t2{ margin-top:1.5em;}

.mem_btn_box { margin:0 auto; width:80%;}

.member_btn{float:left;padding: 0 15px;margin-bottom:30px;width:calc( 100% / 2);text-align: center;}

.member_btn:nth-child(2n+1) { clear:both; }

.member_btn a{

	display: block;

	padding: 3em 20px;

	/* width:80%; */

	color: #7AB61B;

	/* 	border-radius: 15px; */

	text-align:  center;

	/* 	background-color: #7AB61B;

	background: #7AB61B;

	background: -moz-linear-gradient(-45deg, #7AB61B 0%, #336F22 100%);

	background: -webkit-linear-gradient(-45deg, #7AB61B 0%,#336F22 100%);

	background: linear-gradient(135deg, #7AB61B 0%,#336F22 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7AB61B', endColorstr='#336F22',GradientType=1 ); */

	border:solid 1px #7AB61B;

}

.member_btn a:hover{background:#7ab61b;color:#fff}

.member_btn .fa{ font-size:50px;}

.member_btn p{ font-size:20px;}



.br_360{ display:none;}

.br_480{ display:none;}

.code_w{ width:50%;}

.btn_green{ background-color:#009a53; color:#fff;}

.btn_green:hover{ background-color:#924898; color:#fff; }

.edit_txt{ text-align:left; color: #666;}



/*詢價車*/

.step_all { clear:both; overflow:hidden; margin:0 0 40px 0; text-align:center;}

.step_all ul { clear:both; overflow:hidden; margin:0; padding:0; display: inline-block;}

.step_icon li { float:left; margin-bottom:20px; list-style:none; }

.step_icon li.icon {padding:10px 0;width:54px;text-align:center;color: #639f1d;}

.step_icon li.icon2 { padding:10px 0; width:54px; text-align:center; color:#C2C2C2; display:none;}

.step_icon li.btn {padding:10px 10px;border-radius:0;/* background:#ddd; */color: #639f1d;font-size:16px;text-align:center;border: solid 1px #639f1d;}

.step_icon li.on {background: #639f1d;color: #fff;}



.table2, .table3 { width:100%; margin:0 0 20px 0; border-collapse: collapse; border-spacing:0; }

.table2 th, .table3 th {padding:5px;background-color: #6091b1;color:#FFF;font-weight: bold;text-align: center;border: 1px #6091b1 solid;}	

.table2 td, .table3 td {padding:10px 5px;border-bottom: 1px #6091b1 solid;border-left: 1px #6091b1 solid;border-right: 1px #6091b1 solid;}

.table3 tr:nth-child(odd) {background-color: #f2f9ff;}

.table2 th.des { min-width:250px;}
.table2 th.rem { min-width:150px;}
.table2.inq_tb { min-width:1000px;}

/*.table2 th.bt_del{background: #a94442;border-color: #a94442;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;}*/

.table2 .input1 { width:50px;}

.table2 .input2 { width:100%; min-width: 160px;}

.bt_del {padding: 4px 10px; background-color: #a94442; border-radius:15px;border-color: #fff;color:#FFF;/*border: 1px solid #a94442;*/}
.bt_del:hover{ background-color:#d36462;}

.btn_boxs { margin: 20px auto 15px; padding: 5px 0;text-align: center; }

.btn_boxs a { margin:0 10px;padding:7px 20px;font: 16px "微軟正黑體";text-decoration: none;color: #fff;border-radius: 25px;text-align:  center;background-color: #7AB61B;

	background: #7AB61B;

	background: -moz-linear-gradient(-45deg, #7AB61B 0%, #336F22 100%);

	background: -webkit-linear-gradient(-45deg, #7AB61B 0%,#336F22 100%);

	background: linear-gradient(135deg, #7AB61B 0%,#336F22 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7AB61B', endColorstr='#336F22',GradientType=1 );

}

.btn_boxs a:hover{background:#ffb101}

.table2 a { color:#639f1d;}

.join_box2, .result_box{width:100%;margin: 0 auto;border: 1px #639f1d solid;}

.join_box2 .title1, .result_box .title1 {padding:5px;background-color: #639f1d;color:#FFF;font-weight: bold;text-align: center;}

.join_box2 .sub_box {padding:20px;}

.result_box {width: 530px;}

.result_box .sub_box {padding:30px 20px 30px 30px; text-align:center;}

.result_box .sub_box h2 {font-size: 16px;font-weight: 400;/* text-decoration:  underline; */color: #639f1d;}

.result_box .sub_box .order_number {padding: 10px 0 20px 0;font-size: 22px;font-weight:bold;color: #b9322f;text-decoration: underline;}



.print_box { margin:10px; font-family: Arial, '微軟正黑體';}

.print_box1 { clear:both; overflow:hidden; margin-bottom:30px;}

.print_box1_left { float:left; padding-top:20px; width:400px; text-align:center;}

.print_box1_left img { width:95%;}

.print_box1_right { margin-left:410px;}

.print_title { /*display: inline-block;*/ display:none; margin:0 0 20px 0; padding:10px; background-color:#86BBF4 !important; color:#fff; font-size: 22px; font-weight:bold;}

.print_tt { /*clear:both;*/ margin-top: 32px;}

.print_title2 { float:left; margin-right:30px; font-weight:bold;}

.print_red { color:#900;}



.print_title3 { margin:0 0 15px 0; padding:5px 10px 5px 10px; background-color:#4E89BB !important; color:#fff;}

.print_title4 { margin:25px 0 15px 0; padding:5px 10px 5px 10px; background-color:#4E89BB; color:#fff;}

.pr_field_box { clear:both; overflow:hidden; margin:0 0 10px 0; padding:0 0 10px 10px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CFCFCF; }

.pr_field_title { float:left; width:130px; color:#0088CF; font-weight:bold;}

.pr_field_data1 { margin-left:140px;}

.print_box2 { clear:both;}

.print_box2 .p_sub_box2 { float:left; width:50%;}



/*我的最愛*/

.follow_box {}



/*OEM/ODM*/

.msg1 {margin: 0 auto;width:750px;padding-bottom: 15px;/*text-align:center;*/color: #639f1d;}

.rem1 { margin-bottom: 10px;font-size: 14px;}



.btn{ padding:5px 10px; outline:none;}

.btn:hover{ text-decoration:none;}

.btn + .btn{ margin-left:5px;}

.normal{ /* Old browsers */

	background: -moz-linear-gradient(top, rgba(94,94,94,1) 1%, rgba(66,66,66,1) 90%); /* FF3.6-15 */

	background: -webkit-linear-gradient(top, rgba(94,94,94,1) 1%,rgba(66,66,66,1) 90%); /* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to bottom, rgb(250, 250, 250) 1%,rgb(213, 213, 213) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#424242',GradientType=0 ); /* IE6-9 */

	border: solid thin #d3d3d3;font-size: .85em;

}

.normal a:hover{text-decoration:none;}

.fileName{width: 175px;}



/*聯絡我們*/

.contact_box {}

.contact_box .map_box{ float:right; width:30%;line-height:0px; height:600px;}

.contact_box .from_box { float:left; margin:0; width:70%; border: 0px #ddd solid;}



/*網站地圖*/

.index-sitemap-list .sitemap-all { list-style:none; padding:0; margin:0; clear:both; overflow:hidden; margin-bottom:1em; }

.index-sitemap-list .sitemap-all li { float:left; width:20%; text-align:center; }

.index-sitemap-list .sitemap-all li a { display:block; padding:0.5em 0; margin:0 0.3em; background:#F5F5F5; border-radius:5px; text-decoration:none; }

.index-sitemap-list .sitemap-all li a:hover { background: #733483;   color: #fff; }

.index-sitemap-list .sitemap-all li.tt { display:block; width:100%; margin:0 auto; font-size:20pt; font-weight:bold; text-align:center; }

.index-sitemap-list .sitemap-all li.tt a { background:none; color:#000; text-decoration:none; }

.index-sitemap-list .sitemap-wrap { display:table; width:100%; margin:0 auto; }

.index-sitemap-list .sitemap { list-style:none; padding:0; margin:0; display:table-cell; vertical-align:top; width:20%; padding-bottom:2%;  }

.index-sitemap-list .sitemap li { padding:0.2em 0; margin:0 1em; }

.index-sitemap-list .sitemap ul { padding-left:.5em; }

.index-sitemap-list .sitemap .tt { font-size:20px; color:#4E89BB; margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #4E89BB; }

.index-sitemap-list .sitemap .tt a { color:#4E89BB; }

.index-sitemap-list .sitemap .fa { margin:0 5px 0 0; }

.index-sitemap-list .sitemap a { color:#333;  }

.index-sitemap-list .sitemap a:hover { color: #d4000f;}

@media not print {
	@media (max-width: 1300px) { /*iPad landscape*/
	/*自適應表格*/
	.table-container.inq_tbr { width: 100%; overflow-y: auto; _overflow: auto; margin: 0 0 1em;}
	
	}
}


@media screen and (max-width: 1024px) {
/*詢價車*/
.print_box1_left {float: none; display:block;}
.print_box1_right { margin:10px 0 0 10px;}
.print_tt { /*clear:both;*/ margin-top: 0px;}



}


@media not print {
	@media (max-width: 1024px) { /*iPad landscape*/
		/*自適應表格*/
	
		.table-container { width: 100%; overflow-y: auto; _overflow: auto; margin: 0 0 1em;}
	
	}
}



@media (max-width: 996px) {

	.index-sitemap-list .sitemap-all li { width:33.3333%; margin-bottom:2px; }

	.index-sitemap-list .sitemap { display:block; width:auto; }

}


@media (max-width: 992px) {

	/*檔案下載*/

	.table-list-style .table>tbody>tr>td {text-align: unset;}

	.table-list-style thead {  display: none   }

	.table-list-style tbody,.table-list-style tbody tr,.table-list-style tbody td { display: block   }

	.table-list-style .table>tbody+tbody { border-top: 2px solid #ddd; }

	.table-list-style tbody { padding: 20px 15px;   margin-top: 20px; border: 1px solid #dcdcdc;  border-radius: 5px; background: #f3f3f3;   }

	.table-list-style tbody td {   border: none!important;   }

	.table-list-style tbody td.name1 p {border-bottom: 1px solid #ccc;  color: #2a2974;  padding-bottom: 10px;  font-weight: bold;  }

	.table-list-style tbody td.type1{ width: 45%; float:left;  }

	.table-list-style tbody td.download1{ width: 30%; float:left;  }

	.table-list-style tbody td.siz1e{ width: 25%; float:left;  }

}



@media (max-width: 768px) { /*iPad portrait*/



	/*檔案下載*/

	.top_box { padding:10px 0 0 0;}



	/*會員*/

	.main_box { padding:20px 0 30px 0;}

	.member_btn a{height: 200px;}

	.rights_box, .join_box{width: 100%;}



	/*聯絡我們*/

	.contact_box {}

	.contact_box .map_box{ float:unset; width:100%; height:300px;}

	.contact_box .from_box { float:unset; margin:0; width:100%;}



}



@media (max-width: 736px) { /*iPhone 6 Plump landscape*/



}



@media (max-width: 667px) { /*iPhone 6 landscape*/

	/*詢價車*/

	.step_icon li { float:none; display:block; margin-bottom:0px;}

	.step_icon li.icon { display:none;}

	.step_icon li.icon2 { display:inherit; text-align:center;}



}



@media (max-width: 640px) { 

	/*最新消息*/

	.threeblock-img-txt .item{width:calc( 100% / 3);}

	.threeblock-img-txt .item:nth-child(4n+1){ clear:none; }

	.threeblock-img-txt .item:nth-child(3n+1){ clear:both; }



}



@media (max-width: 610px) { 

	/*會員*/

	.login_box{ width:100%;}

	.login_txt{ width:100%;}

	.login_input{ width:90%;}

	.mem_input{ padding: 8px 0px; width: 100%;}



	/*詢價車*/

	.result_box{ width:100%;}



	/*OEM/ODM*/

	.msg1 {width:100%;}

}



@media (max-width: 576px) {

}



@media (max-width: 568px) { 



}



@media (max-width: 480px) { 

/*關於億群*/

.img1 { float:unset;margin:0 0 20px 0;}

.img1 img { width:auto;}



/*最新消息*/

.threeblock-img-txt .item{width:calc( 100% / 2);}

.threeblock-img-txt .item:nth-child(3n+1){ clear:none; }

.threeblock-img-txt .item:nth-child(2n+1){ clear:both; }



/*會員*/

.mem_btn_box { width:100%;}

.join_box .space2{ margin-bottom:0em;}

}



@media (max-width: 400px) { 

/*最新消息*/

.threeblock-img-txt .item{width:calc( 100% / 1);}

}



@media (max-width: 384px) { /*Android (Nexus 4) portrait*/

/*詢價車*/

.print_box1 { margin-bottom:30px;}

.print_box1_left { float:none; padding-top:0; width:auto;}

.print_box1_left img { width:100%;}

.print_box1_right { margin-left:0;}

.print_title { width:100%; text-align:center;}

}



@media (max-width: 320px) { /*Crappy Android landscape*/



}