body {
	color: #666;
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
p,
a {
	font-weight: normal;
}

a,
a:hover {
	text-decoration: none;
}

.text-uppercase {
	text-transform: uppercase;
}

.navbar {
	margin-bottom: 0;
	background: url(../images/menu.jpg) no-repeat;
	border: none;
}

.navbar-brand {
	padding: 14px 0;
	height: auto;
}

.navbar-brand img {
	max-height: 81px;
}

.tel img {
	margin: 16px 0;
}

.menu .navbar-nav {
	min-height: 55px;
}

.menu .navbar-nav>li {}

.menu .navbar-nav>li>a {
	position: relative;
	color: #fff;
	padding: 0;
	width: 136px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
}

.menu .navbar-nav>li>a:before {
	position: absolute;
	content: '/';
	color: #fff;
	right: -1px;
	top: 50%;
	transform: translateY(-50%);
}

.menu .navbar-nav>li:last-child>a:before {
	content: '';
}

.nav>li>a:focus,
.nav>li>a:hover,
.navbar-nav>li.active>a {
	background: none;
}

.navbar-nav>li>a:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 0px;
	height: 3px;
}

.navbar-nav>li>a:hover:after {
	width: 100%;
}

.dropdown-menu>li>a {
	padding: 12px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-color: #006a6a;
}

.series1 {
	margin: 50px 0;
}

.service-more a {
	color: #fff;
	line-height: 40px;
	font-size: 16px;
}

.service-more {
	margin-top: 20px;
}

.ser-tit {
	margin-top: 70px;
	margin-bottom: 40px;
}

.ser-tit h2 {
	font-size: 26px;
	color: #006a6a;
	margin-bottom: 20px;
}

.ser-text {
	background-color: #f5f5f5;
	font-size: 16px;
	color: #666;
	line-height: 60px;
	border-bottom: 5px solid #ddd;
	padding-left: 10px;
	padding-right: 10px;
	transition: all ease-in-out .3s;
}

.ser-text i {
	float: right;
	padding-top: 23px;
}

.ser-text: {
	background-color: #006a6a;
	color: #fff;
	border-bottom-color: #039c9c;
}

.heng {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.icon-bg {
	padding: 60px 0;
}

.icon-about {
	background-color: #fff;
}

.icon-about p {
	line-height: 26px;
}

.icon-about h2 {
	position: relative;
	padding-top: 40px;
	padding-bottom: 20px;
	color: #f58823;
}

.icon-about h2:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #168b8b;
}

.abtn {
	background-color: #f58823;
	color: #fff;
	text-shadow: 0 0 0;
	padding: 7px 20px;
	font-size: 14px;
	border-color: transparent;
	margin-top: 10px;
}

.icon22 {
	margin-top: 40px;
}

.ap {
	line-height: 28px;
	padding: 0 30px;
}

.icon-title p {
	font-size: 16px;
	margin-top: 20px;
	line-height: 28px;
}

.icon1 {
	padding: 30px 20px;
	transition: background 0.3s;
}

.icon-img img {
	margin-bottom: 35px;
	transition: all ease-in-out 0.3s;
}

.icon-img:hover img {
	transform: translateY(-20px);
}

.icon1 h2 {
	position: relative;
	color: #555;
	padding-bottom: 0;
}

.icon1 h2:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%);
	transition: all ease-in-out 0.3s;
	background-color: #fff;
}

.icon1 h2:hover:after {
	width: 80px;
}

.icon1 p {
	margin-top: 20px;
	line-height: 24px;
	font-size: 14px;
	color: #878787;
}

.sy-about {
	background-color: #10a1d6;
}

.sy-about .col-md-5 {
	padding-right: 0px;
	padding-left: 0px;
}

.new-tit {
	position: relative;
}

.new-tit h2 {
	font-size: 27px;
	color: #10a1d6;
}

.pro-tit p {
	line-height: 28px;
	font-size: 16px;
}

.new-tit:after {
	position: absolute;
	content: "";
	width: 5%;
	height: 2px;
	left: 2%;
	bottom: -20px;
	background-color: #10a1d6;
}

.ser_bg {
	background: url(images/ser_bg.jpg) no-repeat top center fixed;
	color: #fff;
	margin-top: 30px;
	padding: 100px 0;
}

.ser_bg h2 {
	position: relative;
	font-size: 36px;
	margin-bottom: 70px;
}

.ser_bg h2:after {
	position: absolute;
	content: "";
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 2px;
	background-color: #fff;
}

.ser_bg p {
	font-size: 18px;
	line-height: 42px;
	padding-top: 60px;
}

sy-news1 {
	padding: 20px 0 40px;
	background: url(images/new.png) repeat-y top center;
}

.sy-news {
	padding: 20px 0 40px;
}

.sy-news .media {
	padding-bottom: 10px;
	border-bottom: 1px dashed #b8b8b8;
}

.sy-news .date-time {
	display: block;
	background: #31b98e;
	font-weight: 300;
	width: 100px;
	height: 100px;
	color: #fff;
	text-align: center;
	padding-top: 17px;
}

.sy-news .date-time:hover {
	background-color: #e85f01;
	color: #fff;
}

.sy-news .date-time>span.big {
	font-size: 30px;
	font-weight: bold;
}

.media-left,
.media>.pull-left {
	padding-right: 20px;
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top;
}

.sy-news p.des {
	color: #827d7d;
	line-height: 24px;
}

.sy_news ul.blocks-2 li p.des {
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.media-heading a {
	color: #333;
}

.sy-news ul li {
	list-style: none;
	margin: 0 0 10px 0;
}

.news .more {
	margin: 70px auto;
}

.news .news_time {
	display: block;
	height: 30px;
	color: #999;
	font-weight: 300;
}

.news .news_time i {
	padding-right: 8px;
	color: #f78f28;
}

.media-left,
.media>.pull-left {
	padding-right: 20px;
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top;
	padding-right: 40px;
}

.sy-news1 .media-left {}

footer {
	background: #006a6a;
	padding: 48px 0 0 0;
}

.bot-img1 {
	margin-top: 40px;
}

.bot-img h6 {
	color: #fff;
	font-size: 15px;
}

footer dt {
	color: #ddd;
	font-size: 20px;
	position: relative;
	margin-bottom: 34px;
}

footer dt:after {
	position: absolute;
	content: '';
	background: #fff;
	width: 48px;
	height: 4px;
	bottom: -11px;
	left: 0
}

footer dl dd {
	color: #ddd;
	background: no-repeat left;
	border-bottom: 1px dashed #178686;
	line-height: 24px;
	padding: 7px 0;
}

footer dl dd a {
	color: #ddd;
}

.copyright {
	margin-top: 18px;
	color: #f5f5f5;
	background: #014949;
	padding: 20px 0;
}

.ny_info {
	line-height: 28px;
}

.ny-content {
	min-height: 300px;
}

.ny-content p {
	line-height: 28px;
	color: #666;
}

.ny-images a {
	margin-bottom: 20px;
	display: block;
}

.media-news {
	padding: 20px 15px;
	min-height: 220px;
	border-radius: 6px;
	box-shadow: #ddd 5px 5px 30px;
	margin-bottom: 20px;
	transition: all 0.3s ease-in-out;
}

.media-news h3 {
	color: #333;
}

.media-news h6 {
	line-height: 24px;
	color: #666;
	margin: 20px 0;
	max-height: 72px;
	white-space: normal;
}

.media-news a {
	display: inline-block;
	color: #fff;
	background: #006a6a;
	border-radius: 6px;
	padding: 10px 15px;
}

.media-news:hover {
	transform: translateY(-10px)
}

.shownews-t {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.shownews-t h3 {
	font-size: 22px;
}

.ny-pro .media-pro {
	display: block;
}

.ny-pro .pro-img {
	border: 1px solid #ddd;
}

#map {
	width: 100%;
	height: 400px;
}

/*  */
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 100%;
	list-style: none;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	height: auto;
	/* background: #3085a3; */
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 1;
}

.grid figure figcaption {
	padding: 10px 15px;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::after,
.grid figure figcaption::before {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -.15em;
	font-weight: 300;
	color: #fff;
	background: rgba(0, 106, 106, 0.8)
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	color: #fff;
}

figure.effect-goliath {
	/* background: #006a6a; */
}

figure.effect-goliath h2,
figure.effect-goliath img {
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: 1px solid gray;
	padding: 2px;
}

figure.effect-goliath h2,
figure.effect-goliath p {
	position: absolute;
	bottom: 15px;
	left: 0;
	padding: 10px;
}

/* figure.effect-goliath p{text-transform:none;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);} */
/* figure.effect-goliath:hover img{-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0);}
figure.effect-goliath:hover h2{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}
figure.effect-goliath:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);} */
/* åˆ†é¡µ */
.pager>li.active>a,
.pager>li.active>a:hover,
.pager>li.active>span,
.pager>li.active>span:hover {
	background: #006a6a;
	border-color: #006a6a;
}

.pager {
	display: inline-block;
}

.pager-loose.pager-pills>li>a {
	color: #333;
}

.pager>li.active>a {
	color: #fff;
}

.pager>li.disabled>a {
	color: #ddd;
}







@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}

@media (max-width: 1199px) {
	.navbar-nav>li>a {
		padding: 15px 20px;
	}

}

@media (max-width: 991px) {
	.menu .navbar-nav>li>a {
		width: 87px;
		font-size: 14px;
	}

	.series span.bg {
		padding-top: 10%;
	}

	.series span.bg h1 {
		font-size: 20px;
	}

	.about-tit h1 {
		font-size: 24px;
	}

	.btn-series {
		padding: 10px 20px;
		margin-bottom: 10px;
	}

	.pro-list span.icon {
		width: 100px;
		height: 100px;
	}



}

.pro-list>.col-md-3 {
	margin-bottom: 10px
}

@media (min-width: 768px) {
	.navbar-form {
		width: 34%;
	}

	.navbar-form .form-group {
		width: 67%;
	}

	.navbar-form .form-control {
		width: 100%;
	}



}

@media (max-width: 767px) {
	.navbar {
		background-image: none;
		background-color: #006a6a;
	}

	.menu .navbar-nav>li>a {
		height: 40px;
		line-height: 40px;
	}

	.menu .navbar-nav>li>a::before {
		content: '';
	}

	.navbar-brand {
		padding: 15px;
	}

	.navbar-brand img {
		max-height: 40px;
	}

	.navbar-toggle {
		background-color: #eee;
		margin: 20px 10px 20px 0;
	}

	.navbar-toggle .icon-bar {
		background-color: #555;
	}

	.navbar {
		min-height: 0px;
	}

	.navbar-nav>li>a {
		padding: 10px 5px;
	}

	.icon3 img {
		margin-top: 20px;
	}

	.series {
		margin: 20px 0 0;
	}

	.media-body,
	.media-left,
	.media-right {
		padding-right: 0px;
	}

	.ser_bg {
		padding: 30px 0;
	}

	.ser_bg img {
		margin-bottom: 20px;
	}

	.icon-bg {
		padding: 20px 0 50px;
	}

	.icon-title h2,
	.pro-tit h2 {
		font-size: 24px;
	}

	.grid figure h2 {
		font-size: 12px;
	}

	.sy-about,
	.sy-products,
	.sy-news {
		margin-top: 20px;
	}

	.news .media-heading a {
		font-size: 16px;
	}

	.about-tit h2 {
		font-size: 24px;
	}

	.icon-title p {
		font-size: 14px;
	}

}









.p0 {
	padding: 0px;
}

.p5 {
	padding: 5px;
}

.pt0 {
	padding-top: 0px;
}

.pr0 {
	padding-right: 0px;
}

.pb0 {
	padding-bottom: 0px;
}

.pl0 {
	padding-left: 0px;
}

.pt5 {
	padding-top: 5px;
}

.pr5 {
	padding-right: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pr15 {
	padding-right: 15px;
}

.pb15 {
	padding-bottom: 15px;
}

.pl15 {
	padding-left: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.pl20 {
	padding-left: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pr30 {
	padding-right: 30px;
}

.pb30 {
	padding-bottom: 30px;
}

.pl30 {
	padding-left: 30px;
}

.m0 {
	margin: 0px;
}

.m5 {
	margin: 5px;
}

.mt0 {
	margin-top: 0px;
}

.mr0 {
	margin-right: 0px;
}

.mb0 {
	margin-bottom: 0px;
}

.ml0 {
	margin-left: 0px;
}

.mt5 {
	margin-top: 5px;
}

.mr5 {
	margin-right: 5px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml5 {
	margin-left: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mr10 {
	margin-right: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mr15 {
	margin-right: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.ml15 {
	margin-left: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mr20 {
	margin-right: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mr30 {
	margin-right: 30px;
}

.mb30 {
	margin-bottom: 30px;
}

.ml30 {
	margin-left: 30px;
}

.wauto {
	width: auto;
}

.pagination {
	color: #666;
	clear: both;
	margin-top: 1em;
	display: block;
	margin: auto;
}

.pagination li {
	display: inline-block;
}

.pagination a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: -1px;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	color: #428bca;
	border: 1px solid #ddd;
	background: #fff;
	text-decoration: none;
	overflow: hidden;
}

.pagination li>span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: -1px;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	color: #428bca;
	border: 1px solid #ddd;
	background: #fff;
	text-decoration: none;
	overflow: hidden;
}

.pagination li.active>span {
	color: #ffffff;
	background: #2a6496;
}

.pagination .prev::before {
	font-family: "FontAwesome";
	display: inline-block;
	content: "\f104";
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

.pagination .next::after {
	font-family: "FontAwesome";
	display: inline-block;
	content: "\f105";
	width: 10px;
	height: 10px;
	margin-left: 5px;
}

.pagination a:not(.goto):hover {
	background-color: #eee;
	color: #2a6496
}

.pagination a.cur,
.pagination a.cur:hover {
	background-color: #428bca;
	color: #fff;
	border-color: #428bca;
	margin-right: 1px
}

.pagination a.disabled {
	background-color: #e6e6e6 !important;
	color: #bbb !important;
	cursor: no-drop
}

.pagination .prev {
	border-radius: 5px 0 0 5px
}

.pagination .next {
	border-radius: 0 5px 5px 0;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.series {
	margin: -20px 0 40px;
}

.series li {
	display: inline-block;
	list-style: none;
}

.series li a {
	display: inline-block;
	margin: 2px;
	line-height: 32px;
	border: 1px #dbdbdb solid;
	padding: 0 30px;
	color: #666;
}

.series a:hover,
.series .active a {
	background: #006a6a;
	color: #fff;
	border: 1px #be964e solid;
	text-decoration: none;
}

.aboutus-p p{
	max-height: 208px;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* Table Styles */

.table-wrapper{
    margin: 10px 70px 70px;
    box-shadow: 0px 35px 50px rgba( 0, 0, 0, 0.2 );
}

.article>.content .fl-table {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    background-color: white;
}

.article>.content .fl-table td, .article>.content .fl-table th {
    text-align: center;
    padding: 8px;
}

.article>.content .fl-table td {
    border: 1px solid #000;
    font-size: 12px;
}

.article>.content .fl-table thead th {
	border: 1px solid #000;
    color: #ffffff;
    background: #4FC3A1;
}


.article>.content .fl-table thead th:nth-child(odd) {
    color: #ffffff;
    background: #324960;
}

.article>.content .fl-table tr:nth-child(even) {
    background: #F8F8F8;
}

/* Responsive */

@media (max-width: 767px) {
    .article>.content .fl-table {
        display: block;
        width: 100%;
    }
    .table-wrapper:before{
        content: "Scroll horizontally >";
        display: block;
        text-align: right;
        font-size: 11px;
        color: white;
        padding: 0 0 10px;
    }
	
	.table-wrapper{
		margin:0;
	}
    .article>.content .fl-table thead, .article>.content .fl-table tbody, .article>.content .fl-table thead th {
        display: block;
    }
    .article>.content .fl-table thead th:last-child{
        border-bottom: none;
    }
    .article>.content .fl-table thead {
        float: left;
    }
    .article>.content .fl-table tbody {
        width: auto;
        position: relative;
        overflow-x: auto;
    }
    .article>.content .fl-table td, .article>.content .fl-table th {
        padding: 20px .625em .625em .625em;
        height: 60px;
        vertical-align: middle;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: auto;
        width: 120px;
        font-size: 13px;
        text-overflow: ellipsis;
    }
    .article>.content .fl-table thead th {
        text-align: left;
        border-bottom: 1px solid #f7f7f9;
    }
    .article>.content .fl-table tbody tr {
        display: table-cell;
    }
    .article>.content .fl-table tbody tr:nth-child(odd) {
        background: none;
    }
    .article>.content .fl-table tr:nth-child(even) {
        background: transparent;
    }
    .article>.content .fl-table tr td:nth-child(odd) {
        background: #F8F8F8;
        border-right: 1px solid #E6E4E4;
    }
    .article>.content .fl-table tr td:nth-child(even) {
        border-right: 1px solid #E6E4E4;
    }
    .article>.content .fl-table tbody td {
        display: block;
        text-align: center;
    }
}

.proInfo-title {
    font-size: 22px;
    color: #666;
    padding-bottom: 24px;
}

.ajax-items-title {
    color: #fff;
    font-size: 20px;
    width: 148px;
    height: 54px;
    background: #C00;
    line-height: 54px;
    text-align: center;
}
.pro-title-wrap {
    border-bottom: 1px solid #C00;
}
.friendlink {
    float: left;
    color: #fff;
    line-height: 27px;
}

.friendlink i {
    list-style: none;
    font-style: normal;
    line-height: 30px;
    float: left;
}

.friendlink .linkTagcs {
    text-align: left;
    float: right;
    width: 181px;
    max-height: 30px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    line-height: 30px;
}

.friendlink .linkTagcs a {
    display: block;
    color: #fff;
}

.friendlink .linkTagcs:hover {
    max-height: 30px;
    overflow-x: hidden;
    overflow-y: auto;
}