﻿@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'OpenSans-Light';
	src: url('opensans-light.eot') format('embedded-opentype'), url('opensans-light.woff') format('woff'), url('opensans-light.ttf') format('truetype'), url('opensans-light.svg#opensans-light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('opensans.eot') format('embedded-opentype'), url('opensans.woff') format('woff'), url('opensans.ttf') format('truetype'), url('opensans.svg#opensans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Book';
	src: url('gotham-book.eot') format('embedded-opentype'), url('fonts/Gotham-Book.otf') format('opentype'),  url('fonts/Gotham-Book.woff') format('woff'), url('gotham-book.ttf') format('truetype'), url('gotham-book.svg#gotham-book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Bold';
	src: url('gotham-bold.eot') format('embedded-opentype'), url('fonts/Gotham-Bold.otf') format('opentype'),  url('fonts/Gotham-Bold.woff') format('woff'), url('gotham-bold.ttf') format('truetype'), url('gotham-bold.svg#gotham-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ================= FONTS ================== */
h1, h2, h3, h4, h5, h6, strong, .slidetext, .button, input[type="submit"], .next a, .previous a, .testimonial-name, .readmore-button, .resp-tabs-list li, .ns_nerveSlider .ns_slideContent div span, .featured-image-date p, .slidetext {
	font-family: "Microsoft YaHei", "SimSun", "SimHei", Arial, Helvetica, sans-serif !important;
}
body, p, .nav-buttons span, .nav, .testimonial-name span, .rev-btn {
	font-family: "Microsoft YaHei", "SimSun", "SimHei", Arial, Helvetica, sans-serif !important;
}
body {
	min-width: 320px;
	font-size: 1.3rem;
	line-height: 1.2;
}
h1 {
	font-size: 4rem;
}
h2, .slidetext {
	font-size: 3rem;
}
h3 {
	font-size: 2.4rem;
}
h4 {
	font-size: 1.8rem;
}
h5, .toggleMenu, .testimonial-name, .featured-image-date p, .announcement-ltem a, .announcement-ltem span {
	font-size: 1.6rem;
}
h6, blockquote p, .testimonial .testimonial-text p, .gallery-title, .resp-tabs-list li, h2.resp-accordion {
	font-size: 1.4rem;
}
.nav {
	font-size: 17px;
}
.nav ul {
	width: 100%;
}
/* ================= ICONS ================== */
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	color: #0066BE;
}
/* ================= GENERAL STYLES ================== */
.blogimage, .galleryimage, #lightGallery-slider .lightGallery-slide {
	background: url('loader.gif') no-repeat scroll center center transparent;
}
body {
	color: #666666;
	background-color: #f3f3f3;
}
h1, h2, h3, h4, h5 {
	color: #333;
}
a {
	color: #0066BE;
	outline: none !important;
}
a:hover {
	color: #0066BE;
}
h6, p {
	color: #666666;
}
hr {
	background-color: #f0f0f0;
}
.label {
	background-color: #f0f0f0;
	color: #333333;
}
.label a {
	color: #fff;
}
.label a:hover {
	color: #fff;
}
blockquote {
	background: #f0f0f0;
}
blockquote:before {
	background: #0066BE;
}
blockquote:after {
	color: #fff;
}
.logo_h1 {
	float: right;
	font-size: 24px;
	line-height: 84px;
}
@media screen and (max-width:400px){
	.logo_h1{display:none}
}
@media screen and (max-width:768px){
	.logo_h1{display:none}
}
/* 分页 */
.k_pagelist { height:34px; }
.k_pagelist em { display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;font-weight:bold;font-style:normal;}
.k_pagelist strong { display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;}
.k_pagelist a{ display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;}
.k_pagelist a:hover{ background:#f73232; color:#fff;}
/* ================= CAROUFREDSEL ================== */
.nav-buttons {
	background-color: #0066BE;
}
.nav-buttons span {
	color: #fff;
}
.micon {
	background-color: #0066BE;
}
#caroufredsel-main-wrapper .slidetext {
	color: #fff;
	background-color: #0066BE;
}
#caroufredsel-main-wrapper .slidetext a {
	color: #fff;
}
/* ================= MAIN MENU  ================== */
.logo h1 {
	color: #000 !important;
}
.toggleMenu {
	background-color: #0066be;
	color: #fff !important;
	border: none;
	height: 40px;
	position: absolute;
	top: 20px;
	right: 10px;
	left: auto;
	width: auto;
	width: 40px;
	background-position: center center;
}
.nav a {
	color: #666666;
	font-size: 13px;
	padding: 10px 10px;
}
.nav > .activelink > a {
	background: none;
	color: #0066BE;
}
.nav > li > a:hover {
	background: none;
	color: #0066BE !important;
}
.nav li ul {
	background: #222;
}
.nav li li a, .nav li li li a {
	color: #fff;
}
.nav li li a:hover, .nav li li li a:hover {
	color: #fff;
}
.nav .sub-menu {
	max-height: 460px;
	overflow: hidden;
}
.sub-menu > li {
	border-bottom: 1px solid #111;
	border-top: 1px solid #333;
}
.projects-menu .sub-menu {
	width: 10em;
}
/* ================= NEWS ================== */
.blogcontainer {
	background-color: #f0f0f0;
}
.blogimage a {
	background-color: #0066BE;
}
.postcontent h4 a {
	color: #333333;
}
.postcontent h4 a:hover {
	color: #0066BE;
}
.postcontent > hr {
	background-color: #fff;
}
.featured-image-date {
	background-color: #0066BE;
}
.featured-image-date p {
	color: #fff;
}
.blogmetadata {
	background-color: #f0f0f0;
}
.blogmetadata a {
	color: #666666;
}
.blogmetadata a:hover {
	color: #0066BE;
}
.blogmetadata span {
	color: #fff;
}
/* ================= COMMENTS  ================== */
.comments_content {
	border-top: 1px solid #f0f0f0;
}
/* ================= SIDEBAR ================== */
/* ================= FORMS ================== */
input, textarea, select {
	border: 1px solid #ddd;
	color: #666666;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #0066BE;
	color: #333333;
}
.next a, .previous a, input[type="submit"] {
	color: #fff !important;
	background-color: #0066BE;
}
.next a:hover, .previous a:hover, input[type="submit"]:hover {
	color: #fff !important;
	background-color: #333333;
}
.searchbox .button:hover {
	background-color: #0066BE;
}
/* ================= FOOTER ================== */
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer-widgets p, .footer-widget li a, .footer-widget ul li a:hover, .credits, .tagcloud a {
	color: #fff;
}
.page-block .tagcloud a:hover, .tagcloud a:hover {
	color: #fff;
	background-color: #0066BE;
}
.page-block .tagcloud a {
	color: #666666;
	background-color: #f0f0f0;
}
#footer-widgets #wp-calendar caption, #footer-widgets #wp-calendar tbody {
	color: #fff;
}
#footer-widgets #wp-calendar a, #footer-widgets #wp-calendar a:hover {
	color: #fff !important;
}
#footer-widgets #wp-calendar tbody td {
	border: 1px solid #666666;
}
/* ================= BACK TO TOP BUTTON ================== */
.back-to-top {
	background-color: #0066BE;
}
.back-to-top:hover {
	background-color: #0066BE;
}
/* ================= ACCORDION  ================== */
#accordion-container {
	border-top: 1px solid #f0f0f0;
}
.accordion-header {
	border-bottom: 1px solid #f0f0f0;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
}
.accordion-header:hover {
	color: #000;
}
.active-header {
	color: #000;
}
.accordion-content {
	border-bottom: 1px solid #f0f0f0;
	display: none;
	font-size: 16px;
	padding: 5px;
}
/*General */
.bold {
	font-weight: bold !important;
}
.font-gb {
	font-family: 'Gotham-Bold', "Microsoft YaHei", "SimHei", Arial, Helvetica, sans-serif !important;
}
.blue, .blue p {
	color: #1B68B8;
}
.white, .white p {
	color: #fff;
}
.black-3, .black-3 p {
	color: #333;
}
.black-6, .black-6 p {
	color: #666;
}
.black-9, .black-9 p {
	color: #999;
}
img {
	max-width: 100%;
}
.show-grid-lg {
	margin-bottom: 35px;
}
.show-grid-md {
	margin-bottom: 25px;
}
.show-grid-sm {
	margin-bottom: 15px;
}
.show-grid-xs {
	margin-bottom: 5px;
}
.required {
	color: #d90000;
}
.container {
	max-width: 1170px;
}
.displaynone {
	display: none;
}
/*Header*/
.nav-container {
	background-color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
}
.header_widget {
	float: right;
	margin-bottom: 0;
}
.header-right {
	font-size: 2.5rem;
	font-weight: bold;
	color: #333;
}
.header-right ul {
	margin: 0;
}
.header-right span {
	display: block;
	font-size: 1.2rem;
	font-weight: normal;
	color: #999;
	font-weight: bold;
}
.header-right li {
	float: left;
	border-right: 1px solid #ddd;
	min-height: 86px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	margin-right: 20px;
}
.header-right li.header-language {
	border: 0;
	background: #0066BE;
	margin-right: 0;
	display: inline-block;
}
.header-language span {
	color: #fff;
	background: url("icon-language.png") left center no-repeat;
	line-height: 26px;
	background-size: 26px;
	display: block;
	margin-left: 15px;
	padding-left: 35px;
	margin-top: 10px;
}
.header-right li.header-email {
	background: url("top_qq.png") no-repeat left center;
	background-size: 42px;
	padding-left: 55px;
	line-height: 22px;
}
.header-right li.header-tel {
	background: url("header-tel.png") no-repeat left center;
	background-size: 42px;
	padding-left: 45px;
	margin-right: 0;
	line-height: 22px;
}
.header-bottom {
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
	background: #0065be;
}
body.f-nav .header-bottom {
	position: fixed;
	width: 100%;
	top: 0;
}
body.f-nav #site-container {
	transition: all 0s ease 0s;
	-webkit-transition: all 0s ease 0s;
	-moz-transition: all 0s ease 0s;
}
#menu-primary-menu {
	float: none;
	text-align: center;
}
.navbar-inverse .nav > li > a {
	margin: 0;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	padding: 15px 45px 15px 35px;
}
.navbar-inverse .nav > li:hover > a, .navbar-inverse .nav > li.current-menu-item > a, .navbar-inverse .nav > li.current-menu-parent > a, .navbar-inverse .nav > li.current-menu-ancestor > a, .navbar-inverse .nav > li > a:focus {
	background-color: #be004f!important;
	color: #fff!important;
}
/*Footer*/
#footer {
	color: #999;
	font-size: 12px;
	background: #222;
	padding: 30px 0 20px;
}
footer a {
	color: #999;
}
footer a:hover {
	color: #fff;
}
.footer-bottom {
	text-align: center;
	padding: 15px 0 0 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#menu-footer-menu {
	float: left;
	margin: 15px 0 0;
}
#menu-footer-menu > li {
	float: left;
	padding: 0 35px 20px 0;
}
#menu-footer-menu > li.footer-product {
	padding-right: 25px;
}
#menu-footer-menu > li:last-child {
	padding-right: 0;
}
#menu-footer-menu > li > a {
	color: #fff;
	font-size: 13px;
	display: block;
	padding-bottom: 10px;
}
.site-webchat li {
	text-align: left;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}
.site-webchat .img-wrap img {
	max-height: 110px;
}
.site-webchat li span {
	display: block;
	padding-left: 15px;
}
.webchat-title {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	padding-bottom: 5px;
}
.site-webchat li .img-wrap {
	position: relative;
	padding: 15px;
	margin-bottom: 15px;
}
.site-webchat li .img-wrap:before {
	position: absolute;
	left: 0;
	top: 0;
	content: url("images/webchat-before.png");
}
.site-webchat li .img-wrap:after {
	position: absolute;
	right: 0;
	bottom: -2px;
	content: url("images/webchat-after.png");
}
.footer-bottom .copyright-left {
	float: left;
	padding-bottom: 15px;
}
.footer-bottom .copyright-right {
	float: right;
}
.page-right-section {
	position: fixed;
	right: 0;
	bottom: 100px;
	z-index: 9999;
}
.page-right-section li a {
	color: #fff;
	line-height: 50px;
	width: 50px;
	display: inline-block;
}
.page-right-section li {
	background: #000;
	font-size: 20px;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
}
.page-right-section li:last-child {
	margin-bottom: 0;
}
.page-right-section li:hover {
	background: #0066be;
}
.page-right-section li.qq .qq-wrap {
	left: -130px;
	max-width: 120px;
	position: absolute;
	right: 0;
	top: -32px;
	background: #fff;
	display: none;
}
.page-right-section li.tel .tel-wrap {
	left: -140px;
	max-width: 130px;
	position: absolute;
	right: 0;
	top: -42px;
	background: #fff;
	display: none;
}
.page-right-section li.weixin .webchat-wrap {
	left: -110px;
	max-width: 100px;
	position: absolute;
	right: 0;
	top: -52px;
	background: #fff;
	display: none;
}
.page-right-section li.weixin.show .webchat-wrap {
	display: block;
}
.page-right-section li.weixin .webchat-wrap:after {
	content: "";
	position: absolute;
	margin-top: -10px;
	right: -12px;
	width: 0px;
	height: 0px;
	border: 6px solid transparent;
	border-left-color: #fff;
}
.page-right-section li.weixin .webchat-wrap:after {
	top: 80%;
}
.craft_slider .flex-next, .craft_slider .flex-prev {
	line-height: 1;
}
.flexslider {
	border: none;
}
#carousel .slides {
	padding-top: 1px;
	padding-bottom: 1px;
}
#carousel .slides > li {
	padding: 1px;
	background: #fff;
}
#carousel .slides > li.flex-active-slide {
	background: #0066be;
}
.craft_slider .slides img {
	padding: 5px;
	background: #eee;
}
.craft_carousel .slides img {
	padding: 6px 3px;
	background: #eee;
}
/*product searchbox*/
.tax-product-category #site-container, .single-products #site-container {
	padding-top: 0;
}
.tax-product-category .product-search-wrapper {
	margin-bottom: 50px;
}
.product-search-wrapper {
	background: #eee;
}
.product-search-wrapper form {
	background: #0066be;
	padding: 30px 40px 25px;
	display: block;
}
.product-search-wrapper label {
	color: #fff;
	font-size: 15px;
	padding-right: 10px;
}
#product-search input[type="text"] {
	padding: 13px 15px;
	border:none;
}
#product-search label, #product-search input, #product-search button, #product-search select {
	float: left;
	width: auto;
	margin-right: 25px;
}
#product-search label {
	font-weight: bold;
}
#product-search button {
	font-size: 14px;
	line-height: 46px;
	padding: 0 45px;
	font-weight: bold;
	background: #d90000;
	border: 0;
	margin-right: 0;
	color: #fff;
}
#product-search button i {
	font-size: 26px;
	position: relative;
	top: 3px;
	margin-right: 10px;
}
.section-title-space.section-title {
	margin-bottom: 40px;
}
.section-title h3,.section-title h1 {
	display: inline-block;
	background: url("icon-title.png") no-repeat left center;
	padding-left: 23px;
	background-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
.section-title h4 {
	font-size: 18px;
	font-family: 'Gotham-Book', "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #666;
}
.layout-line.section-title h3 {
	padding: 0 80px;
	background: url("icon-line.png") repeat-x center center;
}
.layout-line.section-title span {
	background: url("icon-title.png") no-repeat 10px center #fff;
	background-size: 17px;
	padding-left: 33px;
	padding-right: 15px;
}
.home-products-section {
	padding: 60px 0;
}
.product-cat-img {
	margin-bottom: 20px;
	height: 270px;
}
.product-cat-img img {
	width:100%;
	height: 100%;
}
.product-cat-wrapper {
	margin: 0 auto 45px;
}
.home-news-section {
	padding: 30px 0 60px;
	background: #e6e6e6;
}
.home-news-section .section-title {
	margin-top: 30px;
}
.home-news-section .section-title, .news-top .section-title, .news-bottom .section-title, .category .section-title {
	margin-bottom: 20px;
}
.home-projects-section {
	padding: 100px 0;
}
.home-projects-section .jcarousel li {
	width: 225px!important;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	border: 0;
}
.home-projects-section .jcarousel li img {
	display: inherit;
}
.flex-direction-nav .flex-prev {
	left: 25px;
}
.flex-direction-nav a.flex-prev::before {
	content: url("prev.png");
}
.flex-direction-nav .flex-next {
	right: 25px;
}
.flex-direction-nav a.flex-next::before {
	content: url("next.png");
}
#carousel .flex-direction-nav {
	display: none;
}
/*
.single #carousel li {
	margin-right: 15px;
}*/
.home .featured-news .flex-control-nav {
	display: none;
}
.news-list article, .single-post article.single-post-info {
	position: relative;
	min-height: 105px;
	margin-bottom: 17px;
	border-bottom: 1px solid #ddd;
}
.featured-news article {
	margin-bottom: 0;
	border: 0;
}
.single-post article.single-post-info {
	border: 0;
	margin-bottom: 10px;
}
.news-list article .news-date, .single-post article.single-post-info .news-date {
	position: absolute;
	background: #0066be;
	color: #fff;
	font-size: 12px;
	width: 68px;
	padding: 4px 0 8px;
	text-align: center;
}
.news-list article .news-date .date-y, .single-post article.single-post-info .news-date .date-y {
	font-size: 4rem;
	display: block;
	line-height: 5rem;
}
.news-list article .news-info, .single-post article.single-post-info .news-info {
	padding-left: 90px;
}
.single-post article.single-post-info .news-info h2 {
	font-size: 2.6rem;
}
.single-post .post-gallery {
	margin-bottom: 30px;
}
.news-info h6 {
	line-height: 1.4;
	padding-bottom: 5px;
}
.featured-news .news-title {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 12px 40px 12px 25px;
	line-height: 1.6;
	width: 100%;
}
.jcarousel-control-prev:before {
	content: url("projects-prev.png");
}
.jcarousel-control-next:before {
	content: url("projects-next.png");
}
.home .jcarousel-control-prev, .home .jcarousel-control-next {
	top: 50% !important;
}
.jcarousel img, .img-wrapper {
	margin-bottom: 10px;
}
.read-more {
	font-weight: bold;
	color: #333;
}
.read-more:hover {
	color: #0066be;
}
.banner-title-top {
	border-top: 2px solid;
	padding-top: 20px;
}
.banner-title-bottom {
	border-bottom: 2px solid;
	padding-bottom: 20px;
}
.announcement-ltem {
	border-bottom: 1px dashed #999;
	line-height: 2;
	margin-bottom: 10px;
}
/*Page Navi*/
.wp-pagenavi .pages {
	display: none;
}
.wp-pagenavi > a, .wp-pagenavi > span {
	background-color: #333;
	border: none;
	color: #fff;
	line-height: 22px;
	font-size: 15px;
	margin-right: 15px;
	padding: 8px 15px;
	display: inline-block;
	margin-bottom: 10px;
}
.wp-pagenavi > a:hover {
	background-color: #0066BE;
}
.wp-pagenavi > span.current {
	background-color: #0066BE;
}
.wp-pagenavi .previouspostslink {
	background-image: url("pagenavi-prev.png");
	background-position: center center;
	background-repeat: no-repeat;
	color: rgba(255, 255, 255, 0);
}
.wp-pagenavi .nextpostslink {
	background-image: url("pagenavi-next.png");
	background-position: center center;
	background-repeat: no-repeat;
	color: rgba(255, 255, 255, 0);
}
.paginate {
	margin-top: 20px;
}
/*Sidebar*/
.sidebar-contact > ul> li {
	padding-left: 55px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	background-size: 42px auto;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ddd;
}
.sidebar-contact > ul> li:last-child {
	border-bottom: 0;
}
.sidebar-contact li {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#mainsidebar .contact-title {
	font-size: 12px;
	color: #999;
	display: block;
	padding-bottom: 5px;
}
.sidebar-contact .contact-email {
	background-image: url("header-email.png");
	background-position: left top;
}
.sidebar-contact .contact-tel {
	background-image: url("header-tel.png");
	background-position: left top;
}
.sidebar-contact li li {
	padding-bottom: 20px;
}
.sidebar-contact a, .header-right a {
	color: #333;
}
.sidebar-contact a:hover, .header-right a:hover {
	color: #0066be;
}
#mainsidebar .sidebar-box {
	border-top: 4px solid #ddd;
	padding-top: 25px;
	margin-bottom: 25px;
	background: #fff;
}
#mainsidebar .sidebar-box:first-child {
	padding-top: 15px;
}
.custom-page-sidebar .sidebar-list > ul > li, .simple-section-nav > ul > li {
	font-size: 1.4rem;
	line-height: 1.5;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.custom-page-sidebar .sidebar-list > ul > li:last-child, .simple-section-nav > ul > li:last-child {
	border-bottom: 0;
}
.custom-page-sidebar .sidebar-list > ul > li > a, .simple-section-nav > ul > li >a {
	padding-left: 25px;
	color: #333;
	display: block;
}
.custom-page-sidebar .sidebar-list li a:hover, .custom-page-sidebar .current-cat > a, .simple-section-nav li a:hover, .simple-section-nav .current_page_item > a {
	color: #D80000 !important;
	font-weight: bold !important;
}
.custom-page-sidebar .sidebar-list li.has-sub > a, .simple-section-nav > ul > li.page_item_has_children > a {
	background-image: url("icon-arrow-down.png");
	background-repeat: no-repeat;
	background-position: left 8px;
	background-size: 13px;
	padding-left: 20px;
}
.simple-section-nav ul.children > .page_item_has_children {
	margin-bottom: 5px;
}
.custom-page-sidebar .sidebar-list ul ul li, .simple-section-nav ul ul li {
	padding: 5px 0;
}
.sidebar-list ul.children, .simple-section-nav ul.children {
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 20px;
	border-top: 1px solid #ddd;
	list-style: none;
	display: none;
}
.simple-section-nav ul.children ul.children {
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
}
.sidebar-list .current-cat ul.children, .sidebar-list .active-list ul.children, .simple-section-nav .current_page_item ul.children, .simple-section-nav .current_page_parent ul.children {
	display: block;
}
.custom-page-sidebar .sidebar-list li.has-sub.active-list > a, .simple-section-nav > ul > li.current_page_parent.page_item_has_children > a {
	background-image: url("icon-arrow-up.png");
}
.simple-section-nav > ul > li.current_page_item > a, .custom-page-sidebar .sidebar-list li.has-sub.current-cat > a {
	background-image: url("icon-arrow-right.png");
	background-position: left 4px;
	background-repeat: no-repeat;
	background-size: 13px;
}
.sidebar-list ul.children a, .simple-section-nav ul.children a {
	font-size: 13px;
	color: #666;
	line-height: 1.2;
	font-weight: normal;
}
.simple-section-nav h5 {
	display: none;
}
.simple-section-nav > ul {
	padding-left: 0;
	list-style: none;
}
/*pages*/
.page-title-wrapper {
	padding: 30px 0;
}
.feature-wrapper {
	position: relative;
}
.feature-wrapper .feature-news-title {
	padding: 15px 0 50px;
	line-height: 1.6;
}
#site-container {
	padding: 50px 0 80px;
}
.home #site-container {
	padding: 0;
}
.post-guide {
	border-left: #DDD 4px solid;
	padding: 15px 45px 5px 20px;
	margin-bottom: 45px;
	position: relative;
	border-top: 1px solid #ddd;
}
.post-guide > span {
	color: #fff;
	font-size: 12px;
	background: #0070BA;
	display: inline-block;
	padding: 2px 5px;
	position: absolute;
	right: 0;
	top: 0;
}
.single-post .page-content h3, .single-post .page-content h4, .single-post .page-content h5 {
	color: #666;
}
img.thumb-img {
	margin-bottom: 35px;
}
.project-wrap {
	padding-bottom: 20px;
}
.project-info h6 {
	font-size: 1.3rem;
	line-height: 20px;
	padding-top: 5px;
}
.custom-tabs-btn ul, .map-tab-wrapper ul {
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.custom-tabs-btn .active-tab, .map-tab-wrapper .active-tab {
	font-weight: bold;
}
.custom-tabs-btn li, .map-tab-wrapper li {
	display: inline-block;
	border: 1px solid #ddd;
	line-height: 20px;
	padding: 6px 15px;
	position: relative;
	top: 1px;
	margin-right: 10px;
	cursor: pointer;
}
.custom-tabs-btn li:first-child, .map-tab-wrapper li:first-child {
	margin-left: 55px;
}
.custom-tabs-btn li.active-tab, .map-tab-wrapper li.active-tab {
	border-bottom-color: #fff;
}
ol {
	padding-left: 15px;
}
ol li {
	line-height: 1.8;
}
.product-loop article .single-wrap {
	max-width: 300px;
	margin: 0 auto 30px;
}
.single #slider {
	margin-bottom: 15px;
}
.project-gallery {
	margin-bottom: 35px;
	overflow: hidden;
}
.page-content, .page-content p, .page-content div {
	line-height: 1.8;
	font-size: 15px;
}
.page-content p:last-child {
	margin-bottom: 10px;
}
.page-content > p:last-child {
	margin-bottom: 0;
}
.page-content p, .project-bottom-tab p, .product-bottom-tab p {
	text-indent: 2em;
}
.project-bottom-tab table p, .product-bottom-tab table p {
	text-indent: 0;
	margin: 0 !important;
}
.no-indent {
	text-indent: 0 !important;
}
.img-wrapper {
	overflow: hidden;
	margin-bottom: 10px;
}
.img-wrapper img {
	height: 100%;
	width: 100%;
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	-moz-transition: -moz-transform 0.2s ease-in-out;
	-ms-transition: -ms-transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
}
.img-wrapper:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.single-wrap .img-wrapper {
	position: relative;
	height: 195px;
}
.single-wrap .img-wrapper .key {
	position: absolute;
}
.list-unstyled .ind_link {
	margin-left: 4px;
}
.key {
	display: inline-block;
	color: #fff;
	background: #D90000;
	font-size: 12px;
	line-height: 14px;
	left: 0;
	padding: 5px 13px;
	font-weight: bold;
	top: 0;
}
.single-wrap .img-wrapper .key.green {
	background: #238C00;
}
.single-wrap .img-wrapper .key.blue {
	background: #0066BE;
}
.product-excerpt {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 12px;
	min-height: 36px;
}
.product-info h6 {
	padding-top: 10px;
}
.cus_btn, .contact-form input[type="submit"] {
	background-color: rgba(0, 102, 190, 1);
	color: #fff !important;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	padding: 8px 20px;
	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
}
.cus_btn:hover, .contact-form input[type="submit"]:hover {
	background-color: rgba(0, 102, 190, 0.8);
}
.single-product-content > span, .download_url > span, .product-special_tags > span {
	font-size: 15px;
	font-weight: bold;
	display: block;
	line-height: 1.5;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #333;
}
.single-product-content, .download_url, .product-special_tags {
	margin: 10px 0 15px;
}
.product-special_tags li.tedian {
	display: inline-block;
}
.product-special_tags li.tedian:after {
	content: ",";
	padding-right: 5px;
}
.product-special_tags li.tedian:last-child:after {
	content: none;
	padding-right: 0;
}
.related_posts-wrapper {
	padding-top: 20px;
}
.single-product-left, .single-product-right {
	padding-bottom: 40px;
}
.single-product-bottom h2, .single-product-bottom h3, .single-product-bottom h4, .single-project-bottom h2, .single-project-bottom h3, .single-project-bottom h4 {
	margin-bottom: 1em;
}
.single-product-bottom th {
	color: #0066BE;
}
.related_posts-wrapper h3 {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 35px;
}
.contact-list .contact-title {
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: #333;
	padding-bottom: 0;
}
.contact-list > li {
	padding-left: 70px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 55px;
}
.contact-list > li:last-child {
	border-bottom: 0;
}
.contact-list > li.contact-location {
	background-image: url("contact-location.png");
}
.contact-list > li.contact-tel {
	background-image: url("contact-tel.png");
	background-position: left 5px;
	padding-bottom: 5px;
}
.contact-list .contact-tel li {
	margin-bottom: 25px;
}
.contact-list > li.contact-email {
	background-image: url("contact-email.png");
}
.contact-form {
	padding-top: 10px;
}
.contact-form input[type="submit"] {
	padding: 13px 50px;
	margin-top: 10px;
	font-size: 14px;
}
.map-tab-wrapper a {
	font-weight: bold;
	color: #666;
}
.map-tab-wrapper a:hover {
	color: #0066BE;
}
.units-wrapper li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}
.units-wrapper {
	margin-top: 50px;
}
.maps-wrapper {
	padding-top: 15px;
}
.units-wrapper a {
	border: 1px solid #ddd;
	color: #666;
	display: inline-block;
	font-weight: bold;
	line-height: 19px;
	padding: 8px 20px;
}
.units-wrapper li.active a, .units-wrapper a:hover {
	border-color: #0066BE;
	background-color: #0066BE;
	color: #fff;
}
.units-info {
	padding-top: 65px;
}
.unit-content {
	padding-top: 30px;
}
.units-info table th {
	color: #999;
	font-weight: normal;
}
.custom.tparrows.tp-leftarrow::before {
	content: url("images/banner-left.png");
}
.custom.tparrows.tp-rightarrow::before {
	content: url("images/banner-right.png");
}
.custom.tparrows {
	height: 120px;
}
.fullwidthbanner-container {
	max-width: 1920px;
}
.slide-btn {
	border-width: 2px !important;
	border-style: solid !important;
	padding: 16px 70px 16px 50px !important;
	line-height: 1.4em !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-repeat: no-repeat;
	background-size: 9px;
	background-position: 140px center;
	font-size: 14px !important;
	letter-spacing: 1px !important;
	font-weight: bold !important;
}
.btn01 {
	color: #333 !important;
	border-color: #0066BE !important;
	background-image: url("icon-btn01.png") !important;
}
.btn01:hover {
	color: #0066BE !important;
}
.btn02 {
	color: #fff !important;
	border-color: #0066BE !important;
	background-image: url("icon-btn02.png") !important;
	background-color: #0066BE !important;
}
.slide-btn:hover {
	opacity: 0.8;
}
.btn03 {
	color: #fff !important;
	border-color: #fff !important;
	background-image: url("icon-btn02.png") !important;
}
.hermes .tp-bullet {
	background-color: rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
}
.hermes .tp-bullet::after {
	background-color: rgba(0, 0, 0, 0.2);
}
.hermes .tp-bullet.selected::after {
	background-color: #0066BE;
}
.download-loop table {
	font-size: 13px;
}
.download-loop table th, .download-loop table .download_doc_title {
	min-width: 70%;
	color: #0066be;
}
.download-loop table tr:last-child th, .download-loop table tr:last-child td {
	border-width: 0;
}
.download-loop table tr > th, .download-loop table tr > td, .download-loop table tr:first-child th, .download-loop table tr:first-child td {
	vertical-align: middle !important;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #ddd;
}
.download-loop table .format {
	text-align: center;
	text-transform: uppercase;
}
.download-loop table .format > span {
	background-color: #EEE;
	padding: 2px 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.download-loop table td:last-child {
	text-align: right;
}
.download-loop .download_btn {
	display: inline-block;
	font-weight: bold;
	line-height: 20px;
	padding: 5px 18px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ddd;
	color: #666;
	outline: none !important;
}
.download-loop > article h3 {
	margin-top: 40px;
}
.download-loop > article:first-child h3 {
	margin-top: 0;
}
.project-ltem {
	margin-bottom: 30px;
}
.download_level01 {
	min-width: 120px;
}
.download_level02 {
	min-width: 150px;
}
.download_btn_wrap {
	min-width: 100px;
}
.download_doc_title {
	font-weight: 600;
	min-width: 300px !important;
}
.culture_wrap .flexslider {
	margin-bottom: 0;
}
/* CSS fixed */
.table, .table p, .table span {
	font-size: 12px;
}
.patent-list > div:nth-child(4n+1) {
	clear: left;
}
.tp-caption a.banner-btn {
	position: relative;
	background: #0066be;
	color: #fff;
	font-size: 2.8rem;
	font-weight: bold;
	padding: 1.2;
	padding: 6px 12px;
	z-index: 30;
}
.tp-caption a.banner-btn:hover {
	color: rgba(255, 255, 255, 0.8);
}
.product-loop .product-info > h6 {
	min-height: 44px;
}
.certificate-item .col-sm-3.col-xs-6 {
	text-align: center;
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search .page-title-wrapper {
	padding-top: 30px;
}
.contact-list .contact-tel ul li:nth-child(3n+1) {
    clear: left;
}
/*Responsive*/
@media (min-width: 1200px) {
#product-search input[type="text"],  #product-search select {
	min-width: 620px;
}
.sidebar-layout {
	margin-left: -30px;
	margin-right: -30px;
}
.sidebar-layout > aside,  .sidebar-layout #page-right-section {
	padding-left: 30px;
	padding-right: 30px;
}
.certificate-item img {
	max-height: 134px;
}
}
/*Mobile Menu*/
@media (min-width: 1160px) {
.home .jcarousel-control-prev,
.home .jcarousel-control-next{
	display:none;
}
}
@media (min-width: 1020px) {
.product-loop article:nth-child(4n+1) {
	clear: left;
}
}
@media (min-width: 1030px) and (max-width: 1200px) {
.navbar-inverse .nav > li > a {
	padding: 15px 30px;
}
}
@media (min-width: 1170px) {
#menu-primary-menu > li {
	min-width: 162px;
}
}
@media (max-width: 1030px) {
#menu-footer-menu > li {
	padding-right: 25px;
}
.site-webchat li {
	margin-right: 20px;
}
}
@media (min-width: 900px) and (max-width: 1030px) {
.navbar-inverse .nav > li > a {
	padding: 15px 30px 15px 20px;
}
#product-search input[type="text"],  #product-search select {
	min-width: 250px;
}
}
@media (min-width: 900px) {
#menu-primary-menu .custom-menu-icon {
	display: none;
}
.navbar-inverse .nav > li.menu-item-has-children > a {
	background: url("icon-menu.png") no-repeat 90% bottom;
}
.navbar-inverse .nav > li.menu-item-has-children:hover > a,  .navbar-inverse .nav > li.menu-item-has-children.current-menu-item > a,  .navbar-inverse .nav > li.menu-item-has-children.current-menu-parent > a,  .navbar-inverse .nav > li.menu-item-has-children.current-menu-ancestor > a {
	background-position: 90% -54px;
}
.nav > li {
	border-right: 1px solid #ddd;
	background: #0164be;
}
.nav > li:last-child {
	border-right: none;
}
}
@media (max-width: 900px) {
.navbar-inverse .nav > li:hover > a, .navbar-inverse .nav > li.current-menu-item > a, .navbar-inverse .nav > li.current-menu-parent > a, .navbar-inverse .nav > li.current-menu-ancestor > a, .navbar-inverse .nav > li > a:focus {
	background-color: #222 !important;
	color: #fff !important;
}
.header-bottom {
	box-shadow: none;
}
.navbar-inverse {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
#site-container {
	padding-top: 25px;
	padding-bottom: 25px;
}
#menu-primary-menu li.menu-item-has-children .custom-menu-icon {
	color: #fff !important;
	line-height: 20px !important;
	padding: 8px 10px !important;
	position: absolute;
	right: 0;
	border-left: 1px solid rgba(0, 0, 0, 0.15);
	z-index: 1000;
	cursor: pointer;
	top: 0;
	width: 40px;
	height: 40px;
	font-size: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("icon-sub-menu.png");
}
#menu-primary-menu li.menu-item-has-children .custom-menu-icon.change-icon {
	background-image: url("icon-sub-show.png");
}
.nav li ul.sub-menu.show-sub {
	left: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}
#menu-primary-menu .sub-menu > li > a {
	padding-left: 40px !important;
}
#menu-primary-menu {
	background: #333;
	text-align: left;
}
.navbar-inverse .nav > li > a {
	color: #fff;
}
.header-bottom .container {
	padding-left: 0;
	padding-right: 0;
}
.navbar-inverse .nav > li > a {
	padding: 15px;
}
/* Nav fixed*/
.navbar-nav > li {
	border-top: #444 solid 1px;
	border-bottom: #222 solid 1px;
}
}
@media (min-width: 770px) {
.col-width-1-5 {
	width: 25%;
}
}
@media (min-width: 767px) {
.small-row {
	margin-left: -10px;
	margin-right: -10px;
}
.small-row .col-xs-12,  .small-row .col-xs-9,  .small-row .col-xs-6,  .small-row .col-xs-3 {
	padding-left: 10px;
	padding-right: 10px;
}
.tp-caption a.banner-btn::after {
	border-left: 0 solid transparent;
	border-right: 23px solid transparent;
	border-top: 11px solid #0066be;
	bottom: -11px;
	content: "";
	display: block;
	height: 0;
	left: 15px;
	position: absolute;
	width: 0;
}
.tp-caption a.banner-btn.btn-top::after {
	border-left: 23px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 11px solid #0066be;
	border-top: 0;
	bottom: 0;
	top: -11px;
}
}
@media (max-width: 770px) {
.navbar-inverse .nav > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
}
.nav-container {
	padding-bottom: 0;
	margin-bottom: 0;
}
.footer-bottom .copyright-left,  .footer-bottom .copyright-right {
	float: none;
	text-align: center;
	line-height: 1.5;
}
#menu-footer-menu {
	float: none;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.logo,  .header_widget {
	float: none;
}
.slide-btn {
	padding: 10px 40px 10px 20px !important;
	background-position: 95px center;
}
#product-search label, #product-search input, #product-search button, #product-search select {
	margin-right: 15px;
}
.product-search-wrapper form {
	padding: 30px 20px 30px 40px;
}
.site-webchat {
	text-align: center;
}
}
@media (max-width: 767px) {
#product-search label, #product-search input, #product-search button, #product-search select {
	margin-right: 0;
	margin-bottom: 15px;
	width: 100%;
}
.product-search-wrapper form {
	padding: 30px 30px 20px;
}
}
@media (max-width: 640px) {
#menu-footer-menu {
	max-width: 300px;
}
#menu-footer-menu > li:nth-child(4n+1) {
	clear: left;
}
#menu-footer-menu > li:nth-child(4n) {
	padding-right: 0;
}
.layout-line.section-title h3 {
	padding: 0 50px;
}
.header-right li {
	float: none;
	margin-right: 0;
	border: 0;
	min-height: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.header-right li:last-child {
	margin-bottom: 10px;
}
.header-right li {
	padding-right: 0;
}
.header-right li.header-email {
	border-bottom: 1px solid #eee;
}
.header-language span {
	margin-top: 0;
}
.page-right-section {
	display: none;
}
.sidebar-box.header_widget {
	display: none;
}
.product-search-wrapper {
	background: #0066be;
}
}
@media (max-width: 360px) {
.home-projects-section .jcarousel li {
	text-align: center;
}
.home-projects-section .jcarousel li img {
	margin: 0 auto 10px;
}
.site-webchat li {
	margin-right: 0;
}
}

.sidebar-layout #page-right-section .daodu p { color:#fff; }
.zt article { width:50%!important;padding-right:2%!important;float:left; }
.ztban .title1 { font-size:30px!important; }
.ztban .title3 { font-size:35px!important;width: 30%;margin: 0 auto;}
#footer .huoban,#footer .youlian { line-height:20px; }
.sycpbt { line-height: 30px;height: 30px; }
.pt-45 { padding-top:45px; }
.sidebar-layout #page-right-section .page-content { padding:30px; }
.sidebar-layout #page-right-section p { margin-top: 20px;font-size: 16px;line-height: 26px;color: #333;text-align: justify;text-indent: 2em; }
.sidebar-layout #page-right-section p img  { display:block; }

@media (max-width: 767px) {
	.zt article { width:100%!important;padding:0;float:none; }
}
@media (max-width: 1300px) {
	.mbanner .content .title3 { width:70%; }
}