body {

	font-family: "Open Sans", Montserrat, Oxygen, Lato, Arial, Verdana, Helvetica, 'Microsoft Yahei', sans-serif;

	font-size: 14px;

	color: #282828;

}

ul, li {

	list-style: none;

	margin: 0;

	padding: 0;

}

a {

	outline: none!important;

	color: #282828;

}

a:hover, a:active {

	color: #324CBC;

	text-decoration: none;

}

.dark-title a {

	color: #fff;

}

.dark-title a:hover, .dark-title a:active {

	color: #1377C5;

}

.text-center {

	text-align: center;

}

b, strong {

	font-weight: bold;

}

.social-icon i {

	font-size: 22px;

}

.social-icon a {

	padding: 0 9px;

}

.top-right .tr-item i {

	font-size: 23px;

	position: absolute;

	left: 0;

	top: 10px;

}
.top-logo {overflow: hidden;position: relative;}
.top-logo img {
	
	max-height: 52px;
}
.top-logo a:before {
	content: "";
	position: absolute;
	left: 106px;
	top: -460px;
	width: 550px;
	height: 25px;
	background-image: linear-gradient(to bottom,transparent,rgba(255,255,255,.5),transparent);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 1s ease-in 1s infinite;
	-o-animation: searchLights 1s ease-in 1s infinite;
	animation: searchLights 1.5s ease-in 1s infinite;
}
@keyframes searchLights {
        0% {
            left: -200px;
            top: -200px;
           }
        100% {
            left: -160px;
            top: 100px;
             }
    }
.middle-header {

	padding: 14px 0;

}

.location, .time-scheduled, .phone {

	margin-top: 6px;

}

.ow-navigation .navbar-collapse > .nav.navbar-nav > li {

	margin: 0 3px;

}

.ow-navigation .container .row > a.nav-last-a {

	padding: 22px 30px;

}

.ow-navigation .navbar-nav > li .dropdown-menu li a {

	font-size: 16px;

	line-height: 1.2;

	padding: 5px 10px 5px 0;

	font-weight: bold;

}

.ow-navigation .navbar-collapse > .nav.navbar-nav > li > a {

	/*font-weight: bold;*/

}

.index-slider .slider-content {

	top: 25%;

	bottom: auto;

}

.index-slider .slide-content {

	text-align: left;

}

.index-slider .owl-controls {

	margin-top: -40px;

	position: relative;

}

.index-slider .item {position: relative;min-height: 650px;background-position: center top;background-size: cover;background-repeat: no-repeat;}

.index-slider .item a.itme-link {

	display: block;

	position: absolute;

	width: 100%;

	height: 100%;

	text-indent: -10000;

}

.section-padding {

	padding: 23px 0;

}

.section-header h3 {

	letter-spacing: normal;

	font-weight: bold;

}

.section-header p {

	margin-bottom: 30px;

}

#index-whyus {

	padding-top: 15px;

	padding-bottom: 45px;

}

#index-whyus .section-header p {

	margin-top: 10px;

	margin-bottom: 25px;

}

.why-choose-content:hover .why-choose-hover h3 {

	color: #313131;

}

.why-choose-content:hover .why-choose-hover p {

	color: #777;

}

#index-whyus .why-choose-hover {

	position: static;

	background: #fff;

}

.why-choose-content .why-choose-hover h3 {

	overflow-x: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	line-height: 1.4;

	font-size: 17px;

	font-weight: bold;

}

.why-choose-content .why-choose-hover p {

	margin-bottom: 0;

}

.why-icon {

	text-align: center;

}

.why-icon i {

	font-size: 62px;

	color: #1377C5;

}

#index-fact {

	background-image: url(../images/fact-bg.jpg);

}

#index-fact h3 b i {

	font-size: 45px;

}

#index-fact h3 i {

	padding-right: 15px;

}

#index-fact p {

	font-size: 17px;

}

#index-portfolio {

	padding: 45px 0 25px;

}

#index-portfolio .product-content h2 {

	letter-spacing: normal;

	overflow-x: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	line-height: 1.4;

}

#index-portfolio .product-content h3 span {

	font-size: 13px;

}

#index-portfolio .product-content h3 span a {

	color: #539e22;

}

#index-portfolio .product-content h3 span a:hover, #index-portfolio .product-content h3 span a:active {

	color: #1377C5;

}

.product-box {

	padding: 0;

}

.product-box:hover .cart {

	top: 32%;

}

.product-box:hover .wishlist {

	bottom: 35px;

}

#index-team {

	padding: 45px 0 35px;

}

#index-team .owl-controls {

	position: relative;

	z-index: 100;

	margin-top: 35px;

}

#index-team .team-content {

	position: static;

	width: 100%;

	background: #fff;

}

#index-team .team-member:hover .team-content {

	background-color: #1377c5;

}

#index-team .team-content h3 {

	overflow-x: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	font-size: 14px;

	display: block;

}

#index-btm-widget {background-image: none;background-color: #0074d3;}

#index-btm-widget .offer-shape {

	background-image: url(../images/btmw-bg.jpg);

}

#index-btm-widget .smart-price h2 {

	line-height: 1.4;

}

#index-btm-widget .offer-box h3 {

	line-height: 2.2;

}

#blog-section .post-content {

	display: block;

}

.post-content .entry-title {

	margin: 25px 0 8px;

}

.post-content .entry-title, .post-content .entry-title a {

	overflow-x: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	font-size: 15px;

	font-weight: bold;

	line-height: 1.4;

}

.post-content .entry-title a:hover, .post-content .entry-title a:active {

	color: #1377C5;

}

#blog-section .post-date {

	width: 82px;

}

#blog-section .post-content .entry-content {

	padding-bottom: 5px;

}

.footer-main {

	padding-top: 48px;

}

.footer-main .widget {

	margin-bottom: 40px;

}

.footer-main .widget-title {

	font-size: 19px;

	margin-bottom: 30px;

}

.f-about, .f-about p {

	line-height: 1.8;

	margin-bottom: 0;

}

.foot-nav li a {

	color: #fff;

}

.foot-nav li a:hover, .foot-nav li a:active {

	color: #A6AC29;

}

.foot-nav ul li {

	margin-bottom: 10px;

}

.f-qrcode {

	padding-top: 3px;

}

.foot-contact li {

	margin-bottom: 10px;

	font-weight: normal;

	padding-left: 0;

}

.foot-contact li span {

	display: inline;

}

.bottom-footer .copyright {

	text-align: center;

}

.bottom-footer .cr-right {

	text-align: right;

}

.bottom-footer ul li {

	color: #ddd;

	float: right;

}

.copyright b {

	color: #ffbe01;

}

.bottom-footer ul li a:hover, .bottom-footer ul li a:active {

	color: #ffbe01;

}

/* Ã¥â€ â€¦Ã©Â¡Âµ */



.noDis {

	display: none;

}

.search-tips {

	color: #f00;

	font-size: 16px;

	text-align: center;

}

.page-content {

	line-height: 1.6;

}



.page-content p {margin-bottom: 0;line-height: 1.8;font-size: 16px;}

.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 li{
    float: left;
}

#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;

	color: #000;

	text-align: center;

}

#pages a.page-num-current{background:#c00;color:#fff;}

.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;

}

@media (max-width : 768px) {
.page-content iframe{
	width: 100% !important;
	height: auto !important;
}
}
@media (max-width : 420px) {

#pages .prev, #pages .next {

	display: none;

}

}

.page-banner {

	padding: 66px 0;

	max-height: 240px;

	min-height: 200px;

}

.page-banner:before {

	opacity: 0.35;

}

.banner-heading {

	display: block;

}

.banner-heading > h3 {

	font-size: 32px;

	font-weight: bold;

}

.banner-heading .location {

	text-align: center;

	float: none;

	color: #ddd;

	width: 100%;

	margin: 5px auto 0;

	padding-left: 0;

}

.banner-heading .location a {

	color: #ddd;

}

.banner-heading .location a:hover, .banner-heading .location a:active {

	color: #A6B029;

}

/* Ã¥ÂÂ¯Ã§Â§Â»Ã¦Â¤ÂÃ¥â€ â€¦Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â */

.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;

}

.s-contact {

	color: #555;

	line-height: 1.6;

}

.sidebar .widget {

	margin-top: 0;

}

.entry-meta li:before {

	margin: 0;

}

#innerpage-wrap {

	background: #fff;

	padding: 45px 0;

	clear: both;

}

.breadcrumb-wrapper {

	background: #F4F4F4;

	padding: 30px 0;

}

.breadcrumb-section .bc-cat {

	padding-top: 16px;

	position: relative;

	top: 2px;

}

.bcid-cat {

	font-size: 16px;

	font-weight: bold;

}

.location {

	text-align: center;

}

.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: #1377C5;

	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;

}

.searchform #searchsubmit:hover {

	background-color: #373c40;

}

.searchform {

	background: none;

	border: none;

}

.searchform #s {

	background: none;

	color: #444;

	border: 1px #ddd solid;

	border-right: none;

}

.searchform #searchsubmit {

	background-color: #1377C5;

}

.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;*/

/*}*/

/*.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: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;

}

.portfolio-item .item-title {

	font-size: 14px;

	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;

}

.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: 15px;

	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;

	display: block;

}

.widget-list li .comments {

	background: none;

	margin-right: 0;

	padding-left: 0;

	padding-top: 3px;

   line-height: normal;

}

.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;

	overflow-x: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	font-weight: bold;

}

.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;

}

.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;

}

.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: 30px;

	color: inherit;

	margin-top: 0;

	padding-bottom: 0;

	margin-bottom: 0;

	line-height: 1;

}

.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;

}

.product-gallery .item {

	padding: 0 15px;

}

.product-gallery img {

	margin-bottom: 1px;

	border: 1px #ededed solid;

}

.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;

}

.proshow-tab .nav-tabs a {

	color: #333 !important;

}

.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 */

#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 */

.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;

}


.homeone ul li{
    width: 47%;
}

.product-content{
    padding: 0px;
}

.homethree .homethreebox .homethreeitem .homethreetit h3 {
    font-size: 22px;
}
}
.homethree .homethreebox .homethreeitem .homethreetit h3 {
    float: left;
    font-size: 18px;
    color: #111;
}

.homethree .homethreebox .homethreeitem .homethreetit a {
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/HomeIcon02.png) center center no-repeat;
    background-size: 30px;
    font-size: 0;
}
.homethree .homethreebox .homethreeitem dl {
    clear: both;
    display: block;
    width: 100%;
    padding-top: 10px;
}

.homethree .homethreebox .homethreeitem dl dd {
    clear: both;
    display: block;
    border: 1px solid #4c514e;
    border-radius: 10px;
    position: relative;
    padding-left: 21.470588%;
    height: 127px;
    margin-top: 15px;
    padding-top: 15px;
    padding-right: 10px;
}
.homethree .homethreebox .homethreeitem dl dd .homethreeitemPic {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 16.941176%;
    border-radius: 10px;
    overflow: hidden;
}
.homethree .homethreebox .homethreeitem dl dd .homethreeitemPic img {
    width: 100%;
    transition: all .5s;
}
.homethree .homethreebox .homethreeitem dl dd .homethreeitemTit {
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #242424;
    line-height: 3;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.homethree .homethreebox .homethreeitem ul {
    margin-top: 25px;
}

.homethree .homethreebox .homethreeitem ul li {
    clear: both;
    display: block;
    overflow: hidden;
    padding-top: 17px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #c1cacd;
    position: relative;
    /* padding-left: 115px; */
}

.homethree .homethreebox .homethreeitem ul li span {
    padding: 3px 9px;
    line-height: 18px;
}
.homethree .homethreebox .homethreeitem ul li a {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    padding-right: 10px;
}


.page-bannerss{
    display: none;
}

}


@media (max-width : 740px) { /* Ã¥ÂÅ’Ã¨Â¡Å’Ã¯Â¼Å’568px,600px,640px */

.bcid-cat {

	text-align: center;

	margin-bottom: 15px;

}
}

@media (max-width : 767px) {
    .prothreefrtit{
        font-size: 24px;
        line-height: 60px;
    }
    .prothreefr ul {
  padding: 25px 5px 6px;
}
.prothreefr ul, .prothreefr ul li {
  border-radius: 15px;
  box-shadow: 0 3px 12px rgb(216 216 225 / 56%);
}

.prothreefr ul li {
  margin-bottom: 31px;
  width: 50%;
  float: left;
  padding: 10px;
}
.prothreefr ul li .prothreefrtxt{
    height: 35px;
    overflow: hidden;
    display: block;
    line-height: 35px;
}

}



.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;

}

}

@media (max-width : 480px) {

.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: 50%;

}

.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 (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%;

}

}

@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;

}

/*.ow-navigation .navbar-collapse > .nav.navbar-nav > li{margin:0 8px;}*/

}

@media (min-width:1890px) {

.container {

	max-width: 1370px;

	width: 1370px;

}

.ow-navigation .navbar-collapse > .nav.navbar-nav > li {

	margin: 0 8px;

}

#blog-section .post-content .entry-content p {

	font-size: 14px;

}

.f-about, .f-about p {

	line-height: 2;

}

}

 @media (max-width : 1024px) {

body {

	word-break: break-all;

	word-wrap: break-word

}

.container {

	max-width: 98%;

	width: 98%;

}

.middle-header {padding: 12px 0;padding: 0px;}

.top-logo {

	line-height: 1.0;
    
}

.top-logo img {

	max-height: 42px;

}

#navigation .navbar-header {

	float: right;

}

#navigation .nav-consult {

	float: left;

	padding: 17px 20px;

	margin-left: 15px;

}

.navbar-toggle {

	display: block !important;

	margin: 12px 15px 0;

	padding: 7px 8px;

	border: 1px #3198EC solid;

}

.navbar-toggle .icon-bar {

	width: 18px;

}

.navbar-fixed-top.ow-navigation .navbar-toggle .icon-bar, .ow-navigation .navbar-toggle .icon-bar {

	background-color: #fff;

}

#navbar {

	display: none!important;

}

#navbar .nav-consult {

	float: left;

}

#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;

}

.middle-header .location, .middle-header .time-scheduled {

	display: none;

}

.middle-header .phone {

	margin-top: 3px;

	margin-right: 15px;

}

.index-slider .item {

	min-height: 400px;

}

.section-header p {

	padding-left: 15px;

	padding-right: 15px;

}

.section-padding {

	padding: 16px 0;

}

.blog-section .col-sm-6 {

	margin-bottom: 15px;

}

.banner-heading .location {

	max-width: 100%;

}

}

@media (max-width : 990px) { /* 960 */

.container {

	max-width: 99%;

	width: 99%;

}

.location p, .time-scheduled p, .phone p {

	font-size: 15px;

}

.location p span, .time-scheduled p span, .phone p span {

	font-size: 14px;

	margin-bottom: 8px;

}

#navigation .nav-consult {

	margin-left: 0;

}

.ow-navigation .navbar-toggle {

	margin-top: 15px;

	margin-bottom: 15px;

}

.ow-navigation.navbar-fixed-top {

	overflow-y: auto;

}

.index-slider .item {

	min-height: 380px;

}

#index-portfolio {

	padding: 35px 0 15px;

}

#index-whyus {

	padding-bottom: 15px;

}

#index-whyus .why-choose-hover {

	padding: 20px 24px;

	margin-bottom: 30px;

}

.why-choose-content {

	max-width: 100%;

	min-width: 70px;

}

#index-team {

	padding: 35px 0 25px;

}

#index-team .owl-controls {

	margin-top: 25px;

}

#index-fact {

	padding: 40px 0 10px;

}

.shop .product-box {

	max-width: 100%;

	margin: 0 auto 10px;

}

#index-btm-widget .smart-price h2 {

	font-size: 2em;

}

#blog-section .post-content .entry-title {

	margin: 15px 0 8px;
    
}

#blog-section .entry-content p {

	margin-bottom: 0;
    display: none;
}

.footer-main {

	padding-top: 35px;
	background: #f5f5f5;

}
.dark-title a{
    color: #333;
}

.footer-main .widget {

	margin-bottom: 30px;

}

.bottom-footer {

	padding: 18px 0;

}

.bottom-footer .copyright {

	font-size: 14px;

	text-align: center;

}

.bottom-footer .copyright b {

	display: none;

}

}

@media (max-width : 768px) { /* Ã¥Ââ€˜Ã¤Â¸â€¹Ã¨â‚¬Æ’Ã¨â„¢â€˜iphone6Ã§Å¡â€ž667pxÃ¥â€™Å’736px */

.logo-block {

	margin-bottom: 0;

	width: auto;

	float: left;

}

.top-header .top-menu, .logo-block, .middle-header .col-md-9 {width: auto;float: right;/* display: none; */}

.location, .time-scheduled, .phone, .cart {

	margin-right: 0;

}

.index-slider .item {

	min-height: 320px;

}

.photo-slider .slide-content-2 h2 {

	font-size: 2.5em;

	margin-top: 10px;

}

#blog-section {

	padding-bottom: 10px;

}

.blog-section-ss{
    display: none;
}

.blog-section article {

	margin: 0;

	max-width: 100%;

}

.inews-item {

	width: 50%;

	margin-bottom: 30px;

}

.iblog-bottom-sec {

	display: none;

}
#blog-section .entry-content p {
	margin-bottom: 0;
	display: none;
}
#index-btm-widget .smart-price h2 {font-size: 1.5em;color: #fff;}

}

@media (max-width : 740px) { /* Ã¥ÂÅ’Ã¨Â¡Å’Ã¯Â¼Å’568px,600px */
.top-logo{
    display: none;
}
.top-logo img {

	max-height: 35px;

}

.middle-header .phone {

	display: none;

}

.middle-header .social-icon {

	display: block;

	top: 9px;

	min-width: 80px;

	right: 0;

}

.index-slider .item {

	min-height: 280px;

}

.photo-slider .slide-content-2 h2 {

	margin-top: 15px;

}

#index-fact {

	display: none;

}

#index-portfolio {

	padding-top: 0;

}

#index-btm-widget {

	padding: 38px 0 22px;

}

.team-member {

	max-width: 100%;

}

#blog-section .post-content {

	padding: 15px 14px;

}

}

@media (max-width : 480px) {

.index-slider .item {

	min-height: 240px;

}

.photo-slider .slide-content-2 h2 {

	font-size: 2em;

}

}

@media (max-width : 420px) {/* Ã¥Ââ€¢Ã¨Â¡Å’Ã¯Â¼Å’240px,320px,375px,384px,414px */

.index-slider .item {min-height: 135px;}

.photo-slider .slide-content-2 h2 {

	font-size: 0.3em;

}

.inews-item {

	width: 50%;

}

.project-item {

	width: 50%;

}

}

@media (max-width : 360px) {

.top-logo img {

	max-height: 30px;

}

.middle-header .social-icon {

	top: 6px;

}

.index-slider .item {

	min-height: 180px;

}

.photo-slider .slide-content-2 h2 {

	display: none;

}

}

 @media (max-width: 991px) {
        .fixed-con{
            display: none;
        }
}
@media (max-width: 1336px) {
    .location{
      display: none;  
    }
    
    .time-scheduled{
        display: none; 
    }
    .location, .time-scheduled, .phone {
    margin-top: 6px;
    float: right;
}
.top-right .tr-item i {
    font-size: 23px;
    position: absolute;
    right: 209px;
    top: 14px;
    left: auto;
}
.navbar-brand{
    display: none;
}

}
@media (min-width: 998px) {
    .footer-bottom-fixed {
        display: none;
    }
}

@media (max-width: 998px) {
    .navbar-brand{
    display: block;
}
.blog-article figure{
    width: 35%;
}
.blog-article .post-summary p{
    display:none;
}
.banner-heading > h3{
    color: #fff;
}

h1{
    font-size:24px;
    font-weight: 600;
    
}
.shop .section-header h4{
    font-size: 14px;
}


.footer-bottom-fixed {
        width: 100%;
        height: 60px;
        background-color: #0074d3;
        color: #fff;
        position: fixed;
        bottom: 0;
        left: 0;
        overflow: hidden;
        z-index: 100;
        padding-bottom: .1rem;
        display: block;
      }
       .footer-bottom-fixed li{
           
       }
      .footer-bottom-fixed a{
        display: block;
        text-decoration: none;
      }
      .footer-bottom-fixed-home, .footer-bottom-fixed-top {
        font-size: 16px;
        text-align: center;
        line-height: 20px;
        float: left;
        width: 13%;
        color: #fff;
        padding: 10px 0;
      }
      .footer-bottom-fixed-home img{
        display: block;
        width: auto;
        height: 25px !important;
        margin: 0 auto;
      }
      .footer-bottom-fixed-top img{
        display: block;
        width: auto;
        height: 25px !important;
        margin: 0  auto;
      }
      
      .footer-bottom-fixed .footer-btns {
    width: 70%;
    float: right;
    margin-top: 0.1rem;
    margin-right: 2%;
}
.footer-bottom-fixed .footer-btns span, .footer-bottom-fixed .footer-btns a {
    display: block;
    float: left;
    width: 50%;
    height: 40px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 35px;
    position: relative;
    margin-top: 10px;
}
.footer-bottom-fixed .footer-btns .zx_btm {
    border-radius: .53333rem 0px 0px .53333rem;
    border: solid 1px #a6b9cc;
    cursor: pointer;
}
.footer-bottom-fixed .footer-btns span:before, .footer-bottom-fixed .footer-btns a:before {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    top: 6px;
    width: 40px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
}
.footer-bottom-fixed .footer-btns .zx_btm:before {
    background-image: url(../images/bottom_zx.png);
    background-size: 0.98667rem auto;
}
.footer-bottom-fixed .footer-btns .dh_btm {
    background-color: #d63e07;
    border-radius: 0px .53333rem .53333rem 0px;
}
.footer-bottom-fixed .footer-btns .dh_btm:before {
    background-image: url(../images/bottom_tel.gif);
    background-size: 25px auto;
    -webkit-animation: shake 1s linear infinite;
    animation: shake 1s linear infinite;
}

      .footer-bottom-fixed-tel {
        background: #fbc729;
        float: right;
        width: 64%;
        height: 60px;
        color: #333;
        padding: 10px 2%;
      }
      .footer-bottom-fixed-tel .footer-bottom-fixed-tel-left {
        float: left;
      }
      .footer-bottom-fixed-tel .footer-bottom-fixed-tel-right {
        float: right;
        width: 40px;
        height: 40px;
        background-color: #101d3f;
        color: #fff;
        line-height: 20px;
        text-align: center;
        font-style: normal;
        border-radius: 5px;
        padding: 2px;
      }
      .footer-bottom-fixed-tel .footer-bottom-fixed-tel-left {
        background: url(../images/ico_tel.png) no-repeat left center;
        background-size: 40px auto;
        padding-left: 50px;
      }
      .footer-bottom-fixed-tel span {
        display: block;
        line-height: 20px;
        font-size: 14px;
      }
      .footer-bottom-fixed-tel b {
        display: block;
        line-height: 20px;
        font-size: 20px;
        font-weight: normal;
        font-family: Impact;
      }
      
}


@media (max-width: 780px) {
	.p102-search-1{
			display: none;
	}



.p101-pro-1-pic {
	position: relative;
	overflow: hidden;
	width: 100%;
   
}
.p101-pro-1-pic a {
position: absolute;
width: 2.8rem;
height: 2.8rem;
background: rgba(0, 0, 0, 0.34);
border-radius: 100%;
top: 2rem;
left: 4%;
z-index: 50;
}

.p101-pro-1-pic a:after {
content: "";
width: 1rem;
height: 1rem;
border: 0.15rem solid #fff;
border-style: solid none none solid;
border-radius: 0.1rem;
position: absolute;
top: 50%;
right: 0.6rem;
margin-top: -0.5rem;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.p101-pro-1-pic li img {
	width: 100%;
	display: block;
}

.p101-pro-1-pic .p101-pro-1-page {
	font-size: 1.4rem;
	width: 12%;
	height: 2rem;
	font-family: 'Arial';
	border-radius: 1.5rem;
	background: rgba(0, 0, 0, 0.7);
	font-weight: normal;
	line-height: 2rem;
	color: #fff;
	position: absolute;
	left: 84%;
	bottom: 2rem;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2;
}

.p101-pro-1-pic .p101-pro-1-page i {
	font-family: "SimHei";
}

.p101-pro-1-con {
	padding: 1.75rem 4% 2rem;
	border-bottom: 0.75rem solid #ececec;
}



}