*{margin:0; padding:0;}
.demos-filter {
	margin: 0;
	text-align: right;
}

.demos-filter li {
	list-style: none;
	margin: 10px 0px;
}

.demos-filter li a {
	display: block;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #444;
}

.demos-filter li a:hover,
.demos-filter li.activeFilter a { color: #1ABC9C; }

@media (max-width: 991px) {
	.demos-filter { text-align: center; }

	.demos-filter li {
		float: left;
		width: 33.3%;
		padding: 0 20px;
	}
}

@media (max-width: 767px) {
	.demos-filter li { width: 50%; }
}

.revo-slider-emphasis-text {
	font-size: 64px;
	font-weight: 700;
	letter-spacing: -1px;
	font-family: 'Raleway', sans-serif;
	padding: 15px 20px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.revo-slider-desc-text {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	width: 650px;
	text-align: center;
	line-height: 1.5;
}

.revo-slider-caps-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 3px;
	font-family: 'Raleway', sans-serif;
}
.tp-video-play-button { display: none !important; }

.tp-caption { white-space: nowrap; }
/**/
.search-button{
	border:0px;
	background:transparent;
	position:absolute;
	right:2px;
	top:20%;
}
.form-control{
	padding:6px 20px;
	border-radius: 25px;
}
.search-border{
	position:relative;
}

.i-weixin{
	width:36px !important;
	height:36px !important;
	line-height: 36px !important;
	background-color: #5DB85B;
	font-size:16px;
}
.weixin-img{
	width:120px !important; 
	height:120px !important;  
}
.phone-text{
	font-size:15px;
	font-family: 'Microsoft YaHei'!important;
}
.phone-text i{
	color:#5DB85B;
	padding-right:10px;
}

.entry-big-image img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.entry-big-image:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.news article {
    border-bottom: 1px solid #F3F3F3;
    margin-bottom: 30px;
    padding-bottom: 5px;
}
.news-btn-color{
	background:#5DB85B;
	color:#fff;
}
.news-btn-color:hover{
	background:#389636;
	color:#fff;
}
.news-a{
	border-bottom:1px solid #5DB85B;
	color:#5DB85B;
}
.news-a:hover{
	color:#119A52;
}
.post-meta span,.post-meta i{
	color:#B7B7B7;
}
.bottommargin-change{
	margin-bottom:5px !important;
}
.heading-span{
	font-size:14px;
	color:#8E8E8E;
}
.heading-span h4{
	margin-bottom:5px !important;
}
input[type="radio"]{
	margin-top:10px;
}
.jops-form{
	margin-top:10px;
}
.jops-form label,.jops-form select,.jops-form textarea{
	color:#777;
	font-weight: 100!important;
}
.jops-form input,.jops-form select,.jops-form textarea{
	border-radius:4px!important;
	border:1px solid #D8D8D8;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.jobs-width input{
	border-radius:0px!important;
	border:none!important;
	box-shadow:none!important;
	-webkit-box-shadow:none!important;
	-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.contact-us h4{
	font-size:16px;
	color:#6D6D6D;
}
.contact-us i{
	margin-right:10px;
	color:#AFAFAF;
}
.contact-us .col-md-4{
    background: #F6F6F6;
    font-size: 13px;
    color: #9C9C9C;
    border-right: 2px solid #fff;
    border-bottom:2px solid #fff;
    padding: 20px;

}
.contact-us .col-md-4{

}
.footer-link{
	margin-top:10px;
}
.footer-link a{
	margin-right:5px;
}
.download-li li{
	border-bottom: 1px solid #EFEFEF;
}
.download-li button:hover{
	background:#36B371;
	color:#fff;
}
.about-us-text{
	padding:30px 20px;
	background:rgba(93, 184, 91, 0.7);
	color:#fff;
}
.about-us-text h3{
	color:#fff;
}
.job-button{
	position: absolute;
	bottom:10px;
	right:10px;
}
.download-text{
	color:#ccc;
	margin-right:5px;
}
.service-i i{
	color:#5db85b;
}
/*调整*/
.portfolio-change .portfolio-item .portfolio-desc {
    z-index: 3;
    padding:12px 12px 12px 0px!important;
    position:absolute;
    bottom:0px;
    width:100%;
    text-align:center;
}
.portfolio-change .portfolio-desc h3{
	background-color:rgba(0,0,0,0.8);
	padding: 5px 0px;
}
.portfolio-change .portfolio-desc h3 a{
	color:#FDFDFD!important;
}
.portfolio-change .portfolio-item{
	margin-top:15px;
}
/* Portfolio - Filter: Style 3
-----------------------------------------------------------------*/
.portfolio-style-3{
	border: none;
	border-radius: 0;
}

.portfolio-style-3 li{ margin-bottom: 10px; }

.portfolio-style-3 li:not(:first-child) { margin-left: 10px; }


.portfolio-style-3 li a{
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 14px;
	line-height: 16px;
	border-radius: 22px;
	border: none;
}


.portfolio-style-3 li a { border: 1px solid transparent; }

.portfolio-style-3 li.activeFilter a {
	color: #5db85b  !important;
	border-color: #5db85b ;
	background-color: transparent;
	margin: 0;
}
/* Portfolio - Filter
-----------------------------------------------------------------*/

.portfolio-style-3 {
	position: relative;
	margin: 0 0 40px 0;
	list-style: none;
	/*border: 1px solid rgba(0,0,0,0.07);*/
	float: left;
	border-radius: 4px;
}

.portfolio-style-3 li {
	float: left;
	position: relative;
}

.portfolio-style-3 li a {
	display: block;
	position: relative;
	padding: 12px 18px;
	font-size: 13px;
	line-height: 15px;
	color: #666;
	/*border-left: 1px solid rgba(0,0,0,0.07);*/
}

/*.portfolio-style-3 li:first-child a {
	border-left: none;
	border-radius: 25px;
}*/

.portfolio-style-3 li:last-child a { border-radius:25px; }

.portfolio-style-3 li a:hover {
    color: #5db85b ;
    border: 1px solid #36B371;
}

.portfolio-style-3 li.activeFilter a {
	color:#5db85b  !important;
	margin: -1px 0;
	padding: 13px 18px;
}

.portfolio-style-3 li.activeFilter a { font-weight: bold; }


.portfolio-style-3 li a { padding: 8px 14px; }

.portfolio-style-3 li.activeFilter a { padding: 8px 18px; }