/* here you can put your own css to customize and override the theme */
/* UI Sortable */
.ui-sortable .ibox-title {
  cursor: move;
}
.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec;
}
.ibox.ui-sortable-placeholder {
  margin: 0 0 23px !important;
}
/* Resizable */
.resizable-panels .ibox {
  clear: none;
  margin: 10px;
  float: left;
  overflow: hidden;
  min-height: 150px;
  min-width: 150px;
}
.resizable-panels .ibox .ibox-content {
  height: calc(100% - 49px);
}
.ui-resizable-helper {
  background: rgba(211, 211, 211, 0.4);
}
.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
  margin-top: 5px;
}
.ibox-content.text-box {
  padding-bottom: 0;
  padding-top: 15px;
}
.ui-draggable .ibox-title {
  cursor: move;
}
.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.ibox.collapsed .ibox-content {
  display: none;
}
.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078";
}
.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077";
}
.ibox:after,
.ibox:before {
  display: table;
}
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 15px 15px 7px;
  min-height: 48px;
}
.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
}
.ibox-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}

.ibox-content {
  clear: both;
}
.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none;
}
.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}
.ibox-title .label {
  float: left;
  margin-left: 4px;
}
.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right;
}
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4;
}
.ibox-tools a.btn-primary {
  color: #fff;
}
.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}
.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0;
}
.ibox.fullscreen {
  z-index: 2030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0;
}
.ibox.fullscreen .collapse-link {
  display: none;
}
.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px);
}
.ibox-content > .sk-spinner {
  display: none;
}
.ibox-content.sk-loading {
  position: relative;
}
.ibox-content.sk-loading:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ibox-content.sk-loading > .sk-spinner {
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  z-index: 2000;
}

 
	/*首页商务合作BEGIN*/
	.index-box-cooperation{
		margin-top: 5px;
	}
	.cooperation-list{
		margin-top: 10px;
		height: 218px;
		overflow: hidden;
	}

	.cooperation-list .col-lg-4 a{
		text-decoration: none;
	}

	.cooperation-list .col-box{
		height: 218px;
		width: 95%;
		overflow: hidden;
		border-radius: 8px;
		padding: 10px 5px;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out; /* Firefox 4 */
		-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */
		-o-transition: all 0.5s ease-in-out; /* Opera */
	}
	.cooperation-list .col-one .col-box{background: #0A64A4;}
	.cooperation-list .col-two .col-box {background: #8080C0;}
	.cooperation-list .col-three .col-box{background: #F7A72D;}
	.cooperation-list .col-four .col-box{background: #c32202;}
	.cooperation-list .col-five .col-box{background: #563D7C;}
	.cooperation-list .col-six .col-box{background: #E1512B;}

	/*聚焦样式处理*/
	.cooperation-list .col-box .icon{
		height: 88px;
		width: 85%;
		background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		margin: 35px 50px;
	}

	.cooperation-list .col-one .col-box .icon{
		height: 88px;
		width: 228px;
	}
	.cooperation-list .col-two .col-box .icon{
		height: 88px;
		width: 228px;
	}
	.cooperation-list .col-three .col-box .icon{
		height: 88px;
		width: 228px;
	}
	.cooperation-list .col-four .col-box .icon{
		height: 88px;
		width: 228px;
	}
.cooperation-list .col-five .col-box .icon{
		height: 88px;
		width: 228px;
	}
	.cooperation-list .col-six .col-box .icon{
		height: 88px;
		width: 228px;
	}


	.cooperation-list .col-one a:hover .col-box .icon{
		height: 22px;
		width: 57%;
		margin: 0;
		padding: 0;
	}
	.cooperation-list .col-two a:hover .col-box .icon{
		height: 22px;
		width: 57%;
		margin: 0;
		padding: 0;
	}
	.cooperation-list .col-three a:hover .col-box .icon{
		height: 22px;
		width: 57%;
		margin: 0;
		padding: 0;
	}
	.cooperation-list .col-four a:hover .col-box .icon{
		height: 22px;
		width: 57%;
		margin: 0;
		padding: 0;
	}
	.cooperation-list .col-five a:hover .col-box .icon{
		height: 22px;
		width: 57%;
		margin: 0;
		padding: 0;
	}
	.cooperation-list .col-six a:hover .col-box .icon{
		height: 22px;
		width: 57%;
		margin: 0;
		padding: 0;
	}

	.cooperation-list .col-lg-4 a .col-box .text{
		font-size: 12px;
		letter-spacing: 0px;
		line-height: 0px;
		padding:90px 0 0 95%;
	} 
	.cooperation-list .col-one .col-box .icon{
		background: url(../img/col-one.jpg);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/col-one.jpg',  sizingMethod='scale');
	}
	.cooperation-list .col-two .col-box .icon {
		background: url(../img/col-two.jpg);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/col-two.jpg',  sizingMethod='scale');
	}
	.cooperation-list .col-three .col-box .icon{
		background: url(../img/col-three.jpg);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/col-three.jpg',  sizingMethod='scale');
	}
  .cooperation-list .col-four .col-box .icon{
		background: url(../img/col-four.jpg);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/col-four.jpg',  sizingMethod='scale');
	}
	.cooperation-list .col-five .col-box .icon {
		background: url(../img/col-five.jpg);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/col-five.jpg',  sizingMethod='scale');
	}
	.cooperation-list .col-six .col-box .icon{
		background: url(../img/col-six.jpg);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/col-six.jpg',  sizingMethod='scale');
	}	
	
	.cooperation-list a:hover .col-box .text{
		font-size: 14px; letter-spacing: 1px;line-height: 24px; color: #fff; padding: 5px 0 0 5px; 
		transition: all 0.5s ease-in-out; 
		-moz-transition: all 0.5s ease-in-out; /* Firefox 4 */
		-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */
		-o-transition: all 0.5s ease-in-out; /* Opera */
	}

/*首页商务合作END*/

.glqlinkpg { 
    height: 25px; 
}
.login{
	 height: 768px;
}
.login .glqpt{
	 margin: 58px auto auto auto;
	 height: 280px;
}
.login .glqpttitle{
	margin: -20px 30%  auto  30% ; 
  text-align:center;
font: bold 100px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #fff;
text-shadow: 0 1px 0 #cccccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbbbbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaaaaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
-webkit-transition: .2s all linear;
}
.glqpinpai { 
    height: 165px; 
    vertical-align:middle;
    display: flex;
    line-height: 25px;
    align-items: center;
    justify-content: space-around; 
}
	#content-container { 
			width:100%;
			background:#FFF url(../../googlaqwang/images/global/bg-ui-gradient.png) left top repeat-x;
			margin-top: -12px;
			padding-top:12px; 
	}
	      
	.clearfix:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.glqsidebar { 
			width:180px;
			float:left;
			min-height:500px;
			background:url(../../googlaqwang/images/global/image-sprite.png) 0 -160px no-repeat;
	}	
	
	.glqchosejgew3dproduct { 
			height:246px; 
			background:url(../../domain/jgew3dcom/googlaqproduct.jpg) ;   
		  background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	}
	.glqchoseproduct { 
			height:228px; 
			background:url(../img/googlaqproduct.jpg) ;   
		  background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	}	
	.glqchosebar { 
			height:160px; 
			background:url(../img/chosegooglaq.jpg) ;   
			background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	}	
	.glqchosesq { 
			height:228px; 
			background:url(../img/googlaqinfo.jpg) ;   
		  background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	}	
	.glqchoseglsqzm { 
			height:228px; 
			background:url(../img/glsqsdzm.jpg) ;   
		  background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	}	
	.glqchoseauroragrant { 
			height:568px; 
			background:url(../../domain/auroracom/chanpin/auroragrant.jpg) ;   
		  background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	}	
	.glqchosept { 
			height:228px; 
			background:url(../img/googlaqpt.jpg) ;   
		  background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	}	
	.glqpricewl { 
			height:228px; 
			background:url(../img/glqpricewl.jpg) ;   
		  background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	}
	#glqsubcontent	{
		  padding-left:50px;  
	    z-index: 1;
	    margin: 0 auto; 
		  
	}		
	.glqsidebar li {
		margin-bottom:8px;
		font-size:13px;
	}  
				
	.glqsidebar .glqsubnav ul {
		list-style-image:none;
		list-style-type:none;
	}			
				
	.glqsidebar .glqsubnav > ul { 
			padding-left:0; 
		  margin-top: 2px;
	}			
				
	.glqsidebar .glqsubnav li {
			border-bottom:1px solid #dcddde;
			border-top:1px solid #FFF;
			margin-bottom:0;
			min-height:18px;
	} 
	 
	.glqsubnav ul a:link,
	.glqsubnav ul a:visited{
	   color:#636B75;
	}
	.glqsidebar .glqsubnav a {
			min-height:18px;
			padding:11px 0 11px 23px;
			display:block;
			text-decoration:none;
	}  
 	
	.glqsidebar .glqsubnav a:hover {
	   background:url(../../googlaqwang/images/global/bg-subnav-link-hover.png) top right no-repeat;
	}
  .glqcur_subpage {
		 border: none !important;
		 background: url(../../googlaqwang/images/skins/submenu-active-golden.png) right top no-repeat;
		 margin-right: -12px;  
	} 
	
	.glqsidebar .glqsubnav .glqcur_subpage,
	.glqsidebar .glqsubnav .glqcur_subpage a,
	.glqsidebar .glqsubnav .glqcur_subpage a:hover{
		color:#FFF;
  } 
	
	.glqsidebar .glqsubnav .glqcur_subpage a:hover {
		 background: url(../../googlaqwang/images/skins/submenu-active-golden.png) right top no-repeat;
		 margin-right: 0px;
	}	
	 
	body{
		 font-family: ΢���ź�;
	    font-size: 14px;
	}


.Glqprice{
	width: 100%;
	height: 596px;
	min-width: 1200px;
	
}
.Glqprice01{
	width: 1200px;
	height: 596px;;
	margin: auto;
	overflow: hidden;
}
.Glqprice02>a>p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #595959;
	margin-top: 30px;
	float: left;
}
.Glqprice02>a>p:hover{
	color: #cd2426;
}
.Glqprice03>p{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #595959;
	margin-top: 32px;
	float: left;
	margin-left: 2px;
	cursor: pointer;
}
.Glqprice04>p{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #595959;
	margin-top: 33px;
	float: left;
	margin-left: 2px;
	cursor: pointer;
}
.Glqprice05{
	width: 1198px;
	height: 484px;
	border: 1px solid #a4a4a4;
	margin-top: 70px;
}
.Glqprice06{
	width: 429px;
	height: 430px;
	margin-top: 26px;
	margin-left: 40px;
	float: left;
}
.Glqprice08{
	float: left;
	width: 78px;
	height: 430px;
	margin-top: 26px;
	margin-left: 20px;
}
.Glqprice07{
	width: 76px;
	height: 76px;
	border: 1px solid #e8e8e8;
}
.Glqprice07>img{
	width: 100%;
	height: 100%;
}
.Glqprice09{
	width: 76px;
	height: 76px;
	margin-top: 10px;
	border: 1px solid #e8e8e8;
}
.Glqprice09>img{
	width: 100%;
	height: 100%;
}
.Glqprice10{
	width: 76px;
	height: 76px;
	margin-top: 10px;
	border: 1px solid #e8e8e8;
}
.Glqprice10>img{
	width: 100%;
	height: 100%;
}
.Glqprice11{
	width: 76px;
	height: 76px;
	margin-top: 10px;
	border: 1px solid #e8e8e8;
}
.Glqprice11>img{
	width: 100%;
	height: 100%;
}
.Glqprice12{
	width: 76px;
	height: 76px;
	border: 1px solid #e8e8e8;
	margin-top: 10px;
}
.Glqprice12>img{
	width: 100%;
	height: 100%;
}
.Glqprice13{
	width: 100%;
	height: 484px;
	float: left;
}
.Glqprice14>a>p{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #333;margin-top: 26px;
	float: left;
}
.Glqprice15>img{
	float: left;
	margin-top: 32px;
	margin-left: 10px;
}
.Glqprice16>p{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #9f9f9f;
	margin-top: 65px;
	margin-left: 5px;
}
.Glqprice17{
	width: 100%;
	height: 52px;
	background: #f5f3ef;
	margin-top: 30px;
	overflow: hidden;
}
.Glqprice18{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666a6e;
	margin-top: 10px;
	margin-left: 16px;
	float: left;
}
.Glqprice19{
	font-family:"微软雅黑";
	font-size: 18px;
	float: left;
	color: #d7282d;
	margin-left: 26px;
	margin-top: 4px;
}
.Glqprice19>span{
	font-family: "微软雅黑";
	font-size: 28px;
	color: #cd2426;
	
}
.Glqprice20{ 
	width: 100%;
	height: 98px;
	background: #f5f3ef;
	margin-top: 0px;
	overflow: hidden;
}
.Glqprice20>img{
	float: left;
	margin-top: 1px;
	margin-left: 28px;
}
.Glqprice21 >p{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666a6e;
	margin: 0px;
	line-height: 20px;
	float: left;
}

.Glqprice22{
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	color: #cd2426;
	margin-left: 10px;
	float: left;
}
.Glqprice23{ 
	width: 100%;
	height: 52px;
	background: #f5f3ef;
	margin-top: 0px;
	overflow: hidden;
}
.Glqprice24{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666a6e;
	margin: 0px;
	line-height: 20px;
	float: left;
}
.Glqprice25{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #6e7372;
	margin-left: 28px;
	float: left;
	line-height: 20px;
}

.Glqprice27{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #605f5f;
	margin-top: 34px;
	margin-left: 16px;
	float: left;
}
.Glqprice28{
	border: 1px solid #e8e8e8;
	width: 50px;
	height: 50px;
	float: left;
	margin-top: 16px;
	margin-left: 30px;
}
.Glqprice28>img{
 width: 100%;
	height: 100%;

	
}
.Glqprice29>img{
	width: 100%;
	height: 100%;
	
}
.Glqprice29{
	float: left;
	margin-top: 16px;
   margin-left: 20px;	
	border: 1px solid #e8e8e8;
	width: 50px;
	height: 50px;
}
.Glqprice30{
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.Glqprice31{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #605f5f;
	line-height: 100px;
	margin-left: 16px;
	float: left;
}
.Glqprice32{
	float: left;
	margin-top: 34px;
	margin-left: 30px;
}
	
.inputnum{
	height: 30px;
	width: 60px;
	margin-top: 34px;
	border: 1px solid #dddddd;
	line-height: 30px;
	text-align: center;
	float: left;
}
.Glqprice33>img{
	float: left;
	margin-top: 34px;
}
.Xagain{
	width: 1198px;
	height: 334px;
	margin: auto;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
}
.Xagain01{
	width: 1198px;
	height: 42px;
	background: #f5f5f5;
}
.Xagain01>p{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #686868;
	line-height: 42px;
	margin-left: 20px;
}
.Glqprice34{
	margin-left: 16px;
	float: left;
	
}
.Glqprice35{
	float: left;
	margin-left: 20px;
}	
/*相关样式*/
#showbox { background:#ffffff;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #f60;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;} 
/* 商品內容頁籤 */
.ProductCont { margin-top:30px; margin-bottom:30px; }
.ProductCont .tabs ul { overflow:hidden; }
.ProductCont .tabs li { display:inline-block; margin:0 5px 10px; }
.ProductCont .tabs a { 
	display:block; background-color:#fffbf5; padding:10px 20px; box-sizing:border-box; border:1px solid #ea833d; position:relative;
	line-height:16px; font-size:16px; color:#f47722; text-decoration:none; 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}
.ProductCont .tabs a img { vertical-align:top; margin-right:5px; width:16px; height:16px; }
#ColumnCenter .ProductCont .tabs a:hover, .ProductCont .tabs li.active a { background-color:#ea833d; color:#fff; border:1px solid #ea833d;}
.ProductCont .tabs li.active a:after{ content:''; border: solid transparent; border-top-color: #ea833d; border-width: 7px; width:0; height:0; position:absolute; left:43%; bottom:-15px;}

.ProductCont .tab_cont { transition:opacity 0.5s ease; overflow:hidden; }
.ProductCont .tab_cont h4{ color:#f47722; font-size:137.5%; font-weight:normal; line-height: 120%; padding-top: 10px; padding-bottom: 10px; letter-spacing:1px;}
.ProductCont .tab_cont > .title { /*display:none;*/ }
.ProductCont .tab_cont > .title span { 
	display:block; padding:0 20px; box-sizing:border-box; cursor:pointer; position:relative; font-weight:normal; 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}
.ProductCont .tab_cont > .title span img { margin-right:5px; vertical-align:middle; width:20px; height:20px; margin-bottom:4px; }
	.ProductCont .tab_cont > .title span img.mobile { width:16px; height:16px; }
.ProductCont .tab_cont > .title span::after { 
	display:block; position:absolute; top:12px; right:12px; content:""; width:10px; height:10px; border-right:2px solid #ea833d; border-top:2px solid #ea833d;
	-webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
	}
.ProductCont .tab_cont.active > .title span::after { 
	border-color:#fff; top:18px;
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
	}

.ProductCont .tab_cont > .cont > *:last-child { margin-bottom:0; padding-bottom:0; }
.ProductCont .tab_cont h3 { margin-bottom:10px; font-size:112.5%; line-height:120%; font-weight:500; color:#0047ba; }

/* 產品規格 */
.ProductSpec { width:100%; }

/* 下載 */
.dl_serv_search { 
	margin-bottom:20px; 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
	.ProductCont .dl_serv_search { background-color:#f5f5f5; padding:10px 15px 15px; }
.dl_serv_search > div { display:inline-block; position:relative; padding-top:25px; margin-right:8px; }
.dl_serv td{ font-size:87.5%;}
.dl_serv_search label { position:absolute; top:0; left:0; line-height:25px; font-size:81.5%; font-weight:bold; }
.dl_serv_search input[type="text"], .dl_serv_search select { 
	background-color:#fff; border:1px solid #cccccc; height:32px; box-sizing:border-box; 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
	.dl_serv_search input[type="text"] { padding:0 10px; line-height:32px; }
	.dl_serv_search select { padding:5px 5px 4px; line-height:20px; }
.dl_serv_search .btn { 
	background-color:#9b9b9b; padding:0 10px; height:32px; line-height:32px; color:#fff; border:0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
.dl_serv_search .btn:hover { background-color:#ea833d; }
.dl_serv table{ width:100%;}
.dl_serv table tr{ text-align:center;}
