<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===================== é‡ç½®æ&nbsp;·å¼ START =====================*/

html,
body {
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

body {
	font-family: \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	background-color: #fff;
	word-break: break-all;
	word-wrap: break-word;
	text-align: justify;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
dt,
th,
td,
select,
ul,
ol,
li,
form,
input,
textarea,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 300;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	background: transparent;
	outline: none;
	color: #000;
	display: block;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

a:hover,
.tran,
.news_three_list .news_box li,
.img img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.wot {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.upp {
	text-transform: uppercase;
}

.middle_box {
	display: table;
	width: 100%;
	height: 100%;
}

.middle_box .middle {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.tac {
	text-align: center;
	font-size: 0;
}

.img {
	overflow: hidden;
	position: relative;
}

.product_three_list .item:hover img,
.product_two_list .item:hover img,
.product_one_list .item:hover img,
#top_scroll ul li:hover img,
.news_two_list .news_box li:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	display: block;
}

/*table{ border-collapse: collapse; border-spacing: 0;}*/
input,
textarea {
	-webkit-user-modify: read-write-plaintext-only;
	outline-style: none;
	border: none;
	font-size: 14px;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #000;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #000;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #000;
}

html::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #fff;
}

html::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: #fff;
}

html::-webkit-scrollbar-thumb {
	border-radius: 50px;
	width: 5px;
	height: 5px;
	background-color: #f18101;
}

textarea {
	resize: none;
	overflow: auto;
}

input {
	padding-top: 0;
	padding-bottom: 0;
}

;

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 14px;
	margin: 0;
}

.clear {
	zoom: 1;
}

.clear:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clear::before,
.clear::after {
	content: "";
	display: table;
}

.clear::after {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.inner,
.news_one_list .news_box li a {
	width: 1300px;
	margin: 0 auto;
}

#body {
	position: relative;
}

/*===================== é‡ç½®æ&nbsp;·å¼ END =====================*/

/*===================== å…¬ç”¨æ&nbsp;·å¼ START =====================*/
header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

.header_one {
	width: 1550px;
	/*height: 133px;*/
	padding-top: 30px;
	overflow: hidden;
	margin: 0 auto;
	transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

.header_one .logo img,
.header_one .logo p {
	display: inline-block;
}

.header_one .logo p {
	font-size: 26px;
	color: #2e9c50;
	vertical-align: middle;
}

.header_one .call {
	padding-left: 53px;
	padding-top: 50px;
	background: url(https://www.menglongiot.com/style/images/t_phone.jpg) no-repeat 0px 50px;
	font-size: 20px;
	color: #4F4D4F;
	line-height: 42px;
}

.header_one .call span {
	font-size: 34px;
	color: #2e9c50;
	font-family: impact;
	vertical-align: top;
}

.header_one nav ul {
	width: 60%;
}

.header_one nav li {
	position: relative;
	float: left;
	width: 16.66%;
}

.header_one nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 55px;
	color: #fff;
}

.header_one nav li i {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #f18101;
	transition: .5s;
	-webkit-transition: .5s;
}

.header_one nav li:hover i,
.header_one nav li .active i {
	width: 70%;
	left: 15%;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
	width: 59px;
	height: 59px;
	filter: alpha(opacity:0.5);
	opacity: 0.5;
	transition: .3s;
	-webkit-transition: .3s;
}

.banner .swiper-button-next:hover,
.banner .swiper-button-prev:hover {
	filter: alpha(opacity:1);
	opacity: 1;
}

.swiper-pagination-bullet-active {
	width: 25px !important;
	border-radius: 5px !important;
	background-color: #2e9c50 !important;
	border-color: #2e9c50 !important;
}

.pub_button {
	position: relative;
	z-index: 1;
}

.pub_button .pb_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(1, 107, 185, 0.7);
	-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
	transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
	transform-origin: left 100%;
	-webkit-transform-origin: left 100%;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	visibility: hidden\9;
	z-index: -1;
}

.pub_button:hover .pb_bg,
.pub_button.active .pb_bg {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	visibility: visible\9;
}

.footer {
	padding: 55px 0 45px;
	overflow: hidden;
	background: #1a1a1a;
	height: 228px;
}

.footer ul {
	width: 1300px;
}

.ful li {
	float: left;
	width: 22%;
	text-align: center;
}

.ful li:nth-child(3) {
	width: 34%;
}

.ful li p {
	color: #fff;
	line-height: 35px;
	padding-left: 12px;
}

.copyright {
	height: 60px;
	line-height: 60px;
	color: #fff;
	background-color: #1a1a1a;
	font-size: 14px;
	text-align: center;
	border-top: #c66c06 1px solid;
}

.copyright img {
	display: inline-block;
	margin: 0 10px 4px;
}

.copyright a {
	display: inline-block;
	margin: 0 10px;
	color: #fff;
}


/*===================== å…¬ç”¨æ&nbsp;·å¼ END =====================*/

/*===================== é¦–é¡µ START =====================*/

#top_scroll {
	height: 1038px;
	overflow: hidden;
	width: 1000px;
}

#top_scroll ul li {
	float: left;
	width: 31.33%;
	margin: 0 1% 1%;
}

#top_scroll ul li strong {
	display: block;
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #d0d0d0;
	padding-left: 20px;
	font-weight: 300;
}

#top_scroll ul li:hover strong {
	background-color: #2e9c50;
	color: #fff;
}

/*æ&nbsp;‡é¢˜ å…¬ç”¨*/
/*.section{ padding-top: 80px;}*/
.sec_tit::before {
	display: block;
	margin: 0 auto;
	font-family: impact;
	color: #e7e7e7;
	font-size: 93px;
	text-align: center;
	text-transform: uppercase;
}

.tit_one::before {
	content: "PRODUCTS";
}

.tit_two::before {
	content: "CASE SHOW";
}

.tit_four::before {
	content: "news center";
}

.sec_tit h2 {
	font-weight: bold;
	text-align: center;
	color: #313131;
	font-size: 48px;
	margin-top: -70px;
}

.sec_tit h2 span {
	color: #254ab1;
}

.sec_tit i {
	display: block;
	width: 67px;
	height: 8px;
	margin: 15px auto;
	background: #2e9c50;
}

.sec_tit p {
	color: #545454;
	text-align: center;
}

.section_one .one_ul {
	display: table;
	width: 100%;
}

.section_one .one_ul li {
	position: relative;
	z-index: 22;
	display: table-cell;
	width: 25%;
	height: 470px;
	vertical-align: middle;
}

.section_one .one_ul li:nth-child(even) {
	background: #f2f2f2;
}

.section_one .one_ul li img {
	display: block;
	margin: 0 auto 25px;
}

.section_one .one_ul li i {
	display: block;
	font-style: normal;
	color: #b2b2b2;
	font-size: 14px;
	text-align: center;
}

.section_one .one_ul li strong {
	display: block;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: #f18101;
}

.section_one .one_ul li p {
	width: 218px;
	margin: 0 auto;
	text-align: center;
	color: #333333;
	font-size: 18px;
	line-height: 30px;
}

.section_one .one_ul li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #efeeee;
	transition: transform .5s 0s ease-in-out;
	-webkit-transition: transform .5s 0s ease-in-out;
	transform-origin: right 0;
	-webkit-transform-origin: right 0;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	z-index: -1;
}

.section_one .one_ul li:hover span {
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}

.section_six .inner_six {
	position: relative;
	width: 1670px;
	margin: 60px auto 85px;
}

.section_six .cpImg {
	width: 645px;
	margin: 0 auto;
}

.section_two {
	background: url(../image/num.jpg) center top no-repeat/cover;
	padding: 100px 0;
	overflow: hidden;
}

.section_two h3 {
	color: #4c4c4c;
	font-size: 40px;
	text-align: center;
	padding-bottom: 70px;
}

.section_two .img {
	margin: 90px auto 0;
}

.section_two .inner_two {
	width: 1300px;
	margin: 0 auto;
}

.section_two .product-number-info li {
	position: relative;
	width: 20%;
	float: left;
}

.section_two .product-number-info li .inner_num {
	display: block;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	border-radius: 50%;
	background: #fff;
	border: 6px solid #efeeee;
}

.section_two .product-number-info li b {
	display: block;
	text-align: center;
	padding: 60px 0 7px;
}

.section_two .product-number-info li b i {
	font-family: impact;
	font-size: 40px;
	font-style: normal;
	color: #f18101;
}

.section_two .product-number-info li b sup {
	font-size: 20px;
	color: #f18101;
}

.section_two .product-number-info li p {
	font-size: 21px;
	text-align: center;
	color: #f18101;
}


.section_five,
.section_four {
	padding-top: 50px;
}

.section_five h3 {
	font-size: 58px;
	color: #4c4c4c;
	text-align: center;
	margin-bottom: 60px;
}

.section_five img {
	display: block;
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}

.section_four h3 {
	font-size: 58px;
	color: #4c4c4c;
	text-align: center;
}

.section_four p {
	color: #f18101;
	font-size: 26px;
	text-align: center;
}

.inner_four {
	width: 1300px;
	margin: 0 auto;
	padding: 70px 0 100px;
}

.newLi {
	border: #d6d6d6 1px dotted;
	width: 250px;
	height: 300px;
	padding: 20px;
	margin-right: 15px;
}

.newLi img {
	width: 100%;
	height: 200px;
}

.newLi h4 {
	float: left;
	color: #64635f;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tmleft {
	float: right;
	color: #c3bfb6;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
}

.inner_four ul {
	float: left;
	width: 600px;
	margin-left: 75px;
	padding: 15px 0;
	overflow: hidden;
}

.section_three {
	background: url(../image/abut.jpg) center top no-repeat;
	padding: 100px 0;
}

.section_three .inner_three {
	width: 1300px;
	margin: 0 auto;
	padding: 55px 100px;
	background: rgba(255, 255, 255, .6);
}

.section_three .img {
	width: 755px;
	height: 560px;
}

.section_three .info h2 {
	font-size: 46px;
	/*font-weight:bold;*/
	color: #f18101;
	padding-top: 50px;
}

.section_three .info p {
	font-size: 32px;
	color: #bababa;
	padding: 20px 0 60px;
	text-transform: uppercase;
}

.section_three .text {
	font-size: 16px;
	line-height: 35px;
	width: 520px;
}

.section_three .text p {
	font-size: 16px;
	line-height: 35px;
	color: #1a1a1a;
}

.section_three .more {
	width: 185px;
	margin-top: 70px;
	height: 45px;
	text-align: center;
	border: 3px solid #f18101;
	line-height: 45px;
	color: #1a1a1a;
	font-size: 16px;
}

.section_three .more:hover {
	width: 140px;
}


/*===================== é¦–é¡µ END =====================*/

/* ======================================== å†…é¡µ START ======================================== */

/* ===================== å…¬ç”¨  ===================== */

.inner_content {
	padding: 30px 0;
}

.article_content {
	font-size: 16px;
	line-height: 32px;
	color: #333;
}

.article_content .article {
	overflow: hidden;
	padding: 20px 20px 40px;
}

.article_content img,
.article_content a {
	display: inline-block;
}

.article_content p {
	margin-bottom: 10px;
}

.pagenum {
	border-top: 1px solid #f2f2f2;
	font-size: 0;
}

.pagenum a {
	display: block !important;
	color: #666;
	font-size: 15px;
	line-height: 50px;
	overflow: hidden;
}

.pagenum span {
	font-size: 15px;
	color: #666;
}

.pagenum a:hover {
	text-decoration: underline;
}

.inner_banner {
	height: 380px;
	position: relative;
	overflow: hidden;
	background: url(../image/neibanner.jpg) top center no-repeat;
}

.inner_banner .ib_box {
	position: absolute;
	bottom: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 500px;
	padding: 30px 0 20px;
	background-color: rgba(255, 255, 255, 0.75);
	left: 50%;
	margin-left: -250px;
	text-align: center;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transition: 0.8s;
	transition: 0.8s;
}

.inner_banner .ib_box h3 {
	font-size: 36px;
	color: #676262;
	height: 36px;
	line-height: 36px;
}

.inner_banner .ib_box h3 i {
	display: inline-block;
	width: 40px;
	height: 1px;
	vertical-align: middle;
	background-color: #676262;
	margin: 0 20px;
}

.inner_banner .ib_box p {
	font-size: 20px;
	color: #2e9c50;
	line-height: 40px;
	opacity: 0.5;
}

.inner_banner.on .ib_box {
	bottom: 0;
	/*margin-bottom:-63px;*/
	opacity: 1;
	filter: alpha(opacity=100);
}

.position_now {
	font-size: 14px;
	background-color: #f1f1f1;
}

.position_now .auto {
	height: 80px;
}

.position_now a {
	display: inline-block;
	color: #707070;
}

.position_now .fl a:hover {
	color: #2e9c50;
}

.position_now .fl {
	color: #707070;
	line-height: 80px;
}

.position_now .fl img {
	height: 20px;
	margin-top: -4px;
	display: inline-block;
	margin-right: 8px;
}

.position_now .fr {
	font-family: impact;
	color: #2e9c50;
	font-size: 0;
}

.position_now .fr img {
	height: 30px;
	float: left;
	margin: 28px 10px 0 0;
}

.position_now .fr strong {
	font-weight: 100;
	font-size: 22px;
	display: block;
	float: left;
	line-height: 80px;
}

.position_now .fr a {
	display: inline-block;
	width: 100px;
	padding: 0 5px;
	height: 80px;
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.position_now .fr a i {
	width: 100%;
	height: 0%;
	background-color: #2e9c50;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	-webkit-transition: .5s height;
	-o-transition: .5s height;
	-ms-transition: .5s height;
	-moz-transition: .5s height;
	transition: .5s height;
}

.position_now .fr a:hover i,
.position_now .fr a.active i {
	height: 100%;
}

.position_now .fr a:hover,
.position_now .fr a.active {
	color: #fff;
}

.page_list {
	text-align: center;
}

.page_list b {
	font-size: 0;
}

.page_list b a,
.page_list b font {
	display: inline-block;
	font-weight: 100;
	color: #999;
	font-size: 16px;
	margin-right: 10px;
	border: 1px solid #e5e9ef;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	text-align: center;
}

.page_list b font,
.page_list b a:hover {
	background-color: #2e9c50;
	color: #fff;
	border-color: #2e9c50;
}

.page_list_span1,
.page_list_span2 {
	display: none;
}

.firstRow img {
	display: inline-block;
}

/* ===================== å…¬ç”¨  ===================== */

/* ===================== äº§å“é¡µ å·¦ä¾§ å¯¼èˆª ===================== */

.left_side_nav {
	width: 284px;
	background-color: #e6e6e6;
}

.left_side_nav .box_one .title {
	padding: 40px 15px;
	background-color: #016bb9;
	margin-bottom: 25px;
}

.left_side_nav .box_one .title h3 {
	color: #fff;
	font-size: 55px;
	font-family: impact;
	opacity: 0.8;
}

.left_side_nav .box_one .title p {
	color: #fff;
	font-size: 36px;
}

.left_side_nav .box_one .title .xian {
	width: 64px;
	height: 3px;
	background-color: #ebbc23;
	margin: 10px 0;
}

.left_side_nav .box_one ul li {
	line-height: 47px;
	border-bottom: 1px dashed #18bcf2;
}

.left_side_nav .box_one ul li a {
	color: #333;
	padding-left: 20px;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
}

.left_side_nav .box_one ul li a:hover,
.left_side_nav .box_one ul li a.active {
	color: #fff;
	background: #2e9c50 url(https://www.menglongiot.com/style/images/a2.png) 240px center no-repeat;
}

.left_side_nav .box_one ul li a:hover,
.left_side_nav .box_one ul li .son_nav a:hover,
.left_side_nav .box_one ul li .son_nav a.active {
	background: #2e9c50 url(https://www.menglongiot.com/style/images/a2.png) 240px center no-repeat;
}

.left_side_nav .box_one ul li .son_nav a {
	background: none;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.left_side_nav .box_one ul li .son_nav a::after {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	width: 8px;
	height: 1px;
	background-color: #2e9c50;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.left_side_nav .box_one ul li .son_nav a:hover::after,
.left_side_nav .box_one ul li .son_nav a.active::after {
	background-color: #fff;
}

.left_side_nav .box_two {
	padding: 20px 10px;
	background-color: #016bb9;
	margin-top: 40px;
}

.left_side_nav .box_two img {
	margin: 0 auto 10px;
}

.left_side_nav .box_two span {
	display: block;
	font-size: 24px;
	color: #fff;
	text-align: center;
}

.right_side_content.fr {
	width: 1000px;
}

/* ===================== äº§å“é¡µ å·¦ä¾§ å¯¼èˆª ===================== */

/* ===================== äº§å“ åˆ—è¡¨é¡µ ===================== */

.list_none {
	display: none;
}

#showdata {
	display: block;
}

#showdata .item {
	float: left;
	width: 32.33%;
	margin: 0 0.5% 20px;
	margin-bottom: 20px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

#showdata .item img {
	margin: 0 auto;
}

.product_one_list .line {
	position: absolute;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.product_one_list .l1 {
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background-color: #2e9c50;
}

.product_one_list .l2 {
	right: 0;
	top: 0;
	width: 2px;
	height: 0;
	background-color: #2e9c50;
}

.product_one_list .l3 {
	right: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background-color: #2e9c50;
}

.product_one_list .l4 {
	left: 0;
	bottom: 0;
	width: 2px;
	height: 0;
	background-color: #2e9c50;
}

.product_one_list .item:hover .l1,
.product_one_list .item:hover .l3 {
	width: 100%;
}

.product_one_list .item:hover .l2,
.product_one_list .item:hover .l4 {
	height: 100%;
}

.product_one_list .item strong,
.product_two_list .item strong {
	text-transform: uppercase;
	font-weight: 100;
	position: relative;
	z-index: 1;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	display: block;
	text-align: center;
	color: #333;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.product_one_list .item strong i,
.product_two_list .item strong i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background-color: #2e9c50;
	z-index: -1;
	-webkit-transition: .5s height;
	-o-transition: .5s height;
	-ms-transition: .5s height;
	-moz-transition: .5s height;
	transition: .5s height;
}

.product_one_list .item:hover i,
.product_two_list .item:hover i {
	height: 100%;
}

.product_one_list .item:hover strong,
.product_two_list .item:hover strong {
	color: #fff;
}

.product_two_list .item .shadow_box {
	background: rgba(0, 163, 217, 0.3) url(../image/jia.png) center center/8% no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.product_two_list .item:hover .shadow_box {
	top: 0;
}

.product_three_list .item {
	border-radius: 6px;
	padding-bottom: 10px;
	background-color: #f9f9f9;
}

.product_three_list .item strong {
	text-transform: uppercase;
	display: block;
	font-weight: 100;
	text-align: left;
	font-size: 16px;
	padding: 20px;
}

.product_three_list .item:hover strong {
	color: #2e9c50;
}

.product_three_list .item em {
	font-style: normal;
	float: right;
	width: 10px;
	height: 3px;
	background-color: #2e9c50;
	margin-right: 20px;
	;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.product_three_list .item:hover em {
	width: 30px;
}

.product_three_list .item:hover {
	box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);
	background-color: #fff;
}

/* ===================== äº§å“ åˆ—è¡¨é¡µ ===================== */

/* ===================== äº§å“ è¯¦æƒ…é¡µ ===================== */

.product_article .img1 {
	display: none;
}

.product_article .title {
	overflow: hidden;
	padding: 10px 0 0px;
}

.product_article .title h1 {
	text-align: center;
	font-size: 22px;
	color: #333;
}

.product_article .title .time {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 14px 0 0;
	font-size: 14px;
	color: #999;
}

.product_article .title .time img {
	display: inline-block;
	height: 18px;
	margin-top: -2px;
	margin-right: 10px;
}

.product_article .title .share {
	text-align: center;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
}

.product_article .title .share span {
	display: inline-block;
	vertical-align: top;
}

.product_article .title .bdsharebuttonbox {
	display: inline-block !important;
	vertical-align: top;
}

.img_big_box {
	width: 55%;
	float: left;
}

.img_big_box .img_box {
	height: 400px;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	position: relative;
}

.img_big_box .img_box img {
	max-width: 99%;
	max-height: 94%;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.img_big_box .small_box {
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	text-align: center;
}

.img_big_box .small_box img {
	max-height: 80px;
	display: inline-block;
	margin: 10px 5px;
	border: 1px solid #fff;
}

.img_big_box .small_box img.active {
	border-color: #2e9c50;
}

.info_big_box {
	width: 42%;
	float: right;
	height: 400px;
}

.info_big_box h1 {
	color: #333;
	line-height: 36px;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 20px;
}

.info_big_box .info_3 span {
	display: inline-block;
	padding: 8px 0;
	line-height: 24px;
	color: #555;
	font-size: 12px;
}

.info_big_box .info_3 span img {
	display: inline-block;
	height: 26px;
	margin-bottom: 3px;
	margin-right: 18px;
}

.info_big_box .info_1 {
	text-align: left;
}

.info_big_box .info_1 .dh {
	color: #555;
	min-height: 40px;
	line-height: 40px;
	margin-bottom: 4px;
}

.info_big_box .info_1 .dh img {
	float: left;
	width: 26px;
	margin-top: 7px;
}

.info_big_box .info_1 .dh span {
	float: right;
	width: 92%;
	font-size: 15px;
	color: #555;
	letter-spacing: 0px;
}

.info_big_box .info_1 .dh.num span {
	font-family: impact;
	font-size: 26px;
	letter-spacing: 2px;
}

.news_article .bshare-custom.icon-medium {
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}

.bshare-custom.icon-medium {
	margin-top: 20px;
}

.bshare-custom.icon-medium span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999;
}

.bshare-custom a {
	margin-right: 10px !important;
	opacity: 0.6 !important;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
}

.bshare-custom a:hover {
	opacity: 1 !important;
}

.bshare-custom .bshare-qqim {
	background: url(../image/qq.png) center/80% no-repeat !important;
}

.bshare-custom .bshare-weixin {
	background: url(../image/wechat.png) center/90% no-repeat !important;
}

.bshare-custom .bshare-itieba {
	background: url(../image/bdtb.png) center/90% no-repeat !important;
}

.bshare-custom .bshare-sinaminiblog {
	background: url(../image/weibo.png) center/120% no-repeat !important;
}

.bshare-custom .bshare-more {
	background: url(../image/more.png) center/90% no-repeat !important;
}

#none {
	overflow: hidden;
}

.xgcp_title {
	padding: 10px;
	background-color: #fafafa;
	margin: 30px 0 0;
}

.xgcp_title h3 {
	color: #2e9c50;
	border-left: 2px solid #2e9c50;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}

.xgcp_ul li {
	float: left;
	text-align: center;
	width: 23%;
	margin: 1%;
}

.xgcp_ul li strong {
	display: block;
	height: 36px;
	color: #333;
	font-size: 16px;
	font-weight: 100;
	line-height: 36px;
	text-align: center;
}

.xgcp_ul li:hover strong {
	color: #fff;
}

.xgcp_ul li:hover .pb_bg {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	visibility: visible\9;
}

/* ===================== äº§å“ è¯¦æƒ…é¡µ ===================== */

/* ===================== æ–°é—»é¡µé¢ ===================== */

.news_one_list .inner {
	width: 100% !important;
}

.news_one_list .news_box li {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.news_one_list .news_box li .pub_button {
	padding: 20px;
}

.news_one_list .news_box li .time {
	font-size: 14px;
	font-family: "SimHei";
	margin-top: 20px;
}

.news_one_list .news_box li .img {
	width: 29%;
	float: left;
	margin-right: 20px;
}

.news_one_list .news_box li .info {
	width: 60%;
	float: left;
}

.news_one_list .news_box li .info strong {
	display: block;
	font-weight: 100;
	height: 40px;
	line-height: 40px;
	margin: 50px 0 30px;
	font-size: 20px;
	color: #333;
}

.news_one_list .news_box li .info p {
	font-size: 16px;
	color: #555;
	line-height: 30px;
}

.news_one_list .news_box li .info em {
	font-style: normal;
	display: block;
	margin-top: 30px;
	color: #777;
	padding-right: 20px;
	font-family: "SimHei";
}

.news_one_list .news_box li:nth-of-type(2n) {
	background-color: #f9f9f9;
}

.news_one_list .news_box li a {
	margin: 0 auto;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.news_one_list .news_box li:hover strong,
.news_one_list .news_box li:hover p,
.news_one_list .news_box li:hover em,
.news_one_list .news_box li:hover .time {
	color: #fff;
}

.news_one_list .news_box li:hover a {
	transform: translateX(20px);
	-webkit-transform: translateX(20px);
}

.news_two_list .news_box li {
	float: left;
	width: 32.33%;
	margin: 0 0.5% 20px;
	border-radius: 4px;
	overflow: hidden;
}

.news_two_list .news_box li .pb_bg,
.news_three_list .news_box li .pb_bg {
	background: none;
}

.news_two_list .news_box .info {
	border: 1px solid #f1f1f1;
	padding: 0 15px 30px;
	border-top: none;
	position: relative;
	overflow: hidden;
}

.news_two_list .news_box .wot {
	display: block;
	font-weight: 100;
	font-size: 18px;
	color: #333;
	height: 50px;
	line-height: 50px;
}

.news_two_list .news_box li p {
	font-size: 15px;
	line-height: 24px;
	color: #888;
	height: 48px;
	overflow: hidden;
}

.news_two_list .news_box li .time {
	font-size: 14px;
	font-family: "SimHei";
	color: #2e9c50;
	opacity: 0.5;
	position: absolute;
	bottom: -30px;
	right: 15px;
}

.news_two_list .news_box li:hover strong {
	color: #2e9c50;
}

.news_two_list .news_box li:hover .time {
	bottom: 5px;
}

.news_three_list .news_box li {
	float: left;
	width: 31.33%;
	margin: 0 1% 30px;
	position: relative;
	box-shadow: 0 0 10px #f1f1f1;
}

.news_three_list .news_box li:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background-color: #2e9c50;
	width: 0;
	height: 3px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.news_three_list .news_box li .img {
	display: none;
}

.news_three_list .news_box li a {
	padding: 28px;
}

.news_three_list .news_box li strong {
	display: block;
	font-size: 20px;
	line-height: 36px;
	height: 72px;
	overflow: hidden;
	color: #303030;
}

.news_three_list .news_box li p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	height: 72px;
	overflow: hidden;
	margin: 10px 0 24px;
}

.news_three_list .news_box li .time {
	color: #999;
	font-size: 12px;
}

.news_three_list .news_box li:hover {
	box-shadow: 0 0 30px #ddd;
}

.news_three_list .news_box li:hover:after {
	width: 100%;
}

.news_three_list .news_box li:hover strong {
	color: #2e9c50;
}

.news_article h1.title {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}

.news_article .time {
	display: block;
	text-align: center;
	padding: 20px 0 20px;
	color: #777;
}

.news_article .time img {
	display: inline-block;
	height: 20px;
	margin: -3px 10px 0 0;
}

.news_share {
	text-align: center;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 10px;
}

.news_share span {
	display: inline-block;
	vertical-align: top;
}

.news_share .bdsharebuttonbox {
	display: inline-block !important;
	vertical-align: top;
}

.news_article .article_content p {
	margin-bottom: 14px;
}

/* ===================== æ–°é—»é¡µé¢ ===================== */



/* ===================== å…¨å±€æœç´¢æ¡† ===================== */

.form_box {
	display: none;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	margin-bottom: 20px;
}

.form_box .sf {
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}

.form_box .an {
	display: inline-block;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	color: #333;
	height: 40px;
	border-radius: 8px;
	margin: 10px 5px;
	font-size: 16px;
	line-height: 40px;
	padding: 0px 15px;
	outline: none;
}

.form_box .an {
	vertical-align: bottom;
}

.form_box .an:hover {
	border-color: #2e9c50;
}

.form_box .inp {
	height: 38px;
	vertical-align: bottom;
}

.form_box .submit {
	width: 80px;
	cursor: pointer;
}

/* ===================== å…¨å±€æœç´¢æ¡† ===================== */

/* ===================== åœ¨çº¿ç•™è¨€ ===================== */

.form_box_box {
	padding: 60px 0;
	box-shadow: 0px 0px 100px rgba(76, 76, 76, 0.1);
}

ul.fs {
	width: 1000px;
	margin: 0 auto;
}

ul.fs input,
ul.fs textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transition: 0.8s;
	transition: 0.8s;
}

ul.fs .box1 li {
	float: left;
	width: 320px;
	margin-right: 20px;
}

ul.fs .box1 li:nth-of-type(3) {
	margin: 0;
}

ul.fs .box1 li input {
	border: 1px solid #e1e7ee;
	width: 100%;
	height: 50px;
	padding: 10px;
	color: #999;
}

ul.fs li input:hover {
	border-color: #2e9c50;
}

ul.fs .box1 li input::-webkit-input-placeholder,
ul.fs li.textarea textarea::-webkit-input-placeholder,
ul.fs li.yzm input::-webkit-input-placeholder {
	color: #999;
}

ul.fs .box1 li input:-moz-placeholder,
ul.fs li.textarea textarea:-moz-placeholder,
ul.fs li.yzm input:-moz-placeholder {
	color: #999;
}

ul.fs .box1 li input:-ms-input-placeholder,
ul.fs li.textarea textarea:-ms-input-placeholder,
ul.fs li.yzm input:-ms-input-placeholder {
	color: #999;
}

ul.fs li.textarea textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #e1e7ee;
	padding: 10px;
	margin: 20px 0;
	color: #999;
}

ul.fs li.textarea textarea:hover {
	border-color: #2e9c50;
}

ul.fs li.radio {
	text-align: center;
}

ul.fs li.radio label {
	margin: 0 10px;
}

ul.fs li.yzm {
	text-align: center;
	margin: 20px 0;
}

ul.fs li.yzm img {
	display: inline-block;
	height: 20px;
}

ul.fs li.yzm input {
	border-bottom: 1px solid #e1e7ee;
	width: 200px;
	height: 50px;
	padding: 10px;
	color: #999;
}

ul.fs li.yzm input:hover {
	border-color: #2e9c50;
}

ul.fs li.submit input {
	height: 50px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	width: 200px;
	border-radius: 50px;
	background-color: #2e9c50;
	font-size: 16px;
	color: #fff;
}

/* ===================== åœ¨çº¿ç•™è¨€ ===================== */

/* ===================== è”ç³»æˆ‘ä»¬ åœ°å›¾ ===================== */

#map {
	height: 600px;
	margin-top: 30px;
	border: 1px solid #ccc;
}

#map img {
	max-width: none;
}

#map h3 {
	display: block;
	font-size: 20px;
	color: #2e9c50;
	font-weight: bold;
	line-height: 40px;
}

#map p {
	font-size: 15px;
	color: #333;
	margin-top: 6px;
	margin-bottom: 0;
	line-height: 30px;
}

/* ===================== è”ç³»æˆ‘ä»¬ åœ°å›¾ ===================== */

/* ===================== å›žåˆ°é¡¶éƒ¨ ===================== */

.go_top {
	display: none;
	background: url(../image/top.png) center center/50% no-repeat;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	background-color: #f18101;
	border-radius: 10px;
	position: fixed;
	right: 6px;
	bottom: 100px;
	z-index: 99999999999;
}

/* ===================== å›žåˆ°é¡¶éƒ¨ ===================== */

/* ======================================== å†…é¡µ START ======================================== */

/*===================== å“åº”å¼ä»£ç&nbsp; START =====================*/

@media (max-width: 1700px) {
	.section_six .cpImg {
		width: 545px;
	}

	.section_six .inner_six,
	.header_one {
		width: 1370px;
	}

	.section_six .ul_six li {
		width: 345px;
		padding: 20px 0 0 10px;
	}

	.section_three .inner_three {
		width: 1200px;
		padding: 55px 50px;
	}

	.section_three .inner_three img {
		width: 600px;
	}

	.section_three .info p {
		padding: 20px 0 30px;
	}

	.section_three .more {
		margin-top: 40px;
	}


}

@media(max-width:1400px) {

	.section_six .inner_six,
	.header_one,
	.section_one .proWrap,
	.section_three .inner_three,
	.inner,
	.inner_four {
		width: 1200px;
	}

	.section_three .img {
		width: 530px;
	}

	.section_three .info {
		width: 600px;
	}

	.picFocus .hd {
		width: 54%;
	}

	.picFocus .bd {
		width: 43%;
	}

	.inner,
	.news_one_list .news_box li a {
		width: 1200px;
	}

	.right_side_content.fr,
	#top_scroll {
		width: 900px;
	}

	.section_three .info {
		width: 560px;
	}

	.section_three .inner_three {
		width: 1100px;
		padding: 55px 50px;
	}

	.section_three .inner_three img {
		width: 500px;
	}

	.section_three .info h2 {
		padding-top: 0px;
	}

	.section_two .inner_two {
		width: 1200px;
	}
}

/*===================== å“åº”å¼ä»£ç&nbsp; END =====================*/


#mack-wrap {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	display: none;
}

#mack-wrap .mack {
	position: fixed;
	background-color: #4F4D4F;
	opacity: 0.3;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
}

#mack-wrap .wrap {
	padding: 10px;
	position: absolute;
	width: 300px;
	height: 400px;
	background-color: #fff;
	border-radius: 10px;
	z-index: 9999;
	left: 50%;
	margin-top: 300px;
	margin-left: -150px;
	text-align: center;
	font-weight: bold;
}

#mack-wrap .wrap img {
	width: 100%;
	height: 360px;
}</pre></body></html>