﻿@charset "utf-8";

/*reset*/

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 62.5%;
}

body {
	background-color: #fff;
	font-family: "微软雅黑", "Microsoft Yahei", "Arial";
	font-size: 14px;
	line-height: 150%;
	color: #333;
	overflow-x: hidden;
}

img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}

a {
	text-decoration: none;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

input,
textarea,
select,
button {
	outline: none;
	vertical-align: middle;
	font-size: inherit;
	font-family: inherit;
}

textarea {
	resize: none;
	overflow-y: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0;
	color: #ddd;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
}

ul,
ol,
li {
	list-style: none;
	-webkit-padding-start: 0
}

dt,
dd {
	padding: 0;
	margin: 0;
	list-style: none;
}


/*栅格系统*/

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
	float: left;
}

.col-lg-12 {
	width: 100%;
}

.col-lg-11 {
	width: 91.66666667%;
}

.col-lg-10 {
	width: 83.33333333%;
}

.col-lg-9 {
	width: 75%;
}

.col-lg-8 {
	width: 66.66666667%;
}

.col-lg-7 {
	width: 58.33333333%;
}

.col-lg-6 {
	width: 50%;
}

.col-lg-5 {
	width: 41.66666667%;
}

.col-lg-4 {
	width: 33.33333333%;
}

.col-lg-3 {
	width: 23%;
}

.col-lg-2 {
	width: 16.66666667%;
}

.col-lg-1 {
	width: 8.33333333%;
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
	float: left;
}

.span12 {
	width: 100%;
}

.span11 {
	width: 91.66666667%;
}

.span10 {
	width: 83.33333333%;
}

.span9 {
	width: 75%;
}

.span8 {
	width: 66.66666667%;
}

.span7 {
	width: 58.33333333%;
}

.span6 {
	width: 50%;
}

.span5 {
	width: 41.66666667%;
}

.span4 {
	width: 33.33333333%;
}

.span3 {
	width: 25%;
}

.span2 {
	width: 16.66666667%;
}

.span1 {
	width: 12.33333333%;
}

@media screen and (max-width:1300px) {
	.col-bg-4 {
		float: left;
		width: 33.33333333%;
	}
	.top1{ width:100%; margin:0 auto;}
	.platform_advantage_img{ float:left; width:50%;}
	.platform_advantage_brief{ float:left; width:50%;}
}

@media screen and (max-width:1200px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.top1{ width:100%; margin:0 auto;}
	.tel img{ width:255px; height:60px; display:block; margin-top:60px;}
	.float_r{ float:none; display:none; overflow:hidden;}
	
	.platform_advantage_title{
	font-size:36px;
	line-height: 48px;
	font-family:"微软雅黑";
	font-weight: bold;
	}
	.platform_advantage_img{ float:left; width:50%;}
	.platform_advantage_brief{ float:left; width:50%;}
}

@media screen and (max-width:1024px) {
	.col-xm-1,
	.col-xm-2,
	.col-xm-3,
	.col-xm-4,
	.col-xm-5,
	.col-xm-6,
	.col-xm-7,
	.col-xm-8,
	.col-xm-9,
	.col-xm-10,
	.col-xm-11,
	.col-xm-12 {
		float: left;
	}
	.col-xm-12 {
		width: 100%;
	}
	.col-xm-11 {
		width: 91.66666667%;
	}
	.col-xm-10 {
		width: 83.33333333%;
	}
	.col-xm-9 {
		width: 75%;
	}
	.col-xm-8 {
		width: 66.66666667%;
	}
	.col-xm-7 {
		width: 58.33333333%;
	}
	.col-xm-6 {
		width: 50%;
	}
	.col-xm-5 {
		width: 41.66666667%;
	}
	.col-xm-4 {
		width: 33.33333333%;
	}
	.col-xm-3 {
		width: 25%;
	}
	.col-xm-2 {
		width: 16.66666667%;
	}
	.col-xm-1 {
		width: 8.33333333%;
	}
	.float_r{ float:none; display:none; overflow:hidden;}
	.top1{ width:100%; margin:0 auto;}
	.platform_advantage_title{
	font-size:36px;
	line-height: 48px;
	font-family:"微软雅黑";
	font-weight: bold;
	}
	.platform_advantage_img{ float:left; width:50%;}
	.platform_advantage_brief{ float:left; width:50%;}
}

@media screen and (max-width:767px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	
	.top1{ width:100%; margin:0 auto;}
	.top1 img{ width:80%;}
	.index_product_list .cpf_l{
	float:none;
	}
	.index_product_list .cpf_r{
	float:none;
	}
	.index_product_list .list_img {
	width: 100%;
	}	
	.index_product_list .list_txt {
	width: 100%;
	}	
	.platform_advantage_title{
	font-size:30px;
	line-height: 36px;
	font-family:"微软雅黑";
	font-weight: bold;
	}
	.platform_advantage_img{ float:left; width:50%;}
	.platform_advantage_brief{ float:left; width:50%;}
	.banner{ top:150px;}
}

@media screen and (max-width:479px) {
	.col-xs-1,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12 {
		float: left;
	}
	.col-xs-12 {
		width: 100%;
	}
	.col-xs-11 {
		width: 91.66666667%;
	}
	.col-xs-10 {
		width: 83.33333333%;
	}
	.col-xs-9 {
		width: 75%;
	}
	.col-xs-8 {
		width: 66.66666667%;
	}
	.col-xs-7 {
		width: 58.33333333%;
	}
	.col-xs-6 {
		width: 50%;
	}
	.col-xs-5 {
		width: 41.66666667%;
	}
	.col-xs-4 {
		width: 33.33333333%;
	}
	.col-xs-3 {
		width: 25%;
	}
	.col-xs-2 {
		width: 16.66666667%;
	}
	.col-xs-1 {
		width: 8.33333333%;
	}
	
	.banner{ top:150px;}
	.index_product_list .cpf_l{
	float:none;
	}
	.index_product_list .cpf_r{
	float:none;
	}
	.index_product_list .list_img {
	width: 100%;
	}	
	.index_product_list .list_txt {
	width: 100%;
	}	
	.platform_advantage_title{
	font-size:24px;
	line-height: 30px;
	font-family:"微软雅黑";
	font-weight: bold;
	}
	.platform_advantage_img{ float:none; width:100%;}
	.platform_advantage_brief{ float:none; width:100%;}
}

.clearfix:before {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.container {
	width:100%;
	margin: 0 auto;
}

.container-fluid {
	width: 100%;
	margin: 0 auto;
}

.rowFluid {
	clear: both;
}

.rowFluid:before,
.rowFluid:after,
.column:before,
.column:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
}


/* 在线联系 */

#online {
	position: fixed;
	bottom: 126px !important;
	right: -40px;
	z-index: 1000;
	width: 32px;
	height: 32px;
	background: #dd9e09;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0;
	box-sizing: border-box;
}

#online i {
	display: block;
	width: 18px;
	height: 18px;
	margin: 3px 7px;
}

#online i img {
	max-width: 100%;
}

#online:hover {
	background: #333;
}

#online_lx {
	width: 180px;
	height: auto;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
	box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
	position: fixed;
	right: 12px;
	bottom: 126px !important;
	z-index: 99999;
	box-sizing: border-box;
}

#olx_head {
	padding: 20px;
	line-height: 16px;
	height: 16px;
	background: #00C0FF;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 14px;
}

#online_close {
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

#online_close img {
	max-width: 100%;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

#online_close img:hover {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

#olx_qq li a {
	padding: 12px 40px;
	height: 18px;
	line-height: 18px;
	background: #fff;
	color: #353434;
	display: block;
	border-bottom: #f5f5f5 1px solid;
	transition: all ease-out .3s;
	color: #888;
}

#olx_qq li a:hover {
	background: #f5f5f5;
	text-indent: 10px;
}

#olx_qq li i {
	width: 20px;
	height: 20px;
	float: left;
	margin: 10px;
}

#olx_qq li i img {
	max-width: 100%;
}

#olx_tel {
	padding: 15px 10px;
}

#olx_tel div {
	color: #434343;
	line-height: 24px;
	height: 24px;
	margin: 0 25px 0 8px;
}

#olx_tel div i {
	width: 20px;
	height: 25px;
	float: left;
	margin-right: 2px;
}

#olx_tel div i img {
	max-width: 100%;
	max-height: 100%;
}

#olx_tel p {
	line-height: 30px;
	color: #888;
	text-align: center;
	padding-top: 10px;
}


/* 分享 */

#share {
	position: fixed;
	bottom: 93px !important;
	right: 12px;
	z-index: 1000;
	width: 32px;
	height: 32px;
	background: #008cd6;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

#share i {
	display: block;
	width: 16px;
	height: 16px;
	margin: 3px 8px;
}

#share i img {
	max-width: 100%;
}

#share:hover {
	background: #333;
}

.share_bg {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 600;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .9);
	display: none;
}

.share_box {
	position: fixed;
	top: -50%;
	left: 50%;
	font-size: 16px;
	z-index: 601;
	width: 500px;
	margin-left: -250px;
	height: 300px;
	margin-top: -150px;
	background: #fff;
}

.share_box i.share_close {
	display: block;
	position: absolute;
	top: 12px;
	right: 15px;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

.share_box i.share_close img {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.share_box i.share_close:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.share_box .share_tit {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px;
	background: #f7f7f7;
	text-align: center;
	color: #909090;
}

.share_box .share_list {
	width: 85%;
	margin: 0 auto;
}

.share_box .share_ico {
	text-align: center;
}

.share_box .share_ico .bshare-qzone,
.share_box .share_ico .bshare-sinaminiblog,
.share_box .share_ico .bshare-renren,
.share_box .share_ico .bshare-qqmb,
.share_box .share_ico .bshare-weixin,
.share_box .share_ico .bshare-renren,
.share_box .share_ico .bshare-qqim,
.share_box .share_ico .bshare-ewm,
.share_box .share_ico .bshare-douban {
	width: 90px;
	margin-top: 10px;
	padding: 70px 0 10px 0;
	color: #fff;
	border-radius: 4px;
}

.share_box .share_ico .bshare-sinaminiblog {
	background: #d4d4d4 url(../images/icon/ico_xl.png) no-repeat;
	background-position: center 15px;
}

.share_box .share_ico .bshare-sinaminiblog:hover {
	text-decoration: none;
	background: #d5357f url(../images/icon/ico_xl.png) no-repeat;
	background-position: center 15px;
	color: #fff;
}

.share_box .share_ico .bshare-qzone {
	background: #d4d4d4 url(../images/icon/ico_kj.png) no-repeat;
	background-position: center 15px;
}

.share_box .share_ico .bshare-qzone:hover {
	text-decoration: none;
	background: #2199d3 url(../images/icon/ico_kj.png) no-repeat;
	background-position: center 15px;
	color: #fff;
}

.share_box .share_ico .bshare-douban {
	background: #d4d4d4 url(../images/icon/ico_db.png) no-repeat;
	background-position: center 15px;
}

.share_box .share_ico .bshare-douban:hover {
	text-decoration: none;
	background: #315ebc url(../images/icon/ico_db.png) no-repeat;
	background-position: center 15px;
	color: #fff;
}

.share_box .share_ico .bshare-qqmb {
	background: #d4d4d4 url(../images/icon/ico_tx.png) no-repeat;
	background-position: center 15px;
}

.share_box .share_ico .bshare-qqmb:hover {
	text-decoration: none;
	background: #00acde url(../images/icon/ico_tx.png) no-repeat;
	background-position: center 15px;
	color: #fff;
}

.share_box .share_ico .bshare-weixin {
	background: #d4d4d4 url(../images/icon/ico_wx.png) no-repeat;
	background-position: center 15px;
}

.share_box .share_ico .bshare-weixin:hover {
	text-decoration: none;
	background: #25ac35 url(../images/icon/ico_wx.png) no-repeat;
	background-position: center 15px;
	color: #fff;
}

.share_box .share_ico .bshare-renren {
	background: #d4d4d4 url(../images/icon/ico_rr.png) no-repeat;
	background-position: center 15px;
}

.share_box .share_ico .bshare-renren:hover {
	text-decoration: none;
	background: #30b2c5 url(../images/icon/ico_rr.png) no-repeat;
	background-position: center 15px;
	color: #fff;
}

.share_box .share_ico .bshare-qqim {
	background: #d4d4d4 url(../images/icon/ico_qq.png) no-repeat;
	background-position: center 15px;
}

.share_box .share_ico .bshare-qqim:hover {
	text-decoration: none;
	background: #e00b39 url(../images/icon/ico_qq.png) no-repeat;
	background-position: center 15px;
	color: #fff;
}

.share_box .share_ico .bshare-ewm {
	background: #d4d4d4 url(../images/icon/ico_ewm.png) no-repeat;
	background-position: center 15px;
}

.share_box .share_ico .bshare-ewm:hover {
	text-decoration: none;
	background: #f4911c url(../images/icon/ico_ewm.png) no-repeat;
	background-position: center 15px;
	color: #fff;
}


/* 回顶部 */

#toTop {
	position: fixed;
	padding-top: 10px;
	bottom: -100px;
	right: 0px;
	z-index: 1000;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #555555;
	background: url(../../images/right-menu-icons.png) no-repeat 57% -12%;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

#toTop:hover {
	background: url(../../images/right-menu-icons.png) no-repeat 57% 120%;
	z-index: 2000;
	color: #2792F0;
	background-color: #fff;
}

#close {
	cursor: pointer;
	position: fixed;
	bottom: 18px;
	right: 0;
	width: 40px;
	height: 40px;
	z-index: 100;
	/*background: #fff;*/
	background: url(../../images/right-menu-icons.png) no-repeat -776px -15%;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

#show {
	cursor: pointer;
	position: fixed;
	bottom: 18px;
	right: 0;
	width: 0px;
	height: 40px;
	z-index: 100;
	/*background: #fff;*/
	background: url(../../images/icon-list.jpg) no-repeat 0 -762px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

#close:hover {
	background: url(../../images/right-menu-icons.png) no-repeat -776px -93px;
	background-color: #fff;
}

@media screen and (max-width: 1199px) {
    #close {
        display:none;
    }

    #toTop {
        background-color:#e8e8e8;
    }
	.platform_advantage_img{ float:left; width:50%;}
	.platform_advantage_brief{ float:left; width:50%;}
}



/* 灯箱 */

.lightWrap {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 6200;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	overflow: hidden;
}

.lightWrap .closeLightBox {
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	background: url(../images/icon/icon_close.png)no-repeat center center;
	background-size: 20px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.lightWrap .closeLightBox:hover {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.lightWrap .item {
	text-align: center;
	position: relative;
}

.lightWrap .item img {
	max-width: 100%;
	max-height: 100%;
}

.lightWrap .item .title {
	position: absolute;
	line-height: 1.6;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	padding: 10px 0;
}

.lightWrap .loading {
	background: url(../images/icon/loader.gif) no-repeat center center;
}

.lightWrap .owl-prev,
.lightWrap .owl-next {
	position: absolute;
	width: 40px;
	height: 70px;
	text-align: center;
	top: 50%;
	margin-top: -35px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.lightWrap .owl-prev {
	left: -60px;
	background: #555 url(../images/icon/icon_prev2.png) no-repeat center center;
}

.lightWrap .owl-next {
	right: -60px;
	background: #555 url(../images/icon/icon_next2.png) no-repeat center center;
}

.lightWrap .owl-prev:hover {
	opacity: .8;
	background: #00C0FF url(../images/icon/icon_prev.png) no-repeat center center;
}

.lightWrap .owl-next:hover {
	opacity: .8;
	background: #00C0FF url(../images/icon/icon_next.png) no-repeat center center;
}

.lightWrap:hover .owl-buttons .owl-prev {
	left: 10px;
}

.lightWrap:hover .owl-buttons .owl-next {
	right: 10px;
}

@media only screen and (max-width: 1199px) {
	#online {
		opacity: 1;
		right: 12px
	}
	#online_lx {
		display: none;
		right: -200px
	}
	.platform_advantage_img{ float:left; width:50%;}
	.platform_advantage_brief{ float:left; width:50%;}
}

@media only screen and (max-width: 960px) {
	.platform_advantage_img{ float:left; width:50%;}
	.platform_advantage_brief{ float:left; width:50%;}
}

@media only screen and (max-width: 767px) {
	.share_box {
		width: 400px;
		margin-left: -200px;
		margin-top: -100px;
	}
	.share_box .share_ico {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
	}
	.platform_advantage_img{ float:left; width:50%;}
	.platform_advantage_brief{ float:left; width:50%;}
}

@media only screen and (max-width: 479px) {
	.share_box {
		width: 360px;
		margin-left: -180px;
	}
	.share_box .share_ico {
		transform: scale(0.75);
		-webkit-transform: scale(0.75);
	}
}
/*head css*/
#top_1{
	width:100%;
	margin:0 auto;
	position: relative;
	z-index: 100;
	background-color: #0758b3;
}
#top_2 {
	margin:0 auto;
	width:100%; background:#d8d4d5;}
.top_2_1{
	width: 96%;
	margin:0 auto;
	max-width: 1200px;
	line-height: 30px;
}
.top_2_1 a{
	color:#000;
}
.top_2_1 a:hover{ color:#F00;}
.top_1_1{width:100%; height:125px;margin:0 auto;}
.top_1_1 a{
	/* [disabled]color:#333; */
}


.float_l{
	float:left;
}
.float_r{
	float:right;
	text-align: right;
}
.clear{ clear:both;}
.rexian{
	line-height: 50px;
	float: right;
}
.rexian span{
	font-size:30px;
	display: block;
	line-height: 40px;
	color: #0F9B9E;
	font-family: Impact;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:40px;
}
.logopic{
	float:left;
}
.top1{
	width: 1200px;
	margin:0 auto;
}
/*--------------------- 5. index-4--------------------*/
.search.three-sreach.four-sa {
    float: left;
    margin: 30px 0 0 40px;
    width: 71%;
}
.form-search button.button.bt4 {
    right: -7px;
}
.four-mini {
    border: 1px solid #e5e5e5;
    width: 68.5%;
}
.four-form {
    width: 99%;
}
.four-head h2{
    line-height: 51px;
}
.left-category-menu > .left-product-cat > .four-head > h2 {
    line-height: 51px;
}
.four-header{
    margin-bottom: 0px;
}
.days-four{
    margin-bottom: 0px;
}
.galaxy.gal-four {
    margin-top: 0;
}
.features-tab .nav.nav-tabs.tab-left {
    float: left;
}
.tab-content {
    clear: both;
}
.row.on-sale {
    padding: 40px 0 30px;
}
.layer-1.h-four {
    margin-top: 6%;
    padding-left: 8%;
}
.layer-1.h-four h1 {
    font-size: 70px;
    font-weight: 700;
}
.layer-3.h-four{
    padding-left: 3%;
}
.layer-2.h-four h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    padding: 0 20% 3% 8%;
}
.nivoSlider .layer-5 {
    margin-left: 40%;
    max-width: none;
    position: absolute;
    text-align: center;
    top: 37%;
}
.layer-1.h-four2 h1.title5 {
    padding-left: 0;
}
.layer-1.h-four2 {
    margin-top: 5%;
    text-align: center;
}
.layer-1.h-four2 h1.title5 {
    border-bottom: 6px solid #fff;
    color: #fff;
    font-size: 60px;
    font-style: normal;
    line-height: 60px;
    margin-bottom: 15px;
    position: relative;
    vertical-align: top;
    text-align: center;
    display: inline-block;
}
.layer-2.h-four2 h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 0 27%;
}
 a.min2 {
    background: none repeat scroll 0 0 #ff7253;
    color: #fff;
    display: inline-block;
    font-size: 34px;
    font-weight: 700;
    line-height: 27px;
    padding: 2px 11px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
}
a.min2:hover, a.title4:hover{
    background: none repeat scroll 0 0 #E84C3D;
}
.nivoSlider .layer-5.more {
    margin-right: 43%;
    top: 61%;
}
.logo.logo-four {
    margin-top: 22px;
}
