<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Unessential CSS - Just here to make this sample page prettier */

html,
body {
	height: 100%;
}

body {
	margin: 0;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.5;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
em,
i,
span,
b {
	margin: 0;
	padding: 0;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

.wrapper {
	margin: 0 auto;
	/* max-width: 1060px; */
	max-width: 1280px;
	/* padding: 1px 3em; */
	/* height: 100%; */
}

header {
	/* background-color: #000; */
	background-color: #FFFFFF;
	/* height: 80px; */
}

header:after {
	content: " ";
	display: table;
	clear: both;
}

.brand,
h1,
h2,
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}

h4,
h5,
h6 {
	letter-spacing: 1px;
}

h1 {
	font-size: 28px;
}

a {
	color: #333333;
	text-decoration: none;
}

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

.main .dev-output pre {
	overflow: auto;
	max-height: 500px;
	background-color: #EBF4FD;
	padding: 0 1em 1em;
}

.brand {
	float: left;
	/* height: 80px; */
}

.brand p {
	margin: 0;
}

.rm-nav {
	letter-spacing: 1px;
}

.logo {
	/* font-size: 1.4em;
    line-height: 40px; */
	margin: 20px 0 0;
	width: 100px;
	height: 40px;
	/* background-color: #3C97D5; */
	/* text-align: center; */
	/* font-weight: bold; */
	/* letter-spacing: 2px; */
	display: block;
	float: left;
	/* text-decoration: none; */
	/* color: #fff; */
	padding: 0;
	width: 314px;
	height: 40px;
}

.rm-toggle.rm-button {
	/* margin-top: 25px; */
}

.rm-css-animate.rm-menu-expanded {
	max-height: none;
	display: block;
}

.rm-container.rm-layout-expanded {
	float: right;
}

.rm-nav li a,
.rm-top-menu a {
	padding: .75rem 1rem;
	/* font-size: .9em; */
	font-size: 18px;
	line-height: 1.5rem;
	text-transform: uppercase;
}

.rm-layout-expanded .rm-nav&gt;ul&gt;li&gt;a,
.rm-layout-expanded .rm-top-menu&gt;.rm-menu-item&gt;a {
	height: 80px;
	line-height: 80px;
}

.main {
	background-image: url("../images/cloud.jpg");
	background-position: center top;
	background-repeat: repeat-x;
	min-height: 100%;
	padding-top: 1px;
}

.tagline {
	width: 360px;
	font-size: 1.75em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.2;
	text-align: center;
	margin: 275px auto;
	color: #1A88D3;
}

.tagline strong {
	font-size: 1.3em;
}

.dev-output {
	background-color: #e1eaf3;
	/* fall-back */
	background-color: rgba(255, 255, 255, .85);
	color: #000;
	padding: 2em;
	margin-bottom: 2em;
}



/* 12.8 new */
/* search-box */
.search-box {
	width: 160px;
	height: 36px;
	background: #fff;
	border: 1px solid #e8474f;
	float: right;
	margin-top: 20px;
	margin-left: 50px;
}

.search-box .search-text {
	background: none repeat scroll 0 center transparent;
	border: none;
	width: 100px;
	float: left;
	height: 36px;
	line-height: 36px;
	/* padding: 0px 0 0px 15px; */
	padding-left: 20px;
	color: #666;
	font-size: 13px;
	outline: 0;
}

.search-box .search-bt {
	background: #e8474f;
	border: none;
	width: 40px;
	height: 34px;
	cursor: pointer;
	float: right;
	color: #fff;
	outline: 0;
}

/* newswiperBox */
.newswiperBox {
	position: relative;
	overflow: hidden;
	/* width: 580px;
  height: 328px; */
	width: 640px;
	height: 360px;
	float: left;
}

.newswiperBox .swiper-container2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	direction: ltr;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.newswiperBox .swiper-container2 .swiper-slide {
	position: relative;
	width: 100%;
}

.newswiperBox .swiper-container2 .swiper-slide img {
	height: 100%;
	width: 100%;
}

.newswiperBox .swiper-container2 .swiper-slide .title {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding: 0 10px;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, 0, endcolorstr=#7F000000, 0);
	color: #fff;
	font-size: 16px;

	padding-right: 100px;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.newswiperBox .pagination2 {
	position: absolute;
	right: 0;
	text-align: right;
	padding-right: 20px;
	bottom: 23px;
}

.newswiperBox .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #a2a2a2;
	margin: 0 3px;
	cursor: pointer;
}

.newswiperBox .swiper-active-switch {
	background: #bd1c22;
}


/*qiehuan4*/
.xinwen {
	width: 617px;
	float: right;
	/* clear: both;
	margin: 0 auto; */
	position: relative;
}

.xinwen .titl {
	overflow: hidden;
	height: 44px;
	color: #000;
	background: #eeeeee;
}

.xinwen .titl ul {
	overflow: hidden;
	position: relative;
}

.xinwen .titl ul li {
	/* width: 120px; */
	width: 33.3%;
	height: 44px;
	float: left;
	text-align: center;
	/* margin-right: 7px; */
}

.xinwen .titl ul li a {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 44px;
	background: none;
}

.xinwen .titl ul li.cur {
	height: 44px;
	color: #FFFFFF;
	background: #e8474f;
}

.xinwen .titl ul li.cur a {
	text-decoration: none;
	color: #FFFFFF;
}

.xinwen .titl ul li a:hover,
.xinwen .titl ul li.cur a:hover {
	color: #FFFFFF;
}

.xwzx_wrb {
	overflow: hidden;
}

.news-list {
	overflow: hidden;
	padding-top: 20px;
}

.news-list li {
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
}

.news-list li a {
	/* line-height: 36px; */
	width: 460px;
	float: left;
	background: url("../images/icon3.jpg") no-repeat left center;
	padding-left: 15px;
	margin-left: 3px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-list li span {
	font-size: 14px;
	color: #919191;
	float: right;
	margin-right: 12px;
	/* line-height: 36px; */
}
/* small-ban */
.small-ban{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 20px;
	height: 106px;
}
/* title-box */
.title-box {
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
}

.title-box h3.title {
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	position: relative;
	float: left;
}

.title-box h3.title::before {
	content: " ";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
	width: 6px;
	height: 28px;
	background-color: #e8474f;
	z-index: 99;
}

.title-box .more {
	float: right;
	font-size: 14px;
}

/* about-us */
.about-us {
	width: 42%;
	float: left;
}

.about-img {
	float: left;
	width: 136px;
	height: 158px;
	background-color: red;
	border: 1px solid #ddd;
	/* box-shadow: 0px 4px 8px rgba(25, 24, 40, .6); */
	margin-right: 20px; 

}

.about-txt {
	width: 537px;
	height: 238px;
	font-size: 16px;
	line-height: 30px;
	text-indent: 32px;
	overflow: hidden;

}

.about-txt p {
	font-size: 16px;
	line-height: 30px;
	text-indent: 32px;
}

/* news-notice */
.news-notice {
	width: 56%;
	float: right;
}

.news-notice .news-list {
	padding-top: 0;
}

/* staff */
.staff {
	padding-top: 20px;
	margin-top: 20px;
	width: 100%;
	
}


/*pic-list*/
.pic-list {
	overflow: hidden;
	margin-bottom: 20px;
}

.pic-list .con {
	margin-top: 20px;
}

.demo1 {
	width: 1280px;
	float: left;
	overflow: hidden;
}

#indemo1 {
	float: left;
	width: 8800%;
}

.demo2,
	{
	float: left;
}

.demo3 {
	float: left;
}

.demo2 ul,
.demo3 ul {
	float: left;
}

.demo2 ul li,
.demo3 ul li {
	float: left;
	/* width: 282px; */
	/* padding: 20px 0; */
	position: relative;
	margin-right: 20px;
	text-align: center;
	/* border: 1px solid #ddd; */
	/* background: #fff; */
	
	/* width: 282px; */
	/* height: 212px; */ height: 270px;
	padding: 8px;
	vertical-align: middle;
	border: 1px solid #DDDDDD;
}

.demo2 img,
.demo3 img {
	width: 282px;
	height: 212px;
	
}

.demo2 em,
.demo3 em {
	/* display: block;
	width: 280px;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical; */
	
	display: block;
	font-weight: bold;
	font-size: 16px;
	width: 282px;
	font-style: normal;
	margin-top: 10px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.demo1 a {
	font-size: 15px;
	color: #fff;
	display: block;
}

.demo1 a:hover {
	font-size: 15px;
	color: #0f4ba1;
}

.demo1 a:hover span.more {
	background: #df8505;
}
/* link */
.link{
	padding-bottom: 30px;
}
.link-box{
	margin-left: -10px;
	padding-top: 10px;
}
.link-box img{
	margin-left: 10px;
	border: 1px solid #DDDDDD;
	/* width: 20%; */
	/* box-sizing: border-box; */
	width: 244px;
}


.container {
	/* width: 1310px; */
	margin: 0 auto;
	overflow: hidden;
}

@media screen and (max-width: 1440px) {
	.container {
		width: 1200px;
	}
}

@media screen and (max-width:1025px) {
	.container,
	.w1270,
	.talkB .w1280 {
		width: 96%;
		margin: 0 auto;
		overflow: hidden;
	}
}


/* footer */
footer {
	/* height: 200px; */
	background: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
	height: auto;
}

footer .end-logo {
	vertical-align: middle;
	width: 286px;
	margin-top: 25px;
	float: left;
}

footer .wrapper .tec {
	float: right;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
}

footer .wrapper .ewm {
	float: right;
	margin-left: 210px;
}

@media screen and (max-width: 769px) {
	.logo {
		width: auto;
		height: 26px;
		padding-left: 20px;
	}
	
	.about-txt{
		width: 100%;
	}

	.rm-nav li a,
	.rm-top-menu a {
		font-size: 16px;
		border-bottom: 1px solid #ddd;
	}

	.rm-menu .rm-menu.rm-css-animate,
	.rm-menu .rm-menu.rm-css-animate li a {
		font-size: 14px;
	}

	.search-box {
		display: none;
	}
	.newswiperBox{
		display: none;
	}
	.xinwen,.about-us,.news-notice,.staff{
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	.small-ban{
		display: none;
	}
	.link{
		display: none;
	}
	footer {
		padding-top: 0;
		padding-left: 20px;
		/* text-align: center; */
	}

	footer .end-logo,
	footer .wrapper .ewm {
		display: none;
	}

	footer .wrapper .tec {
		margin-top: 0;
		padding-top: 20px;
		width: 100%;
		float: none;
		font-size: 14px;
	}

	footer .wrapper .tec span {
		display: block;
	}

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