@charset "utf-8";
.clear {
	clear: both;
	height: 0;
	overflow: hidden
}
.clearfix:after {
	content: "";
	clear: both;
	display: block
}
#navy {
	font-size: 16px
}
#navy ul li a {
	font-size: 14px
}
.bd {
	padding: 0;
	margin: 0 0 30px 0
}
.bd .infoList {
	text-align: left
}
.bd .infoList li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 5px
}
.bd .infoList li a {
	padding-left: 16px;
	background: url(../custom/images/icons.png) 0 7px no-repeat;
	color: #666
}
.bd .infoList li .date {
	font-size: 14px;
	margin-left: 15px;
	float: right;
	color: #999
}
.bd .infoList li .node {
	color: red;
	margin-right: 5px
}
.btn_a {
	font-size: 14px
}
.content_block .words ul {
	padding-left: 2em;
	list-style: circle
}
.content_block .words .table>tbody>tr>td {
	vertical-align: middle
}
.content_block .words .property {
	font-size: 14px;
	margin: 10px 0 30px;
	padding: 10px;
	color: #777;
	border: 1px solid #ddd;
	background: #f8f8f8;
	position: relative
}
.content_block .txt-box .bottom {
	height: 88px;
	line-height: 88px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #c5c5c5;
	overflow: hidden
}
.content_block .txt-box .bottom .l {
	float: left
}
.content_block .txt-box .bottom .l .btn {
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	color: #333;
	margin-left: 40px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #999;
	padding: 0 40px;
	color: #333;
	font-size: 20px;
	transition: all .2s ease-out 0s;
	-webkit-transition: all .2s ease-out 0s
}
.content_block .txt-box .bottom .l .btn:hover {
	border-color: #445e9f;
	background: #445e9f;
	color: #fff
}
.content_block .txt-box .bottom .l .tel {
	background: url(../custom/images/contact.png) left center no-repeat;
	padding-left: 70px;
	font-size: 35px;
	font-family: Arial;
	color: #333;
	margin-left: 20px;
	padding-top: 1px;
	float: left
}
@-webkit-keyframes tel {
0% {
-webkit-transform:scale(1)
}
1% {
-webkit-transform:scale(1.3)
}
3% {
-webkit-transform:scale(0.8)
}
6% {
-webkit-transform:scale(1)
}
100% {
-webkit-transform:scale(1)
}
}
@keyframes tel {
0% {
transform:scale(1)
}
1% {
transform:scale(1.3)
}
3% {
transform:scale(0.8)
}
6% {
transform:scale(1)
}
100% {
transform:scale(1)
}
}
.content_block .txt-box .bottom .l .tel i {
	animation: tel 6s ease-out 0s infinite;
	-webkit-animation: tel 6s ease-out 0s infinite;
	display: inline-block
}
#case_section .row_spacer, #news_section .row_spacer {
	padding-bottom: 0
}
h3.wow {
	padding: 0 15px;
	text-align: center
}
h3.wow span {
	display: block;
	color: #333;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	padding: 15px 0;
	letter-spacing: 1px
}
h3.wow:before {
	top: 95px
}
.content_news {
	padding: 0 0 80px 0
}
.content_news .news_list {
	padding: 30px 50px;
	display: flex;
	flex-wrap: wrap;
	font-size: 0
}
.content_news .news_list .item {
	padding: 30px 50px;
	width: 33.33%;
	display: inline-block;
	color: #333;
	transition: all .3s ease-out 0s;
	display: block;
	box-sizing: border-box;
	height: 300px\9;
	transform: translateY(30px);
	opacity: 0
}
.content_news .news_list .item.s {
	transform: none;
	opacity: 1
}
.content_news .news_list .item:hover {
	box-shadow: 0 0 30px rgba(0,0,0,0.15)
}
.content_news .news_list .item .date {
	font-family: Arial;
	line-height: 1;
	padding-bottom: 25px;
	border-bottom: 1px solid #e1be82
}
.content_news .news_list .item .h {
	margin-top: 25px;
	font-size: 22px;
	line-height: 1.3
}
.content_news .news_list .item .h:hover {
	color: #cd2122
}
.content_news .news_list .item .p {
	margin-top: 20px;
	font-size: 14px
}
.content_news .news_list .item .tags {
	margin-top: 20px;
	font-size: 16px;
	color: #cd2122
}
.content_news .news_list .item .tags a {
	margin-right: 5px
}
.content_news .news_list .item .tags a:hover {
	text-decoration: underline
}
.content_news .list {
	padding: 0 50px;
	color: #333;
	font-size: 0
}
.content_news .list .item {
	padding: 25px 0;
	width: calc(50% - 40px);
	box-sizing: border-box;
	display: inline-block;
	position: relative
}
.content_news .list .item:after {
	content: "";
	border-bottom: 1px solid #cd2122;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%
}
.content_news .list .item:hover:after {
	animation: s3b .5s ease-out 0s 1
}
.content_news .list .item:hover {
	color: #cd2122
}
.content_news .list .item a {
	display: block;
	height: 100%
}
.content_news .list .item .h {
	font-size: 22px
}
.content_news .list .item .p {
	font-size: 16px;
	margin-top: 20px
}
.content_news .list .item span {
	font-size: 16px;
	margin-top: 20px;
	display: inline-block
}
.content_news .list .item:nth-child(odd) {
	margin-right: 40px
}
.content_news .list .item:nth-child(even) {
	margin-left: 40px
}
@keyframes s3b {
0% {
width:0
}
100% {
width:100%
}
}
.content_news .news_list2 {
	padding: 30px 50px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
	position: relative;
	z-index: 1
}
.content_news .news_list2 .item {
	width: -webkit-calc(33.62% - 20px);
	width: -moz-calc(33.62% - 20px);
	width: calc(33.62% - 20px);
	color: #333;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	border: 1px solid #ccc;
	margin: 0 20px 20px 0;
	padding: 50px 45px;
	background: #fff
}
.content_news .news_list2 .item:nth-child(3n) {
	margin-right: 0
}
.content_news .news_list2 .item.s {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1
}
.content_news .news_list2 .item .date {
	font-family: Arial;
	line-height: 1
}
.content_news .news_list2 .item .h {
	font-size: 24px;
	line-height: 1.3
}
.content_news .news_list2 .item .h:hover {
	color: #cd2122
}
.content_news .news_list2 .item .p {
	margin-top: 20px;
	font-size: 14px
}
.content_news .news_list2 .item .tags {
	margin-top: 20px;
	font-size: 16px;
	color: #cd2122
}
.content_news .news_list2 .item .tags a {
	margin-right: 5px
}
.content_news .news_list2 .item .tags a:hover {
	text-decoration: underline
}

@media screen and (min-width:1024px) {
.content_news .news_list2 .item:hover {
	-webkit-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,.3);
	-moz-box-shadow: 0 4px 20px rgba(0,0,0,.3);
	box-shadow: 0 4px 20px rgba(0,0,0,.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	border: 0;
	background: #fff
}
}
.gallery-thumbs .button {
	margin: 30px auto 50px;
	text-align: center
}
.gallery-thumbs .button a {
	display: inline-block;
	width: 200px;
	border: 2px solid #777;
	font-size: 16px;
	color: #777;
	margin: 0 10px;
	padding: 10px 20px;
	transition: all .2s ease-out 0s;
	-webkit-transition: all .2s ease-out 0s;
	border-radius: 30px
}
.gallery-thumbs .button a:hover, .gallery-thumbs .button a.cur {
	background: #cd2122;
	color: #fff;
	border-color: #cd2122
}
.gallery-thumbs .button a h3 {
	display: inline-block;
	color: inherit;
	font-size: inherit;
	margin: 0
}
.serv {
	margin-top: 55px
}
.serv .button {
	text-align: center
}
.serv .button a {
	display: inline-block;
	min-width: 200px;
	height: 60px;
	line-height: 55px;
	text-align: center;
	font-size: 30px;
	color: #333;
	cursor: pointer;
	border: 2px solid #777;
	margin: 0 15px;
	padding: 0 20px;
	transition: all .2s ease-out 0s;
	-webkit-transition: all .2s ease-out 0s
}
.serv .button a:hover {
	background: #cd2122;
	color: #fff;
	border-color: #cd2122
}
.serv .tel {
	text-align: center;
	font-size: 44px;
	font-family: Arial;
	color: #333;
	margin-top: 15px
}
.serv p {
	text-align: center;
	font-size: 20px;
	color: #333;
	margin-top: 5px
}
.serv .tel i {
	animation: tel 6s ease-out 0s infinite;
	-webkit-animation: tel 6s ease-out 0s infinite;
	display: inline-block
}

@media screen and (max-width:768px) {
.gallery-thumbs .button a {
	width: 40%;
	margin: 5px 10px
}
.content_news .news_list, .content_news .list, .content_news .news_list2 {
	padding: 0 20px
}
.content_news .news_list .item, .content_news .list .item, .content_news .news_list2 .item {
	width: 100%
}
.content_news .news_list .item {
	padding: 0
}
.content_news .list .item:nth-child(2n), .content_news .list .item:nth-child(2n+1) {
	margin: 0
}
.content_news .news_list2 .item {
	margin: 0 0 10px;
	padding: 20px
}
.gallery-thumbs .button a {
	font-size: 14px
}
.serv .button a {
	font-size: 24px
}
}
