<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nowrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.ellip2 {
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.swiper-banner img {
	width: 100%
}
.swiper-banner .banner-page {
	bottom: 38px
}
.swiper-banner .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: 1;
	font-size: 16px;
	font-weight: 700;
	border: none;
	background-color: transparent;
	margin: 0 9px!important;
	color: #fff
}
.swiper-banner .swiper-pagination-bullet-active {
	font-size: 24px
}
.moreBtn {
	display: block;
	width: 44px;
	height: 43px;
	background: url(/images/arr-btn2.png) no-repeat center;
	background-size: 100%;
	font-size: 0
}
.moreBtn:hover {
	background-image: url(/images/arr2-highlight.png)
}
.section_video {
	position: relative;
	padding-bottom: 92px;
	padding-top: 100px;
	background: url(/images/about-bg.jpg) no-repeat top;
	background-size: cover
}
.section_video .video_cover {
	margin-top: 34px;
	border: 3px solid rgba(255,255,255,.5);
	color: #fff;
	line-height: 56px;
	padding: 0 24px;
	display: inline-block;
	border-radius: 100px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-weight: 700;
	font-size: 20px
}
.section_video .video_cover img {
	margin-right: 12px;
	margin-bottom: 4px;
	vertical-align: middle
}
.section_video .video_cover:hover {
	border-color: #fff
}
.home_video_wrapper .leo_video_box {
	position: relative;
	cursor: pointer;
	overflow: hidden
}
.home_video_wrapper .leo_video_box .video_cover {
	height: 100%
}
.home_video_wrapper .leo_video_box .cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: middle
}
.home_video_wrapper .leo_video_box .text {
	height: 110px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	font-size: 16px;
	text-align: center
}
.home_video_wrapper .leo_video_box .text img {
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.home_video_wrapper .leo_video_box .text:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg)
}
.home_video_wrapper .leo_video_box .text p {
	margin-top: 18px
}
.home_video_wrapper .video_right_text {
	box-sizing: border-box
}
.home_video_wrapper .video_right_text .index_title {
	text-align: left
}
.home_video_wrapper .video_right_text .inner_text {
	max-width: 1300px;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 26px;
	font-size: 18px;
	color: #fff;
	text-align: center
}
.video {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 50
}
.video .videoBox {
	width: 80%;
	height: 60vh;
	position: fixed;
	z-index: 60;
	top: 20%;
	left: 10%
}
.video .videoBox iframe {
	width: 100%;
	height: 100%
}
.video .zy_media {
	z-index: 60
}
.pop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8)
}
.honor_wrapper {
	margin-top: 64px
}
.swiper-father {
	position: relative;
	padding: 0 110px
}
.swiper-honor-next,.swiper-honor-prev {
	width: 50px;
	height: 50px;
	background: url(/images/arr-btn.png) no-repeat center/100%;
	opacity: 1
}
.swiper-honor-next:hover,.swiper-honor-prev:hover {
	background-image: url(/images/arr-highlight.png)
}
.swiper-honor-next {
	right: 20px
}
.swiper-honor-prev {
	left: 20px;
	transform: rotate(180deg)
}
.section_honor .swiper-slide .img {
	position: relative;
	width: 100%;
	background: #fff;
	cursor: pointer;
	border: 4px solid #cdcdcd;
	border-radius: 6px
}
.section_honor .swiper-slide .img span img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%,-50%)
}
.section_honor .swiper-slide .img&gt;img {
	width: 100%
}
.section_honor .swiper-slide .img span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.8);
	text-align: center;
	opacity: 0;
	transition: .4s
}
.section_honor .swiper-slide .img:hover span {
	opacity: 1
}
.section_honor .swiper-slide p {
	overflow: hidden;
	padding: 16px 0;
	color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 26px
}
.bigimg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 101;
	display: none;
	width: 100%;
	height: 100%
}
.bigimg&gt;img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 80%;
	transform: translate(-50%,-50%)
}
.arrows_Btn {
	width: 50px;
	height: 50px;
	background: url(/images/arr2-btn.png) no-repeat center/100%;
	opacity: 1
}
.arrows_Btn:hover {
	background-image: url(/images/arr-highlight.png)
}
.arrows_Btn.news_Arr_L {
	left: -100px;
	transform: rotate(180deg)
}
.arrows_Btn.news_Arr_R {
	right: -100px
}
.section_news {
	padding-top: 62px;
	padding-bottom: 56px;
	border-bottom: 1px solid #eee
}
.section_news .home_title {
	margin-bottom: 43px
}
.section_news .home-news .item {
	display: block;
	transition: all .25s ease-in;
	text-decoration: none;
	overflow: hidden
}
.section_news .home-news .item:hover .img img {
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1)
}
.section_news .home-news .item:hover .dec .t {
	color: #ff7700
}
.section_news .home-news .img {
	overflow: hidden
}
.section_news .home-news .img img {
	width: 100%;
	vertical-align: top;
	transition: all .4s;
	max-height: 300px;
	object-fit: cover;
	-webkit-transition: all .4s
}
.section_news .home-news .dec {
	padding: 34px 28px;
	box-sizing: border-box;
	background-color: #eee
}
.section_news .home-news .dec .time {
	margin-bottom: 20px;
	font-size: 14px;
	color: #666;
	font-weight: 700
}
.section_news .home-news .dec .time img {
	margin-right: 4px;
	margin-bottom: 2px
}
.section_news .home-news .dec .t {
	height: 52px;
	margin-bottom: 8px;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
.section_news .home-news .dec .p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
.section_news .Home-news-father {
	position: relative
}
.video-files {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 300;
	background: rgba(0,0,0,.6);
	display: block
}
.video-files .main {
	height: 50%;
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.video-files .main .close {
	cursor: pointer;
	position: absolute;
	right: -30px;
	top: -30px;
	width: 30px;
	height: 30px
}
.video-files .main .close::after,.video-files .main .close::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	left: 0;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
	border-radius: 3px
}
.video-files .main .close::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.video-files .main video {
	background: #000;
	width: 100%;
	height: 56vh
}
@media (max-width:768px) {
	.video-files .main video {
		height: 100%
	}
	.video-files .main {
		max-height: 320px
	}
	.video-files .main .close {
		right: auto;
		left: 50%;
		top: auto;
		bottom: -40px;
		margin-left: -15px
	}
}
@media (max-width:480px) {
	.video-files .main {
		max-height: 280px
	}
}
.home_title {
	text-align: center;
	font-size: 36px;
	color: #333;
	font-weight: 700;
	line-height: 1
}
.home_title p {
	margin-top: 16px;
	font-size: 16px;
	color: #666
}
.index_title_row {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center
}
.index_title_row .home_title {
	text-align: left
}
.index_title_row .case_t_r {
	position: relative
}
.index_title_row .case_t_r a {
	color: #666;
	font-size: 16px;
	font-weight: 700
}
.index_title_row .case_t_r a img {
	margin-left: 10px
}
.index_title_row .case_t_r a:hover {
	color: #ff7700
}
.index_title_row .case_t_r a:hover img:first-child {
	display: none
}
.index_title_row .case_t_r a:hover img:last-child {
	display: inline-block
}
.index_title_row .case_t_r a img:first-child {
	display: inline-block
}
.index_title_row .case_t_r a img:last-child {
	display: none
}
.index_title_row .case_Arrows {
	width: 51px;
	height: 50px;
	background-image: url(/images/arr-btn.png);
	background-size: 100%;
	z-index: 1
}
.index_title_row .case_Arrows:hover {
	background-image: url(/images/arr-highlight.png);
	border-color: #ff7700
}
.index_title_row .case_Arr_L {
	left: auto;
	right: 63px
}
.index_title_row .case_Arr_R {
	right: 0;
	transform: rotate(180deg)
}
.index_title_row .video_Arr_L {
	left: auto;
	right: 63px
}
.index_title_row .video_Arr_R {
	right: 0;
	transform: rotate(180deg)
}
.gray_section {
	background-color: #f3f3f3
}
.section_kind {
	padding-top: 40px
}
.section_kind .factory_box .left,.section_kind .factory_box .right {
	float: left;
	width: 50%
}
.section_kind .factory_box .bottom {
	float: left;
	width: 100%
}
.section_kind .factory_box .bottom .Two_col.factory_imgList li {
	width: 50%;
	float: left
}
.section_kind .factory_imgList li {
	padding: 0 5px;
	margin-top: 10px
}
.section_kind .factory_imgList li .item {
	position: relative;
	overflow: hidden;
	border-radius: 14px
}
.section_kind .factory_imgList li .item:hover .item_img {
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1)
}
.section_kind .factory_imgList li .item .item_img {
	width: 100%;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.section_kind .factory_imgList li .bg {
	position: absolute;
	bottom: 44px;
	padding-left: 48px;
	box-sizing: border-box;
	width: 100%
}
.section_kind .factory_imgList li .bg .info {
	display: table-cell;
	vertical-align: middle;
	color: #fff
}
.section_kind .factory_imgList li .bg .info .more {
	display: inline-block;
	margin-top: 20px;
	font-size: 16px;
	line-height: 50px;
	padding: 0 26px;
	background-color: #e57b17;
	border-radius: 50px
}
.section_kind .factory_imgList li .bg p {
	margin-top: 14px;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1
}
.section_kind .left .factory_imgList li {
	width: 100%
}
.section_kind .tttx {
	font-size: 26px;
	color: #222;
	text-align: center;
	font-weight: 700;
	max-width: 1110px;
	margin: 0 auto;
	margin-top: 34px
}
.section_product {
	padding-top: 66px;
	padding-bottom: 84px
}
.section_product .product_body .category span {
	display: inline-block
}
.section_product .category {
	border-top: 1px solid #eee
}
.section_product .category span {
	position: relative;
	display: inline-block;
	margin: 0 18px;
	padding: 20px 0;
	font-size: 18px;
	color: #999;
	cursor: pointer
}
.section_product .category span.active {
	color: #222
}
.section_product .category span.active::after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #222;
	position: absolute;
	top: 0;
	left: 0
}
.section_product .category_body {
	margin-top: 38px
}
.section_product .category_body .category_list li {
	width: 25%;
	float: left;
	margin-bottom: 10px;
	padding: 0 5px;
	box-sizing: border-box
}
.section_product .category_body .category_list li:hover .img img:first-child {
	display: none
}
.section_product .category_body .category_list li:hover .img img:last-child {
	display: block
}
.section_product .category_body .category_list li:hover .dec .t {
	color: #ff7700
}
.section_product .category_body .category_list .item {
	background-color: #fff
}
.section_product .category_body .category_list .img {
	background-color: #eee;
	overflow: hidden
}
.section_product .category_body .category_list .img a {
	display: block;
	width: 100%;
}
.section_product .category_body .category_list .img img {
	width: 100%;height:320px;
}
.section_product .category_body .category_list .img img:first-child {
	display: block
}
.section_product .category_body .category_list .img img:last-child {
	display: none
}
.section_product .category_body .category_list .dec {
	text-align: center;
	padding: 28px 26px
}
.section_product .category_body .category_list .dec .t {
	font-weight: 700;
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
    min-height: 52px;
}
.section_product .category_body .category_list .dec .info {
	margin-top: 10px;
	color: #666;
	font-size: 16px;
	line-height: 20px
}
.section_why {
	padding-top: 84px;
	padding-bottom: 72px
}
.section_why .home_title {
	margin-bottom: 15px
}
.section_why .choose-list li {
	width: 33.333%;
	box-sizing: border-box;
	float: left
}
.section_why .choose-list li:last-child {
	border: 0;
	background: 0 0
}
.section_why .choose-list li .item {
	max-width: 340px;
	padding: 0 48px;
	padding-top: 34px;
	box-sizing: content-box
}
.section_why .choose-list li .item img {
	float: left;
	margin-right: 12px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.section_why .choose-list li .item:hover img {
	transform: rotate(360deg)
}
.section_why .choose-list li .item .more {
	margin-top: 71px;
	font-size: 20px;
	font-weight: 700;
	color: #333
}
.section_why .choose-list li .item .check_a {
	display: inline-block;
	width: 130px;
	height: 34px;
	margin-top: 30px;
	text-align: center;
	line-height: 34px;
	background-color: #eee;
	border-radius: 50px;
	color: #999
}
.section_why .choose-list li .choose-title {
	margin-top: 24px;
	font-size: 24px;
	color: #222;
	font-weight: 700;
	line-height: 28px
}
.section_why .choose-list li p {
	max-width: 380px;
	margin-top: 20px;
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	overflow: hidden;
	white-space: pre-line
}
.section_factory {
	position: relative;
	padding-bottom: 86px;
	padding-top: 66px;
	box-sizing: content-box;
	background: url(/images/factory_bg.jpg)
}
.section_factory .home_title {
	text-align: left;
	color: #fff
}
.section_factory .factory_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.home_factory_wrapper .left {
	width: 474px;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	padding-top: 68px
}
.home_factory_wrapper .right {
	width: calc(100% - 504px);
	display: inline-block;
	vertical-align: top
}
.home_factory_wrapper .factory_text {
	margin-top: 12px
}
.home_factory_wrapper .factory_text .home_title {
	margin-bottom: 24px;
	text-align: left;
	font-size: 30px
}
.home_factory_wrapper .factory_text .inner_text {
	width: 100%;
	line-height: 26px;
	font-size: 16px;
	color: #fff
}
.home_factory_wrapper .factory_text .more {
	margin-top: 28px
}
.home_factory_wrapper .scroll_box {
	position: relative;
	z-index: 10;
	margin-top: 78px
}
.home_factory_wrapper .scroll_box .factory_swiper .swiper-slide {
	width: 50%;
	overflow: hidden;
	float: left;
	padding: 0 1px;
	box-sizing: border-box;
	margin-bottom: 3px
}
.home_factory_wrapper .scroll_box .factory_swiper .img {
	position: relative;
	cursor: pointer;
	border: 2px solid transparent;
	box-sizing: border-box
}
.home_factory_wrapper .scroll_box .factory_swiper .img::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 105%;
	left: 0;
	background-color: rgba(240,133,25,.7);
	opacity: .5;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.home_factory_wrapper .scroll_box .factory_swiper .img:hover {
	border: 2px solid #ff7700
}
.home_factory_wrapper .scroll_box .factory_swiper .img:hover::after {
	top: 0
}
.home_factory_wrapper .scroll_box .factory_swiper .img img {
	width: 100%
}
.section_case {
	padding-top: 72px
}
.swiper-project {
	margin-top: 50px
}
.swiper-project .swiper-slide {
	position: relative
}
.swiper-project .swiper-slide::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.5)
}
.swiper-project .swiper-slide .item {
	position: relative;
	opacity: 1;
	transition: all .3s ease-in
}
.swiper-project .swiper-slide .item .con {
	opacity: 0
}
.swiper-project .swiper-slide .item img {
	width: 100%
}
.swiper-project .swiper-slide .item .con {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,.5);
	padding: 34px 40px;
	box-sizing: border-box;
	transition: all .3s ease-in
}
.swiper-project .swiper-slide .item .con .date {
	width: 94px;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border-right: 1px solid #999;
	font-size: 30px;
	color: #fff;
	line-height: 1.2;
	font-weight: 700
}
.swiper-project .swiper-slide .item .con .date span {
	display: block;
	font-size: 16px
}
.swiper-project .swiper-slide .item .con .t {
	padding-left: 25px;
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 150px);
	box-sizing: border-box;
	font-size: 20px;
	font-weight: 700;
	color: #fff
}
.swiper-project .swiper-slide-active::after {
	display: none
}
.swiper-project .swiper-slide-active .item {
	opacity: 1
}
.swiper-project .swiper-slide-active .item .con {
	opacity: 1
}
.swiper-project .project_Arrows {
	width: 50px;
	height: 50px;
	background: url(/images/arr-btn.png) no-repeat center;
	background-size: 100%
}
.swiper-project .project_Arrows:hover {
	background-image: url(/images/arr-highlight.png)
}
.swiper-project .project_Arr_R {
	right: 14%
}
.swiper-project .project_Arr_L {
	left: 14%;
	transform: rotate(180deg)
}
.section_faq {
	padding-top: 52px;
	padding-bottom: 85px
}
.section_faq .faqlist {
	margin-top: 56px;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.section_faq .faqlist .faqItem {
	position: relative;
	align-items: center;
	width: 25%;
	max-height: 340px;
	border: 1px solid #eee;
	padding: 32px 24px;
	box-sizing: border-box;
	margin-right: -1px
}
.section_faq .faqlist .faqItem:hover {
	z-index: 2;
	border-color: #ff7700
}
.section_faq .faqlist .faqItem:hover::before {
	content: '';
	display: block;
	width: calc(100% + 2px);
	height: 10px;
	background-color: #fff;
	position: absolute;
	top: -10px;
	left: -1px;
	border: 1px solid #ff7700;
	border-bottom: none
}
.section_faq .faqlist .faqItem:hover::after {
	content: '';
	display: block;
	width: calc(100% + 2px);
	height: 10px;
	background-color: #fff;
	position: absolute;
	bottom: -10px;
	left: -1px;
	border: 1px solid #ff7700;
	border-top: none
}
.section_faq .faqlist .faqItem:hover .faqHead .q {
	background-color: #ff7700
}
.section_faq .faqlist .faqItem:hover .faqHead h3 {
	color: #ff7700
}
.section_faq .faqlist .faqItem .faqHead {
	position: relative;
	padding-left: 38px;
	margin-bottom: 12px
}
.section_faq .faqlist .faqItem .faqHead .q {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background-color: #999;
	background-size: 100%;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	line-height: 25px;
	border-radius: 50%
}
.section_faq .faqlist .faqItem .faqHead h3 {
	overflow: hidden;
	font-size: 18px;
	color: #222;
	line-height: 30px;
	font-weight: 700
}
.section_faq .faqlist .faqItem .faqBody {
	position: relative;
	padding-left: 38px
}
.section_faq .faqlist .faqItem .faqBody .a {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background-color: #333;
	background-size: 100%;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	line-height: 25px;
	border-radius: 50%
}
.section_faq .faqlist .faqItem .faqBody p {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	word-break: break-word;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	overflow: hidden
}
.section_msg {
	padding-top: 74px;
	padding-bottom: 76px;
	background: url(/images/msg_bg.jpg) no-repeat top right
}
.section_msg .contact-form-box {
	width: 500px;
	padding-right: 0
}
.section_msg .contact-form-box:after {
	display: none
}
.section_msg .contact-form-box dt {
	margin-bottom: 28px;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase
}
.section_msg .contact-form-box .contact-form .form-group {
	margin-bottom: 0
}
.section_msg .contact-form-box .contact-form .form-group&gt;div {
	margin-bottom: 10px
}
.section_msg .contact-form-box .contact-form .form-group&gt;div:nth-child(1) {
	padding-right: 4px
}
.section_msg .contact-form-box .contact-form .form-group&gt;div:nth-child(2) {
	padding-left: 4px
}
.section_msg .contact-form-box .contact-form .form-group&gt;div:nth-child(3) {
	padding-right: 4px
}
.section_msg .contact-form-box .contact-form .form-group&gt;div:nth-child(4) {
	padding-left: 4px
}
.section_msg .contact-form-box .contact-form .form-group&gt;div.textareaBox {
	position: relative;
	margin-bottom: 0
}
.section_msg .contact-form-box .contact-form input {
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 16px;
	color: #252121;
	border: 0;
	outline: 0;
	color: #333;
	background-color: #efefef;
	border-radius: 8px
}
.section_msg .contact-form-box .contact-form input::placeholder {
	color: #333
}
.section_msg .contact-form-box .contact-form textarea {
	width: 100%;
	height: 94px;
	padding-right: 97px;
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
	color: #252121;
	border: 0;
	outline: 0;
	color: #333;
	background-color: #efefef;
	border-radius: 8px;
	resize: none
}
.section_msg .contact-form-box .contact-form textarea::placeholder {
	color: #333
}
.section_msg .contact-form-box .submit-btn {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: url(/images/send_btn.png) no-repeat center/58px;
	color: #fff;
	border: 0;
	outline: 0;
	margin-right: 16px;
	font-size: 0;
	font-weight: 700;
	text-transform: uppercase
}
.section_msg .contact-form-box .reset-btn {
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	outline: 0;
	border-top-right-radius: 24px;
	border-bottom-left-radius: 24px;
	font-size: 14px;
	text-transform: uppercase
}
</pre></body></html>