@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-family: Arial,新細明體;
	font-size: 12px;
	background-image: url(../eng_images/bg.png);
	background-repeat: repeat-x;
	background-color: #000;	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#093f61+0,000000+100 */
	/*background: rgb(9,63,97); /* Old browsers */
	/*background: -moz-linear-gradient(top,  rgb(9,63,97) 0%, rgb(0,0,0) 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top,  rgb(9,63,97) 0%,rgb(0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#093f61', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	/*background-color: linear-gradient;
	background-position: bottom;*/
}
#wrapper_index {
    width: 100%;

}
#wrapper {
	margin:0 auto;
	height:100%;
	width: 1170px;
	background-color: #fff;
}
img{
	border:none;
}
a{
	color:inherit;
	text-decoration:none;
}

.goog-te-gadget {
    color: #fff !important;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    color: #fff !important;
}
 
 /*---------------------------------------- font ----------------------------------------*/
.txt13{
	font-size:13px;
}
.txt13wh{
	color:#fff;
	font-size:13px;
}
.txt15{
	font-size:15px;
}
.txt15bk{
	color:#000;
	font-size:15px;
	font-family:"微軟正黑體";
	font-weight:bold;
}
.txt18bu{
	color:#003276;
	font-size:18px;
	font-family:"微軟正黑體";
	font-weight:bold;
}
.txt_wh{
	color:#FFFFFF;
}
.txt_bk{
	color:#000000;
}
.txt_gray33{
	color:#333333;
}
.txt_gray66{
	color:#666666;
}
.txt_red{
	color:#ff0000;
}

.lh20{
	line-height:20px;
}
.lh25{
	line-height:25px;
}
.lh30{
	line-height:30px;
}
.lh35{
	line-height:35px;
}

.txtin15 {
    padding-left: 15px;
}

/*---------------------------------------- margin ----------------------------------------*/
.m0{
	margin:0;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}

.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}

.mtb5{
	margin-top:5px;
	margin-bottom:5px;
}
.mtb10{
	margin-top:10px;
	margin-bottom:10px;
}
.mtb15{
	margin-top:15px;
	margin-bottom:15px;
}
.mtb20{
	margin-top:20px;
	margin-bottom:20px;
}
.mtb30{
	margin-top:30px;
	margin-bottom:30px;
}


/*---------------------------------------- padding ----------------------------------------*/
.p0{
	padding:0;
}
.pt5{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pt15{
	padding-top:15px;
}
.pt20{
	padding-top:20px;
}
.pt30{
	padding-top:30px;
}
.pt50{
	padding-top:50px;
}

.pb5{
	padding-bottom:5px;
}
.pb10{
	padding-bottom:10px;
}
.pb15{
	padding-bottom:15px;
}
.pb20{
	padding-bottom:20px;
}
.pb30{
	padding-bottom:30px;
}
.pb50{
	padding-bottom:50px;
}

.ptb5{
	padding-top:5px;
	padding-bottom:5px;
}
.ptb10{
	padding-top:10px;
	padding-bottom:10px;
}
.ptb15{
	padding-top:15px;
	padding-bottom:15px;
}
.ptb20{
	padding-top:20px;
	padding-bottom:20px;
}
.ptb30{
	padding-top:30px;
	padding-bottom:30px;
}
.ptb50{
	padding-top:50px;
	padding-bottom:50px;
}

.plr10{
	padding-right:10px;
	padding-left:10px;
}
.plr15{
	padding-right:15px;
	padding-left:15px;
}

/* ----------------------------------- head ----------------------------------- */
#big_head {
	width:1170px;
	margin:0 auto;
    float: left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,041b2a+15,083755+30,083755+45,041b29+70,000000+100 */
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(left,  #000000 0%, #041b2a 15%, #083755 30%, #083755 45%, #041b29 70%, #000000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #000000 0%,#041b2a 15%,#083755 30%,#083755 45%,#041b29 70%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #000000 0%,#041b2a 15%,#083755 30%,#083755 45%,#041b29 70%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}
.logo{
	float:left;
	margin:0;
	padding:0;
}

.lan{
	height:100%;
    float: right;
    padding:30px 30px 0 0;
}
.language {
    float: right;
}
.language a{
	color:#fff;
	text-decoration: none;
	font-size: 12px;
    padding:0 5px 0 0;
}
.search {
    background-color: #c9c9c9;
    border-radius: 5px;
    height: 30px;
    margin: 12px 0 0;
    width: 260px;
	font-size: 12px;
	float: right;
}
.search a{
    color: #4a4949;
    padding: 0 5px;
	font-size: 12px;
}
.searchTerm {
    box-sizing: border-box;
    height: 20px;
    margin: 4px 0;
    outline: medium none;
    padding: 0 0 0 5px;
    width: 100px;
}
.search p {
    background-color: #2882c5;
    border: 1px solid #fff;
    color: #fff;
    float: right;
    text-align: center;
    width: 50px;
    margin: 5px;
	font-size: 12px;
}
.counter{
	text-align:right;
}
.counter ul{
	margin:0;
	padding:0;
	list-style:none;
}
.counter ul li{
	color:#fff;
	font-size:18px;
	display:inline-block;
	padding:0 5px;
	font-family:Verdana;
	border:1px solid #fff;
}
.counter ul li:first-child{
	border:none;
}



/* ----------------------------------- menu ----------------------------------- */
.menu {
    width: 1170px;
    margin: auto;
    text-align: center;
}
.menu ul {
    clear: both;	
    margin: 0;
	padding:0;
}
.menu li {
	text-decoration:none;
	list-style:none;
	margin:0 auto;
    width: 1170px;
}
.menu li a {
    display: inline-block;
    float: left;
	text-align: center;

}
.menu li a.menu_1 {
    background-image: url("../eng_images/menu/menu_1.png");
    background-repeat: no-repeat;
    height: 36px;
    width: 299px;
}
.menu li a.menu_1:hover {
    background-position: 0 -36px;
}
.menu li a.menu_2 {
    background-image: url("../eng_images/menu/menu_2.png");
    background-repeat: no-repeat;
    height: 36px;
    width: 139px;
}
.menu li a.menu_2:hover {
    background-position: 0 -36px;
}
.menu li a.menu_3 {
    background-image: url("../eng_images/menu/menu_3.png");
    background-repeat: no-repeat;
    height: 36px;
    width: 139px;
}
.menu li a.menu_3:hover {
    background-position: 0 -36px;
}
.menu li a.menu_4 {
    background-image: url("../eng_images/menu/menu_4.png");
    background-repeat: no-repeat;
    height: 36px;
    width: 103px;
}
.menu li a.menu_4:hover {
    background-position: 0 -36px;
}
.menu li a.menu_5 {
    background-image: url("../eng_images/menu/menu_5.png");
    background-repeat: no-repeat;
    height: 36px;
    width: 147px;
}
.menu li a.menu_5:hover {
    background-position: 0 -36px;
}
.menu li a.menu_6 {
    background-image: url("../eng_images/menu/menu_6.png");
    background-repeat: no-repeat;
    height: 36px;
    width: 343px;
}
.menu li a.menu_6:hover {
    background-position: 0 -36px;
}

/*-------------------------------------- btn -------------------------------------*/
.button{
	clear: both;
    padding: 30px 0 20px;
    text-align: center;
    width: 100%;
}
.btn_bu{
	background-color:#093f61;
	width:93px;
	padding:13px 0;
	color:#fff;
	font-size:15px;
	text-align:center;
	border-radius:7px;
	border:1px solid #093f61;
}
.btn_bu2{
	background-color:#003276;
	width:130px;
	padding:10px 0;
	color:#fff;
	font-size:15px;
	text-align:center;
	border-radius:7px;
	border:1px solid #093f61;
	line-height:24px;
}

/*------------------------------------------- icon -------------------------------------------*/
.icon_add{
	vertical-align:bottom;
	padding-right:5px;
	background-image:url(../eng_images/icon_add.png);
	background-repeat:no-repeat;
	display:inline-block;
	width:27px;
	height:24px;
}
.icon_send{
	vertical-align:bottom;
	padding-right:5px;
	background-image:url(../eng_images/icon_send.png);
	background-repeat:no-repeat;
	display:inline-block;
	width:20px;
	height:24px;
}
.icon_back{
	vertical-align:bottom;
	padding-right:5px;
	background-image:url(../eng_images/icon_back.png);
	background-repeat:no-repeat;
	display:inline-block;
	width:25px;
	height:24px;
}

	
/* ----------------------------------- banner ----------------------------------- */
#banner {
    float: left;
    margin: 0 auto;
    width: 1170px;
}
/* ----------------------------------- siclebar ----------------------------------- */
.siclebar {
	width:200px;
	height:100%;
	float:left;
    margin: 5px 20px 30px 105px;
}
.tit_2{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f4453+0,202534+100 */
	background: #3f4453; /* Old browsers */
	background: -moz-linear-gradient(top,  #3f4453 0%, #202534 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #3f4453 0%,#202534 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #3f4453 0%,#202534 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4453', endColorstr='#202534',GradientType=0 ); /* IE6-9 */
	
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 100%;
    border-radius: 5px 5px 0 0 ;
    padding: 5px 0;
}
.siclebar ul{
	margin:0;
	padding: 0 0 100px;
	background-color:#dcdddd;
	border-radius: 0 0 5px 5px;
}
.siclebar ul li:before{
	background-image: url("../eng_images/siclebar_arrow.png");
    background-repeat: no-repeat;
    content: "";
    height: 13px;
    left: 5px;
    position: absolute;
    top: 10px;
    width: 13px;
}
.siclebar ul li{
	list-style:none;
	padding:6px 0 5px;
	position:relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#92969b+0,cdcfd3+15,ebeced+30,f8f8f8+50,ffffff+70 */
	background: #92969b; /* Old browsers */
	background: -moz-linear-gradient(top,  #92969b 0%, #cdcfd3 15%, #ebeced 30%, #f8f8f8 50%, #ffffff 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #92969b 0%,#cdcfd3 15%,#ebeced 30%,#f8f8f8 50%,#ffffff 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #92969b 0%,#cdcfd3 15%,#ebeced 30%,#f8f8f8 50%,#ffffff 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92969b', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border-bottom: 5px solid #dcdddd;
}
.siclebar ul li a{
	color:#000;
	font-size:13px;
	text-decoration:none;
	margin-left:25px;
	display: block;
	padding: 3px 0;
}





/* ----------------------------------- content ----------------------------------- */
#big_content {
    background-color: #fff;
	float:left;
    height: 100%;
    width: 1170px;
    margin: auto;
	padding-bottom: 30px;
	font-family: Arial,微軟正黑體,新細明體;
	margin-top: 30px;
}
#contenter {
    background-color: #fff;
    display: inline-block;
    height: 100%;
    margin: 30px 0;
    width: 1170px;
}
#content {
	padding-bottom: 35px;
}
.news {
	width:355px;
	height:170px;
	float:left;
    border-right: 2px solid #414141;
    margin: 0 20px 30px 50px;
}
.tit{
    color: #000;
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
    padding: 0 20px 20px 0;
}
.news img{
    float: right;
	padding-top: 5px;
}
.news_detail marquee {
    float: left;
    height: 130px;
    text-align: left;
    width: 335px;
}
.news_detail li {
    border-bottom: 1px solid #414141;
    font-size: 12px;
    list-style-type: none;
    padding-bottom: 15px;
    padding-top: 15px;
}
.news_detail marquee a {
    color: #414141;
	font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: none;
}
.news_detail marquee img {
    float: left;
    padding-right: 10px;
}
.big_company {
	width:700px;
	height:100%;
	float:left;
    margin: 0 30px 30px 0;
}
.company {
	width:430px;
	float:left;
}
.tit_1{
    color: #000;
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
    padding: 0 0 20px 0;
}
.company img{
    float: right;
	padding-top: 5px;
}
.company_detail  a {
    color: #414141;
	font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: none;
    line-height: 20px;
}
.company_img{
    float: right;
}	
.Hot_products{
    width: 1100px;
	float:left;
    padding: 20px 20px 0 50px ;
}



/* ----------------------------------- company ----------------------------------- */
.rblock{
	width:770px;
	float:left;
	/*margin-right:80px;*/
}

.title_bar{
	background-image:url(../eng_images/tit_bg.png);
	background-repeat:no-repeat;
	width:764px;
	height:2px;
	padding-bottom: 35px;
}
.cont_title{
	color: #000;
	font-size: 20px;
	padding-bottom:10px;
}
.cp_img ul{
	margin:0;
}
.cp_img ul li{
	list-style:none;
	display:inline-block;
	margin: 0 30px 20px 0;
}


/* ----------------------------------- product ----------------------------------- */
.pro_bk ul{
	margin:0;
	padding:0;
}
.pro_bk ul li{
	list-style:none;
	float: left;
	margin-right:12px;
	margin-bottom:10px;
}
.pro_bk ul li:nth-child(3n){
	margin-right:0;
}
.pro_bk ul li .pro_img{
	border-radius:10px;
	border:1px solid #dcdcdc;
	overflow:hidden;
}
.pro_bk ul li .pro_p{
	color:#000;
	font-size:13px;
	text-align:center;
	padding:10px 0;
}

.page {
    clear: both;
    padding: 30px 0 20px;
    text-align: center;
    width: 100%;
}
.page ul{
	margin:0;
	padding:0;
}
.page ul li{
	list-style:none;
	display:inline-block;
	
}
.page ul li a{
	text-decoration:none;
	font-size:14px;
	color:#9fa0a0;
	border:1px solid #9fa0a0;
	padding:10px 12px;
}
.page ul li a:hover{
	color:#333;
	border:1px solid #535353;
}

.pro_tbl{
	border-collapse:collapse;
	text-align: justify;
	font-size:15px;
	color:#020202;
	/*text-align:center;*/
}
.pro_img{
	border-radius:10px;
	border:1px solid #dcdcdc;
	overflow:hidden;
}
.pro_tbl tr th, .pro_tbl tr td{
	border:2px solid #cbcbcb;
}
.pro_tbl th{
	color:#fff;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	background-color:#6e6e6e;
}
.pro_tbl th:nth-child(2n){
	color:#fff;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	background-color:#262626;
}

.inq_tbl table{
	border-collapse:collapse;
	text-align: justify;
}
.inq_tbl table tr td{
	border:1px solid #fff;
}
textarea {
    width: 99%;
}


/* ----------------------------------- news、download、contact ----------------------------------- */
.page_content{
}
.newstbl table{
	border-collapse:collapse;
	text-align: justify;
}
.newstbl table th{
	color:#fff;
	font-size:16px;
	border-bottom:5px solid #fff;
}
.newstbl table tr{
	border-bottom:5px solid #fff;
}
.newstbl table td{
	background-color:#dcdddd;
}
.newstbl table a{
	text-decoration:none;
}
.txt14_g41{
	color:#414141;
	font-size:14px;
}
.txt14_bk{
	color:#000;
	font-size:14px;
}
.option{
	width:100%;
	text-indent: 5px;
}
.select{
	width:98%;
	height: 30px;
	text-indent: 5px;
}
.form{
	width:100%;
	height: 25px;
	text-indent: 5px;
}
.form2{
	width:98%;
	height: 25px;
	text-indent: 5px;
}



/* ----------------------------------- footer ----------------------------------- */
#big_footer {
    background-color: #535353;
    clear: both;
    height: 90px;
    margin: auto;
    width: 1170px;
}
.footer {
	float:left;
    width: 900px;
}
.footer_logo {
    float: left;
    padding: 0 20px 0 45px;
}

.footer_info {
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: auto;
    text-align: left;
    padding-top: 12px;
}

.footer_info a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
.footer_info a:hover{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.google{
    float: left;
    padding: 12px 0 0 30px;
}

/*.goog-te-gadget {
    color: #fff !important;
}*/