
.nodatatxt {
	text-align:center;
	height:60px;
	line-height:60px;
}
.leftmenu_ul {
	display:none;
}
.productside li ul {
	padding-top:5px;
}
.boxin > .leftmenu_ul,
.box > .leftmenu_ul {
	padding-left: 50px;
}
.boxin.active > .leftmenu_ul,
.box.active > .leftmenu_ul {
	display:block ;
}

.productside li.boxin {
    padding-left: 0px;
	position: relative;
}

.lfl2 .leftmenu_ul {
	padding-left: 0px;
}
.boxin .menu_icon1 {
	position:absolute;
	left:-30px;
}

/*模擬對角線 產品頁*/
.diagonal_th {
   border-top:80px #FFF5EC solid; /*上邊框寬度等於表格第一行行高*/
   width:0px; /*讓容器寬度為0*/
   height:0px; /*讓容器高度為0*/
   border-left:215px #FFFFEC solid; /*左邊框寬度等於表格第一行第一格寬度*/ 
   position:relative; /*讓裡面的兩個子容器絕對定位*/
}
.diagonal_th .th1 {font-style:normal;display:block;position:absolute;top:-55px;left:-110px;color:blue;font-size: 15px;font-weight: 700;}
.diagonal_th .th2 {font-style:normal;display:block;position:absolute;top:-35px;left:-185px;color:blue;font-size: 15px;font-weight: 700;}


.diagonal_th .th3 {font-style:normal;display:block;position:absolute;top:-70px;left:-100px;color:blue;font-size: 18px;font-weight: 700;}
.diagonal_th .th4 {font-style:normal;display:block;position:absolute;top:-35px;left:-200px;color:blue;font-size: 18px;font-weight: 700;}	

/*--------------------------------------------------- 對版面的調整 ---------------------------------------------------*/

li {
	list-style:none ;
}


.menu_icon1 {
	font-size:20px!important;
	margin-left:9px;
	color: #139c9b;
}
.page-header {
	background-image: url(/images/tbg.png);
}

.flag {
	background-image: none; /*url(/images/flags.png) ;*/
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a {
	color:#fff ;
}
.investTitle {
	background-image: url(/images/line.gif);
	/*background-image: none ;*/
}
.investTitle4 {
	padding-top: 0px;
	padding-left: 24px;
	margin-bottom: 6px;
	
	color: #39678a;
	background-image: url(/images/logo-icon.png);
	background-repeat: no-repeat;
	background-size:18px auto;
	background-position:center left ;
}
.investdownload ul li {
	padding-left: 0px;
	/*background-image:url(/images/pdf.jpg);*/
	background-image: none ;
}

.table.downloadtable {
	margin-bottom:0px;
}

ul.service li .servicetitle {
	background-image: url(/images/p7_6.jpg);
}

.titlepower {
	width:100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+21,207cca+25,207cca+31,207cca+41,2989d8+51,7db9e8+65&1+0,1+57,0+81 */
	background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(32,124,202,1) 21%, rgba(32,124,202,1) 25%, rgba(32,124,202,1) 31%, rgba(32,124,202,1) 41%, rgba(41,137,216,1) 51%, rgba(77,158,223,1) 57%, rgba(125,185,232,0.67) 65%, rgba(125,185,232,0) 81%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 21%,rgba(32,124,202,1) 25%,rgba(32,124,202,1) 31%,rgba(32,124,202,1) 41%,rgba(41,137,216,1) 51%,rgba(77,158,223,1) 57%,rgba(125,185,232,0.67) 65%,rgba(125,185,232,0) 81%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 21%,rgba(32,124,202,1) 25%,rgba(32,124,202,1) 31%,rgba(32,124,202,1) 41%,rgba(41,137,216,1) 51%,rgba(77,158,223,1) 57%,rgba(125,185,232,0.67) 65%,rgba(125,185,232,0) 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}
ul.product_kt03plist li {
	background-image: url(/images/p4_5.jpg);
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
ul.product_kt10plist li {
	background-image: url(/images/p4_5.jpg);
	margin-bottom: 15px;
}
.boxleft{padding-left:20px; padding-top:5px}
ul.product_kt4plist li {
    background-image: url(/images/p4_5.jpg);
}
ul.product_kt5plist li {
    background-image: url(/images/p4_22.gif);
}
.introduction li {
    background-image: url(/images/introduction_1.gif);
}

html .scroll-to-top {
	bottom:5px;
}
#header .header-body {
    /*padding-top: 0px;
    padding-bottom: 0px;*/
}

.header-nav-main nav > ul li.phone4 {
	display:none ;
}
.header-nav-main nav li.active {
	background:#DD2211;
}

.header-nav-main nav > ul li.opened {
	background:transparent;
}

.phone4  {
	display:none ;
}
@media (max-width: 959px) {
	.phone4  {
		display:inline-block ;
	}
	
	.computer4  {
		display:none ;
	}
	.nav-pills {
		display:none ;
	}
	
	.collapse .nav-pills,
	.collapsing .nav-pills	{
		display:block;
	}
	
	.header-phone {
		max-height: 80vh;
		overflow-y: auto;
		padding-right:0px;
	}
}
#header.header-narrow .header-nav-main {
	width:100%;
}
#header .header-column {
	display:block; 
}
.dropup, .dropdown {
	min-width: 11%;
}

.nav > li.css-last_menu {
	/* float:right; */
	/* margin-right: 45px; */
}

.mobiletest-html .header-body {
	top:0 !important ;
}
html.sticky-header-enabled #header .header-nav-main.collapse {
	max-height: none;
    /*overflow-y: hidden;*/
}
#header .header-nav-main nav {
	margin-bottom :0px;
}
.lfl3 {
	/*padding-left: 0em;*/
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle {
	padding-right:1em;
}
.ckeditor4,
.ckeditor4 p {
	font-size:13px;
}	
.header-container.container {
	padding-left:0px;
	padding-right:0px;
}

.tab_company_history {
	
}
.tab_company_history td {
	padding:6px 4px 6px 10px; 
	border-bottom: 1px solid #FFF;
}



