﻿body {
	/*font-family: "Open Sans", Raleway, Arial, Verdana, Helvetica, 'Microsoft Yahei', Lato, sans-serif;*/
	font-family:"黑体" !important;
	color: #282828;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	outline: none!important;
	color: #282828;
}
a:hover, a:active {
	color: #F08200;
	text-decoration: none;
}
.dark-title a {
	color: #fff;
}
.dark-title a:hover, .dark-title a:active {
	color: #F08200;
}
.f-tel{
	display: none;
}
b, strong {
	font-weight: bold;
}
h2.lg-title {
	font-size: 32px;
}
h3.lg-title {
	font-size: 26px;
}
.main-slideshow .item {
	min-height: 500px;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.navbar-brand > img {
	/* max-height: 50px; */
	width:260px;
	margin-top:25px;
}
.social-icon {
	float: right;
}
#navigation .Lev1:hover{
	background-color: #fff;
	transition: all 1s;
	transform-style: preserve-3d;
}
header{position: relative;}
.navbar {
	background: #fff;
	z-index: 100;
	width: 100%;
	border-bottom: none;
}
.navbar-nav > li > a {
	color: #666;
	font-weight: bold;
	font-size: 18px;
	border-top: none;
}
.navbar-nav > li > a:hover, .navbar-nav > li.active > a {
	border-top: none;
}
.navbar-nav .dropdown-menu .Lev2 {
	position: relative;
	font-family: "黑体";
	font-weight: bolder;
}
.navbar-nav .dropdown-menu .sub-menu3 {
	display: none !important;
}
.navbar-nav .dropdown-menu .Lev2:hover .sub-menu3 {
	display: block !important;
	left: 100%;
	top: 0!important;
	margin-top: -1px!important;
}
#slideshow{height: 100%;width: 100%;}

#volunteer-section .team-wrap .team-img img {
	width: 100%;
}
#volunteer-section .team-wrap h4 {
	margin: 15px 0 5px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	font-weight: bold;
	/*text-align: left;*/
}
#volunteer-section .team-wrap span.designation {
	color: #ff9600;
}
#volunteer-section .team-wrap .desc {
	padding-top: 5px;
	margin-bottom: 0;
}
.volunteer-header {
	padding: 40px 0 0px;
}
#current-cause {
	background: url(../images/the-bg.jpg);
}
.current-cause h4 {
	margin-bottom: 10px;
}
#clients .item {
	border: 1px #E8E8E8 solid;
	margin: 0 15px 1px;
	position: relative;
}
#clients .item .more{
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 150px;
	text-align: center;
	color: #ffffff;
    border: 2px solid #ffffff;
    background-color: #B3813C;
    display: none;
}
#clients .item .more:hover{
	color: #f16543;
    background-color: #ffffff;
    transition: all 1s;
    transform-style: preserve-3d;
}
#clients .item:hover .more{
	display: block;
}
#clients .item .it-p{
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	
}
.client-slider img {
	opacity: 1;
}
.client-slider img:hover {
	opacity: 0.5;
}
#causes-header {
	background: #333;
	padding: 40px 0 10px;
}
#causes-header .lg-title.text-center:after {
	background: #ccc;
}
#causes {
	background: #333;
	padding: 0 0 15px;
}
#utility .lg-title a{
	color: #282828;
}
#clients{
	background: #333;
}
#clients .owl-stage img{
	height: 220px;
}
#clients .item .it-p{
	margin-top: 0;
	padding: 10px 0;
	background: #fff;
	margin-bottom: 0;
}
#causes .iport-title {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	line-height: 1.4;
}
.causes-carousel {
	padding-top: 10px;
}
.causes-carousel .item {
	margin: 0 15px;
	overflow: hidden;
}
.causes-carousel .item .pic{
	overflow: hidden;
}
#causes .causes-carousel .item .pic{
	height: 310px;
}
#causes .owl-carousel .owl-item img{
	margin-top:-38px;
}
#causes .causes-carousel .item:hover img{
	transform: scale(1.2);
	transform-style: preserve-3d;
	transition: all 1s;
	
}
#volunteer-section {
	padding: 50px 0 35px;
}
#extensions .icon-list li {
	font-size: 15px;
	line-height: 1.6em;
}
#extensions .fa-ul li i {
	margin-top: 8px;
	font-size: 20px;
}
#extensions .iabout-left {
	color: #282828;
}
.iabout-right img {
	width: 100%;
}
.utility {
	padding: 40px 0;
}
.blog-carousel .item {
	margin: 0 15px;
}
#blog-carousel .title {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	font-weight: bold;
	margin: 18px 0 12px;
	line-height: 1.4;
}
.blog-carousel .meta {
	color: #444;
	margin-bottom: 10px;
}
.blog-carousel .owl-dots {
	text-align: center;
	margin-top: 20px;
}
.footer-section {
	padding: 20px 0 25px;
}
.ft-title {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 25px;
}
.ft-title a {
	/*color: #fff;*/
	font-weight: bold;
}
.ft-title a:hover, .ft-title a:active {
	color: #FF9600;
}
#footer-sec img {
	max-width: 100%;
}
.f-about, .f-about p {
	margin-bottom: 0;
	line-height: 1.6;
}
.foot-about img {
	margin-bottom: 20px;
}
.footer-section .foot-contact ul li {
	line-height: 1.5;
	padding: 0 0 6px 0;
	margin-bottom: 6px;
}
.footer-section .foot-nav ul li {
	line-height: 1.0;
	padding: 0 0 8px 0;
	margin-bottom: 8px;
	/*border-bottom: 1px #333 dashed;*/
}
.footer-section .foot-nav ul li:last-child {
	border-bottom: none;
}
.f-qrcode {
	padding-top: 8px;
}
.f-qrcode img{
	width:70% !important;
}



.copyright small {
	font-size: 14px;
}
.copy-left b {
	color: #F08200;
}
.foot-menu li a i {
	font-size: 17px;
}
/* 内页 */

.noDis {
	display: none;
}
.search-tips {
	color: #f00;
	font-size: 16px;
	text-align: center;
}
/*联系我们*/
.contact {
	font-size: 0;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 70px;
}
.company-item {
	vertical-align: top;
	display: inline-block;
	width: 31.3333%;
	/*padding: 50px;*/
	box-sizing: border-box;
	margin-left: 3%;
}
.company-item:nth-child(3n+1) {
	margin-left: 0;
}
.contact h2 {
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: bolder;
}
.contact span {
    line-height: 1.4;
    font-size: 16px;
    vertical-align: middle;
    display: block;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}
.contact span:before {
    content: "";
    background: #4a4a4a;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 8px;
    left: 2px;
}
.page-content {
	line-height: 2.6;
	font-size: 16px;
	position: relative;
}
.page-content p {
	margin-bottom: 0;
	line-height: 2.6;
}
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
	margin: 0;
	padding: 0;
	line-height: 2.0;
}
.search-tips {
	color: #f00;
	font-size: 16px;
	text-align: center;
}
em.error {
	overflow: hidden;
	zoom: 1;
	background: url("../images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 19px;
	color: red;
}
em.success {
	overflow: hidden;
	zoom: 1;
	background: url("../images/checked.gif") no-repeat 0px 0px;
	padding-left: 19px;
	color: red;
}
.com-cnt table th {
	font-weight: bold;
	background: #f9f9f9
}
.com-cnt table th, .com-cnt table td {
	border: 1px #eee solid;
	padding: 6px 12px;
}
.com-cnt img {
	max-width: 100%;
}
#pages {
	clear: both;
	padding: 10px 0 10px;
	text-align: center;
	font: 12px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 24px;
	line-height: 22px;
	margin-top: 0px;
}
#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	line-height: 22px;
	/*background: #5a85b2;*/
	/*border: 1px solid #5a85b2;*/
	/*color: #fff;*/
	text-align: center;
}
.page .noPage {
	display: inline-block;
	padding: 0px 12px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.pageright {
	margin-right: 40px;
}
/*资质证书*/
.certificate{
	width: 100%;
	padding: 40px 0;
	background: url(../images/cer-bg.jpg);
	background-size: 100% 100%;
}
.certificate .swiper-slide img{
	width: 100%;
	display: block;
	height: 100%;
}
.certificate .pic-slide{
	position: relative;
	width: 100%;
	padding:60px 75px 30px;
	box-sizing: border-box;
}
.certificate .pic-slide .swiper-slide{
	border-radius: 50%;
	overflow: hidden;
	height: 220px;
}
.certificate .pic-slide .swiper-slide:hover{
	border-radius:0;
	transition:all 1s;
	transform-style:preserve-3d;
}
.certificate .swiper-button-prev{
	background-image: url(../images/left00.png);
	height: 54px;
	width: 54px;
	background-size: 100% 100%;
	left: 0;
}
.certificate .swiper-button-next{
	background-image: url(../images/right00.png);
	height: 54px;
	width: 54px;
	background-size: 100% 100%;
	right: 0;
}
@media (max-width: 1680px){
	.certificate .pic-slide .swiper-slide{
		height: 180px;
	}
}

@media (max-width : 420px) {
#pages .prev, #pages .next {
	display: none;
}
}
/* 可移植内页样式 */
.for-bottom-padding-no {
	padding-top: 45px;
	clear: both;
}
.text-center {
	text-align: center;
}
.sidebar .widget:last-child {
	margin-bottom: 0;
}
.entry-header {
	background: none;
	box-shadow: none;
	padding-top: 0;
	border: none;
}
.prolist-wrap .glass-animation img {
	border: 1px #ededed solid;
	/*height:312px;*/
	/*width:312px;*/
	position: absolute;
	width: 100%;
	left: 0;
	top: -36px;
}
.s-contact {
	color: #555;
	line-height: 1.6;
}
.sidebar .widget {
	margin-top: 0;
}
/*产品展示*/
*{margin: 0;padding: 0}
body{font-size: 12px;font-family: "黑体";}
ul,li{list-style: none;}
a:link,a:visited{text-decoration: none;}
/*.list ul li{ border:solid 1px #316a91; border-bottom:0;}*/
.list ul li a{padding-left: 10px;color: #fff; font-size:14px; display: block; font-weight:bold; height:36px;line-height: 36px;position: relative;
}
.list ul li .inactive{ background:url(../images/off.png) no-repeat 184px center;}
.list ul li .inactives{background:url(../images/on.png) no-repeat 184px center;} 
.list ul li ul{display: none;}
.list ul li ul li { border-left:0; border-right:0; }
.list ul li ul li ul{display: none;}
.list ul li ul li a{ padding-left:40px;}
.list ul li ul li ul li { background-color:#d6e6f1; border-color:#6196bb; }
/*.last{ background-color:#d6e6f1; border-color:#6196bb; }*/
.list ul li ul li ul li a{ color:#316a91; padding-left:30px;}
.list ul li ul li { border-left:0; border-right:0;  border-color:#467ca2;}

.a-banner{
	display: none;
}
.entry-meta li:before {
	margin: 0;
}
#innerpage-wrap {
	background: #fff;
	padding: 45px 0;
	clear: both;
}
.breadcrumb-wrapper {
	background: #F4F4F4;
	padding: 0px 0;
	clear: both;
}
.breadcrumb-section .bc-cat {
	padding-top: 16px;
	position: relative;
	top: 2px;
}
.bcid-cat {
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
	color:#666;
	font-family: "黑体";
}
.bcid-cat a{
	color:#666;
}
.location {
	text-align: right;
}
.widget .tagcloud a, .tags-list a, .searchform #searchsubmit {
	transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.searchform {
	overflow: hidden;
	background-color: #f16543; /* firefox 19+ */ /* ie */
}
.searchform ::-webkit-input-placeholder {
color: #ffffff;
}
.searchform ::-moz-placeholder {
color: #ffffff;
}
.searchform :-ms-input-placeholder {
color: #ffffff;
}
.searchform input:-moz-placeholder {
color: #ffffff;
}
.searchform #s, .searchform #searchsubmit {
	color: #ffffff;
	height: 48px;
	border: none;
	background-color: #B3813C;
	margin-bottom: 0;
	border-radius: 0;
}
.searchform #s {
	float: left;
	width: 85%;
	padding-left: 20px;
	padding-right: 0;
}
.searchform .screen-reader-text {
	display: none;
}
.searchform #searchsubmit {
	float: right;
	width: 15%;
	padding-left: 0;
	padding-right: 0;
	background-image: url("../images/icon-lense.png");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	height: 36px;
}
.searchform #searchsubmit:hover {
	background-color: #373c40;
}
.searchform {
	background: none;
	border: none;
	margin-top: 6px;
}
.searchform #s {
	background: none;
	height: 36px;
	color: #444;
	border: 1px #ddd solid;
	border-right: none;
}
.searchform #searchsubmit {
	background-color: #F08200;
}
.searchform ::-webkit-input-placeholder {
color: #444;
}
.searchform ::-moz-placeholder {
color: #444;
}
.searchform :-ms-input-placeholder {
color: #444;
}
.searchform input:-moz-placeholder {
color: #444;
}
.widget ul li:before {
	display: none;
}
.widget-category ul li:before {
	font-family: 'FontAwesome';
	content: "\f101";
	padding-right: 17px;
}
.sidebar .widget .title {
	color: #525659;
	text-transform: uppercase;
	font-weight: 600;
}
/*widget top*/
.sidebar .list-content ul>li{
	font-size: 16px;
	cursor: pointer;
	position: relative;
}
.sidebar .widget dl{
	margin-bottom: 0;
	margin-left: 20px;
	/*display: none;*/
	position: absolute;
	right: 0;
	top: 0;
	background-color: pink;
}
.sidebar .widget dl dt{
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid rgba(0,0,0,0.5);
}
.sidebar .widget dl dt:last-child{
	border: 0;
}
.sidebar .widget ul li {
	border-bottom: 1px solid #d3dae0;
	padding: 6px 0 6px 0;
	font-size: 14px;
	color: #6e7375;
}
.sidebar .widget ul li a {
	color: #373c40;
	color: #6e7375;
}
.sidebar .widget ul li a.cur{
	color: #f16543;
}
.sidebar .widget ul li a:hover {
	color: #f16543;
}
.sidebar .widget ul li ul {
	padding: 6px 0 0;
}
.sidebar .widget ul li ul li:first-child {
	border-top: 1px solid #dedede;
}
.sidebar .widget ul li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.widget .title {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 22px;
	margin-top: 0;
}
.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.widget .gallery-post-slider ul li {
	border: none;
	background: none;
	padding: 0;
}
.widget .tabbed .tabs {
	margin: 0;
	padding: 0;
}
.widget .tabbed .tabs li {
	float: left;
	list-style: none;
	margin: 0;
	background-image: none;
	border: none;
	padding: 10px 1px 10px;
	width: 33.333%;
	color: #878c90;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	border-right: 1px solid #d3dae0;
}
.widget .tabbed .tabs li:last-child {
	border-right: none;
}
.widget .tabbed .tabs li:hover, .widget .tabbed .tabs li.current {
	color: #ffffff;
	background-color: #f16543;
	border-right: 1px solid #f16543;
	border-bottom: 1px solid #f16543;
	margin-bottom: -1px;
}
.widget .tabbed .block {
	margin: 0;
	display: none;
}
.widget .tabbed .block.current {
	display: block;
	padding: 22px 0 0;
	border-top: 1px solid #d3dae0;
}
.widget .tabbed .widget-list li {
	background: none;
	border-bottom: 1px solid #E8E9EF;
	padding: 0 0 20px;
	margin-bottom: 25px;
	line-height: 1.0;
}
.widget .tabbed .widget-list li .link-read-more {
	color: #f16543;
}
.widget .tabbed .widget-list li .link-read-more:hover {
	color: #373c40;
}
.widget .tabbed .widget-list li .link-read-more:hover:after {
	color: #373c40;
}
.widget-list li {
	overflow: hidden;
	margin-bottom: 20px;
}
.widget-list li:last-child {
	border-bottom: none;
}
.widget-list li h5 {
	margin: 0 0 9px;
	line-height: 21px;
	color: #a5aaae;
	font-size: 13px;
	font-weight: normal;
}
.widget-list li figure {
	float: left;
	margin-right: 22px;
	margin-bottom: 0;
}
.widget-list li figure img {
	width: 102px;
	height: 104px;
}
.widget-list li span {
	display: inline-block;
	font-size: 12px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 3px;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.widget-list li .comments {
	background-image: url("../images/icon-chat-3.png");
	background-position: left 3px;
	margin-right: 18px;
	margin-bottom: 0;
}
.widget-list li .author {
	background-image: url("../images/icon-user.png");
	background-position: left 3px;
	padding-left: 17px;
}
.widget-list li .link-read-more {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
}
.widget-list li .link-read-more:after {
	content: " \f101";
	font-family: FontAwesome;
	color: #f16543;
}
.widget .tagcloud {
	overflow: hidden;
	margin-left: -4px;
	margin-right: -4px;
}
.widget .tagcloud a {
	display: block;
	float: left;
	padding: 6px 15px;
	color: #84898b;
	background-color: #ecf0f3;
	font-size: 14px;
	margin: 4px;
	text-decoration: none;
}
.widget .tagcloud a:hover {
	color: #ffffff;
	background: #f16543;
}
.glass-animation:hover .glass span {
	-webkit-transition-delay: .2s; /* Safari */
	transition-delay: 0s;
	opacity: 1;
	width: 30px;
	height: 30px;
	border-radius: 200px;
}
.glass-animation:hover .glass span i {
	right: -14px;
	bottom: -7px;
	-webkit-transition-delay: .2s; /* Safari */
	transition-delay: .2s;
}
.glass-animation:hover .background {
	height: 100%;
	width: 100%;
	opacity: .7;
}
.glass-animation .background {
	transition: 0.3s all ease-in-out;
	width: 100;
	height: 100;
	background: #f16543;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
}
.glass-animation .glass {
	display: block;
	transition: 0.2s all ease-in-out;
}
.glass-animation .glass > span {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: 0.2s all ease-in-out;
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	display: block;
	border: 5px solid #ffffff;
}
.glass-animation .glass > span i {
	transition: 0.2s all ease-in-out;
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
	position: absolute;
	right: -200px;
	bottom: -200px;
	display: inline-block;
	width: 18px;
	height: 5px;
	background: #ffffff;
	border-radius: 10px;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}
.breadcrumb-section {
	background: url(../images/breadcrumb-bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 52px 0px 70px;
}
.breadcrumb-section h1 {
	margin-bottom: 0;
	font-size: 35px;
	color: #f9f9fa;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.breadcrumb-section h1:after {
	background: #ff7800;
	height: 3px;
	content: "";
	display: block;
	width: 100px;
	margin: 15px 0px 0px
}
.breadcrumb {
	background: none;
	border-radius: 0;
	padding: 4px 0;
	margin: 39px 0px 0px;
}
.breadcrumbs:after {
	height: 1px;
	background: #fff;
	content: "";
	display: block;
	margin: 0px 0px 0px 115px;
	opacity: 0.25;
}
.bc-location {
	margin-top: 39px;
	color: #fff;
}
.bc-location a {
	color: #fff;
}
.bc-location a:hover, .bc-location a:active {
	color: #0093DD;
}
.blog-article {
	margin-bottom: 30px;
}
.blog-article figure {
	margin-bottom: 20px;
}
.blog-article .format-icon {
	left: 0;
}
.blog-article p {
	margin-bottom: 20px;
	line-height: 24px;
}
.blog-article blockquote p {
	line-height: 32px;
}
.blog-article .read-more-link {
	text-transform: uppercase;
	line-height: 23px;
	color: #7d8489;
}
.blog-article .read-more-link:after {
	content: "\f101";
	font-family: FontAwesome;
	color: #f16543;
	padding-left: 8px;
}
.blog-article .read-more-link:hover {
	color: #373c40;
}
.blog-article .read-more-link:hover:after {
	color: #373c40;
}
.blog-article .post-meta {
	color: #a5aaae;
	font-size: 12px;
	float: left;
	width: 21.97402597402597%;
	border-right: 2px solid #d7dee0;
	margin: 0 30px 15px 0;
}
.blog-article .post-meta a {
	color: #a5aaae;
}
.blog-article .post-meta a:hover {
	color: #f16543;
}
.blog-article .post-meta ul {
	list-style: none;
	margin: 0;
	padding: 0 15px;
}
.blog-article .post-meta ul li {
	margin: 0 0 6px;
	padding: 4px 0;
	text-transform: uppercase;
	background: none;
}
.blog-article .post-meta ul li:before {
	font-family: 'FontAwesome';
	padding-right: 17px;
	font-size: 14px;
	color: #8C9194;
}
.blog-article .post-meta ul li.date:before {
	content: "\f073";
}
.blog-article .post-meta ul li.comments:before {
	content: "\f086";
}
.blog-article .post-meta ul li.tags:before {
	content: "\f02b";
}
.blog-article .post-meta ul li.author:before {
	content: "\f007";
}
.blog-article .post-summary {
	padding-right: 10px;
}
.blog-article .post-summary p {
	margin-bottom: 10px;
	line-height: 23px;
	color: #666;
}
.blog-article .post-content-wrapper {
	padding: 15px 0 30px;
}
.blog-article .post-meta ul li time {
	background: none;
	margin-left: -3px;
}
.portfolio-item, .gallery-item {
	margin: 0 0 30px;
	overflow: hidden;
	max-width: 100%;
	max-height: 100%;
	z-index: 20;
}
.portfolio-item .item-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	color: #4f5458;
	letter-spacing: normal;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	text-align:center;
}
.portfolio-item time {
	color: #687075;
}
.portfolio-item span {
	color: #f16543;
}
.portfolio-item .square {
	background-color: #bfc4c8;
}
.related-projects .item .separator, .portfolio-item .separator {
	margin: 30px 0 15px;
	display: none;
}
.portfolio-item figure {
	margin-bottom: 22px;
	position: relative;
	height: 310px;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
.portfolio-item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-color: #f16543;
}
.portfolio-item .overlay a {
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	background: url("../images/icon-lense.png") no-repeat center center;
}
.portfolio-item .overlay a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.our-work .gallery-item .inner-contents {
	border-bottom: 1px solid #cad3db;
	border-bottom: none;
}
.our-work .gallery-item {
	margin-bottom: 24px;
}
.our-work .gallery-item figure {
	position: relative;
	margin: 0 0 23px;
	line-height: 1.0;
}
.our-work .gallery-item figure:hover .gallery-btn {
	opacity: 1;
}
.our-work .gallery-item img {
	padding: 0;
	margin: 0;
	max-width: 100%;
	border: 1px #ededed solid;
}
.our-work .gallery-item .gallery-btn {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 200;
	width: 160px;
	margin: -22px 0 0 -79px;
	opacity: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #ffffff;
	background-color: #B3813C;
}
.our-work .gallery-item .gallery-btn:hover {
	color: #f16543;
	background-color: #ffffff;
}
.our-work .gallery-item .media-container {
	position: absolute;
	z-index: 100;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-color: #B3813C;
}
.our-work .gallery-item .item-title {
	font-size: 16px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0px;
	color: #61676c;
	color: #282828;
	padding-bottom: 0;
	position: relative;
	z-index: 999;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	text-align: center;
}
.our-work .gallery-item p {
	margin-bottom: 12px;
}
.our-work .gallery-item p a {
	color: #a1a9b0;
	margin-right: 3px;
	text-decoration: none;
}
.our-work .gallery-item p a:hover {
	color: #f16543;
}
.sidebar .widget {
	margin-bottom: 35px;
}
.widget-list li .comments {
	background: none;
	margin-right: 0;
	padding-left: 0;
	padding-top: 3px;
}
.widget-list li figure {
	margin-right: 15px;
}
.widget-list li figure img {
	width: 106px;
	height: auto;
}
.widget .tabbed .widget-list li {
	padding: 0 0 15px;
	margin-bottom: 15px;
}
.widget .tabbed .widget-list li:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.widget .widget-list {
	padding-left: 0;
}
.sidebar .widget ul li .s-desc {
	margin-bottom: 8px;
	line-height: 1.5
}
.blog-article {
	float: left;
	width: 100%;
}
.blog-article figure {
	float: left;
	width: 250px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.blog-article .post-meta {
	width: 125px;
	margin: 0 30px 15px 0;
}
.blog-article .post-meta ul {
	padding: 0;
}
h2.post-title {
	font-size: 20px;
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 1.4;
	font-weight: bold;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.downlist-wrap .blog-article figure {
	width: 220px;
	margin-right: 25px;
}
.download-wrap .d-content {
	padding-top: 15px;
}
.download-wrap .down-info li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px #ddd solid;
}
.blog-post-wrap .bp-desc {
	text-align: center;
	display: block;
	margin: 20px 0;
	font-size: 14px;
}
.blog-post-wrap .bp-title {
	margin-top: 0;
	font-size: 23px;
	letter-spacing: normal;
	color: inherit;
	text-align: center;
}
.prolist-wrap .portfolio-item {
	margin-bottom: 17px;
}
.prolist-wrap .model {
	margin-bottom: 5px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	color: #666;
}
.prolist-wrap .p-keyword {
	color: #666;
	margin-bottom: 0;
}
#contact-form textarea {
	height: 120px;
}
.msg-title {
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
	color: inherit;
	margin-top: 50px;
}
.add-msg-form .cf-column {
	padding-bottom: 20px;
	position: relative;
}
.add-msg-form .cf-tarea {
	clear: both;
}
.add-msg-form input {
	box-sizing: border-box;
	padding: 0 15px;
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	color: #444;
	width: 100%;
	margin-bottom: 0;
}
.add-msg-form textarea {
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #333;
	min-height: 100px;
	padding: 15px;
	color: #444;
	width: 100%;
	margin-bottom: 0;
}
.add-msg-form .submit-button {
	box-sizing: border-box;
	width: 100%;
	line-height: 40px;
	height: 40px;
	float: right;
	padding: 0px 15px;
	border: 0px;
	color: #fff;
	position: relative;
	background-color: #333;
	cursor: pointer;
	margin-bottom: 20px;
}
.add-msg-form .submit-button:hover, .add-msg-form .submit-button:active {
	background-color: #D81919;
}
.add-msg-form em {
	position: absolute;
	bottom: 0;
	z-index: 1111;
	float: left;
	left: 20px;
}
.product-show .ps-title {
	font-size: 16px;
	margin-top: 0;
	margin-bottom:35px;
}
.product-show .ps-desc {
	display: block;
	text-align: center;
	margin: 17px 0 20px;
	font-size: 14px;
}
.product-show .product-gallery .owl-controls {
	margin-top: 20px;
	text-align: center;
}
.product-gallery {
	/* margin: 0 -15px; */
	width: 50%;
	/*display: inline-block;*/
	/*float: left;*/
}
.product-gallery .swiper-slide{
	height:478px;
}
.product-gallery .item {
	padding: 0 15px;
}
.product-gallery img {
	margin-top:-57px;
}

.pro-list-right{
	/*display: inline-block;*/
	margin-left: 30px;
	/* margin-top: 90px; */
	position: absolute;
	left: 51%;
	top: 20px;
	width:36%;
}
.pro-list-right p{
	font-size: 16px;
	font-family: "黑体";
	line-height: 36px;
	/* border-bottom:1.5px solid #ccc; */
}
/* .pro-list-right p:first-child{ */
	/* margin-top:18px; */
/* } */

.pro-list-right .zixun{
	/* height:100px; */
	width:100%;
	background:#f0f0f0;
	border-radius:5px;
	padding:5%;
	font-family:”黑体“;
	margin-top:30px;
	
}
.pro-list-right .zixun p span{
	font-size:24px;
	color:red;
}
.pro-list-right .zixun a{
	display:block;
	width:50%;
	background:#F08200;
	text-align:center;
	color:#fff;
	/* margin:0 auto; */
} 
.pro-list-right p span{
	/* color:red; */
	/* font-size:15px; */
}
.proshow-tab {
	margin-top: 15px;
	padding-bottom: 25px;
	padding-bottom: 0;
}
.proshow-tab .nav-tabs li:after {
	display: none;
}
.proshow-tab .nav-tabs .active a {
	color: #D4171E !important;
	text-decoration: none;
	font-weight:bold;
}
.proshow-tab .nav-tabs a {
	color: #333 !important;
	margin-right: 5px;
}
.proshow-tab .tab-content {
	padding-top: 25px;
	width: 100%;
	float: left;
	margin: 0;
}
.proshow-tab .tab-pane {
	margin-top: 0;
}
#product-msg-form input[type="text"], #product-msg-form input[type="password"], #product-msg-form input[type="email"], #product-msg-form input[type="tel"], #product-msg-form input[type="number"], #product-msg-form input[type="file"], #product-msg-form input[type="url"], #product-msg-form select, #product-msg-form textarea {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	line-height: 24px;
	padding: 12px 20px;
	font-size: 13px;
	color: #202020;
	border: 1px solid #dddddd;
	background: #ffffff;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
#product-msg-form input[type="text"]:focus, #product-msg-form input[type="password"]:focus, #product-msg-form input[type="email"]:focus, #product-msg-form input[type="tel"]:focus, #product-msg-form input[type="number"]:focus, #product-msg-form input[type="file"]:focus, #product-msg-form input[type="url"]:focus, #product-msg-form select:focus, #product-msg-form textarea:focus {
	border-color: #202020;
}
#product-msg-form .cf-column {
	margin-bottom: 18px;
}
#product-msg-form #submit-btn {
	display: inline-block;
	background: #D4171E;
	color: #202e31 !important;
	color: #fff !important;
	border-radius: 6px;
	padding: 12px;
	border: none;
	cursor: pointer;
	width: 100%;
}
#product-msg-form #submit-btn:hover, #product-msg-form #submit-btn:focus, #product-msg-form #submit-btn:active {
	background: #202E31;
}

/* 内页响应 */

@media (max-width : 990px) { /* 960 */
	.f-tel{
		display: block;
		text-align: center;
		font-size: 16px;
	}
#innerpage-wrap {
	padding: 30px 0 0;
}
.sidebar .widget:last-child {
	margin-bottom: 30px;
}
.sidebar {
	padding-top: 30px;
	clear: both;
}
.side-search .title {
	display: none;
}
.searchform #s {
	width: 94%;
}
.searchform #searchsubmit {
	width: 6%;
}
.blog-article .read-more-link {
	display: none;
}
.product-show .ps-desc {
	margin: 12px 0 15px;
}
}
@media (max-width : 768px) { /* 向下考虑iphone6的667px和736px */
	.kl{
		display: none;
	}
	.a-banner{
		display: block;
		width: 100%;
	}
	.a-banner img{
		display: block;
		width: 100%;
	}
.portfolio-item .item-title {
	position: relative;
	z-index: 999;
}
.our-work .gallery-item .item-title {
	position: relative;
	z-index: 999;
}
.searchform #s {
	width: 92%;
}
.searchform #searchsubmit {
	width: 8%;
}
.product-show .ps-title, .blog-post-wrap .bp-title {
	line-height: 1.6;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
}
@media (max-width : 740px) { /* 双行，568px,600px,640px */
	.company-item{
		width: 49%;
		margin-left: 2%;
	}
	.company-item:nth-child(2n+1){
		margin-left: 0;
	}
.product-gallery .swiper-button-prev,.product-gallery .swiper-button-next{
	height:32px;
	width:32px;
	background-size:32px 32px;
}
.our-work .gallery-item .gallery-btn {
    top: 50%;
    left: 50%;
    width: 86%;
    margin: 0; 
    padding: 7px 0;
    font-size: 12px;
    font-weight: 700;
    transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.product-gallery img{
	margin-top:-42px !important;
}
.footer-section{
	padding:0;
}
.foot-about img{
	margin-bottom:0;
}
.footer-widget-2{
	padding-top:20px;
}
.prolist-wrap .glass-animation img{
	top:-20px;
}
.portfolio-item figure{
	height:170px;
}
.bcid-cat {
	text-align: center;
	margin-bottom: 15px;
}
.location {
	text-align: center;
	line-height: 1.4;
}
.side-news {
	display: none;
}
.searchform #s {
	width: 90%;
}
.searchform #searchsubmit {
	width: 10%;
}
.breadcrumb-section {
	padding: 82px 0 40px;
}
.breadcrumb-section .bc-cat {
	text-align: center;
}
.breadcrumb-section h1:after {
	margin: 15px auto 0;
}
.bc-location {
	margin-top: 25px;
	text-align: center;
}
.breadcrumbs:after {
	display: none;
}
.product-show .ps-desc {
	margin: 12px 0 15px;
}
}
@media (max-width : 480px) {
	.company-item{
		width: 100%;
		margin-left: 0;
	}
.searchform #s {
	width: 85%;
}
.searchform #searchsubmit {
	width: 15%;
}
.blog-article figure {
	margin-right: 0;
	width: 100%;
	margin-bottom: 25px;
}
.blog-article .entry-header {
	clear: both;
}
h2.post-title {
	font-size: 17px;
	margin-bottom: 14px;
}
.blog-article .post-meta {
	margin: 0 0px 15px 0;
	width: 100%;
	border-right: none;
}
.blog-article .post-meta ul li:before {
	padding-right: 10px;
}
.blog-article .post-meta ul li {
	float: left;
	padding: 0;
	margin: 0 12px 0 0px;
}
.blog-article .entry-content {
	clear: both;
}
.blog-article .post-summary p {
	margin-bottom: 0;
}
.proshow-tab .nav-tabs > li {
	width: 100%;
}
.proshow-tab .nav-tabs > li > a {
	border-radius: 0;
}
.proshow-tab .nav-tabs > li > a, .proshow-tab .nav-tabs > li.active > a, .proshow-tab .nav-tabs > li.active > a:hover, .proshow-tab .nav-tabs > li.active > a:focus {
	border: 1px #ddd solid;
	margin-right: 0;
}
}

@media only screen and (min-width: 421px) and (max-width: 480px) {
	#causes-carousel .owl-stage .item .pic img{
		margin-top:-48px !important;
	}
	#causes-carousel .owl-stage .item, #causes-carousel .owl-stage .item .pic{
		height:386px !important;
	}
	.portfolio-item figure{
		height:182px;
	}
	.prolist-wrap .glass-animation img{
		top:-22px;
	}
	.product-show .product-gallery .swiper-slide {
		height: 394px !important;
	}
	.product-gallery img {
		margin-top: -45px !important;
	}
}
@media (max-width : 420px) {/* 单行，240px,320px,375px,384px,414px */
.blog-article .post-meta ul li.author {
	display: none;
}
.prolist-wrap .model {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
}
.breadcrumb-section h1 {
	font-size: 30px;
}
}
@media (max-width : 360px) {
.searchform #s {
	width: 80%;
}
.searchform #searchsubmit {
	width: 20%;
}
.prolist-wrap .portfolio-item {
	width: 100%;
}
#causes-carousel .owl-stage .item, #causes-carousel .owl-stage .item .pic{
	height:320px !important;
}
#causes-carousel .owl-stage .item .pic img{
	margin-top:-38px !important;
}
#clients .owl-stage img{
	height:242px !important;
}
.certificate .swiper-button-prev,.certificate .swiper-button-next{
	height:42px;
	width:42px;
}
.footer-widget-2{
	padding-top:20px !important;
}
.portfolio-item figure{
	height:313px;
}
.prolist-wrap .glass-animation img{
	top:-41px;
}
}
@media (max-width : 320px) {
	#causes-carousel .owl-stage .item, #causes-carousel .owl-stage .item .pic{
		height:280px !important;
	}
	#clients .owl-stage img{
		height:213px;
	}
	.certificate .pic-slide .swiper-slide{
		height:167px !important;
	}
	.portfolio-item figure {
		height: 284px !important;
	}
	.prolist-wrap .glass-animation img {
		top: -33px;
	}
	.product-show .product-gallery .swiper-slide{
		height:274px !important;
	}
	.lg-title-2{
		font-size:18px !important;
	}
	
}

@media (max-width:1440px) and (min-width:1200px) {
.searchform #s {
	width: 82%;
}
.searchform #searchsubmit {
	width: 18%;
}
}
@media (max-width:1200px) and (min-width:1040px) {
.searchform #s {
	width: 78%;
}
.searchform #searchsubmit {
	width: 22%;
}
}

/* responsive */
@media (min-width:1410px) {
.container {
	max-width: 1170px;
	width: 1170px;
}
}
@media (min-width:1570px) {
.container {
	max-width: 1170px;
	width: 1170px;
}
/*.iabout-text,.iabout-text p{line-height:1.8;font-size:15px;}
	.f-about, .f-about p{line-height:1.74;}*/
}
@media (min-width:1890px) {
.container {
	max-width: 1370px;
	width: 1370px;
}
#navigation .Lev1 {
	margin: 0 7px;
}
.btn-join {
	display: none;
}
.iabout-text, .iabout-text p {
	line-height: 1.8;
	font-size: 15px;
}
.f-about, .f-about p {
	line-height: 1.75;
}
.footer-section .foot-contact ul li {
	margin-bottom: 8px;
	padding: 0 0 8px;
}
}
@media (max-width : 1024px) {
 #causes-carousel .owl-stage .item,#causes-carousel .owl-stage .item .pic{
	height:210px;
}
#clients .owl-stage img{
	height:160px;
}
#clients .item .it-p{
		font-size:12px;
}
 #causes-carousel .owl-stage .item .pic img{
	margin-top:-24px;
 }
 .product-gallery img{
	margin-top:-41px;
}
.product-gallery .swiper-slide{
	height:336px;
}
.pro-list-right .zixun p span{
	font-size:20px;
}
.pro-list-right .zixun p{
	font-size:14px;
}
.pro-list-right .zixun a{
	height:32px;
	line-height:32px;
	font-size:14px;
}
body {
	word-break: break-all;
	word-wrap: break-word
}
.container {
	max-width: 98%;
	width: 98%;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0;
}
.navbar {
	min-height: 20px;
}
.navbar-brand {
	height: auto;
	padding: 0;
	/*margin: 15px 0;*/
	margin-top: 6px;
}
.navbar-brand > img {
	max-height: 40px;
	width:auto;
	margin-top:0;
}
.navbar-toggle {
	display: block !important;
	margin-top: 12px;
	margin-right: 0;
	padding: 10px 12px;
	border: 1px #ddd solid;
	border-radius: 5px;
}
.navbar-toggle .icon-bar {
	width: 18px;
	background: #333;
}
#navigation {
	display: none !important;
}
.navbar .navbar-header {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
#mmenu {
	border-left: 1px #E5E5E5 solid;
}
#mmenu .mmDiv {
	padding-top: 20px;
}
#mmenu .mm-title {
	padding: 12px 0 11px;
}
#mmenu .mm-search-form {
	margin: 0;
}
#mmenu .mm-search {
	position: static;
	padding-left: 0;
	margin-top: 10px;
	padding-right: 0;
	margin-bottom: -17px;
}
#mmenu .mm-search .side-mm-keyword {
	max-height: 32px;
	height: 32px;
	padding: 0 16px;
}
#mmenu .noblock {
	display: inline !important;
	padding: 10px;
}
#mmenu .MMhead {
	line-height: 2.8;
	border-bottom: 1px #E5E5E5 solid;
	margin: 0 -20px;
	padding-left: 10px;
}
#mmenu .MMhead a {
	background: none;
}
#mmenu .mm-header .mm-title {
	top: -10px;
	font-size: 14px;
}
#mmenu a {
	color: #333;
	font-size: 14px;
}
#mmenu a:hover, #mmenu a:active {
	color: #AF7F48
}
/*#mmenu .mm-listview > li > a, #mmenu .mm-listview > li > span {
	padding: 10px 10px 10px 20px;
}*/
#slideshow .item{min-height:auto;}
}
@media (max-width : 990px) { /* 960 */
.product-show  .pro-list-right{
	width:100%;
	position:static;
	margin-left:0;
}
.container {
	max-width: 99%;
	width: 99%;
	/*padding-bottom:10px;*/
}
#slideshow .item{min-height:auto;}
#volunteer-section {
	padding: 40px 0 5px;
}
.iw4-item {
	margin-bottom: 30px;
}
#clients {
	padding: 30px 0;
}
#causes {
	padding: 0;
}
#causes-header {
	padding: 30px 0 10px;
}
h2.lg-title {
	font-size: 2.2em;
	font-weight: bold;
}
.lg-title-2 {
	line-height: 1.6;
	margin-bottom: 20px;
}
#extensions {
	padding: 30px 0 10px;
}
#extensions .lg-title-2 {
	font-size: 2em;
	text-align: center;
	font-weight: bold;
}
.iabout-left {
	width: 100%;
}
.iabout-right {
	display: none;
}
#utility {
	padding: 30px 0 20px;
}
.current-cause .stats {
	margin-bottom: 5px;
}
.copyright {
	padding: 20px 0 10px;
}
.copy-left, .copy-left small {
	text-align: center;
	line-height: 1.5;
}
.copy-right {
	text-align: center;
}
.foot-menu {
	float: none;
	margin: 3px 0 0 0;
}
.foot-menu li {
	float: none;
	display: inline-block;
}
}
@media (max-width : 768px) { /* 向下考虑iphone6的667px和736px */
#slideshow .item{min-height:auto;}
}
@media (max-width : 740px) { /* 双行，568px,600px,640px */
.certificate{
	background-size:auto auto;
}
.product-show .product-gallery{
	width:100%;
}
.product-show .product-gallery .swiper-slide{
	height:310px;
}

#slideshow .item{min-height:auto;}
h2.lg-title {
	font-size: 2em;
	font-weight: bold;
}
.about-page-wrap .page-content>div>strong>span{
	font-size:20px !important;
}
.our-work .gallery-item .item-title{
	font-size:14px;
}
.page-content p,.page-content p span{
	font-size:14px !important;
	line-height: 28px;
}
.about-page-wrap .page-content p span,.about-page-wrap .page-content p{
	font-size:14px !important;
}
.about-page-wrap .page-content p{
	text-indent:0em !important;
}
}
@media (max-width : 480px) {
#slideshow .item{min-height:auto;}
.lg-title-2 {
	font-size: 20px;
}
.lg-text {
	font-size: 1.1em;
}
.donate-button {
	display: none;
}
#causes-carousel .owl-stage .item, #causes-carousel .owl-stage .item .pic{
	height:370px;
}
#causes-carousel .owl-stage .item .pic img{
	margin-top:-42px;
}
#clients .owl-stage img{
	height:281px;
}
.certificate .pic-slide .swiper-slide{
	height:257px;
}
}
@media (max-width : 420px) {/* 单行，240px,320px,375px,384px,414px */
#slideshow .item{min-height:auto;}
.navbar-brand > img {
	max-height: 40px;
	margin-top:0;
}
.navbar-toggle {
	margin-top: 11px;
}
.iw4-item {
	width: 100%;
}
.com-cnt table th, .com-cnt table td {
	padding: 5px 8px !important;
}

}

@media (max-width : 375px){
	#causes-carousel .owl-stage .item, #causes-carousel .owl-stage .item .pic{
		height:336px;
	}
	#clients .owl-stage img{
		height:254px;
	}
	.certificate .pic-slide .swiper-slide{
		height:221px;
	}
	.portfolio-item figure{
		height:150px;
	}
	.product-show .product-gallery .swiper-slide{
		height:333px !important;
	}
}

@media (max-width : 360px) {
	.com-cnt table th, .com-cnt table td {
		padding: 5px 7px !important;
	}
	#slideshow .item{
		min-height:auto;
	}
	.portfolio-item figure {
		height: 313px;
	}
	.product-show .product-gallery .swiper-slide{
		height:318px;
	}
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
	#causes-carousel .owl-stage .item,#causes .causes-carousel .item .pic,.portfolio-item figure{height:258px;}	
	#causes .owl-carousel .owl-item img {margin-top: -31px;}
	.prolist-wrap .glass-animation img{top:-32px;}
	.product-gallery .swiper-slide{height:410px;}
}

@media only screen and (min-width: 1280px) and (max-width: 1599px) {
	#causes-carousel .owl-stage .item,#causes .causes-carousel .item .pic,.portfolio-item figure{height:254px;}
	#causes .owl-carousel .owl-item img{margin-top:-29px;}
	.product-gallery .swiper-slide{height:410px;}
}


@media only screen and (min-width: 1152px) and (max-width: 1279px) {
	.main-slideshow .item{min-height:auto;}
	#clients .owl-stage img{height:157px;}
	#clients .item .it-p{font-size:14px;}
	#causes-carousel .owl-stage .item,#causes .causes-carousel .item .pic,.portfolio-item figure{height:206px;}
	#causes .owl-carousel .owl-item img{margin-top:-24px;}
	.product-gallery .swiper-slide{height:330px;}
	.product-gallery .swiper-slide img{margin-top:-50px;}
	.prolist-wrap .glass-animation img{top:-28px;}
}




.a-banner0{
	display: none;
}
@media only screen and (max-width: 767px) {
	.a-banner0,.a-banner0 img{
		display: block;
		width: 100%;
	}
	.a-banner0 .swiper-pagination-bullet-active{
		background: #fff;
	}
	#slideshow{
		display: none;
	}
}


@media(max-width:420px){
	.product-show .product-gallery .swiper-slide{
		height:364px;
	}
}
@media (max-width: 360px){
	.certificate .pic-slide .swiper-slide{
		height: 206px;
	}
}
