<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
	font-family:"Arial","å¾®è½¯é›…é»‘","å®‹ä½“";
}
img {
	vertical-align:top;
}
*:focus {
	outline:none;
}
a,a:hover,a:active,a:visited {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#5390cd;
}
ul {
	list-style:none;
}
.container {
	width:100%;
}
.p_bg {
	background-color:#f5f5f5;
}
.main_banner {
	width:100%;
	overflow:hidden;
	position:relative;
}
.pic_wrap img {
	width:100%;
	background-color: #fafafa;
}
.w_wrap {
	width:1200px;
	margin:0 auto;
	position:relative;
}
.banner_control {
	position:absolute;
	right:100px;
	bottom:50px;
}
.banner_control ul li {
	float:left;
	margin-left:30px;
	width:16px;
	height:16px;
	background-color:#fff;
	border-radius:8px;
	cursor:pointer;
}
.banner_control ul li.on {
	background-color:#5390cd;
}
.prev,.next {
	position:absolute;
	top:50%;
	margin-top:-50px;
	width:40px;
	height:100px;
	background-color:#000;
	display:none;
	font-family:"å®‹ä½“";
	font-size:32px;
	color:#fff;
	text-align:center;
	line-height:100px;
	cursor:pointer;
}
.prev {
	left:0;
}
.next {
	right:0;
}
.prev:hover,.next:hover {
	color:#fff;
}
.main_top {
	position:fixed;
	z-index:100;
	left:0;
	top:0;
	width:100%;
	height:50px;
	overflow:hidden;
	background-color:#666;
	background-color:rgba(0,0,0,0.4);
	transition:all 1s;
}
.phone,.search {
	float:right;
	text-align:right;
	height:50px;
}
.search {
	margin-right:50px;
}
.phone img {
	vertical-align:middle;
	margin-right:5px;
}
.phone span {
	color:#fff;
}
.phone {
	margin-right:30px;
	line-height:50px;
}
.search_bg {
	position:relative;
    border-radius: 10px;
    height: 20px;
    padding: 0 30px 0 12px;
	margin:15px 0;
    width: 0px;
	color:#999;
	background-color:#fff;
}
#post_search {
	position:absolute;
	top:3px;
	right:12px;
	background:url(../images/search.png) no-repeat;
	width:15px;
	height:13px;
	border:none;
	cursor:pointer;
}
#post_search:focus {
	background:url(../images/search_over.png) no-repeat;
}
#keywords {
	border:none;
	width:100%;
	height:100%;
	line-height:20px;
	vertical-align:top;
	color:#999;
}
.nav_wrap {
	position:absolute;
	top:50px;
	width:100%;
	height:100px;
	background-color:#fff;
}
.shadow {
	position:absolute;
	top:150px;
	width:100%;
	height:12px;
	background:url(../images/shadow.png) repeat-x;
}
.main_nav&gt;li {
	position:relative;
	float:right;
	width:100px;
	height:40px;
	margin:30px 0 0 10px;
	font-size:16px;
	color:#333;
	text-align:center;
	line-height:40px;
	border-bottom:2px solid #fff;
	transition:all 0.5s;
}
.nav_wrap .logo {
	margin-left:50px;
	line-height:100px;
	float:left;
}
.nav_wrap .logo img {
	vertical-align:middle;
}
.main_nav .sub_nav {
	position:absolute;
	width:100px;
	background-color:#666;
	background-color:rgba(0,0,0,0.4);
	display:none;
}
.main_nav&gt;li&gt;.sub_nav {
	left:0;
	top:40px;
}
.main_nav&gt;li:hover {
	border-bottom:2px solid #5390cd;
}
.main_nav&gt;li .sub_nav .sub_nav{
	left:100px;
	top:0;
}
.main_nav&gt;li li {
	position:relative;
	width:84px;
	padding:8px;
	line-height:1.2em;
	text-align:center;
	font-size:14px;
}
.main_nav&gt;li li a {
	color:#fff;
}
.main_nav&gt;li li:hover {
	background-color:#333;
}
.board_guide {
	width:200px;
	min-height:64px;
	margin:50px auto;
	text-align:center;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#333;
}
.divider {
	position:relative;
	display:block;
	width:100%;
	height:1px;
	margin:8px 0 6px;
	background-color:#d5e4f2;
}
.divider span {
	position:absolute;
	display:block;
	left:50%;
	top:-1px;
	width:60px;
	height:2px;
	margin-left:-30px;
	background-color:#5390cd;
}
.board_guide P {
	font-size:20px;
	font-family:"Times New Roman","Arial","å®‹ä½“";
	color:#ccc;
	text-transform:uppercase;
}
.content {
	width:1000px;
	margin:0 100px;
}
.clear_fix,.content:after {
	content:"";
	display:block;
	width:100%;
	clear:both;
}
.l_img {
	width:240px;
	height:160px;
	line-height:160px;
	text-align:center;
	position:relative;
	float:left;
	background-color:#fafafa;
}
.l_img img {
	width:240px;
	height:160px;
}
.l_img .img_shadow {
	width:240px;
	height:160px;
	position:absolute;
	z-index:-1;
	top:-20px;
	left:20px;
	background:url(../images/img_shadow.png) repeat;
	opacity:0.1;
	filter:alpha(opacity=10);
}
.r_text {
	width:720px;
	margin-left:40px;
	float:left;
}
.r_text,.r_text&gt;*{
	font-size:12px;
	font-family:"Arial","å®‹ä½“";
	color:#666;
	line-height:2em;
	text-indent:2em;
}
a.btn {
	display:block;
	width:100px;
	height:30px;
	border-radius:3px;
	border:1px solid #5390cd;
	background-color:transparent;
	float:right;
	text-align:center;
	line-height:30px;
	text-indent:0;
	transition:background-color 0.5s;
}
a.btn span {
	font-size:12px;
	text-transform:uppercase;
	color:#5390cd;
	transition:color 0.5s;
}
a.btn:hover {
	background-color:#5390cd;
}
a.btn:hover span {
	color:#fff;
}
.pic_scroll {
	position:relative;
	min-height:260px;
}
.pic_scroll .content {
	width:1050px;
	margin:0 75px;
}
.pic_scroll ul li {
	width:300px;
	height:240px;
	background-color:#fff;
	margin:20px 25px 0;
	float:left;
	transition:box-shadow 0.4s;
}
.pic_scroll ul li:hover {
	box-shadow:12px 12px rgba(0,0,0,0.1);
}
.pic_scroll ul li&gt;a&gt;div {
	width:100%;
	height:180px;
	line-height:180px;
	background-color:#fafafa;
	text-align:center;
	overflow:hidden;
}
.pic_scroll ul li&gt;div {
	height:40px;
	padding:10px;
}
.pic_scroll ul li img {
	width:100%;
	transition:all 0.8s;
}
.pic_scroll ul li&gt;a&gt;div:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
h5 a {
	font-weight:normal;
	font-size:14px;
}
.text {
	color: #666;
    font-family: "Arial","å®‹ä½“";
    font-size: 12px;
    line-height: 2em;
}
.m_bg {
	position:absolute;
	left:0;
	top:1235px;
	z-index:-1;
	width:100%;
	height:610px;
	overflow:hidden;
}
.m_bg img {
	height:100%;
}
.m_bg&gt;.mask {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:610px;
	background-color:#1a1a1a;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.pic_scroll .prev,.pic_scroll .next {
	display:block;
	background-color:transparent;
	font-size:70px;
	top:80%;
	color:#fff;
	opacity:0.2;
	filter:alpha(opacity=20);
	transition:all 0.5s;
}
.pic_scroll .prev:hover,.pic_scroll .next:hover {
	opacity:1;
	filter:alpha(opacity=100);
	font-size:90px;
}
.tab_box {
	position:relative;
	min-height:555px;
}
.tab_box ul {
	width:100%;
	text-align:center;
}
.tab_pic {
	background-color:#fafafa;
}
.tab_box ul:after {
	content:"";
	display:block;
	width:100%;
	clear:both;
}
.tab_box .tab_btn li {
	display:inline-block;
	width:130px;
	line-height:130px;
	text-align:center;
	overflow:hidden;
}
.tab_box .tab_btn li&gt;div {
	display:inline-block;
	width:100px;
	height:100px;
	border-radius:50%;
	border:0 solid rgba(255,255,255,0);
	transition:all 0.5s ease-out;
}
.tab_box .tab_btn li.on&gt;div,.tab_box .tab_btn li&gt;div:hover {
	border:8px solid rgba(255,255,255,1);
}
.tab_box .tab_btn li a {
	position:relative;
	width:100%;
	height:100%;
	display:block;
	line-height:100px;
	text-align:center;
	border-radius:50%;
	background-color:#fff;
	font-size:16px;
	cursor:pointer;
	transition:all 0.5s;
}
.tab_box .tab_btn li.on a,.tab_box .tab_btn li:hover a {
	background-color:#5390cd;
	color:#fff;
}
.tab_box .tab_btn li img {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	opacity:0.1;
	border-radius:50%;
	filter:alpha(opacity=10);
}
.tab_box .tab_btn {
	margin-bottom:20px;
}
.tab_box&gt;div {
	width:1196px;
	padding:2px;
	background-color:#fff;
	overflow:hidden;
}
.tab_box .tab_pic img {
	width:100%;
	height:396px;
	background-color: #fafafa;
}
.tab_box .tab_shadow {
	position:absolute;
	left:50%;
	bottom:-116px;
	width:1163px;
	height:156px;
	z-index:-1;
	background:url(../images/tab_shadow.png) no-repeat;
	margin-left:-581px;
}
.tab_box .prev,.tab_box .next {
	top:auto;
	bottom:150px;
}
.tab_box .prev {
	left:2px;
}
.tab_box .next {
	right:2px;
}
.news {
	width:640px;
	float:left;
}
.news .top_news {
	position:relative;
	margin-bottom:25px;
}
.news .top_news img {
	width:220px;
	height:150px;
	text-align:center;
	line-height:150px;
	display:inline-block;
	background-color:#fafafa;
}
.news_label {
	position:absolute;
	top:0;
	left:-40px;
	width:34px;
	height:34px;
	padding:3px;
	background-color:#5390cd;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:22px;
	line-height:1em;
}
.news_label span {
	font-size:12px;
	display:block;
	line-height:1em
}
.news_right {
	width:390px;
	float:right;
}
.news_right p.text {
	margin:10px 0;
	text-indent:2em;
}
.news_right a.btn {
	position:absolute;
	right:0;
	bottom:0;
}
.news p.text {
	margin:5px 0;
}
.news p.text a {
	font-family:"Arial","å®‹ä½“";
	color:#666;
}
.news p.text a:hover {
	color:#5390cd;
}
.news p.text a:before {
	content:"";
	width:8px;
	height:8px;
	display:inline-block;
	padding-right:10px;
	background:url(../images/news_style.png) no-repeat;
}
.contact {
	width:310px;
	float:right;
}
.contact_top {
	position:relative;
	width:275px;
	height:40px;
	line-height:40px;
	background-color:#f5f5f5;
}
.contact_top span {
	margin-left:60px;
	font-size:14px;
}
.contact_label {
	position:absolute;
	left:0;
	top:0;
	width:40px;
	height:40px;
	background-color:#5390cd;
}
.contact_label img {
	position:absolute;
	left:12px;
	top:10px;
}
.contact_word {
	position:absolute;
	right:-36px;
	font-family:"Times New Roman";
	font-size:26px;
	text-transform:uppercase;
	color:#5390cd;
}
.contact_content {
	padding:20px 60px;
}
.contact_content p {
	margin:10px 0;
	font-family:"Arial","å®‹ä½“";
}
.contact_content p span {
	font-size:14px;
	color:#333;
}
.main_footer {
	width:100%;
	background-color:#333;
	margin-top:80px;
	padding:15px 0;
}
.main_footer img {
	width:70px;
	height:70px;
	float:left;
}
.main_footer span {
	display:block;
	float:left;
	margin-left:20px;
	color:#999;
}
.page_guide {
	width:100%;
	height:60px;
	background-color:#fff;
	position:relative;
	margin-bottom:50px;
}
.page_guide&gt;.shadow {
	top:60px;
}
.page_guide .content {
	margin:0 50px;
	line-height:60px;
}
.page_guide .content&gt;h2 {
	color:#5390cd;
	display:inline-block;
}
.page_guide .content&gt;.divide {
	width:2px;
	height:30px;
	margin:0 10px;
	background-color:#5390cd;
	vertical-align:middle;
	display:inline-block;
}
.page_guide .content&gt;span {
	text-transform:uppercase;
	font-size:18px;
	color:#ccc;
	font-family:"Times New Roman";
}
.go_home {
	float:right;
	cursor:pointer;
}
.go_home&gt;span {
	display:inline-block;
	width:30px;
	height:30px;
	border-radius:50%;
	background-color:#ccc;
	color:#fff;
	line-height: 30px;
    text-align: center;
    vertical-align: middle;
	font-family:"å®‹ä½“";
	margin-right:6px;
	transition:all 0.5s;
}
.go_home:hover&gt;span {
	background-color:#5390cd;
}
.go_home:hover {
	color:#5390cd;
}
.p_content {
	width:1100px;
	margin:0 50px;
}
.p_left {
	width:240px;
	float:left;
}
.left_nav {
	margin-bottom:50px;
}
.left_nav&gt;ul&gt;li {
	background-color:#fff;
	border:1px solid #5390cd;
	text-align:center;
	line-height:40px;
	margin-bottom:10px;
}
.left_nav&gt;ul&gt;li ul {
	display:none;
}
.left_nav&gt;ul&gt;li&gt;a {
	position:relative;
	display:block;
	color:#5390cd;
	width:100%;
	height:100%;
	transition:all 0.5s;
}
.left_nav&gt;ul&gt;li&gt;a.icon:before {
	content:"&gt;";
	position:absolute;
	font-family: "å®‹ä½“";
    font-size: 18px;
    font-weight: bold;
    left: 60px;
	transform:rotate(0);
	-webkit-transform:rotate(0);
	transition:all 0.5s;
}
.left_nav&gt;ul&gt;li&gt;a.on:before {
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.left_nav&gt;ul&gt;li&gt;a.on,.left_nav&gt;ul&gt;li&gt;a:hover {
	background-color:#5390cd;
	color:#fff;
}
.left_sub a {
	font-size:14px;
	color:#666;
}
.left_sub a:hover {
	color:#5390cd;
}
.right_cont {
	position:relative;
	float:right;
	width:810px;
}
.right_page {
	position:relative;
	z-index:10;
	width:710px;
	padding:70px 50px;	
	background-color:#fff;
}
.left_contact {
	background-color:#fff;
}
.top_bar {
	height:40px;
	line-height:40px;
	background-color:#5390cd;
	color:#fff;
	padding:0 50px;
	text-align:center;
}
.top_bar img {
	margin-top:10px;
	float:right;
}
.left_contact .text {
	padding:20px 30px;
}
.left_contact .text * {
	font-family:"Arial","å®‹ä½“";
}
.p_shadow {
	position:absolute;
	bottom:0;
	right:-18px;
	width:22px;
	height:170px;
	background:url(../images/p_shadow.png) no-repeat;
}
.catpos {
	width:100%;
	text-align:right;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
}
.catpos,.catpos a{
	color:#666;
	font-family:"å®‹ä½“";
}
.catpos a:hover {
	color:#5390cd;
}
.text_wrap {
	padding-top:50px;
	overflow:hidden;
}
.text_wrap *{
	font-family:"Arial","å®‹ä½“";
}
.text_wrap img{
	max-width:100%;
}
.text_wrap&gt;.news {
	width:100%;
}
.text_wrap&gt;.news .news_right {
	width:460px;
}
.text_wrap&gt;.news .news_right&gt;h5&gt;a {
	font-family:"Arial","å¾®è½¯é›…é»‘";
}
.text_wrap&gt;.news&gt;p.text {
	padding:5px 0;
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}
.text_wrap&gt;.news&gt;p.text span {
	float:right;
}
#pages {
    padding: 30px 0 10px;
}
#pages a {
    border: 1px solid #ddd;
    color: #666;
    margin: 0 5px;
    padding: 2px 6px;
}
#pages span {
    background-color: #5390cd;
    border: 1px solid #5390cd;
    color: #fff;
    margin: 0 5px;
    padding: 2px 6px;
}
#pages a:hover {
    border: 1px solid #5390cd;
}
.picLists {
    width: 100%;
}
.picLists &gt; div {
    border: 1px solid #ddd;
    float: left;
    overflow: hidden;
    padding: 10px;
    position: relative;
	width:293px;
	height:200px;
	margin:15px 20px;
}
.picLists &gt; div:hover {
    border: 1px solid #5390cd;
}
.picLists div &gt; div {
	background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 30px;
    color: #fff;
    left: -80%;
    padding: 5px 10px;
    position: absolute;
    transition: left 0.5s;
    width: 60%;
}
.picLists div:hover &gt; div {
    left: 10px;
}
.picLists &gt; div img {
    width: 100%;
	height: 100%;
}
.in_content h3.title{
	font-size:22px;
	font-family:"Arial","å¾®è½¯é›…é»‘";
	color:#333;
	font-weight:normal;
}
.in_content .append {
	margin:30px 0;
}
.preNext .text {
	margin-top:50px;
	padding-top:20px;
	border-top:1px dotted #ccc;
}
.preNext .text a{
	font-weight:bold;
}
.s_result&gt;.sort {
	margin-bottom:20px;
}
.s_result&gt;.sort li {
	display:inline-block;
}
.s_result&gt;.sort li a {
	font-weight:bold;
	padding:0 10px;
}
.s_result&gt;.sort li a.active {
	color:#5390cd;
}
.s_result&gt;.wrap li {
	border:1px solid #fff;
	border:1px solid rgba(255,255,255,0);
	border-bottom: 1px dotted #ccc;
    margin-bottom: 30px;
    padding: 20px;
	transition:all 0.5s;
}
.s_result&gt;.wrap li:hover {
	border: 1px solid #5390cd;
}
.s_result&gt;.wrap li&gt;a&gt;img {
	width:130px;
	height:90px;
	float:left;
	margin-right:20px;
}
.s_result&gt;.wrap li a{
	font-family:"Arial","å¾®è½¯é›…é»‘";
}</pre></body></html>