<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	color: #333333;
	font-family: "microsoft yahei";
	background: #fff;
	font-size: 14px;
	overflow-x: hidden;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

dl {
	margin: 0;
}

dt {
	font-weight: normal;
}

ul,
li {
	list-style-type: none;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #333;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #fa5900;
}

a:focus {
	text-decoration: none;
	color: inherit;
}

img {
	border: 0;
	vertical-align: middle;
	transition: all 0.6s;
}

table {
	border-collapse: collapse;
}

input,
textarea,
select,
button {
	border: 0;
	outline: none;
}

.wrap {
	width: 100%;
	overflow: hidden;
}

/*å…¬å…±æ&nbsp;·å¼å‹¿åˆ&nbsp;é™¤*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.flex {
	display: flex;
	align-items: center;
}

.flex_item {
	flex: 1;
}

/**/
.top.hidden-xs {
	border-bottom: 1px solid #eee;
	line-height: 30px;
	font-size: 12px;
	text-align: right;
	color: #666;
}

.top .search {
	display: flex;
	border: 1px solid #ddd;
	width: 238px;
	line-height: 24px;
	margin: 0 15px 0 70px;
}

.top .search input {
	width: 100%;
	padding-left: 15px;
}

.top .search button {
	width: 24px;
	height: 24px;
	background: none;
}

.top .lug a {
	color: #666;
}

.top .lug a.on {
	color: #000;
}

.top .lug a:first-child {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #eee;
}

.top .flex_item a {
	padding-right: 10px;
}

.header {
	z-index: 99;
	position: relative;
}

.header.on {
	background: #fff;
}

.homepage .header.on .navbar-default .navbar-nav&gt;li&gt;a {
	color: #333;
}

.homepage .header.on .navbar-default .navbar-nav .down {
	color: #fa5900 !important;
}

.homepage .header.on .navbar-default .navbar-nav .down:hover {
	color: #fa5900 !important;
}

.homepage .navbar-nav .over:hover {
	color: #fa5900 !important;
}

.header .logo {
	display: block;
	line-height: 90px;
}

.header .logo img {
	width: 213px;
	height: 60px;
}

.homepage .header .logo {
	background: url(../images/logo.png) center no-repeat;
	width: 213px;
	height: 60px;
	background-size: cover;
	margin-top: 16px;
}

.homepage .header.on .logo {
	background: url(../images/logo_info.png) center no-repeat;
	background-size: cover;
}

.header .navbar-default .navbar-nav&gt;li&gt;a {
	color: #333;
	padding: 0 20px;
	font-size: 16px;
	line-height: 90px;
}

.homepage .d .flex a,
.homepage .b .ft .video_box {
	color: #fa5900;
}

.homepage .d .left .bd .video_box {
	display: block;
	position: relative;
}

.homepage .d .left .bd .video_box::after {
	content: '';
	display: block;
	width: 80px;
	height: 80px;
	background: url(../images/btn_03.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	transform: translate(-50%, -50%);
}

.homepage .d .flex a,
.homepage .b .ft .none_video {
	color: #fa5900;

}

.homepage .d .left .bd .none_video {
	display: block;
	position: relative;
}

.homepage .d .left .bd .none_video::after {
	content: '';
	display: none;
	width: 80px;
	height: 80px;
	background: url(../images/btn_03.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.header .navbar-default .navbar-nav&gt;.active&gt;a,
.header .navbar-default .navbar-nav&gt;:hover&gt;a,
.header .navbar-default .navbar-nav&gt;.active&gt;a:focus,
.header .navbar-default .navbar-nav&gt;.active&gt;a:hover {
	color: #fa5900;
	background: none;
}

.navbar-default {
	margin: 0;
	background: none;
	border: none;
}

.navbar-nav&gt;li,
.navbar {
	position: static;
}

.header .navbar-default .navbar-nav&gt;li:hover .dropdown-menu {
	display: block;
}

.header .dropdown-menu {
	padding: 20px 0;
	font-size: 16px;
	line-height: 45px;
	width: 100%;
	margin: 0;
	background: rgba(255, 255, 255, 0.91);
	border: none;
}

.header .dropdown-menu .col-lg-10 {
	width: 75%;
	margin-left: 12.5%;
}

.header .dropdown-menu .ab {
	display: flex;
	align-items: center;
}

.header .dropdown-menu a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.footer {
	color: #fff;
	background: url(../images/fbg.jpg) center no-repeat;
	background-size: cover;
	font-size: 12px;
	line-height: 20px;
}

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

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fa5900;
}

.footer p {
	margin: 0;
}

.footer .bd {
	padding: 30px 0;
}

.footer .bd .logo {
	margin-bottom: 15px;
}

.footer .bd .left {
	width: 316px;
}

.footer .bd .flex {
	align-items: stretch;
}

.footer .bd ul {
	line-height: 28px;
}

.footer .bd h4 {
	font-size: 16px;
	margin: 0 0 15px 0;
}

.footer .ft {
	padding: 15px 0;
	border-top: 1px solid #cccccc;
}

.footer .ft p a {
	padding: 0 5px;
	border-left: 1px solid #fff;
}

.footer .ft p a:first-child {
	border: none;
	padding-left: 0;
}

/**/
.header .navbar-default .navbar-nav&gt;li&gt;i {
	display: none;
	position: absolute;
	right: 0;
	top: 5px;
	padding: 15px;
	z-index: 99;
}

.homepage {
	position: relative;
}

.homepage .header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
}

.homepage .header .navbar-default .navbar-nav&gt;li&gt;a {
	color: #fff;
}

.homepage .banner .swiper-pagination {
	bottom: 20px;
}

.homepage .banner .swiper-pagination-bullet {
	border-radius: 0;
	width: 25px;
	background: #fff;
	height: 4px;
}

.homepage .title {
	text-align: center;
	font-size: 16px;
	padding-bottom: 40px;
	cursor: pointer;
}

.homepage .title h2 {
	font-size: 40px;
	color: #fa5900;
	margin-top: 0;
}

.homepage .title h5 {
	margin: 0;
	padding-top: 10px;
	text-transform: uppercase;
}

.homepage .title h5 span {
	color: #999;
}

.homepage .title h5 span::after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 4px;
	background: #000;
	margin-left: 5px;
}

.homepage .a {
	padding: 50px 0;
}

.homepage .a .hd {
	text-align: center;
	border: 1px solid #ddd;
	max-width: 750px;
	margin: 0 auto 60px;
	line-height: 50px;
}

.homepage .a .hd i {
	font-size: 20px;
	margin-top: -3px;
	vertical-align: middle;
	color: #999;
	cursor: pointer;
	transition: all 0.6s;
}

.homepage .a .hd i:hover {
	transform: scale(1.1);
}

.homepage .a .hd input {
	min-width: 350px;
}

.homepage .a .bd img {
	width: 100%;
}

.homepage .a .bd .pic {
	overflow: hidden;
	position: relative;
	height: 270px;
}

.homepage .a .bd a {
	display: block;
	font-size: 16px;
	transition: all 0.6s;
}

.homepage .a .bd a:hover {
	transform: scale(1.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	color: #fff;
}

.homepage .a .bd a:hover dd {
	color: #00f300;
}

.homepage .a .bd a:hover dt {
	color: #fff;
}

.homepage .a .bd a:hover dl {
	background: #2a283d;
	border-color: #2a283d;
}

.homepage .a .bd a dl {
	padding: 15px 20px;
	border: 1px solid #eee;
}

.homepage .a .bd a dt {
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.homepage .a .bd a dd {
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: uppercase;
	margin-top: 5px;
}

.homepage .a .bd {
	padding-bottom: 25px;
}

.homepage .a .bd-home a dt {
	color: #fa5900;
}

.homepage .a .bd .row {
	margin: -21px;
}

.homepage .a .bd .col-lg-4 {
	padding: 21px;
}

.homepage .a .more p {
	font-size: 24px;
}

.homepage .more a {
	color: #fa5900;
	font-size: 16px;
	display: inline-block;
	line-height: 40px;
	background: url(../images/home_28.png) left center no-repeat;
	padding-left: 70px;
}

.homepage .b .title {
	text-align: left;
}

.homepage .b .title h2 {
	font-size: 30px;
	margin: 0;
}

.homepage .b {
	background: url(../images/2_02.jpg) center no-repeat;
	background-size: cover;
	padding: 80px 0;
	font-size: 16px;
}

.homepage .b p {
	line-height: 25px;
	margin: 0 25px 25px 0;
}

.homepage .b .pic {
	overflow: hidden;
	min-height: 397px;
	position: relative;
}

.homepage .b .pic img {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.homepage .c {
	padding: 80px 30px 0;
}

.homepage .c .bd {
	margin-top: -190px;
}

.homepage .c .swiper-slide {
	margin: 190px 0;
}

.homepage .c .swiper-slide-active img {
	transform: scale(0.8);
}

.homepage .c dl {
	position: absolute;
	bottom: -190px;
	left: 25%;
	right: 25%;
	opacity: 0;
}

.homepage .c .swiper-slide-active dl {
	opacity: 1;
}

.homepage .c dl dt {
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.homepage .c dl dd {
	font-size: 16px;
	margin: 15px 0;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.homepage .c .swiper-button-prev {
	font-size: 24px;
	color: #333;
	width: 60px;
	height: 60px;
	top: auto;
	bottom: 80px;
	left: 27%;
	border: 1px solid #ccc;
}

.homepage .c .swiper-button-next {
	font-size: 24px;
	color: #333;
	width: 60px;
	height: 60px;
	top: auto;
	bottom: 80px;
	right: 27%;
	border: 1px solid #ccc;
}

.homepage .c .swiper-button-prev:hover,
.homepage .c .swiper-button-next:hover,
.homepage .d .left .swiper-button-next:hover,
.homepage .d .left .swiper-button-prev:hover {
	background-color: #2a283d;
	color: #fff;
}

.homepage .c .swiper-button-next:after,
.homepage .c .swiper-button-prev:after {
	display: none;
}

.homepage .d {
	padding: 80px 0;
}

.homepage .d .flex {
	font-size: 16px;
	margin-top: 15px;
}

.homepage .d .left .flex .flex_item {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.homepage .d .flex a,
.homepage .b .ft a {
	color: #fa5900;
}

.homepage .d .left .bd a {
	display: block;
	position: relative;
}

.homepage .d .left .bd .video_box::after {
	content: '';
	display: block;
	width: 80px;
	height: 80px;
	background: url(../images/btn_03.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.homepage .d .left .swiper-button-next {
	font-size: 24px;
	color: #333;
	background: rgba(255, 255, 255, 0.5);
	width: 60px;
	height: 60px;
	right: 0;
	margin-top: -30px;
}

.homepage .d .left .swiper-button-prev {
	font-size: 24px;
	color: #333;
	background: rgba(255, 255, 255, 0.5);
	width: 60px;
	height: 60px;
	left: 0;
	margin-top: -30px;
}

.homepage .d .left .swiper-button-next:after,
.homepage .d .left .swiper-button-prev:after {
	display: none;
}

.homepage .d .nav-tabs {
	border: none;
	display: flex;
	margin: 0 -10px 10px;
}

.homepage .d .nav-tabs&gt;li {
	padding: 0 10px;
	flex: 1;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}

.homepage .d .nav-tabs&gt;li&gt;a {
	border: none;
	border-radius: 0;
	background: #f9f9f9;
	cursor: pointer;

}

.homepage .d .tab-content li {
	display: flex;
	align-items: center;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 15px;
}

.homepage .d .nav-tabs&gt;li.active&gt;a,
.homepage .d .nav-tabs&gt;li.active&gt;a:focus,
.homepage .d .nav-tabs&gt;li.active&gt;a:hover {
	background: #2a283d;
	color: #fff;
}

.homepage .d .tab-content li:last-child {
	border: none;
}

.homepage .d .tab-content li::after {
	content: '';
	width: 3px;
	height: 3px;
	display: block;
	border-radius: 50%;
	background: #333;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.homepage .d .tab-content li a {
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.homepage .d .tab-content li span {
	color: #999;
	font-size: 12px;
}

.homepage .d .tab-content li a:hover {
	color: #008842;
}

.homepage .e {
	background: #f7f7f7;
	padding: 30px 80px 45px;
}

.homepage .e .bd ul {
	margin: -5px;
}

.homepage .e .bd li {
	float: left;
	width: 12.5%;
	padding: 5px;
}

.homepage .e .bd img {
	width: 100%;
}

.rightside {
	position: fixed;
	right: 0;
	top: 50%;
	width: 40px;
	z-index: 99;
	line-height: 40px;
	text-align: center;
}

.rightside ul {
	background: #2a283d;
	border-radius: 5px 0 0 5px;
	margin-bottom: 10px;
}

.rightside&gt;ul&gt;li {
	position: relative;
}

.rightside&gt;ul&gt;li&gt;a {
	display: block;
}

.rightside&gt;ul&gt;li:hover&gt;a {
	background: #fa5900;
}

.rightside&gt;ul&gt;li i {
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	background-image: url(../images/home_14.png);
	background-repeat: no-repeat;
}

.rightside&gt;ul&gt;li span {
	position: absolute;
	right: 100%;
	top: 0;
	background: #fa5900;
	white-space: nowrap;
	border-radius: 5px 0 0 5px;
	color: #fff;
	display: none;
	padding: 0 20px;
}

.rightside&gt;ul&gt;li:hover span {
	display: block;
}

.rightside&gt;ul&gt;li .i2 {
	background-position: 0 -40px;
}

.rightside&gt;ul&gt;li .i3 {
	background-position: 0 -83px;
}

.rightside&gt;ul&gt;li .i4 {
	background-position: 0 -122px;
}

.rightside&gt;ul&gt;li .i5 {
	background-position: 0 -163px;
}

.rightside&gt;ul&gt;li .i6 {
	background-position: 0 -212px;
}

.rightside&gt;ul&gt;li .i7 {
	background: url(../images/tmail.png) center no-repeat;
}


/**/

.banner_info {
	position: relative;
}

.banner_info span {
	color: #fff;
	position: absolute;
	font-size: 48px;
	left: 50%;
	top: 50%;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	width: 90%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.infotab {
	background: #f1f1f1;
	line-height: 60px;
	font-size: 16px;
}

.infotab li {
	width: 14.285%;
	float: left;
	position: relative;
	text-align: center;
}

.infotab ul a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.infotab ul li.on::after {
	content: '';
	display: block;
	height: 4px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	background: #000;
}

.bread {
	padding: 25px 0;
}

.breadcrumb {
	background: url(../images/2_09.png) left center no-repeat;
	padding: 0 0 0 30px;
	margin: 0;
}

.breadcrumb&gt;.active {
	color: #fa5900;
}

.aboutus-1 .homepage .b .p {
	font-size: 12px;
	line-height: 20px;
}

.aboutus-1 .homepage .b p {
	margin: 0 0 20px 0;
}

.aboutus-1 .homepage .b .pic {
	margin-top: 20px;
}

.aboutus-1 .a {
	padding: 40px 0;
	color: #fff;
	background: url(../images/2_16.jpg) center no-repeat;
	background-size: cover;
}

.aboutus-1 .a p,
.aboutus-1 .c p {
	line-height: 25px;
	font-size: 16px;
}

.aboutus-1 .a .p,
.aboutus-1 .c .p {
	font-size: 12px;
	margin: 20px 0 0;
	line-height: 20px;
}

.aboutus-1 .a span {
	font-size: 44px;
	color: #00f300;
	display: inline-block;
	height: 50px;
	margin-bottom: 10px;
}

.aboutus-1 .a span img {
	margin-top: -5px;
}

.aboutus-1 .c {
	padding: 80px 0;
	color: #666;
}

.aboutus-1 .c img {
	max-width: 95%;
	margin-top: 20px;
}

/**/
.banner_info-2 {
	background: url(../images/6_02.jpg) center no-repeat;
	background-size: cover;
}

/**/
.banner_info-3 {
	background: url(../images/8_02.jpg) center no-repeat;
	background-size: cover;
}


/**/
.about-3 {
	background: url(../images/4_01.jpg) center no-repeat;
	background-size: 100% 100%;
	padding: 30px;
	position: relative;
	margin-bottom: 120px;
}

.about-3 img {
	width: 100%;
}

.about-3 .box {
	position: absolute;
	left: 100px;
	width: 365px;
	top: 100px;

}

.about-3 .box .flex {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 110px 10px 10px 110px;
	margin-bottom: 27px;
	font-size: 18px;
	line-height: 23px;
}

.about-3 .box span {
	width: 110px;
	height: 110px;
	margin-right: 40px;
	border-radius: 50%;
	line-height: 34px;
	font-size: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	background: #00aeef;
}

.about-3 .box .flex:first-child span {
	background: #00a650;
}

/**/

.info_bg {
	background:#fff;
	border: 1px solid #ddd;
	position: relative;
	padding:  60px;
	position: relative;

	min-height: 756px;
}
.info_bg::before{
	content: '';
	display: block;
	height: 30px;
	width: 755px;
	background: url(../images/line_03.png) center no-repeat;
	background-size: 100% 100%;
	max-width: 100%;
	position: absolute;
	left: 0;
	top: -31px;
}
.info_bg::after{
	content: '';
	display: block;
	height: 25px;
	width: 601px;
	background: url(../images/line_12.png) center no-repeat;
	background-size: 100% 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	bottom: -26px;
}
.info_bg&gt;.left{
	width: 14px;
	height: 595px;
	background: url(../images/line_09.png) center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -15px;
	bottom: 0;
}
.info_bg&gt;.right{
	width: 15px;
	height: 512px;
	background: url(../images/line_06.png) center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: -16px;
	top: 0;
}
.about-4{
	margin-bottom: 80px;
}
.about-4 ul {
	font-size: 24px;
	line-height: 60px;
}

/**/
.about-2 .container {
	max-width: 1050px;
}

.about-2 {
	padding-bottom: 120px;
}

.about-2 .pic {
	width: 270px;
	background: url(../images/3_03.jpg) center no-repeat;
	background-size: 100% 100%;
	padding: 12px;
}

.about-2 .pic img {
	height: 346px;
	width: 100%;
}

.about-2 .flex_item {
	padding: 0 30px 0 0;
}

.about-2 .flex:nth-child(even) .flex_item {
	padding: 0 0 0 30px;
}

.about-2 p {
	font-size: 16px;
	line-height: 40px;
	margin: 15px 0 0;
}

.about-2 h3 {
	font-size: 36px;
	margin-top: 0;
}

.about-2 h4 {
	font-size: 24px;
	margin: 25px 0 0;
}

/**/
.pagination {
	margin: 40px 0;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
	margin: 0 3px;
	color: #666;
	padding: 8px 15px;
	border: 1px solid #eee;
	border-radius: 3px;
}

.pagination&gt;li&gt;a:hover,
.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
	background: #fa5900;
	color: #fff;
	border: 1px solid #fa5900;
}

.pagination&gt;li:first-child&gt;a,
.pagination&gt;li:first-child&gt;span,
.pagination&gt;li:last-child&gt;a,
.pagination&gt;li:last-child&gt;span {
	background: #2a283d;
	color: #fff;
	border: 1px solid #2a283d;
}

/**/
.proitem .a .swiper-container img {
	width: 100%;
}

.proitem .a .ft {
	margin-top: 30px;
	position: relative;
	padding: 0 45px;
}

.proitem .a .ft .swiper-button-next {
	right: 0;
}

.proitem .a .ft .swiper-button-prev {
	left: 0;
}

.proitem .a .ft .swiper-slide {
	border: 1px solid #fff;
}

.proitem .a .ft .swiper-slide-thumb-active {
	border: 1px solid #fa5900;
}

.proitem .a .ft .swiper-button-next,
.proitem .a .ft .swiper-button-prev {
	color: #333;
}

.proitem .a .ft .swiper-button-next:after,
.proitem .a .ft .swiper-button-prev:after {
	font-size: 24px;
}

.proitem .a h1 {
	font-weight: bold;
	font-size: 22px;
}

.proitem .a p {
	line-height: 26px;
	margin: 20px 0 50px;
}

.proitem .a ul {
	border-top: 1px solid #ddd;
	padding: 20px 0;
	height: 200px;
}

.proitem .a li {
	display: flex;
	padding-bottom: 15px;
}

.proitem .a ul span {
	display: block;
	width: 90px;
}

.proitem .a .btn_group a {
	width: 182px;
	line-height: 48px;
	padding: 0;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	background: #2a283d;
	border-radius: 0;
}

.proitem .a .btn_group .btn-primary {
	background: #008746;
}

.proitem .a .share {
	margin-top: 30px;
}

.proitem .a .share a {
	display: inline-block;
	margin-right: 15px;
}

.proitem .b {
	padding: 40px 0;
	font-size: 16px;
}

.proitem .b .title {
	text-align: center;
	background: #008746;
	color: #fff;
	line-height: 48px;
	font-size: 24px;
	margin-bottom: 30px;
}

.proitem .b img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.proitem .b .ft {
	margin-top: 40px;
}

.proitem .b a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.proitem .a .p {
	height: 250px;
}

/**/


.newsitem .hd {
	text-align: center;
	padding-bottom: 20px;
}

.newsitem .hd h1 {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}

.newsitem .hd h5 {
	color: #999;
}

.newsitem .bd p {
	line-height: 24px;
	color: #666;
}

.newsitem .bd img {
	display: block;
	margin: 15px auto;
	max-width: 100%;
}

.proitem .b .ft-1 {
	margin: 0;
}



.pop .center {
	box-sizing: unset;
}

/**/


.message h2 {
	font-weight: bold;
	padding: 60px 0 30px;
	font-size: 30px;
}

.message .form-control {
	margin-bottom: 20px;
}

.message .btn {
	width: 290px;
	height: 40px;
	color: #fff;
	background: #fa5900;
}

/**/

.map .contact-map,
.map {
	width: 100%;
	height: 525px;
	border: 1px solid #ddd;
}

.contentus h2 {
	font-weight: bold;
	font-size: 30px;
	margin: 0;
}

.contentus h4 {
	font-size: 16px;
	padding: 10px 0 30px;
}

.contentus .box {
	border: 1px solid #ddd;
	border-radius: 5px;
	min-height: 202px;
	margin-bottom: 40px;
	padding-top: 20px;
	line-height: 30px;
}

.contentus .box p {
	margin: 10px 0 0;
}

.contentus .box img {
	height: 50px;
}

.pop .bottom {
	box-sizing: unset;
}

/**/


.join_item h2 {
	font-weight: bold;
	font-size: 30px;
	margin: 0;
}

.join_item h4 {
	color: #999;
	padding: 10px 0 30px;
}

.join_item h3 {
	font-weight: bold;
	margin: 0;
	font-size: 18px;
}

.join_item p {
	font-size: 16px;
	margin: 30px 0 10px;
}

.join_item ol li {
	line-height: 24px;
	color: #666;
	padding-left: 65px;
}

/**/
.newslist li {
	display: flex;
	align-items: center;
	border: 1px solid #eee;
	margin-bottom: 20px;
}

.newslist li&gt;.flex_item {
	padding: 15px 20px;
}

.newslist li p {
	line-height: 24px;
	margin: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.newslist li .flex {
	color: #999;
}

.newslist li .flex span {
	display: inline-block;
	margin-right: 20px;
}

.newslist li h4 {
	font-size: 20px;
	margin-top: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.newslist li .btn {
	background: #f2f2f2;
	border-radius: 0;
	padding: 10px 20px;
}

.newslist li:hover a {
	color: #008842;
}

.newslist li:hover .btn {
	color: #fff;
	background: #008842;
}

.newslist li .pic {
	display: block;
	width: 283px;
	height: 149px;
	overflow: hidden;
}

.newslist li .pic img {
	width: 100%;
}

/**/


.homepage .videopage {
	padding-top: 20px;
}

.homepage .videopage .pic::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 8;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
}

.homepage .videopage .pic::after {
	content: '';
	display: block;
	width: 80px;
	height: 80px;
	background: url(../images/btn_03.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.homepage .videopage a:hover .pic::before,
.homepage .videopage a:hover .pic::after {
	opacity: 1;
}

/**/
.about-5 {
	font-size: 16px;
	text-align: center;
	padding-bottom: 100px;
}

.about-5&gt;ul {
	background: url(../images/5_03.png) left bottom no-repeat;
	background-size: 100% auto;
	margin-top: 50px;
}

.about-5&gt;ul&gt;li {
	float: left;
	width: 25%;
}

.about-5&gt;ul&gt;li p {
	padding: 25px 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.about-5&gt;ul&gt;li img {
	height: 205px;
	box-shadow: 10px 0 10px rgba(0, 0, 0, 0.2);
	max-width: 100%;
}

/**/
.mask {
	position: fixed;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	width: 100%;
	display: none;
	height: 100%;
}

.dialog {
	position: fixed;
	z-index: 100;
	left: 50%;
	top: 50%;
	width: 900px;
	max-width: 100%;
	transform: translate(-50%, -50%);
}

.dialog .swiper-button-next {
	right: -50px;
}

.dialog .swiper-button-prev {
	left: -50px;
}

.dialog .close {
	position: absolute;
	top: -30px;
	opacity: 1;
	right: 0;
	color: #fff;
}

.dialog video {
	width: auto;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 520px;
}

.dialog.pop img {
	display: block;
	margin: 0 auto;
	max-height: 600px;
	max-width: 100%;
}



















@media screen and (min-width:981px) and (max-width:1200px) {

	.header .navbar-default .navbar-nav&gt;li&gt;a,
	.infotab ul a {
		padding: 0 10px;
	}

	.top .search {
		display: none;
	}

	.infotab {
		font-size: 14px;
	}

	.homepage .a .bd .pic {
		height: 199px;
	}

	.banner_info span {
		font-size: 30px;
	}
}

@media screen and (min-width:769px) and (max-width:980px) {
	.top .flex_item {
		display: none;
	}

	.top .flex&gt;div:first-child {
		flex: 1;
	}

	.header .navbar-default .navbar-nav&gt;li&gt;a,
	.infotab ul a {
		padding: 0 10px;
		font-size: 12px;
	}

	.header .logo img {
		width: 120px;
	}

	.homepage .e .bd li {
		width: 25%;
	}

	.homepage .d .left {
		margin-bottom: 30px;
	}

	.footer .bd {
		display: none;
	}

	.banner_info span {
		font-size: 30px;
	}

	.aboutus-1 .homepage .b .pic {
		margin-bottom: 30px;
	}

	.aboutus-1 .a .flex {
		display: block;
	}

	.about-2 p {
		line-height: 30px;
		font-size: 14px;
	}

	.about-2 h3 {
		font-size: 30px;
	}

	.about-2 h4 {
		font-size: 20px;
	}

	.about-5&gt;ul&gt;li img {
		height: 140px;

	}

	.about-5&gt;ul&gt;li p {
		padding: 20px 0 0;
	}

	.infotab ul {
		display: block;
		white-space: nowrap;
		overflow-x: scroll;
	}

	.infotab ul li {
		display: inline-block;
	}

}

@media (max-width:768px) {
	.footer .bd {
		display: none;
	}

	.footer .ft {
		text-align: center;
	}

	.header .logo {
		line-height: 50px;
	}

	.homepage .header .logo {
		width: 95px;
		height: 40px;
		background-size: 100% 100% !important;
		margin-top: 5px;
	}

	.logo img {
		width: 90px;
	}

	.header {
		padding-left: 15px;
	}

	.homepage .header {
		position: static;
	}

	.navbar-collapse {
		float: none;
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		overflow-y: scroll;
		z-index: 100;
		background: #fff;
		border: none;
	}

	.homepage .header .navbar-default .navbar-nav&gt;li&gt;a {
		color: #333;
	}

	.header .navbar-default .navbar-nav&gt;li&gt;a {
		line-height: 50px;
		padding: 0 15px;
		font-size: 16px;
	}

	.header .navbar-default .navbar-nav&gt;li:hover .dropdown-menu {
		display: none;
	}

	.header .navbar-default .navbar-nav&gt;li&gt;i {
		display: block;
	}

	.homepage .a {
		padding: 20px 0;
	}

	.homepage .title h2,
	.homepage .b .title h2 {
		font-size: 20px;
	}

	.homepage .title h5 {
		padding: 0;
	}

	.homepage .title {
		font-size: 12px;
		padding-bottom: 20px;
	}

	.homepage .a .hd {
		display: flex;
		align-items: center;
		padding: 0 15px;
		line-height: 40px;
	}

	.homepage .a .hd input {
		min-width: auto;
		flex: 1;
		padding-left: 10px;
	}

	.homepage .a .bd .col-lg-4 {
		padding: 5px;
	}

	.homepage .a .bd .row {
		margin: -5px;
	}

	.homepage .a .bd a dl {
		padding: 10px;
	}

	.homepage .a .bd a,
	.homepage .c dl dd {
		font-size: 12px;
	}

	.homepage .a .bd a dt {
		font-size: 14px;
	}

	.homepage .a .more p {
		font-size: 16px;
		padding-top: 15px;
	}

	.homepage .b {
		padding: 20px 0;
		font-size: 12px;
	}

	.homepage .b p {
		margin: 0 0 10px 0;
	}

	.homepage .b img {
		margin-top: 10px;
	}

	.homepage .c .bd {
		margin: 0;
	}

	.homepage .c .swiper-slide {
		margin: 0;
	}

	.homepage .c {
		padding-top: 30px;
	}

	.homepage .c .swiper-slide-active img {
		transform: scale(1);
	}

	.homepage .c dl {
		position: static;
		padding: 15px;
	}

	.homepage .c dl dt {
		font-size: 16px;
	}

	.homepage .c .swiper-button-next,
	.homepage .c .swiper-button-prev {
		bottom: auto;
		top: 30%;
		width: 40px;
		height: 40px;
	}

	.homepage .c .swiper-button-next {
		right: 0;
	}

	.homepage .c .swiper-button-prev {
		left: 0;
	}

	.homepage .d {
		padding: 20px 0;
	}

	.homepage .d .left {
		margin-bottom: 30px;
	}

	.homepage .d .flex,
	.homepage .d .tab-content li a {
		font-size: 13px;
	}

	.homepage .e {
		padding: 20px 15px;
	}

	.homepage .e .bd li {
		width: 33.333%;
	}

	.banner_info span {
		font-size: 24px;
	}

	.infotab {
		font-size: 14px;
		line-height: 40px;
	}

	.infotab ul {
		display: block;
		white-space: nowrap;
		overflow-x: scroll;
	}

	.infotab ul li {
		width: 25%;
	}

	.bread {
		padding: 15px 0;
	}

	.aboutus-1 .homepage .b .pic {
		margin: 0 0 15px 0;
	}

	.aboutus-1 .homepage .b img {
		margin: 0;
	}

	.aboutus-1 .homepage .b p {
		margin: 0 0 10px 0;
	}

	.aboutus-1 .a .flex {
		display: block;
	}

	.aboutus-1 .a span {
		margin-top: 20px;
	}

	.aboutus-1 .a {
		padding: 30px 0 15px;
	}

	.aboutus-1 .c {
		padding: 30px 0;
	}

	.aboutus-1 .a p,
	.aboutus-1 .c p {
		font-size: 12px;
	}

	.about-2 .pic {
		width: 180px;
	}

	.about-2 .pic img {
		height: auto;
	}

	.about-2 p {
		line-height: 20px;
		font-size: 12px;
		margin-top: 10px;
	}

	.about-2 .flex_item {
		padding: 0 15px 0 0;
	}

	.about-2 h3 {
		font-size: 18px;
	}

	.about-2 .flex:nth-child(even) .flex_item {
		padding: 0 0 0 10px;
	}

	.about-2 h4 {
		line-height: 20px;
		font-size: 14px;
		margin: 10px 0 0;
	}

	.about-2 {
		padding-bottom: 30px;
	}

	.about-2 .flex {
		margin-top: 20px;
	}

	.about-3 .box {
		left: 25px;
		top: 25px;
		width: 200px;
	}

	.about-3 {
		padding: 15px;
		margin-bottom: 30px;
	}

	.about-3 .box .flex {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.about-3 .box span {
		width: 70px;
		height: 70px;
		font-size: 15px;
		line-height: 20px;
		margin-right: 15px;
	}

	.about-4 {
		padding:  20px;
		margin-bottom: 30px;
		min-height: 400px;
	}
	.info_bg::before{
		height: 10px;
		top: -11px;
	}
	.info_bg::after{
		height: 10px;
		bottom: -11px;
	}
	.info_bg&gt;.left{
		width: 5px;
		left: -6px;
		height: 300px;
	}
	.info_bg&gt;.right{
		width: 5px;
		right: -6px;
		height: 300px;
	}

	.about-4 ul {
		font-size: 14px;
		line-height: 40px;
	}

	.about-5&gt;ul&gt;li {
		width: 50%;
		background: url(../images/01zuo.png) center bottom no-repeat;
		background-size: 100% 40px;
		margin-top: 10px;
	}

	.about-5&gt;ul&gt;li:nth-child(even) {
		background: url(../images/02you.png) center bottom no-repeat;
		background-size: 100% 40px;
	}

	.about-5&gt;ul&gt;li img {
		height: 120px;
		margin-bottom: 10px;
		box-shadow: none;
		background: url(../images/ty.png) right bottom no-repeat;
		background-size: auto 100%;
		padding-right: 16px;
	}

	.about-5 {
		font-size: 12px;
		padding-bottom: 30px;
	}

	.about-5&gt;ul&gt;li p {
		padding: 10px 0 0;
	}

	.about-5&gt;ul {
		margin-top: 0;
		background: none;
	}

	.pagination {
		margin: 20px 0;
	}

	.homepage .a .hd {
		margin-bottom: 20px;
	}

	.proitem .a .swiper-container img {
		height: 300px;
	}

	.proitem .a .ft {
		display: none;
	}

	.proitem .a h1,
	.proitem .b .title,
	.newsitem .hd h1,
	.join_item h2,
	.contentus h2 {
		font-size: 18px;
	}

	.proitem .a p {
		margin: 10px 0 20px;
	}

	.proitem .a .btn_group a {
		width: 140px;
		line-height: 36px;
	}

	.proitem .a .share {
		margin-top: 15px;
	}

	.proitem .b {
		font-size: 13px;
		padding: 20px 0;
	}

	.proitem .b .ft {
		margin-top: 20px;
	}

	.proitem .b .ft .text-right {
		text-align: left;
	}

	.proitem .a .p {
		height: auto;
	}

	.message h2 {
		padding-top: 0;
		font-size: 18px;
	}

	.newslist li .pic {
		height: auto;
		width: 130px;
	}

	.newslist li .pic img {
		height: 85px;
	}

	.newslist li .flex {
		display: none;
	}

	.newslist li h4 {
		font-size: 14px;
		font-weight: bold;
	}

	.newslist li p {
		line-height: 20px;
		font-size: 12px;
	}

	.newslist li&gt;.flex_item {
		padding: 10px;
	}

	.newsitem {
		padding: 20px;
	}

	.join_item p {
		margin: 10px 0;
		font-size: 12px;
	}

	.join_item ol li,
	.contentus h4 {
		padding: 0;
		font-size: 12px;
	}

	.join_item h4 {
		padding: 0px 0 10px;
	}

	.join_item h3 {
		font-size: 16px;
	}

	.contentus h4 {
		line-height: 20px;
	}

	.contentus .box {
		padding: 15px;
		font-size: 12px;
		line-height: 24px;
		margin-bottom: 15px;
	}

	.proitem .a ul {
		height: auto;
		padding-bottom: 5px;
	}

	.map {
		height: 300px;
	}

	.dialog .swiper-button-next {
		right: 0;
	}

	.dialog .swiper-button-prev {
		left: 0;
	}

	.homepage .a .bd .pic {
		height: 123px;
	}

	.navbar-nav&gt;li&gt;.dropdown-menu {
		position: static;
		font-size: 14px;
		line-height: 50px;
		float: none;
	}

	.navbar-nav&gt;li&gt;.dropdown-menu a {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.navbar-nav&gt;li {
		border-bottom: 1px solid #e3e3e3;
	}

	.header .dropdown-menu .col-lg-10 {
		width: 100%;
		margin: 0;
	}

	.homepage .title h5 span::after {
		width: 20px;
		height: 2px;
	}

	.homepage .d .left .bd .video_box::after {
		width: 60px;
		height: 60px;
		background-size: 100% 100%;
	}

	.homepage .d .left .swiper-button-next,
	.homepage .d .left .swiper-button-prev {
		width: 40px;
		height: 40px;
		background-size: 100% 100%;
	}

	.header .dropdown-menu .ab {
		display: block;
	}

	.homepage .header:hover .fl {
		margin: 0;
		/*width: 86px;*/
		/*height: 33px;*/
		margin: 7px 0 0 0;
		background: url(/static/index/images/logo_info.png) center no-repeat;
		background-size: 100% 100%;
	}

	.navbar-toggle {
		border: none;
		padding: 9px 0;
	}

	.navbar-nav {
		border-top: 1px solid #e3e3e3;
	}

	.homepage .header .navbar-default .navbar-nav&gt;li {
		position: relative;
	}



	.header .dropdown-menu img {
		display: none;
	}

	.header .dropdown-menu {
		padding: 0;
	}

	.navbar-toggle-1 {
		float: left;
		margin-top: 14px;
	}

	.navbar-toggle-1 .icon-bar:nth-of-type(1) {
		-webkit-transform: translateY(6px) rotate(-45deg);
		-ms-transform: translateY(6px) rotate(-45deg);
		transform: translateY(6px) rotate(-45deg);
	}

	.navbar-toggle-1 .icon-bar:nth-of-type(2) {
		opacity: 0;
	}

	.navbar-toggle-1 .icon-bar:nth-of-type(3) {
		-webkit-transform: translateY(-6px) rotate(45deg);
		-ms-transform: translateY(-6px) rotate(45deg);
		transform: translateY(-6px) rotate(45deg);
	}

	.homepage .b .ft a {
		font-size: 16px;
	}

	.phoneAdname {
		color: #fff;
		position: absolute;
		font-size: 16px;
		left: 5%;
		top: 50%;
		text-shadow: 0 0 10px rgb(0 0 0 / 40%);
		width: 90%;
		text-align: center;
		transform: translate(0, -50%);
	}

	.homepage .b .pic {
		min-height: 230px;
	}






}
</pre></body></html>