<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document akakaz */
* {
	margin:0;
	padding:0;
	font-family:"宋体", "微软雅黑", "新宋体", "仿宋_GB2312";
}
img {
	border:none;
	/*max-width: 100%;
	height: auto;
	width: auto\9;*/
}
div,strong,a,span,li {
	font-size:12px;
}
ul, li, ol {
	list-style: none;
}
#main{
	width:100%;
}

/*自写样式*/
body {
	background: #fff;
	margin: 0 auto;
	width: 100%;
}
#body {
	background: #f0f0f0 !important;
}
a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	transition: all .3s linear;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.title {
	text-align: center;	
	height: 190px;
}
.title&gt;a {
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 30px;
	display: block;
	padding-top: 65px;
}
.title&gt;a:hover {
	font-size: 32px;
}
.title_line {
	display: block;
	margin: 20px auto 55px;
}

.fuwu {
	width: 1290px;
	margin: 0 auto;
	height: 120px;
	background: #fff;
    border-radius: 30px;
    position: relative;
    top: -16px;	
}
.fuwu&gt;div {
	float: left;
	text-align: center;
	width: 12%;
	height: 120px;
}
.fuwu&gt;div&gt;img {
	margin: 20px 0 0;
	height: 55px;
}
.fuwu&gt;div:hover&gt;img {
	transition: 1s;
	transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);	
}
.fuwu&gt;div&gt;p {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #fff;
}
.fuwu&gt;div&gt;span {
	display: block;
	font-family: "微软雅黑";
	font-size: 17.5px;
	color: #777;
}
.fuwu&gt;div:hover&gt;span {
	color: #0072bb;
}

.meirong {
	width: 1200px;
	height: 510px;
	margin: 0 auto;
	background: #fff;
}

.flexslider2 { position: relative; margin: 0 20px; width: 376px; height: 484px; overflow: hidden; zoom: 1;}
.flexslider2 .slides li { width: 100%; height: 100%; }
.flex-direction-nav a { width: 70px; height: 70px; line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background: url(../images/ad_ctr.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; border-radius: 35px; }
.flex-direction-nav .flex-next { background-position: 0 -70px; right: 0; }
.flex-direction-nav .flex-prev { left: 0; }
.flexslider2:hover .flex-next { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider2:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider2:hover .flex-next:hover, .flexslider2:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=50); }
.flex-control-nav2 { width: 100%; position: absolute; bottom: 0; text-align: center; }
.flex-control-nav2 li { margin: 0 2px; display: inline-block; zoom: 1;  *display: inline; }
.flex-control-paging li a { background: url(../images/dot.png) no-repeat 0 -16px; display: block; height: 16px; overflow: hidden; text-indent: -99em; width: 16px; cursor: pointer; }
.flex-control-paging li a.flex-active, .flex-control-paging li.active a { background-position: 0 0; }
.flexslider2 .slides a img { width: 376px; height:484px; display: block; }

.meirong&gt;div {
	float: left;
	top: 20px;
}
.intro {
	text-align: center;
	height: 260px;
}
.news {
	width: 665px;
	height: 230px;
	margin: 0 30px;
}
.news .hd {
	width: 665px;
	height: 40px;	
	border-bottom: 1px solid #ccc;
}
.news .hd li {
	float: left;
	width: 155px;
	height: 40px;
	margin: 0 20px;
	text-align: center;
}
.news .hd li a {
	font-family: "宋体";
	font-size: 22px;
	color: #424242;
}
.news .hd li.on {
	background: url(../images/news_on.png) no-repeat center;
	background-position-y: 1px;
}
.news .hd li.on a {
	color: #0072bb;
}
.news .bd li {
	position: relative;
}
.news .bd li img {
	position: relative;
	top: 5px;
	margin: 0 20px;
}	
.news .bd li a {
	font-family: "微软雅黑";
	font-size: 17px;
	color: #777;
	line-height: 45px;
}
.news .bd li a:hover {
	text-decoration: underline;
}	
.news .bd li span {
	font-family: "黑体";
	font-size: 20px;
	line-height: 45px;
	color: #777;
	position: absolute;
	right: 0;
}

.team {
	width: 1200px;
	height: 470px;
	margin: 15px auto;
	background: #fff;
}
.team&gt;div {
	float: left;
}
.t_left {
	width: 990px;
	height: 475px;
}
.t_left&gt;div {
	float: left;
}
.t_left&gt;div img {
	margin: 24px 15px;
}
.tl_shadow {
	width: 300px;
	height: 138px;
	background: rgba(119,119,119,0.8);
	position: absolute;
	bottom: 30px;
	left: 15px;
	text-align: center;
}
.tl_shadow span {
	font-family: "微软雅黑";
	color: #fff;
}
.shadow_tit {
	width: 260px;
	height: 50px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.shadow_tit&gt;div {
	float: left;
	position: relative;
    left: 24px;
}
.shadow_con {
	width: 240px;
	margin: 5px auto;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #fff;
}
.t_right {
	width: 210px;
	height: 470px;
	background: #0072bb;
	text-align: center;
}
.t_right&gt;p, .t_right&gt;a {
	font-family: "微软雅黑";
	color: #fff;
}
.t_right&gt;a&gt;img {
	transform: scale(0.95);
}
.t_right&gt;a&gt;img:hover {
	transform: scale(1);
}

.xiangmu {
	width: 1200px;
	height: 470px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
.slideTxtBox1 {
	margin: 0 20px;
	position: relative;
	top: 20px;
}
.slideTxtBox1 .hd {
	height: 75px;
}
.slideTxtBox1 .hd li {
	float: left;
	width: 227px;
	height: 57px;
	background: #ebeaea;
	margin-right: 5px;
}
.slideTxtBox1 .hd a&gt;div {
	float: left;
	font-family: "微软雅黑";
	color: #777;
}
.slideTxtBox1 .hd a&gt;div:hover {
	color: #0072bb;
}
.slideTxtBox1 .bd&gt;ul&gt;div {
	float: left;
}
.slideTxtBox1 .bd .xm_right {
	width: 470px;
	height: 225px;
	text-align: center;
	margin: 50px 55px;
}
.slideTxtBox1 .bd .xm_right&gt;div {
	font-family: "微软雅黑";
}
.slideTxtBox1 .bd .xm_right a:hover {
	text-decoration: underline;
}

.shebei {
	width: 1200px;
	height: 475px;
	margin: 0 auto 55px;
	background: #fff;
}
.shebei div {
	overflow: hidden;
}
.shebei img:hover {
	transform: scale(1.03);
}
.shebei&gt;.s_title {
	width: 1200px;
	height: 48px;
	margin: 0 20px 0;
	border-bottom: 1px solid #e7e7e7;
}
.shebei&gt;.s_title&gt;div {
	width: 80px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #424242;
	line-height: 48px;
	border-bottom: 3px solid #0072bb;
}
.shebei .s_con {
	width: 1200px;
	height:380px;
	margin: 20px;
}
.shebei .s_con&gt;div {
	float: left;
}
.shebei .s_text1 {
	width: 235px;
	height: 120px;
	background: #0072bb;
	text-align: center;	
}
.shebei .s_text1&gt;div {
	font-family: '微软雅黑';
	font-size: 20px;
	color: #fff;
}

.business_scope {
	width: 100%;
	height: 460px;
	margin: 0 auto;
}
.b_body {
	width: 1200px;
	height: 325px;
}
.b_body&gt;div {
	float: left;
}
.b_icon&gt;div {
	float: left;
	text-align: center;
	width: 168px;
	margin: 0 36px;
}
.b_icon div:hover img {
	transition: 1s;
	transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);	
}
.b_icon div p {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	margin-top: 20px;
}
.b_icon div span {
	font-family: "宋体";
	font-size: 14px;
	color: #808080;
	display: block;
	margin-top: 15px;
}

.company_profile {
	height: 630px;
	background: #eee;	
}
.c_txt {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	line-height: 32px;
	color: #808080;
}
.t_con {
	height: 210px;
	margin: 65px 0;
}
.t_con&gt;div {
	float: left;
	margin: 0 10px;
}
.t_con&gt;div img {
	width: 278px;
	height: 208px;
	border: 1px solid #eee;
}
.t_con&gt;div:hover img {
	border: 1px solid #0c60ba;
}
.company_profile .more {
	display: block;
	width: 158px;
	line-height: 38px;
	margin: 0 auto;
	border: 1px solid #a0a0a0;
	border-radius: 5px;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	color: #4c4c4c;
}
.company_profile .more:hover {
	transform: scale(1.05);
}

.partner {
	width: 100%;
	height: 380px;
	background: #f6f6f6;
}
.slideBox&gt;div {
	width: 220px;
	height: 120px;
	margin: 0 15px;
	overflow: hidden;
}
.slideBox&gt;div img {
	border: 1px solid #fff;
}
.slideBox&gt;div:hover img {
	border: 1px solid #178eee;
}

.friend {
	width: 100%;
	height: 70px;
	background: #0c60ba;
}
.friend&gt;div, .friend a {
	font-family: "宋体";
	font-size: 14px;
	color: #fff;
	line-height: 70px;
	margin-right: 42px;
}
.friend a:hover {
	text-decoration: underline;
}
</pre></body></html>