.AutoImgSize {
    display: block;
    margin: 0 auto;
}
section.bannerBox{
	width:100%;
	/*height:521px;*/
	/*background-color:#feede6;*/
	z-index:1;
	position:relative;
	overflow:hidden;
	
}
section.bannerBox:before {
    background:url(../images/layout/top_Shadow.png) no-repeat 50% 0;
    top: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
	z-index:60;
	background-size:cover
}
section.NewsRunBox{
	width:100%;
	height:51px;
    background:#fff;
}
section.content_Box{
	width:100%;
	padding-bottom: 30px;
    padding-top: 18px;
	display: inline-block;
	position:relative;
	
}
.idxB {
	height: 14.479vw;
	overflow:hidden;
	position:relative
}
.idxB .bg {
    min-height: 278px;
    min-width: 1920px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.idxB .txt {
	position: absolute;
    bottom: 0;
    right: calc((100vw - 1200px)/2);
    width: 539px
}
.center_Box{
	margin:50px auto 0;
	max-width:1460px;
	padding:0 20px;
	}
.center_Box img{ width:100%; height:auto}
section.P-index {
    max-width: 1160px;
    margin: 20px auto 30px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 16px;
	-ms-grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-gap: 16px;
    text-align: center;
}
section.social {
    max-width: 1200px;
    margin: 50px auto 100px;
    text-align: center;
}
.social-img {
    display: inline-block;
	padding: 30px 10px 10px;
    width: 100px;
}
section.social .tit {
    color: #cea15c;
}
section.social .tit h2:before, section.social .tit h2:after {
    border-top: 3px dotted #cea15c;
}
section.contentBox{
	width:100%;
	height:240px;
	background-color:#fff;
	/*box-shadow:0px -3px 3px #dddddd;
	-webkit-box-shadow:0px -3px 3px #dddddd;
	-moz-box-shadow:0px -3px 3px #dddddd;
	-o-box-shadow:0px -3px 3px #dddddd;
	-ms-box-shadow:0px -3px 3px #dddddd;*/
	behavior: url(PIE.htc);
	z-index:100;
	position: relative;
}
.videoBox{
	width:487px;
	height:315px;
	float:left;
	background:url(../images/index/video_bg_16.png) no-repeat 0 0;
	margin-top: 40px;
	}
.videoInfo{
	width:474px;
	height:303px;
	margin:7px auto;
	overflow:hidden;
	}
.news_n{
	max-width:1460px;
	//height:342px;
	//float:right;
	//background:url(../images/index/news_bg_14.png) no-repeat 0 0;
	margin:0 auto;
	padding:0 20px;
	}
.news_title{
	//float:left;
	width:100%;
	font-family:Arial, "微軟正黑體";
	font-size:23px;
	font-weight:500;
	//padding-left:80px;
	color:#9F8057;
	//padding-top: 8px;
	}
.news_title p{ padding:0 0 5px}
.first_text{
	font-family:Arial, "微軟正黑體";
	font-size:22px;
	color:#ff0060;
	}
.more{
	text-align:right
	}
.more a{
    border: 3px solid;
    box-shadow: 0 2px 4px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.2);
    color: #432918;
	font:600 13px arial;
    padding: 5px 10px;
	text-align:center;
	text-decoration:none
	
}
.more a:hover{
	box-shadow: 0 2px 4px rgba(0,0,0,.3);
	}
.more i img {
    height: 15px;
    padding: 0 10px 2px 0;
    vertical-align: middle;
    width: 15px;
}

.PD-C {
	margin: 0 auto;
    text-align: center;
    padding: 0 0 0 5%;
}

.PD-C span {
   display: inline-block;
    float: left;
    padding: 30px 0 20px;
    width: 45%;
}
.brief_txt {
    font-size: 18px;
    line-height: 180%;
    padding: 40px 0;
}

.PD-SC {
	display: table;
}
.grid-box .brief_txt {
    display: table-cell;
}
.grid-box .more {
    display: table-cell;
    padding: 40px 0;
	vertical-align: bottom;
    width: 120px;
}
.PD-img {
    position: absolute;
    left: -65px;
    bottom: -75px;
	width: 280px;
}
.index-link {
    display: block;
    padding: 35px 0 0 0;
}
.index-link li {
    float: left;
	margin: 0 0 -2px;
    position: relative;
    width: 50%;
}
.index-link li:hover {
	cursor:pointer
}
.index-link li:hover:after {
	background:url(../images/index/link_hover.png) no-repeat 0 0;
	background-size:cover;
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:.5
}
.index-clients {
    display: table;
    padding: 15px 0 0;
    width: 100%;
}
.index-clients li {
    display: table-cell;
    padding: 0 10px 0 0;
    width: 25%;
}
.more.clients {
    vertical-align: middle;
}
.clients-img {
    padding: 35px 0 0;
}
.news_n ul {
	padding:0;
	margin:0;
	}
/*	
.news_n ul li{
	width:143px;
	height:255px;
	overflow:hidden;
	float:left;
	margin: 30px 9px;
	}
*/	
	
.news_title ul{ font-size:0; background:#B7A081; width:100%; height:40px}
.news_title ul li{ font:19px "微軟正黑體"; color:#fff; display:inline-block; line-height:40px; width:70%; padding:0 2%; vertical-align:top}
.news_title ul li:nth-child(2){ width:20%; text-align:center}	
.news_n ul.news_c_t li{ border-bottom:1px dashed #B7A081; padding:7px 0}	
.news_n ul.news_c_t li:last-child{ border-bottom:1px solid #B7A081}	
	
.news_n ul li a:link,.news_n ul li a:visited,.news_n ul li a:active{
	//width:143px;
	//height:255px;
	overflow:hidden;
	display:block;
	text-decoration: none;
	color:#777777;
	font-size:13px;
	font-family:Arial, "微軟正黑體";
	}
.news_n ul li a:hover{
	color:#C89F62;
	text-decoration:none;
	}
.news_n ul li a .newsDate{
	font-family:Arial, "微軟正黑體";
	font-size:15px;
	color:#555;
	text-decoration: none ;
	line-height: 25px;
    padding-left: 5px;
	//border-bottom:#b5b3b4 1px solid;
	display:inline-block; vertical-align:top;width:20%; padding:0 2%; text-align:center; line-height:35px
	}

.news_n ul li a .newsDis{
	font-size:15px;
	padding-top:8px;
	display:inline-block; vertical-align:top;width:70%; padding:0 2%;; line-height:35px
	}
.news_n ul li a .newsDis:hover{
	color:#C89F62;
	text-decoration:underline;
	}
.newsBgBox{
	width:143px;
	height:150px;
	padding-left: 6px;
    padding-top: 6px;
	background:url(../images/index/news_box_14.png) no-repeat 0 0;
	}
.newsPicBox{
	width:131px;
	height:131px;
	margin:0 auto;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
	
	}
.news_n ul li a .newsPicBox img:hover{
	opacity:0.6;
	}
/*AD廣告區輪播*/
section.ad_Box{
	width:100%;
	padding-bottom: 80px;
    padding-top: 18px;
	display: inline-block;
	position:relative;
	height: 316px;/*316*/
	overflow:hidden;
}/*
section.ad_Box:after{
    background:url(../images/layout/shadow_line.png) no-repeat 50% 0;
    bottom: 0;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
	
	}*/

.ad_list{
	margin:0 auto;
	//width:1030px;
	overflow:hidden;
	max-width:1460px;
	}
.cc_list{
	display:inline-block;
	padding:0;
	width: 760px;
}

.figure_box {
    background: none repeat scroll 0 0 rgb(242, 242, 242);
   /* border: 1px solid rgb(144, 100, 5);*/
    display: table-cell;
    height: 303px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 305px;
}
/*輪播專用CSS超級長*/
/*-----infiniteCarousel-----*/
#mycarousel  li{
	
    float: left;
    list-style: none outside none;
	width:313px;
	height: 316px;/*316*/
	margin: 0 5px;
	background:#f8f8f8
	}

#mycarousel  li a {
	color: #906405;
	font-family: "新細明體", sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	/*line-height: 20px;*/
	text-align: left;
	width: 100%;
	text-decoration: none;
	display: block;
	width:313px;
	height:316px;
	background:url(../images/index/ad_bg_21.png) no-repeat 0 0;
	padding-left: 4px;
    padding-top: 6px;
	overflow:hidden;
}
#mycarousel li a:hover {

	text-decoration:underline;
}

.jcarousel-skin-tango {
	/*padding: 30px 0 0 0;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    //width: 1030px;
	left: -2px;
    position: absolute;
    max-width:1386px;/*1460*/
	padding:0 37px
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 316px;/*316*/
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    margin: 0 auto;
    //width: 963px;
    height: 316px;/*316*/
	max-width:1290px
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    /*width: 160px;
    height: 182px;*/
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin:0 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 45%;/*125px*/
    right: 0px;
    width: 37px;
    height:52px;
    cursor: pointer;
    background: transparent url(../images/layout/right_go.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/layout/left_go.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
   
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
   
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 45%;/*125px*/
    left: 3px;
    width: 37px;
    height:52px;
    cursor: pointer;
    background: transparent url(../images/layout/left_go.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/layout/left_go.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    /*background-position: -32px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
   /* background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/index/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/index/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/*產品情報*/
section.pro_Box {
    display: inline-block;
    padding-bottom: 30px;
    padding-top: 18px;
    position: relative;
    width: 100%;
}
.proInfo{
	width:980px;
	margin:0 auto;
	
	}
.pro_info_Box{
	width:980px;
	margin:0 auto;
	background: url(../images/index/pro_title_bg.png) no-repeat 50% 10px;
	height:35px;
	position:relative;
	
	}

.pro_info_title {
    color: rgb(255, 0, 96);
    float: left;
    font-family: Arial,"微軟正黑體";
    font-size: 18px;
    font-weight: 500;
    width: 76px;
	position:absolute;
	left:371px;
	top:1px;
}

.proInfo ul {
	padding:0;
	margin:0;
	display:inline-block;
	}
.proInfo ul li{
	width:226px;
	height:338px;
	overflow:hidden;
	float:left;
	margin: 12px 9px;
	}
.proInfo ul li a:link,.proInfo ul li a:visited,.proInfo ul li a:active{
	width:226px;
	height:338px;
	overflow:hidden;
	display:block;
	text-decoration: none;
	color:#777777;
	font-size:13px;
	font-family:Arial, "微軟正黑體";
	}
.proInfo ul li a:hover{
	color:#ff4200;
	text-decoration:none;
	font-size:13px;
	}
.proInfo ul li .proInfoTitle{
	font-family:Arial, "微軟正黑體";
	font-size:16px;
	color:#ff0060;
	text-decoration: none ;
	line-height: 25px;
    padding-left: 5px;
	border-bottom:#f49f99 1px solid;
	letter-spacing:2px;
	height:25px;
	overflow:hidden;
	}

.proInfo ul li .proDis{
	padding-top:6px;
	font-family:Arial, "微軟正黑體";
	font-size:13px;
	color:#393939;
	text-decoration: none ;
	line-height: 18px;
    padding-left: 5px;
	letter-spacing:2px;
	height:70px;
	overflow:hidden;
	}

.proBgBox{
	width:226px;
	height:181px;
	padding-left: 8px;
    padding-top: 8px;
	background:url(../images/index/pro_bg_31.png) no-repeat 0 0;
	}
.proPicBox{
	width:210px;
	height:158px;
	margin:0 auto;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
	
	}
 .disInfo{
	background: url("../images/layout/info_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 18px;
    padding-left: 19px;
    width: 48px;
	margin-top:15px;
	
	}
.proInfo ul li .disInfo a:link,.proInfo ul li .disInfo a:visited,.proInfo ul li .disInfo a:active{
	font-family:Arial, "微軟正黑體";
	font-size:12px;
	color:#ff3600;
	text-decoration: none;	
	}
.proInfo ul li .disInfo a:hover{
	text-decoration:underline;	
	
	}









div.content{
	padding-top:18px;
}

/*div.advertising{
	width:950px;
	height:35px;
	display:block;
	margin:0 auto;
	border:1px solid #ddd;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	behavior: url(PIE.htc);
	overflow:hidden;
	background:url(../images/marBg.gif) no-repeat left center;
}

div#marquee {
	width: 946px;
	height: 35px;
	margin-left: 4px;
	overflow: hidden;
}

div#marquee ul {
	overflow: hidden;	
	
}

div#marquee ul li{
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}

div#marquee ul li a , div#marquee ul li a:visited {
	color: #000;
	font-family: "微軟正黑體";
	font-size: 13px;
	line-height: 35px;
	text-decoration:none;
}

div#marquee ul li a:hover {
	color: #d43587;
	text-decoration:underline;
}*/
/*輪播BANNER*/
.banner_box{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	
	}
.main_main{
	width:980px;
	margin:0px auto;
	}
.banner_1{
	padding:19px 19px 9px 19px;
}
.main_main_main{
	display:inline-block;
	padding:0 0 15px 0;
}
.banner_2{
	padding:5px 19px 0 19px;
	float:left;}
.banner2_bg{
	background:#ea8bc2;
	padding-left: 5px;
    width: 642px;
	height:972px;}
.banner_title_set{
	 padding: 5px 0 2px 1px; }
.banner_Pic_Bg{
	background:#FFF;
	width:630px;
	height:904px;
	padding: 2px 3px 2px 2px;}
.banner_Pic_Bg2{
	
	width:630px;
	height:904px;
	}
.right_div{
	float:left;
	/*border:#F33 2px solid;*/}
div.newsBox{
	background: url("../images/index1/news_05.jpg") no-repeat scroll 0 bottom transparent;
	/*float:left;*/
	width:274px;
	height:143px;
	display:block;
	/*border:1px solid #fc9ab4;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;*/
	behavior: url(PIE.htc);
	/*margin-top:17px;*/
	/*padding:7px 9px;*/
}

div.newsBox h5{
	height:41px;
	display:block;
	background:url(../images/index1/news_03.jpg) no-repeat left top;
	text-indent:-9999px;
	/*border-bottom:1px dashed #c1c0c7;*/
	/*margin-bottom:6px;
	padding-bottom:6px;*/
}

div.newsBox ul li{
	height:15px;
	margin-bottom:5px;
	*margin-bottom:4px;
	position:relative;
	overflow:hidden;
}

div.newsBox ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 10px;
}

div.newsBox ul li a:hover{
	color:#000;
	text-decoration:underline;
}

div.newsBox ul li span.date{
	position:absolute;
	right:10px;
	top:0;
	color:#FFFFFF;
	font-family:Arial;
}

div.newsBox ul li.last{
	margin-bottom:0px;
}
.right_banner{
	margin-top:3px;}
.right_baCall{
	margin-top:16px;}
.productList{
	background:url(../images/index1/productList_03.png) no-repeat;
	width:273px;
	height:42px;
	margin:0 0 0 0;
	padding-bottom: 3px;
	/*margin-top:11px;
	margin-bottom: 25px;*/
}
.productList_P{
	font-family: "微軟正黑體";
	font-size: 20px;
	color: #FFF;
	
    padding: 10px;
	}

/*NEW商品原始CSS*/
.productList_bg{
	clear:both;
	background:url(../images/index1/newProduct-background_03.png) no-repeat;
	height: 237px;
    width: 270px;
	margin:3px 0 0 0;
	padding-bottom: 3px;
	/*position:relative;
	border: 2px solid #FC94AF;
    border-radius: 5px 5px 5px 5px;
    height: 235px;
    margin-top: 10px;
    width: 269px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E3E3E3));
	background: -webkit-linear-gradient(#FFFFFF, #E3E3E3);
	background: -moz-linear-gradient(#FFFFFF, #E3E3E3);
	background: -ms-linear-gradient(#FFFFFF, #E3E3E3);
	background: -o-linear-gradient(#FFFFFF, #E3E3E3);
	background: linear-gradient(#FFFFFF, #E3E3E3);
	-pie-background: linear-gradient(#FFFFFF, #E3E3E3);
	behavior: url(PIE.htc);*/
	}
/*NEW商品原始CSS結束*/
.new_product{
	
	}
.product_1{
	margin:28px 10px 0 10px;
	float:left;}
.product_h1_font{
	color:#000;
	font-family: "微軟正黑體" 12px;
	font-weight: bold;
	padding: 25px 0 0 86px;
}
.product_h1_font a , .product_h1_font a:link,.product_h1_font a:visited,.product_h1_font a:active {
	color:#000;
	text-decoration: none ;
}
.product_h1_font a:hover {
	text-decoration: underline ;
}
.product_button_font a , .product_button_font a:link,.product_button_font a:visited,.product_button_font a:active {
	color:#fff;
	text-decoration: none ;
}
.product_button_font a:hover {
	text-decoration: underline ;
}
.product_button{
	background:url(../images/index1/newProduct-button.png) no-repeat;
	width:91px;
	height:30px;
	float:right;
	 margin:156px 0 0 0;}
.product_button_font{
	color:#FFF;
	font:"微軟正黑體" 12px;
	padding: 8px 0 0 15px;}
div.hotBox{
	float:left;
	width:282px;
	height:126px;
	display:block;
	border:1px solid #fc9ab4;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	behavior: url(PIE.htc);
	margin:17px 22px 0px 22px;
	background:url(../images/hotnew.png) no-repeat right bottom;
	padding:7px 9px;
}

div.hotBox h5{
	height:22px;
	display:block;
	background:url(../images/hotTitle.gif) no-repeat left top;
	text-indent:-9999px;
	border-bottom:1px dashed #c1c0c7;
	margin-bottom:6px;
	padding-bottom:6px;
}

div.hotImg {
	float:left;
	width:91px;
	height:91px;	
	text-align:center;
	font-size:0px;
	overflow:hidden;
	border:1px solid #ddd;
	margin-right:10px;
}

div.hotImg * {
	vertical-align:middle;
}

div.hotImg span {
	display:inline-block;
	height:100%;
}

div.hotInfo{
	float:left;
	width:177px;
}

div.hotInfo p{
	line-height:20px;
}

div.hotInfo p.Btn{
	padding-top:10px;
}

div.hotInfo a.infoBtn{
	width:72px;
	height:28px;
	display:block;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	-ms-border-radius:2px;
	behavior: url(PIE.htc);
	background-color:#ee938e;
	line-height:28px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-family:'微軟正黑體';
	font-weight:bold;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	-ms-transition:all .5s;
}

div.hotInfo a.infoBtn:hover{
	background-color:#f7bcbc;
	color:#c54646;
}

div.QRBox{
	float:left;
	width:282px;
	height:126px;
	display:block;
	border:1px solid #fc9ab4;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	behavior: url(PIE.htc);
	margin-top:17px;
	background:url(../images/qrBg.gif) repeat left top;
	padding:7px 9px;
}

div.QRBox h5{
	height:22px;
	display:block;
	background:url(../images/phone.png) no-repeat left top;
	border-bottom:1px dashed #c1c0c7;
	margin-bottom:6px;
	padding-bottom:6px;
	font-size:18px;
	font-family:'微軟正黑體';
	padding-left:20px;
}

div.QRImg {
	float:left;
	width:91px;
	height:91px;	
	text-align:center;
	font-size:0px;
	overflow:hidden;
	border:1px solid #ddd;
	margin-right:10px;
}

div.QRImg * {
	vertical-align:middle;
}

div.QRImg span {
	display:inline-block;
	height:100%;
}

div.QRInfo{
	float:left;
	width:177px;
}

div.QRInfo p{
	line-height:20px;
}
.video{ position:relative; height:0; padding-bottom:56.25%; //overflow: hidden; //width:33.3%}
.video iframe,.video object,.video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%}
@media screen and (max-width: 1920px) {
	.idxB {
		height: 278px
	}
}
@media screen and (max-width: 1500px) {
	.PD-img { width: 250px;}
}
@media screen and (max-width: 1200px) {
	.PD-C { padding: 0;}
    .PD-C span { padding: 10px 0 20px; width: 50%;}
	.PD-img { width: 200px;}
	.idxB .txt {right: 30px}
	.grid-box .brief_txt { display: block; padding: 20px 0;}
	.grid-box .more { display: block; padding: 0 0 15px 0; width: 100%;}
	.PD-img { left: -60px; bottom: -55px; width: 200px;}
	section.index-info.sec { padding: 30px 15px 50px}
	section.P-index {
		max-width: 1200px;
		margin: 16px
	}
	section.social {
    	margin: 50px 15px 100px;
	}
}
@media screen and (max-width: 1424px) {
	/*輪播專用*/
	.jcarousel-skin-tango .jcarousel-clip-horizontal{ width:970px}
}
@media screen and (max-width: 1050px) {
	/*輪播專用*/
	.jcarousel-skin-tango .jcarousel-clip-horizontal{ width:650px}
}
@media screen and (max-width: 730px) {
	/*輪播專用*/
	.jcarousel-skin-tango .jcarousel-clip-horizontal{ width:325px}
}
@media screen and (max-width: 768px) {
	.idxB .txt {
		right: 3vw;
		width: 80vw
	}
	.index_about {
		margin: 0 30px;
    	padding: 0;
	}
	.P-index .item {
		display: block;
		width: 100%;
	}
	section.social {
    	margin: 50px 30px 100px;
	}
}
@media screen and (max-width: 640px) {
	/*輪播專用*/
	/*.ad_list{ padding:0}
	.jcarousel-skin-tango .jcarousel-container-horizontal{ padding:0}*/
	section.P-index { grid-template-columns: 1fr 1fr}
}
@media screen and (max-width: 480px) {
	section.P-index { grid-template-columns: 1fr; grid-gap: 10px; margin: 10px}
	.P-img {line-height: 0}
	section.index-info.sec { padding: 30px 15px 10px;}
	.brief_txt { font-size: 16px; padding: 20px 0;}
	.brief_txt span { font-size: 16px !important;}
	.PD-img { width: 170px;}
	.index-clients { display: block;}
	.index-clients li { box-sizing: border-box; float: left; width: 33.333%;}
	.more.clients { display: block; margin: 10px 0 0 0; width: 100%;}
    
	/*最新消息*/
	.news_title{ font-size:21px}
	.news_title ul li{ font-size:19px}
	.news_n ul li a .newsDis,.news_n ul li a .newsDate{ font-size:15px}
	.social-img {
		width: 80px;
	}
}
@media screen and (max-width: 414px) {
}

@media screen and (max-width: 413px) {
	.jcarousel-skin-tango .jcarousel-container-horizontal{padding:0}
}

@media screen and (max-width: 375px) {
	/*輪播專用*/
	/*.jcarousel-skin-tango .jcarousel-container-horizontal{ padding:0}*/
}
@media screen and (max-width: 320px) {
	/*最新消息*/
	.news_title{ font-size:19px}
	.news_title ul li{ font-size:17px}
	.news_n ul li a .newsDis,.news_n ul li a .newsDate{ font-size:13px}
	/*輪播專用*/
	/*.ad_list{ padding:0}*/
}