div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
address,caption,cite,code,dfn,em,strong,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
html {
	font-size: small;
	color: #333;
	font-family: Arial, Helvetica, sans-serif ,"微軟正黑體";
	letter-spacing: 0.08em;
}
body {
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #06C;
	text-decoration: none;
	blr:expression(this.onFocus=this.blur());
}
a:hover {
	color: #06C;
	text-decoration: none;
}
a:focus { -moz-outline-style: none; }
strong {
	color: #C03;
	font-weight: bold;
}
#primary {
	width: 400px;
	float:right;
}
#secondary {
	width: 800px;
	float:left;
}
#footer {
	/*height: 100px;*/
}
p{
	line-height: 2;
	font-size:14px;
	color:#686869;
}
h1{
	font-size:24px;
}
h3{
	font-size:20px;
	font-weight:bold;
}
.inner{
	width: 1040px;
    margin: 0 auto;
}
/*----text-----*/
.text>ul {
	list-style: inside;
}
.text>ol {
	list-style: inside;
}
.text strong{
	color:#333;
	font-size: 20px;
}
.text h1,h2,h3,h4,h5,h6,p{
	font-weight: normal;
	font-size: 100%;
}
/*back_top*/
#back_top {
	position: fixed;
	bottom: 198px;
	right: 0%;
	z-index: 1000;
}
#back_top a {
	width: 42px;
    height: 36px;
    display: block;
}
#back_top span{
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: url(../images/top.png);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*-----header------*/
#index img{
	  width:100%;
  }
#inside img{
	  width:100%;
}
#logo img{
	  width:auto;
}
#index{
	z-index: 100;
    position: relative;
}
#header-wrapper{
	background:url(../images/index_banner.png) center top no-repeat;
	width:100%;
	height:650px;
}
#header{
	background-color: rgba(33,33,33,0.6);
	box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	z-index: 1000;
    top: 0;
    position: absolute;
    width: 100%;
}
#header_cont{
	margin: 0 auto;
	overflow: hidden;
	width:1050px;
}
.header_mobile{
	display:none;
}
/*---nav---*/
#logo{
	width:240px;
	float:left;
}
#menu{
	float:left;
	margin-left:240px;
}
.logo2{
	position: absolute;
    z-index: 10;
    padding-top: 5px;
}
.logo1{
	position: absolute;
    z-index: 5;
    padding-top: 5px;
}
#menu ul{
	overflow:hidden;
}
#menu ul li{
	width: 160px;
	float:left;
	margin: 0 auto;
}
#menu ul li a{
	text-decoration:none;
}
#menu ul li .nav{
	width: 160px;
	text-align: center;
	display: block;
	line-height: 4.5;
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
}
#menu ul li .navhover {
    background: url(../images/hover_icon.png) center bottom no-repeat;
    background-color: #3e3e3e;
    width: 160px;
    text-align: center;
    display: none;
    line-height: 4.5;
    font-size: 1.25em;
    font-weight: bold;
    color: #fff;
    height: 70px;
    z-index: 10;
}
.index{
	position:absolute;
	top:0px;
}

/*-----container-------*/
#container{
	margin:70px 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*--------cont_1---------*/

#cont_1{
	overflow:hidden;
	width: 1200px;
	margin:0 auto;

}

/*-------ABOUT----------*/

.title{
	overflow:hidden;
	padding-bottom:20px;
}
.title h1{
	float:left;
	font-weight:bold;
}
.title h1 small{
	font-size:14px;
	font-weight:bold;
}

/*------service------*/
#service{
	margin-bottom:70px;
}

/*------cont_2-------*/

#cont_2{
	overflow:hidden;
	background-color:
	-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(211,211,211,1) 0%, rgba(255,255,255,1) 49%, rgba(211,211,211,1) 100%, rgba(169,169,169,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(0%,rgba(211,211,211,1)), color-stop(49%,rgba(255,255,255,1)),   	  color-stop(100%,rgba(211,211,211,1)), color-stop(100%,rgba(169,169,169,1))); /* Chrome,Safari4+ */
	  border-top: 2px #d2d0d0 solid;
	  border-bottom: 2px #d2d0d0 solid;
}

/*--------product--------*/

#index_product{
	width:1200px;
	margin:0 auto;
	padding: 70px 0px;
	text-align:center;
	overflow:hidden;
}

#index_product .title{
	margin: 0 auto;
	width:198px;
}

.product_cont{
	margin:30px 0px;
	float:left;
	padding-right: 23px;
}
#index_product>div:last-child{
	margin:30px 0px;
	float:left;
	padding:0px;
}
.product_cont img{
	border:2px #fff solid;
}
.infor_text{
	line-height:3;
	background:#fff;
	color:#003965;
}
.product_cont:hover img{
	border:2px #2da7e0 solid;
}
.product_cont:hover .infor_text{
	background:#2da7e0;
	color:#fff;
}

/*-----------cont_3-------------*/

#cont_3{
	overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
#news{
	padding:70px 0px;
	overflow:hidden;
}
#news h4{
	line-height:2;
	direction:rtl;
}

#news .title{
	margin: 0 auto;
	width:166px;
}

.news_cont{
	float:left;
	padding-left:20px;
}
.work_pic{
	display: block;
    position: relative;
    overflow: hidden;
}
.work_pic img{
	width:280px;
}
.work_name{
	position: absolute;
	top: 37%;
	width:280px;
	height: 100px;
    background-color: rgba(62,62,62,0.8);
	opacity:0;
}
.work_name:hover{
	opacity:10;
}
.work_name span{
	display: inline-block;
	font-size: 1.4em;
    padding-left: 10px;
	padding-top: 1.4em;
    color: #fff;
}
.news_cont a:hover .work_name{
	opacity: 1;
    -webkit-backface-visibility: hidden;
}
.news_cont p{
	width:284px;
	padding-top:20px;
}
#new_cont>div:first-child{
	padding:0px;
}

/*----------#cont_4-----------*/
#pc_cont_4{
	overflow: hidden;
    width: 1200px;
    margin: 0 auto;
	padding-bottom: 70px;
	display:block;
}
#moble_cont_4{
	display: none;
}

#partners .title{
	width: 205px;
    margin: 0 auto;
	padding-bottom:30px;
}
.slides_container {
	height: 68px;
	overflow: hidden;
	margin:0px 10px;
}
.slides_container img{
	border: 1px #ccc solid;
	height:66px;
}
.slides_container div a:hover img {
	border-color:#aaa;
}
.slides_container a{
	padding:24px;
	width:120px;
	height:60px;
}
.brand_slide{
	position: relative;
    overflow: hidden;
}
.brand_slide .prev,
.brand_slide .next {
	background:left center no-repeat;
	width:30px;
	height:64px;
	position:absolute;
	bottom:0;
}
.brand_slide .prev {
    background-image: url(../images/prev.png);
    left: -10px;
}
.brand_slide .next {
	background-image:url(../images/next.png);
	right:-9px;
}
.brand_slide .prev:hover,
.brand_slide .next:hover {
	opacity: 0.6 !important;
}


/*---------footer_cont-------------*/
#footer{
	background-color: rgba(33,33,33,0.7);
}
.footer_cont{
	width:1200px;
	margin:0 auto;
}
#cont_info{
	float: left;
	width:320px;
	padding-top:20px;
}
.footer_2{
	float:left;
	width:320px;
	padding-left:150px;
}
.footer_cont dl{
	padding-top:10px;
	/*float: left;*/
}
.footer_cont dl dt{
	float:left;
	padding-right:10px;
}
.footer_cont dl dd{
    color: #fff;
	font-size:12px;
	line-height: 1.3;
}
.phone{
	background:url(../images/icon_phone.png) center top no-repeat;
	width:16px;
	height:16px;
}
.clock{
	background:url(../images/icon_clock.png) center top no-repeat;
	width:16px;
	height:16px;
}
.mail{
	background:url(../images/icon_mail.png) center top no-repeat;
	width:16px;
	height:16px;
}
.adress{
	background:url(../images/icon_adress.png) center top no-repeat;
	width:16px;
	height:16px;
}
.footer_cont ul{
	float: left;
    padding: 20px 0px 15px 15px;
}
.footer_cont ul li{
	padding-right: 20px;
    padding-top: 10px;
}
.footer_cont ul li a{
	color:#fff;
	font-size:12px;
}
.footer_cont ul li a:hover{
	text-decoration: underline;
}
#search{
	float:left;
	padding-top:20px;
	width:320px;
	padding-left:80px;
}
.map{
	float:left;
}
.icon{
	padding-left:0px;
    padding-top: 20px;
}
.icon a{
	padding-right:44px !important;
}
.icon a:hover{
	opacity:0.8 !important;
	filter: alpha(opacity=80);
}
#facebook{
	background:url(../images/icon_fb.png) center top no-repeat;
	width:16px;
	height:16px;
}
#pinterest{
	background: url(../images/icon_pint.png) center top no-repeat;
	width:16px;
	height:16px;
}
#twitter{
	background:url(../images/icon_twit.png) center top no-repeat;
	width:16px;
	height:16px;
}
#google{
	background:url(../images/icon_g.png) center top no-repeat;
	width:16px;
	height:16px;
}
.footer_cont p{
	display: block;
    width: 582px;
    color: #fff;
	padding: 10px 0px 10px 6px;
	font-size:10px;
	line-height:3;
}
/*------------inside_header-------------*/

#inside{
	z-index: 100;
    position: relative;
}
/*---------about_us-------------*/


/*------------story-----------------*/

#story{
	overflow:hidden;
	padding-bottom: 70px;
	width: 1200px;
    margin: 0 auto;
}
#story_sec{
	width: 496px;
	padding-right:54px;
	float:left;
	font-size:14px;
}
#story_pri{
	background:url(../images/story.jpg) center top no-repeat;
	width:650px;
	height:324px;
	margin-top:6px;
	float:left;
}
#company p{
	line-height:1.9;
}

/*------------philosophy---------------*/
#philosophy{
	background-color:
	-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(211,211,211,1) 0%, rgba(255,255,255,1) 49%, rgba(211,211,211,1) 100%, rgba(169,169,169,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(0%,rgba(211,211,211,1)), color-stop(49%,rgba(255,255,255,1)),   	  color-stop(100%,rgba(211,211,211,1)), color-stop(100%,rgba(169,169,169,1))); /* Chrome,Safari4+ */
	border-top: 2px #d2d0d0 solid;
	border-bottom: 2px #d2d0d0 solid;
}
#phil_cont{
	width:1200px;
	margin:0 auto;
	padding:70px 0px;
	overflow:hidden;
}
#phil_cont .title{
	width:222px;
	margin:0 auto;
}

#phil_list li{
	margin-left: 39px;
    float: left;
    margin-bottom: 30px;
}
#phil_list>li:first-child {
    margin-left: 0;
}
.phil_pic{
	display: block;
    width: 270px;
    height: 200px;
    background-color: rgba(26,26,26,0.7);
    position: relative;
    overflow: hidden;
}
.phil_pic img {
	width: 270px;
    height: 200px;
	transition-property: all;
	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 350ms;
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 350ms;
}
.phil_pic:hover img {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	position: relative;
	opacity: 0.5;
}
.phil_name {
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	position: absolute;
	top: 50%;
	margin: -20px auto 0 !important;
	width: 100%;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	opacity: 0;
}
.phil_name span {
	display: inline-block;
	padding: 5px 10px 5px;
	border: 2px solid #fff;
	margin: 0 auto !important;
}
.phil_name span h1{
	font-size:20px;
	float:left;
}
.phil_name span h1 small{
	font-size:14px;
}
#phil_list li:hover .phil_name {
	opacity: 1;
	-webkit-backface-visibility: hidden;
}

/*---------------mission-------------------*/
#about_comp{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding-top:70px;
}
#comp_sec{
	float:left;
	width:600px;
}
#comp_sec p{
	padding: 6px 0px 20px 24px;
}
#comp_pri p{
	padding: 6px 0px 20px 34px;
}
#comp_pri{
	float:left;
	width:600px;
	text-align:center;
}
#mission .title{
	width: 188px;
    margin: 0 auto;
}
#mission_pic{
	background:url(../images/mission.jpg) center top no-repeat;
	width:570px;
	height:250px;
}
#vision_pic{
	float:right;
	background:url(../images/vision.jpg)center top no-repeat;
	width:570px;
	height:250px;
}
#vision .title{
	width: 174px;
    margin: 0 auto;
}


/*-----------------partners--------------------*/

#partners{
	width:1200px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
#partners_cont .title{
	width: 205px;
    margin: 0 auto;
	padding-bottom:10px;
}
#partners_pic li{
	float:left;
	border: 1px #686869 solid;
    margin: 30px 0px 10px 33px;
	box-shadow: 4px 5px 11px -3px rgba(5%,5%,20%,0.2);
	width:170px;
	height:83px;
}
#partners_pic>li:first-child{
	margin-left: 0;
}

/*-------------contact---------------*/

#contact_info{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
#cont_sec{
	float:left;
	padding-left:30px;
}
#contact_logo img{
	width:100%;
}
#text{
	padding-top:30px;
}
#contact_pri{
	color:#686869;
	float:right;
	padding-bottom:60px;
}
#contact_pri tr td{
	padding:10px 0px;
}
#contact_pri tr td:last-child{
	padding-top:10px;
}
#contact_pri textarea{
	vertical-align: middle;
	padding-left:9px;
    color: #686869;
	font-size: 14px;
    line-height: 1.6em;
    width: 800px;
	height:200px;
    resize: none;
}
#contact_pri input{
	width:374px;
    height: 30px;
    padding-left:9px;
    color: #686869;
    font-size: 14px;
    line-height: 24px;
}
#contact_pri .table_last input{
	width:288px;
	height: 30px;
	padding-left:9px;
    color: #686869;
    font-size: 14px;
    line-height: 12px;
}
.second{
	padding-left:36px !important;
}
.container_map{
	padding-top:10px;

}
.btn_refresh{
	background:url(../images/contact_icon.png) center 10px no-repeat;
	width:30px;
	height:40px;
	position:absolute;
}
.btn_send{
	background-color: #686869;
    padding: 10px 40px;
    margin-left: 42px;
    color: #fff;
}

/*--------------news-------------------*/

#new{
	overflow:hidden;
}
#news_info{
	width:1200px;
	margin:0 auto;
}
#service_sec{
	width:240px;
	float:left;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(99%,rgba(252,251,249,1)));
}
#service_sec .title{
	width:188px;
	margin:0 auto;
}
#service_sec ul{
	padding:10px 0px 0px 26px;
    font-size: 14px;
	color:#686869;
}
#service_sec ul li{
	padding-bottom:10px;
}
.english{
	padding-left:25px;
}
#news_pri{
	float:left;
	width:900px;
	padding-left: 60px;
}
#news_pri .title{
	margin:0px;
	padding-bottom: 15px;
}
.image.left {
    float: left;
    margin: 0 2em 2em 0;
}
.box_excerpt{
	display:block;
	overflow:hidden;
}
.box_excerpt img{
	width:340px;
}
.news_about{
	padding-top:18px;
}
.news_about h3{
	font-size:20px;
	font-weight: bold;
	direction: inherit !important;
	padding: 6px 0px 15px 0px;
}
.news_about h3 a{
	color:#3e3e3e;
}
.news_about h3 a:hover{
	color:#000;
	text-decoration:underline;
}
.news_about span{
	color:#3e3e3e;
}
.categori-page {
    list-style: none;
    float: right;
}
.categori-page > li {
    display: inline-block;
    margin: 0 .2em;
    font-size: 14px;
    color: #666;
    position: relative;
	padding-top:10px;
}
.categori-page li a{
	color:#686869;
}
.categori-page li a:hover {
	text-decoration:underline;
	color:#000;
}
.categori-page>.prev a:hover{
	text-decoration:none;
}
.categori-page>.next a:hover{
	text-decoration:none;
}

/*------------news_inside----------------*/

#news_sec{
	width:780px;
	float:left;
}
.news_title{
	overflow:hidden;
	padding-bottom:20px;
}
#news_sec h3{
	font-size:20px;
    font-weight: bold;
	color:#3e3e3e;
	float:left;
	overflow:hidden;
}
#news_sec h4{
	font-size:14px;
	color:#3e3e3e;
	float:right;
	overflow:hidden;
	padding-top:10px;
}
#news_pic{
	padding-bottom:20px;
}
#news_pic img{
	width:100%;
}
#news_sec a{
	background:url(../images/back_icon.jpg) top left no-repeat;
	padding-left:20px;
	color:#3e3e3e;
	float:right;
	line-height:1.2;
}
#news_sec a:hover{
	color:#000;
}
#news_sec p{
	padding:10px 0px;
	overflow:hidden;
}
#new_pri{
	width:380px;
	float:left;
	padding-left:40px;
}
#new_pri .title {
    margin: 0px;
    padding-bottom: 0px;
}
.new_list li{
	background:url(../images/list_icon.jpg) 0 10px no-repeat;
	padding-left:14px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new_list li a{
	font-size:14px;
	line-height:2;
	font-weight:bold;
	color:#686869;
}
.new_list li a:hover{
	text-decoration:underline;
}


/*-------------product--------------*/
#product_sec{
	border: 1px #686869 solid;
	box-shadow: 4px 5px 11px -3px rgba(5%,5%,20%,0.2);
	width:280px;
	float: left;
}
#product_sec .title{
	width:198px;
	margin:0 auto;
	padding:40px 0px 20px 0px;
}
#product_pri{
	float:left;
	width:800px;
	padding-left:110px;
}
.product_list{
	padding-left:40px;
}
.col-tree{
	padding-left:40px;
}
.col-tree-hide{
	background:url(../images/product_list_1.png)left top no-repeat;
	padding-left:20px;
	color:#3d3d3d;
	font-size:14px;
	font-weight:bold;
}
.col-tree-hide:hover {
	background:url(../images/product_list_2.png)left top no-repeat;
	padding-left:20px;
	color: #999;
}
.product_list li ul{
	padding:10px 0px 10px 0px;
	margin-left:20px;
}
.list_cont li{
	padding-left:20px;
}
.col-tree-show{
	background:url(../images/product_list_3.png) left 2px no-repeat;
	line-height:1.5;
	font-size:14px;
	color:#686869;
	font-weight:normal;
	padding-left:20px;
}
.col-tree-show:hover {
	background:url(../images/list_icon.jpg)left 4px no-repeat;
	line-height:1.5;
	font-size:14px;
	color:#000;
	font-weight:normal;
}
.list_cont li:hover{
	padding-left:20px;
}
.col-tree-show.here{
    background: url(../images/list_icon.jpg)left 4px no-repeat;
    line-height: 1.5;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

/*-----------pro_list-----------*/
#pro_list {
	margin-left: -40px;
	padding: 25px 0 25px 10px;
}
#pro_list li {
	padding:0 0 8px 72px;
	display:inline-block;
	width:340px;
	vertical-align: top;
}
#pro_list li a {
	background: url(../images/product_list.jpg) 10px 13px no-repeat;
	padding:8px 0 0 30px;
	display:block;
	font:bold 16px/20px "Arial";
	color:#555;
	line-height:1.5;
}
#pro_list li a:hover {
	background:#3e3e3e url(../images/product_list_2.jpg) 10px 13px no-repeat;
	text-decoration:none;
	color:#fff;
}
#pro_list li a p {
	background:url(../images/product_p.png) no-repeat;
	font:normal 14px "微軟正黑體";
	height:27px;
	color:#999;
	padding-left:22px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	position:relative;
	line-height:1.5;
}
#pro_list li a:hover p {
	color:#e0e0e0;
}
#pro_list li a p:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:125px;
	height:100%;
}
#pro_list li a:hover p:after {
	display:none;
}

/*------------.topic_path-------------*/

.topic_path {
	font:normal 13px/13px "微軟正黑體";
	color: #555;
	padding:54px 0px 10px 52px;
}
.sub_title .topic_path {
	float:right;
}
.topic_path a {
	color: #3e3e3e;
}
.topic_path a.here,
.topic_path a:hover {
	color: #999;
}
.topic_path dt a {
	font-size: 14px;
}
.topic_path dt a:hover {
	background-position:0 -28px;
}
.topic_path dt,
.topic_path dd {
	float:left;
	white-space: pre;
}
.topic_path dd:before {
	content:" > ";
}


/*---------product_inside---------------*/
#product_inside{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
#title_cont{
	display:block;
	overflow:hidden;
}
#pro_icon{
	display:block;
	overflow:hidden;
	padding-top:25px;
}
.botton{
	background-color: #3e3e3e;
    padding: 7px 15px;
    color: #fff;
	float:left;
}
#pro_icon>.icon{
	float:right;
	padding-right:0px;
	padding-top:10px;
}
#pro_icon>.icon a{
	padding-right: 20px !important;
}
#pro_icon>.icon #facebook{
	background:url(../images/icon_pro_fb.png) center top no-repeat;
	width: 16px;
    height: 16px;
}
#pro_icon>.icon #pinterest{
	background:url(../images/icon_pro_pint.png) center top no-repeat;
	width: 16px;
    height: 16px;
}
#pro_icon>.icon #twitter{
	background:url(../images/icon_pro_twit.png) center top no-repeat;
	width: 16px;
    height: 16px;
}
#pro_icon>.icon #google{
	background:url(../images/icon_pro_g.png) center top no-repeat;
	width: 16px;
    height: 16px;
}
#title_cont>h1{
	background:url(../images/product_icon.jpg)left 24px no-repeat;
	float:left;
	padding:16px 0px 0px 20px;
}
#product_inside .topic_path {
	padding:27px 0px 0px 0px;
	float:right;
}
#product_inside #product_pri{
	padding-left:50px;
	float:left;
	width:868px;
}
#product_inside #product_pri div img{
	padding-top:10px;
}
.text{
	padding:10px 0px;
}
.text h3{
	padding:10px 0px;
}
.text p{
	padding-bottom:20px;
}
.return{
	display:block;
	overflow:hidden;
}
.return a {
  background: url(../images/back_icon.jpg) top left no-repeat;
  padding-left: 20px;
  color: #3e3e3e;
  float: right;
  line-height: 1.2;
  overflow:hidden;
}
@media only screen and (max-width: 1199px) and (min-width:980px) {
  /* line 865, ../scss/layout.scss */
  #cont_1{
	  width: auto;
  }
  #cont_2 {
      width: auto;
  }
  #cont_3{
	  width:auto;
  }
  #cont_4{
	  width:auto;
  }
  #secondary{
	  width:60%;
  }
  #primary{
	  width:40%;
  }
  #index_product{
	  width:auto;
  }
  #index{
	  width:auto;
  }
  #inside{
	  width:auto;
  }
  #footer{
	  width:auto;
  }
  #philosophy{
	  width:auto;
  }
  #container{
	  width:auto;
  }
  #contact_info{
	  width:auto;
  }
  .footer_cont{
	  width:auto;
  }
  #contact_pri input{
	  width:99%
  }
  #contact_pri textarea{
	  width:100%;
  }
  #contact_pri{
	  width:60%;
  }
  #cont_sec{
	  width:30%;
  }
  .icon{
	  padding-left:10px;
	  padding-right:14px;
  }
  .footer_cont ul{
	  padding-top:10px;
  }
  .product_cont{
	  padding-right: 37px;
      width: 30.6%;
  }
  .product_cont img {
	  width:100%;
  }
  .infor_text{
	  width:101%;
  }
  #new_cont>div:first-child{
	  width:24%;
  }
  .work_name{
	  width:100%;
  }
  .work_name span{
	  padding-top:1em;
  }
  .news_cont{
	  width:23.9%;
	  padding-left:13px;
  }
  .news_cont p{
	  width:98%;
  }
  #header_cont{
	  width:auto;
  }
  #menu{
	  margin-left: 21.5%;
  }
  #partners{
	  width:auto;
  }
  #story{
	  width:auto;
  }
  #phil_cont{
	  width:auto;
  }
  #about_comp{
	  width: auto;
  }
  #comp_sec{
	  width:48%;
  }
  #comp_sec p{
	  text-align:center;
  }
  #comp_pri{
	  width:48%;
  }
  #mission_pic{
	  width:100%;
	  margin-left: 2.5%;
  }
  #vision_pic{
	  width:100%;
	  margin-right: -5.5%;
  }
  #phil_list li{
	  width: 24%;
	  margin-left: 1.3%;
  }
  .phil_pic{
	  width:100%;
  }
  .phil_pic img{
	  width:100%;
  }
  #story_sec{
	  width: 49%;
      padding-right: 3%;
  }
  #story_pri{
	  width: 48%;
  }
  #news_pri{
	  width: 71%;
      padding-left: 5%;
  }
  .news_about h3{
	  padding: 6px 0px 15px 0px;
  }
  .news_about p{
	  line-height: 1.7;
  }
  .news_about{
	  padding-top: 0px;
      padding-bottom: 25px;
  }
  #new_pri{
	  width:17%;
  }
  #partners_pic>li:last-child{
	    margin: 30px 33px 10px 0px;
  }
  #product_inside #product_pri{
	  width:66.6%;
  }
  #product_pri img{
	  width:100%;
  }
  #product_pri{
	  width:60%;
	  padding-left:2%;
  }
  #pro_list li{
	  width:38%;
  }
  #news_info{
	  width:auto;
  }
  #product_inside{
	  width:auto;
  }
  #menu ul li {
	  width:20%;
  }
  #header{
	  width:auto;
  }
  #partners_cont>div{
	width:97.5%;
	margin:0 auto;
  }
  #part_cont{
	width:97%;
	margin:0 auto;
  }
  #pc_cont_4{
	  width:auto;
  }
  .slides_container a{
	  padding:14px;
  }
  #search{
	  padding-left:0px;
  }
  .footer_2{
	  padding-left:40px;
	  width: 280px;
  }
}

/* 151026 Ben_Tsou */
.product_index{
	float:left;

	width: 70%;
	text-align: center;
}
.product_index_cont{
	margin:0px 0px 20px 30px;
	float:left;
}
.product_index_cont img{
	border:2px #C9C9C9 solid;
}
.product_index_text{
	background-color: #C9C9C9;
	padding: 10px 0px 10px 0px;
}
@media only screen and (min-width: 590px) {
	.product_index_cont:hover img{
		border:2px #2da7e0 solid;
	}
	.product_index_cont:hover .product_index_text{
		background:#2da7e0;
		color:#fff;
	}
}

.product_index_list {
	text-align: left;
}
.product_index_list div{
	float: left;
	margin-left: 7%;
	margin-top: 40px;
}
.product_index_list img{
	width: 100%;
	max-width: 380px;
}
.product_index_list ul{
	margin-top: 40px;
}
.product_index_list li{
	margin: 5px 0px;
	font-size: 24px;
	color: #888;
}
.product_index_list a{
	color: inherit !important;
}

.product_index_list li:hover {
	color: #333;
}

.product_index_map{
	width: 100%;
	float: left;
}


