
/* ============================= 响应式 CSS ============================= */
.desktops-section {
	display: block;
}
.mobile-section {
	display: none;
}
.touch-top-wrapper {
	padding: 10px 15px;
	background-color: #f7f7f7;
}
.touch-logo {
	float: left;
}
.touch-navigation {
	display: none;
}
.touch-toggle-wrapper {
	margin: 0 -10px;
}
.touch-toggle {
	position: absolute;
	right: 10px;
	top: 0;
}
.touch-toggle li {
	float: left;
	height: 70px;
	padding: 0 12px;
	text-align: center;
}
.touch-toggle li a {
	height: 70px;
}
.touch-toggle li:hover, .touch-toggle li:active {
}
.touch-toggle .touch-toggle-item-first {
	border-left: none;
}
.touch-toggle .touch-toggle-item-last {
	border-right: none;
}
.touch-toggle li a {
	display: block;
	font-size: 12px;
}
.touch-toggle li i {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.touch-toggle .touch-icon-language {
	background-image: url("../img/touch-icon-language.png");
}
.touch-toggle .touch-icon-user {
	background-image: url("../img/touch-icon-user.png");
}
.touch-toggle .touch-icon-search {
	background-image: url("../img/touch-icon-search.png");
}
.touch-toggle .touch-icon-menu {
	background-image: url("../img/touch-icon-menu.png");
}
.touch-toggle li span {
	display: none;
	text-align: center;
}
.drawer-section {
	background-color: #21bbc7;
	padding: 20px;
	display: none;
}
.drawer-section-menu {
	padding: 20px 20px 35px;
}
.touch-language li {
	width: 49.9%;
	float: left;
}
.touch-language li a {
	display: block;
	padding: 7px 0 7px 5px;
	color: #fff;
}
.touch-language li a:hover, .touch-language li a:active {
	background-color: #1da4ae;
	color: #fff;
}
.touch-search {
	border: 1px solid #fff;
	position: relative;
}
.touch-search-form {
	padding: 0 50px 0 10px;
}
.touch-form-text {
	border: none;
	margin: 0;
	background-color: transparent;
	padding: 0;
	color: #fff;
	width: 100%;
	height: 42px;
	line-height: 42px;
}
.touch-form-btn {
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 42px;
	height: 42px;
	overflow: hidden;
	cursor: pointer;
	background: url("../img/touch-icon-search-w.png") no-repeat center;
	background-size: 16px 16px;
}
.touch-form-btn span {
	display: none;
}
.touch-menu ul li {
	border-bottom: 1px solid #fff;
	position: relative;
}
.touch-menu ul li a {
	color: #fff;
	display: block;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	padding-left: 10px;
}
.touch-menu ul li a:hover, .touch-menu ul li a:active {
	background-color: #1da4ae;
	color: #fff;
}
.touch-menu ul li i {
	position: absolute;
	top: 19px;
	right: 5px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.touch-menu ul li i.touch-arrow-right {
	display: none;
	background-image: url("../img/touch-arrow-r.png");
}
.touch-menu ul li i.touch-arrow-down {
	background-image: url("../img/touch-arrow-d.png");
}
.touch-menu ul li i.touch-arrow-up {
	background-image: url("../img/touch-arrow-u.png");
}
.touch-menu ul ul {
	display: none;
	margin: 0;
	padding: 0 10px 30px 30px;
}
.touch-menu ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.touch-menu ul ul li a {
	padding: 0;
	padding-left: 5px;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
}
.touch-menu ul ul li i {
	top: 13px;
}
 @media (min-width:1200px) {
}
 @media (min-width:992px) and (max-width:1200px) {
.fixed-side {
	display: none;
}
.scrollable a.carousel-prev {
	left: 0;
}
.scrollable a.carousel-next {
	right: 0;
}
.layout-boxed #wrapper {
	width: 100%;
}
html, body {
	background-image: none !important;
}
}
 @media screen and (max-width:1200px) {
html {
	-webkit-text-size-adjust: none;
}
.fixed-side {
	display: none;
}
.gotop-wrapper {
	background-color: rgba(0,0,0,0.5);
}
.gotop-wrapper a {
	width: 45px;
	height: 45px;
}
.page-width, .boxed-layout {
	width: 100%;
}
.layout-boxed #wrapper {
	width: 100%;
}
.main-sidebar {
	background-color: #fff;
}
.main-sidebar .page-width {
	padding: 0;
	margin: 0 0 20px;
}
html, body {
	background-image: none !important;
}
.scrollable a.carousel-prev {
	left: 0 !important;
}
.scrollable a.carousel-next {
	right: 0 !important;
}
.module-default, .module {
	margin-bottom: 20px;
}
.module-no-margin {
	margin-bottom: 5px;
}
.module-full-screen {
	margin: 0 -10px;
	padding: 0 10px;
}
.module-full-screen > .module-inner {
	padding: 30px 0;
}
.module-full-screen-more-fixed > .module-inner {
	padding: 30px 0 50px;
}
.module-full-screen-more-fixed .module-full-screen-more {
	margin-top: 15px;
	margin-left: -40px;
}
.module-full-screen-more-fixed .module-full-screen-more a {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	background-size: cover;
}
.module-full-screen-more-fixed .module-full-screen-more a:hover {
	background-position: 0 -80px;
}
.fixed-bottom .module-default, .fixed-bottom .module, .fixed-bottom .module-no-margin {
	margin-bottom: 0;
}
.default-top {
	display: none;
}
.touch-top {
	display: block;
}
.touch-top-wrapper .touch-logo {
	margin: 0;
}
.touch-navigation {
	display: block;
}
.touch-top-wrapper .touch-logo {
	margin: 0 0;
}
.touch-top-wrapper .touch-logo img {
	height: 50px;
	display: block;
}
.header {
	min-height: 30px !important;
}
.main {
	padding: 0 10px;
}
.sidebar {
	width: 100%;
	padding: 0;
}
.sidebar .page-menu {
	display: none;
}
.sidebar .sidebar-content {
	padding: 15px 0 25px;
}
.content {
	width: 100%;
	padding: 10px 0 15px;
}
.full-screen {
	overflow: inherit;
}
.page-title-inner {
	display: none;
}
.full-page-content {
	margin: 10px -10px 20px;
	padding: 10px 10px 25px;
}
.full-page-title-wrap {
	display: none;
}
.full-page-menu {
	display: none;
}
.footer, .bottom {
	padding: 0 15px;
}
.bottom .module-default, .bottom .module {
	margin-bottom: 0;
}
/* 文章、产品分类 */
.category-bg-img li a {
	margin: 0 -10px;
}
.full-scrollable ul li {
	margin: 0 10px;
	text-align: left;
}
.full-scrollable .scrollable-image {
	margin-bottom: 15px;
}
.full-scrollable .scrollable-info {
	position: static;
	margin-top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
	color: #333;
	text-align: left;
}
.full-scrollable .scrollable-info h3 {
	padding: 0;
	line-height: normal;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.full-scrollable .scrollable-info .scrollable-summarty {
	padding: 0;
}
.full-scrollable .scrollable-info .icon-detail {
	display: none;
}
.full-scrollable a:hover h3, .full-scrollable a:active h3 {
	color: #1da4ae;
}
.portfolio-list-category .portfolio-img {
	margin-bottom: 15px;
}
.portfolio-list-category .portfolio-text {
	position: static;
	opacity: 1;
	filter: alpha(opacity=100);
	text-align: left;
}
.portfolio-list-category .portfolio-title {
	padding: 0 !important;
	margin-bottom: 0;
	color: #333;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.portfolio-list-category .portfolio-summary {
	padding: 0 !important;
	margin: 15px 0 0px;
	color: #808080;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.portfolio-list-category .opacity-overlay {
	display: none;
}
.portfolio-list-category a:before, .portfolio-list-category a:after {
	display: none;
}
.portfolio-grid-text {
	top: auto;
	bottom: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
.portfolio-grid-text h3 {
	line-height: normal;
	margin: 0;
	padding: 30px 15px 10px;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	z-index: 10;
	color: #fff;
}
.portfolio-grid-item a .overlay, .portfolio-grid-item a:hover .overlay {
	display: none;
}
/* 文章 */
.team-introduction .team-img, .content .team-introduction .team-img {
	margin-right: 30px;
}
.full-scrollable ul li {
	margin: 0 10px;
	text-align: left;
}
.full-scrollable .scrollable-image {
	margin-bottom: 15px;
}
.full-scrollable .scrollable-info {
	position: static;
	margin-top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
	color: #333;
	text-align: left;
}
.full-scrollable .scrollable-info h3 {
	padding: 0;
	line-height: normal;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.full-scrollable .scrollable-info .scrollable-summarty {
	padding: 0;
}
.full-scrollable .scrollable-info .icon-detail {
	display: none;
}
.full-scrollable .opacity-overlay, .full-scrollable a:hover .opacity-overlay {
	display: none;
}
/* 产品 */
.product-list .product-item a {
	display: block;
}
.product-list .product-item .portfolio-img {
	margin-bottom: 15px;
}
.product-list .product-item .portfolio-text {
	display: block;
	position: static;
	text-align: left;
	color: #4d4d4d;
}
.product-list .product-item .portfolio-text .portfolio-title h2 {
	margin: 0 !important;
}
.product-list .product-item a:hover .portfolio-text .portfolio-title h2 {
	color: #1da4ae;
}
.product-list .col-2-1 .product-item .portfolio-text .portfolio-title h2, .product-list .col-3-1 .product-item .portfolio-text .portfolio-title h2 {
	font-size: 16px;
}
.product-list .product-item .portfolio-text .price {
	color: #f30;
	margin-bottom: 0;
}
.product-list .product-item .portfolio-text .icon-detail {
	display: none;
}
.product-list .product-item .opacity-overlay {
	display: none;
}
.product-scrollable .scrollable-item a {
	display: block;
}
.product-scrollable .scrollable-item .portfolio-img {
	margin-bottom: 15px;
}
.product-scrollable .scrollable-item .scrollable-info {
	display: block;
	position: static;
	text-align: left;
	color: #4d4d4d;
}
.product-scrollable .scrollable-item .scrollable-info h2 {
	font-size: 16px;
	margin: 0 0 15px !important;
}
.product-scrollable .scrollable-item a:hover .scrollable-info h2 {
	color: #1d1d1d;
}
.product-scrollable .scrollable-item .scrollable-info .price {
	color: #f30;
	margin-bottom: 0;
}
.product-scrollable .scrollable-item .scrollable-info .icon-detail {
	display: none;
}
.product-scrollable .scrollable-item .opacity-overlay {
	display: none;
}
/* 链接 */
.link-bg-img li a {
	margin: 0 -10px;
}
/* 图文交叉排版 */
.post-list-3col .post-list-item .post-text {
	padding: 20px;
}
}
 @media (min-width:768px) and (max-width:991px) {
/* slideshow */
.slideshow {
	height: 450px !important;
}
.slideshow img {
	height: 450px !important;
}
.slideshow-min {
	height: 380px !important;
}
.slideshow-min img {
	height: 380px !important;
}
.slideshow .carousel-direction {
	display: none;
}
.carousel-thumbs a img {
	width: 100px;
}
/* Tab */
.tab-more {
	margin-top: 20px;
}
/* 产品 */
.product-list li {
	margin-bottom: 30px;
}
.product-item .portfolio-text h2 {
	margin-top: 50px;
}
.product-detail-zoom .product-intr .product-preview {
	width: 420px;
}
.product-detail-zoom .product-intr .zoom-small-image img {
	width: 420px !important;
}
.product-detail-zoom .product-intr .zoom-thumbs {
	width: 420px;
}
.product-detail-zoom .product-intr .zoom-thumbs img {
	width: 80px;
	height: auto !important;
}
.product-detail-zoom .zoom-section {
	display: none;
}
.product-detail-zoom .gallery-img-product-detail {
	display: block;
}
.module-divider-full {
	margin-bottom: -20px;
}
/* 图文交叉排版 */
.post-list-2col .post-text {
	padding: 20px;
}
.post-list-3col .post-list-item {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.post-list-3col .post-img, .post-list-3col .post-text-box {
	width: 50%;
	float: left;
}
.post-list-3col .post-list-item .post-text {
	padding: 20px;
}
.post-list-3col .post-list-item .post-arrow {
	width: 10px;
	height: 19px;
	margin: 0;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	background-position: 0 -42px;
}
.post-list-3col .post-list-item:nth-of-type(2n+2) .post-img {
	float: right;
}
.post-list-3col .post-list-item:nth-of-type(2n+2) .post-arrow {
	left: auto;
	right: -10px;
	background-position: 0 -11px;
}
.post-list-3col .post-list-item-spec .post-img {
	top: auto !important;
}
.post-list-3col .post-list-item-spec .post-text-box {
	top: auto !important;
}
.post-list-4col .post-list-item {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.post-list-4col .post-list-item-spec .post-img {
	float: left;
}
.post-list-4col .post-list-item:nth-of-type(2n+2) .post-img {
	float: right;
}
.post-list-4col .post-list-item .post-arrow {
	width: 10px;
	height: 19px;
	top: 50%;
	left: -10px;
	margin-top: -10px;
	background-position: 0 -42px;
}
.post-list-4col .post-list-item:nth-of-type(2n+2) .post-arrow {
	top: 50%;
	left: auto;
	right: -10px;
	margin-top: -10px;
	background-position: 0 -11px;
}
}
 @media screen and (max-width:768px) {
.desktops-section {
	display: none;
}
.mobile-section {
	display: block;
}
/* 多列 */
.column .col-2-1,  .column .col-3-1,  .column .col-4-1,  .column .col-4-2,  .column .col-5-1,  .column .col-3-2,  .column .col-4-3,  .column .col-5-2,  .column .col-5-3,  .column .col-5-4 {
	width: 100% !important;
	margin-right: 0 !important;
}
/* 图文展示 */
.table-responsive {
	width: 100%;
	padding-bottom: 1px;
	margin-bottom: 5px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive table th, .table-responsive table td {
	white-space: nowrap;
}
.btn-medium, .btn-small, .btn-large {
	margin: 2px;
}
/* slideshow */
.slideshow {
	height: 380px !important;
}
.slideshow img {
	height: 380px !important;
}
.slideshow-min {
	height: 300px !important;
}
.slideshow-min img {
	height: 300px !important;
}
.slideshow .carousel-direction {
	display: none;
}
.carousel-thumbs a {
	border: none;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	margin: 0 5px;
	border-radius: 50%;
	background-color: #ccc;
}
.carousel-thumbs a.selected {
	background-color: #1d1d1d;
}
.carousel-thumbs a img {
	display: none;
}
/* Tab */
.tabs-default .tabs-nav li a {
	padding: 0 15px;
	line-height: 38px;
	font-size: 14px;
}
.tabs-default .tabs-nav li a i {
	display: none;
}
.tabs-center .tabs-nav li {
	margin: 0 3px 5px;
}
/* 多列图文*/
.portfolio-list .column .col-2-1, .link-list .column .col-2-1 {
	width: 48.5% !important;
	margin-right: 3% !important;
}
.portfolio-list .column .col-3-1 {
	width: 31.3333% !important;
	margin-right: 3% !important;
}
.portfolio-list .column .col-4-1 {
	width: 22.75% !important;
	margin-right: 3% !important;
}
.portfolio-list .column .col-5-1 {
	width: 17.6% !important;
	margin-right: 3% !important;
}
.portfolio-list .column .last, .link-list .column .last {
	margin-right: 0 !important;
}
.portfolio-grid-4col .portfolio-grid-item {
	width: 50%;
}
.portfolio-grid-3col .portfolio-grid-item {
	width: 33.333%;
}
/* 文章与产品 */	
.category-bg-img li a {
	padding: 40px 0;
}
.category-bg-img .category-name {
	font-size: 18px;
	font-weight: bold;
}
.category-bg-img span {
	font-size: 13px;
	line-height: 30px;
}
.entry-set .entry-detail {
	display: none;
}
.gallery-detail-title h1 {
	font-size: 18px;
	font-weight: bold;
}
/* 文章 */
.article-list-row {
}
.download-list-row .article-title {
	max-width: 65%;
}
.entry-img img {
	width: 140px !important;
	height: auto !important;
}
.entry-thumbnail-list .entry-item img {
	width: 90px !important;
	height: auto !important;
}
.blog-list .entry-img img {
	width: 100% !important;
}
.headlines-list .headlines-content-bg .entry-img img {
	width: 100% !important;
}
.team-introduction .team-img, .content .team-introduction .team-img {
	margin-right: 20px;
}
.team-introduction .team-img img, .content .team-introduction .team-img img {
	width: 250px;
}
/* 产品 */
.product-filter dt {
	width: 80px;
}
.product-filter dt {
	margin-right: 10px;
}
.product-detail .product-name {
	margin-bottom: 20px;
}
.product-detail .product-name h1 {
	font-size: 16px;
}
.content .product-detail-zoom .product-intr .product-preview,  .product-detail-zoom .product-intr .product-preview {
	width: 50%;
}
.product-detail-zoom .zoom-section {
	display: none;
}
.product-detail-zoom .gallery-img-product-detail {
	display: block;
}
/* 链接 */
.link-line, .link-line-rtl, .link-line-center {
	text-align: left;
}
.link-line a, .link-line-rtl a, .link-line-center a {
	margin: 0 15px 0 0;
}
.link-bg-img li a {
	padding: 40px 0;
}
/* 容器 */
.module-full-screen-title {
	margin-bottom: 20px;
}
.module-full-screen-title > .module-title-content > h2 {
	margin: 0 15px;
	font-size: 20px;
	font-weight: bold;
}
.module-full-screen-title > h3 {
	display: none;
}
.module-full-screen-title > .module-title-content > i {
	width: 80px;
}
.module-full-screen-more a {
	line-height: 34px;
}
.module-divider-full {
	margin: 20px 0 -20px;
}
/* 分页 */
.pagination {
	margin: 15px 0 10px;
}
.pagination a, .pagination span {
	display: none;
}
.pagination a:active {
	background-color: #bf7b06;
	color: #fff;
}
.pagination .page-prev, .pagination .page-next {
	margin: 0 1%;
	padding: 0;
	display: inline-block;
	width: 47%;
	height: 38px;
	line-height: 38px;
	background-color: #c98307;
	color: #fff;
}
.pagination .page-prev {
	border-radius: 30px 0 0 30px;
}
.pagination .page-next {
	border-radius: 0 30px 30px 0;
}
.pagination .disabled {
	background-color: #f7fafa;
	color: #ccc;
}
/* touch menu */
.top-main-content {
	display: none;
}
.touch-top-wrapper .touch-logo img {
	height: 40px;
}
.touch-toggle li {
	height: 60px;
}
.touch-toggle li a {
	height: 60px;
}
.touch-toggle li i {
	width: 28px;
	height: 28px;
	margin-top: 15px;
}
.footer .qhd-content p, .footer .qhd-content p, .bottom .qhd-content p, .bottom .qhd-content p {
	text-align: left !important;
}
/* 图文交叉排版 */
.post-text h2 {
	font-weight: normal;
	font-size: 16px;
}
.post-text-summary {
	font-size: 12px;
}
.post-list .post-list-item {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.post-list-2col .post-img, .post-list-2col .post-text-box {
	width: 100%;
}
.post-list-2col .post-img img {
	height: auto !important;
}
.post-list-2col .post-text-box {
	height: auto !important;
}
.post-list-2col .post-text-summary {
	height: auto !important;
}
.post-list-2col .post-text {
	padding: 20px;
}
.post-list-2col .post-list-item .post-arrow {
	width: 19px;
	height: 10px;
	margin: 0;
	right: auto;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	background-position: 0 0;
}
.post-list-3col .post-img, .post-list-3col .post-text-box {
	width: 50%;
	float: left;
}
.post-list-3col .post-list-item .post-text {
	padding: 20px;
}
.post-list-3col .post-list-item .post-arrow {
	width: 10px;
	height: 19px;
	margin: 0;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	background-position: 0 -42px;
}
.post-list-3col .post-list-item:nth-of-type(2n+2) .post-img {
	float: right;
}
.post-list-3col .post-list-item:nth-of-type(2n+2) .post-arrow {
	left: auto;
	right: -10px;
	background-position: 0 -11px;
}
.post-list-3col .post-list-item-spec .post-img {
	top: auto !important;
}
.post-list-3col .post-list-item-spec .post-text-box {
	top: auto !important;
}
}
 @media screen and (max-width:640px) {
/* slideshow */
.slideshow {
	height: 320px !important;
}
.slideshow img {
	height: 320px !important;
}
.slideshow-min {
	height: 240px !important;
}
.slideshow-min img {
	height: 240px !important;
}
.scrollable .carousel-direction a {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
/* Tab */
.tabs-left .tabs-nav {
	width: 30%;
}
/* 图文展示 */
.qhd-content .typo {
	text-align: center;
}
.qhd-content .typo .typo_img, .qhd-content .typo .imgtoright {
	width: auto !important;
	float: none;
	margin-right: 0;
	margin-left: 0;
}
/* 多列图文*/	
.portfolio-list .column .col-4-1, .link-list .column .col-4-1 {
	width: 48.5% !important;
	margin-right: 3% !important;
}
.portfolio-list .column .col-4-1:nth-child(2n), .link-list .column .col-4-1:nth-child(2n) {
	margin-right: 0 !important;
}
.portfolio-list .column .col-5-1, .link-list .column .col-5-1 {
	width: 100% !important;
	margin-right: 0 !important;
}
.portfolio-grid-4col .portfolio-grid-item {
	width: 50%;
}
.portfolio-grid-3col .portfolio-grid-item {

	width: 50%;
}
/* 文章 */
.headlines-list-2col .headlines-content {
	width: 100%;
	float: none;
	display: block;
	margin-right: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.headlines-others .entry-set-time-hl .entry-item {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.headlines-others .entry-set-time-hl .entry-summary {
	margin-bottom: -8px;
}
.team-cases-title {
	margin: 25px 0 25px;
	padding-top: 25px;
}
.team-introduction .team-img, .content .team-introduction .team-img {
	margin-right: 0px;
}
.team-introduction .team-img img, .content .team-introduction .team-img img {
	width: 200px;
}
.team-introduction .team-name {
	font-size: 18px;
	font-weight: bold;
}
.full-scrollable ul li {
	margin: 0 5px;
}
.full-scrollable .scrollable-info .scrollable-summarty {
	font-size: 13px;
}
/* 产品 */
.product-intr .product-preview {
	width: auto;
	float: none;
	margin-right: 0;
	display: block;
	margin-bottom: 30px;
}
.content .product-detail-zoom .product-intr .product-preview,  .product-detail-zoom .product-intr .product-preview {
	width: 100%;
}
.gallery-zoom-img-wrap .icon-zoom {
	display: none;
}
/* 链接 */
.link-icon li {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.link-icon li a {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 80px;
	height: 80px;
}
.link-icon li a span {
	display: block;
	margin-top: 26px;
	font-size: 14px;
}
.link-icon li a.link-img img {
	width: 24px;
	margin: 15px 0 5px 0;
}
.link-icon li a.link-img span {
	margin-top: 0;
}
.link-setion {
	margin-bottom: 5px;
}
/* 容器 */
.module-horizontal .module-title-horizontal {
	float: none;
	margin-right: 0;
}
.module-title-horizontal .module-title-content {
	margin: 0 0 10px 0;
}
.module-horizontal > .module-inner > .module-more-horizontal a {
	margin-top: 12px;
}
.fixed-bottom {
	display: block;
}
/* 图文交叉排版 */
.post-text h2 {
	margin-bottom: 15px;
}
.post-list .post-img, .post-list .post-text-box {
	width: 100%;
}
.post-list .post-img img {
	height: auto !important;
}
.post-list .post-text-box {
	height: auto !important;
}
.post-list .post-text-summary {
	height: auto !important;
}
.post-list .post-list-item .post-arrow {
	width: 19px;
	height: 10px;
	margin: 0;
	right: auto;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	background-position: 0 0;
}
.post-list .post-list-item-spec .post-img {
	top: auto !important;
}
.post-list .post-list-item-spec .post-text-box {
	top: auto !important;
}
.post-list .post-list-item:nth-of-type(2n+2) .post-arrow {
	width: 19px;
	height: 10px;
	margin: 0;
	right: auto;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	background-position: 0 0;
}
}
 @media screen and (max-width:480px) {
/* 多列 */
.column .col-4-1 {
	width: 100% !important;
	margin-right: 0 !important;
}
/* slideshow */	
.slideshow {
	height: 280px !important;
}
.slideshow img {
	height: 280px !important;
}
.slideshow-min {
	height: 200px !important;
}
.slideshow-min img {
	height: 200px !important;
}
.slideshow .carousel-direction {
	display: none;
}
.carousel-thumbs a img {
	width: 80px;
}
.scrollable-text {
	height: auto;
}
.scrollable-text .carousel-direction {
	display: none;
}
.carousel-btn-fixed {
	bottom: 8px;
}
.carousel-btn a {
	width: 12px;
	height: 12px;
	border-radius: 50%;
}
/* Tab */
.tabs-default .tabs-nav li a {
	padding: 0 10px;
	line-height: 34px;
	font-size: 14px;
}
.tabs-center .tabs-nav li {
	margin: 0 2px 5px;
}
/* 文章产品公用 */
.entry-list-mobile .entry-summary {
	display: none;
}
.entry-list-mobile .entry-detail {
	display: none;
}
.portfolio-typo-item .portfolio-typo-summary {
	display: none;
}
/* 多列图文*/
.portfolio-list .column .col-2-1,  .portfolio-list .column .col-3-1,  .portfolio-list .column .col-4-1,  .portfolio-list .column .col-5-1,  .link-list .column .col-2-1,  .link-list .column .col-3-1,  .link-list .column .col-4-1,  .link-list .column .col-5-1 {
	width: 100% !important;
	margin-right: 0 !important;
}
.portfolio-grid-item {
	margin-bottom: 10px;
}
.portfolio-grid-text h3 {
	font-size: 13px;
}
.portfolio-grid-4col .portfolio-grid-item {
	width: 100%;
}
.portfolio-grid-3col .portfolio-grid-item {
	width: 100%;
}
/* 图库 */
.pgwSlideshow .ps-current {
	min-height: 200px;
}
/* 文章 */
.article-list-row li .article-time {
	display: none;
}
.entry-img img {
	width: 120px !important;
	height: auto !important;
}
.blog-list .entry-img img {
	width: 100% !important;
	height: auto !important;
}
.headlines-list .headlines-content-bg .entry-img img {
	width: 100% !important;
	height: auto !important;
}
.entry-list-time-hl .entry-item {
	padding-left: 80px;
}
.entry-list-time-hl .time {
	width: 60px;
}
.entry-list-time-hl .time-day {
	line-height: 40px;
	font-size: 26px;
}
.entry-list-time-hl .time-date {
	line-height: 20px;
	font-size: 12px;
}
.team-introduction .typo .typo-img {
	float: none;
	margin: 0 0 20px;
}
.team-introduction .team-img img, .content .team-introduction .team-img img {
	width: auto;
	max-width: 100%;
}
.scrollable-text .article-time {
	display: none;
}
/* touch-menu */
.touch-top-wrapper .touch-logo img {
	height: 30px;
}
.touch-toggle li {
	height: 50px;
	padding: 0 10px;
}
.touch-toggle li a {
	height: 50px;
}
.touch-toggle li i {
	width: 20px;
	height: 20px;
	margin-top: 15px;
}
/* 容器 */
.module-full-screen-title > .module-title-content > i {
	width: 40px;
}
.module-horizontal .module-title-horizontal {
	float: none;
	margin-right: 0;
}
.module-title-horizontal .module-title-content {
	margin: 0 0 10px 0;
}
.module-horizontal > .module-inner > .module-more-horizontal {
	margin: 6px 0 0;
}
.module-section {
	padding: 40px 10px;
	margin: 0 -10px;
}
.module-section-title-wrapper {
	margin-bottom: 20px;
}
.module-section-title {
	padding-right: 5px;
}
.module-section-title h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
.module-section-title h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.module-section-title em {
	display: block;
}
.module-section-more a {
	font-size: 16px;
}
}
 @media screen and (max-width:360px) {
/* slideshow */
.slideshow-min {
	height: 180px !important;
}
.slideshow-min img {
	height: 180px !important;
}
.slideshow .carousel-direction {
	display: none;
}
}
