<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å…¨å±€css*/
*{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-family: "å¾®è½¯é›…é»‘";}
.footer_bottom_li_style{
	margin-right: 30px;}
 html,body{
 	height: 100%;
 	width: 100%;}
.header{
	display: none;}
 
 /*back_top*/
 .clearfix {
	clear: both;}
 #back-top {
	width: 50px;
	height: 50px;
	background-color: rgba(0, 0, 0, .3);
	position: fixed;
	right: 20px;
	bottom: 30px;
	display: block;
	z-index: 9999;
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;}

#back-top:hover {
	background: #042376;
	color: #fff;}
 /*é¡¶éƒ¨å¸ƒå±€css*/
.top_box{
 	width: 100%;
 	background-color: #002147;}
.top_bar{
	
	position: relative;
	height: 50px;
	width: 100%;
	z-index: 2;}
.top_bar_left{
	height: 100%;
	width: 43%;
	float: left;}
.top_bar_left ul li{
	float: left;
	line-height: 50px;
	margin: 0 20px;}
.top_bar_left ul li a{
	color: #A7AEC7;}
.top_bar_right{
	height: 30px;
	margin: 10px 0;
	float: right;
	width: 250px;}
.searchText{
	height: 25px;
	width: 200px;
	border-radius: 15px;
	text-indent: 1em;
	opacity: 0.3;
	outline:none;}
.submit{
	position: relative;
	background-color: rgba(0,0,0,0);
	left: -30px;
	color: white;}

/*logoå¸ƒå±€*/
.backimage{
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	height: 260px;
	z-index: 1;
	top: -40px;
	overflow: inherit;}
.backimage img{
	width: 100%;
	opacity: 0.2;}
.top_meddio{
	width: 100%;
	border-bottom: 1px solid #0d2c50;}
.top_meddio_image_left{
	width: 460px;
	height: 90px;
	margin: 30px 0 30px 100px;}
.top_meddio_image_xiaoxun{
	float: right;
	width: 300px;
	height: 90px;
	opacity: 0.7;
	margin: 30px 150px 0 0;}
/*å¯¼èˆªæ&nbsp;*/
.top_bottom{
	height: 50px;
	width: 100%;
	border-top: 1px solid #000e34;}
.mainNav {
	width: 100%;
	margin: 0 auto;
	height: 45px;
	background: #002147;
	z-index: 100;}

.mainNav .content {
	overflow: visible;
	z-index: 100;}

.mainNav .mainNavList {
	width: 100%;
	height: 100%;
	z-index: 100;}

.mainNav .mainNavList li.dropdown {
	width: 9%;
	float: left;
	height: 100%;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 100;}

.mainNav .mainNavList li a {
	width: 100%;
	height: 100%;
	line-height: 45px;
	text-align: center;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;}

.mainNav .mainNavList li:hover {
	background: #0d3587;}

.mainNav .mainNavList li:hover ul {
	visibility: visible;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	transform: rotate3d(0, 0, 0, 0);
	-webkit-transform: rotate3d(0, 0, 0, 0);
	-moz-transform: rotate3d(0, 0, 0, 0);
	-ms-transform: rotate3d(0, 0, 0, 0);
	-o-transform: rotate3d(0, 0, 0, 0);}

.mainNav .mainNavList li ul {
	background: #042376;
	position: absolute;
	z-index: 100;
	width: 100%;
	visibility: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: rotate3d(1, 0, 0, -90deg);
	-webkit-transform: rotate3d(1, 0, 0, -90deg);
	-moz-transform: rotate3d(1, 0, 0, -90deg);
	-ms-transform: rotate3d(1, 0, 0, -90deg);
	-o-transform: rotate3d(1, 0, 0, -90deg);
	-webkit-transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
	transform-origin: 0 0 0;}


/*ç½‘é¡µä¸»ä½“éƒ¨åˆ†*/
.main_box{
	width: 1200px;
	margin: 50px auto;
	overflow: hidden;}
.news_notice{
	margin-bottom: 30px;}

/*å›¾ç‰‡æ–°é—»éƒ¨åˆ†*/
.pic_news,.text_news,.notice{
	float: left;}
.pic_news_lunbo{
	position: relative;
	float: left;
	width: 380px;
	height: 380px;
	margin-top: 20px;}
.pic_news{
	width: 760px;
	margin-right: 30px;}
.Video-News-title {
	border-bottom: 1px solid #ccc;}

.article_it_style{
	border-bottom: 1px solid #002174;}

.article_one_list{
	width: 94% !important;}

.article_it_style h1{
	border-bottom: 3px solid #002174 !important;}

.Video-News-title h1 {
	font-size: 25px;
	font-family: "å¾®è½¯é›…é»‘";
	font-weight: bold;
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	margin-bottom: 0;
	border-bottom: 3px solid #ccc;
	float: left;}

.Video-News-title a {
	float: right;
	margin-top: 13px;
	font-size: 0.75em;
	color: #9e9d9d;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	padding-right: 5px;}

.Video-News-title a:hover {
	transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-webkit-transform: translateX(5px);}







/*é€šçŸ¥å…¬å‘Šåˆ—è¡¨*/
.notice{
	background-color: #FFFFFF;
	width: 380px;
	padding: 10px;
	height: 444px;
	float: right;
	border-radius: 5px;
	box-shadow: 5px 5px 2px #AAAAAA;}
.notice ul{
	width: 380px;
	height: 380px;
	margin: 8px auto;}
.notice ul li{
	width: 100%;
	margin: 0;}
.notice ul li a{
	width: 100%;
	margin: 0;
	color:#000;}
.notice_left{
	position: relative;
	width: 20%;
	height: 60px;
	margin: 10px;
	float: left;
	border-right: 1px solid#a09fa0;}
.notice_left_box{
	border-radius: 5px;
	height: 54px;
	width: 80%;
	margin: 3px auto;
	background-color: #f0f0f0;
	text-align: center;}
.notice_left_box p{
	font-size: 24px;
	font-weight: bolder;
	margin: 0;}
.notice_left_box span{
	display: block;
	font-size: 10px;
	margin: 0;
	padding: 0;}
.notice_right{
	position: relative;
	width: 66%;
	height: 60px;
	margin: 10px 20px 10px 0;
	float: right;}
.notice_right h2{
	letter-spacing: 1px;
	font-family: "å¾®è½¯é›…é»‘";
	overflow: hidden;
	height: 20px;
	font-size: 20px;
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	transition: all 0.6s;}
.notice_right p{
	height: 34px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	overflow: hidden;
	transition: all 0.3s;}
.mask{
	height: 80px;
	width: 0px;
	background-color: #002147;
	transition: all 0.3s;}
.notice ul li:hover .mask{
	width: 100%;}
.notice ul li:hover .notice_right h2{
	color: white;}
.notice ul li:hover .notice_right p{
	color: white;}
.text_news_list{
	width: 330px;
	height: 380px;
	margin: 20px  0;
	float: right;}
.text_news_list li{
	width: 100%;
	height: 25px;
	margin: 5px 0;
	line-height: 30px;
	overflow: hidden;}
.text_news_list li a{
	font-size: 15px;
	color:#4D4D4C;
	width: 70%;
	float: left;}
.text_news_list li a:hover{
	color: #820000;}
.text_news_list li span{
	color: #aaa;
	width: 25%;
	float: right;}



/*ä¸€å¼&nbsp;é«˜åº¦å¯å˜å¾—å›¾ç‰‡*/
.images{
	width: 100%;
	margin: 50px 0;}
.images img{
	width: 100%;}

/*æ–‡ç«&nbsp;åˆ—è¡¨å’Œå›¾ç‰‡åˆ—è¡¨*/
.article_it{
	width: 100%;}
.article_it_style{
	margin-top: 20px;}
.article_one,.article_two{
	width: 380px;
	height: 500px;
	background-color: white;
	float: left;
	margin-bottom: 50px;}
.image_img{
	width: 380px;
	height: 380px;}
.article_two{
	margin: 0 30px;}
.article_two_detailed{
	width: 90%;
	height: 200px;
	margin: 10px 5%;}
.article_two_detailed .article_two_detailed_a{
	color:#000000;}
.article_two_detailed .article_two_detailed_a:hover{
	color:#820000;}
.article_two_detailed_top{
	width: 100%;
	margin-bottom: 20px;}
.article_two_detailed_top a{
	width: 100%;
	margin-bottom: 20px;
	color:#000;}
.article_two_detailed_top_img{
	width: 60%;
	height: 130px;
	overflow: hidden;
	float: left;}
.article_two_detailed_top_img img{
	width: 100%;
	transition: all 0.3s;}
.article_two_detailed_top_title{
	width: 100%;
	height: 50px;
	margin-bottom: 15px;}
.acticle_detailed{
	width: 37%;
	margin-left: 3%;
	height: 130px;
	float: left;}
.acticle_detailed p{
	text-indent: 1.25em;
	overflow: hidden;
	height: 110px;
	margin-bottom: 7px;}
.article_two_list&gt;li&gt;span{
	width: 17%;}
.time{
	margin-left: 40px;}
.article_two_detailed_top_title h5{
	font-size: 20px;
	line-height: 27px;}
.article_two_detailed_top_img img:hover{
	transform: scale(1.2);}
.article_two ul{
	width: 100%;
	height: 200px;
	margin: 20px 0;
	/*border-top:1px dashed #CCCCCC;*/}
.article_it_style h1{
	color: #002147;}
/*é˜´å½±æ•ˆæžœ*/
.article_one {
	display: inline-block;
	position: relative;
	background: #fafafa;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 1px 0 #fff;}

.article_one::before,
.article_one::after {
	position: absolute;
	content: "";
	top: 300px;
	bottom: 10px;
	left: 20px;
	width: 50%;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.5);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	z-index: -1;}

.article_one::after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);}

.article_two {
	display: inline-block;
	position: relative;
	background: #fafafa;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 1px 0 #fff;}

.article_two::before,
.article_two::after {
	position: absolute;
	content: "";
	top: 300px;
	bottom: 10px;
	left: 20px;
	right: 20px;
	width: 50%;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.5);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	z-index: -1;}

.article_two::after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);}
.image_text {
	float: left;
	width: 380px;
	display: inline-block;
	position: relative;
	color: rgba(0, 0, 0, 0.8);}
.image_text&gt;ul{
	width: 100%;
	height: 400px;
	margin: 16px 0;}
.image_text&gt;ul&gt;li{
	width: 100%;
	height: 90px;
	margin-bottom: 20px;
	background-color: #fff;}
.image_text&gt;ul&gt;li {
	display: inline-block;
	position: relative;
	background: #fafafa;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 1px 0 #fff;}
.image_text&gt;ul&gt;li&gt; .image_text_a {
	color:#000000;}
.image_text&gt;ul&gt;li&gt; .image_text_a:hover {
	color:#820000;}

.image_text&gt;ul&gt;li::before,
.image_text&gt;ul&gt;li::after {
	position: absolute;
	content: "";
	top: 10px;
	bottom: 10px;
	left: 20px;
	right: 20px;
	width: 46%;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.5);
	z-index: -1;}

.image_text&gt;ul&gt;li::after {
	right: 10px;
	left: auto;}
.image_text_li_left{
	width: 100%;
	height: 90px;
	float: left;}
.image_text_li_left_box{
	width: 90%;
	height: 70px;
	margin: 10px 5%;}
.image_text_li_left_title{
	width: 100%;
	height: 40px;
	margin-bottom: 17px;
	line-height: 20px;
	text-indent: 1em;
	text-shadow: 0;
	overflow: hidden;}
.image_text_li_left_title h5{ font-size:16px; font-weight:normal;}
.image_text_li_left_bottpm_right{
	float: right;
	margin-right: 5px;}
.image_text_ear{
	float: left;
	margin-top: 2px;}
.image_text_li_left_box&gt;span{
	font-size: 10px !important;}
.image_text_li_right{
	width: 36%;
	height: 90px;
	overflow: hidden;
	float: right;}
.image_text_li_right img{
	width: 100%;
	background-position: center center;
	transition: all 0.3s;}
.image_text_li_right img:hover{
	transform: scale(1.5);}
/*æ»šåŠ¨æ&nbsp;*/
.scroll_bar{
	width: 100%;
	margin-bottom: 50px;
	height: 200px;}


/*å¿«é€Ÿé€šé“åŠè”ç³»æˆ‘ä»¬*/
.express_lane_us{
	width: 100%;}
.express_lane_box{
	width: 65%;
	float: left;
	border-right: 1px solid#2E435A;}
.express_lane{
	width: 90%;
	height: 100px;
	margin: 10px 5% 15px 5%;}
.express_lane ul li{
	position: relative;
	top: 0px;
	transition: all 0.3s;
	box-shadow: 1px 5px 3px #AAAAAA;
	width: 100px;
	height: 100px;
	margin: 5px 8px;
	float: left;
	color: #FFFDEF;
	border-radius: 5px;}
.express_lane ul li:hover{
	top: -10px;}
.express_lane ul li&gt;a{
	color: #FFFDEF;}
.express_lane ul li&gt;a&gt;p{
	text-align: center;
	font-size: 16px;}
.icon_lane{
	display: block;
	margin: 15px 0 10px 0;
	text-align: center;
	font-size: 40px !important;}
.express_lane_box h1{
	font-family: "å¾®è½¯é›…é»‘";
	margin: 0px 40px 20px 40px;
	font-size: 23px;
	font-weight: 500;}
.call_us{
	width: 30%;
	float: right;}
.call_us h1{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 23px;
	margin-bottom: 20px;
	font-weight: 500;}
.call_us span{
	margin-right: 10px;}

/*é¡µè„š*/
.footer{
	z-index: 1;
	width: 100%;
	background-color: #002147;}
.footer_link{
	width: 100%;
	background-color: #001e41;}
.footer_link_text{
	z-index: 2;
	position: relative;
	top: 20px;
	width: 180px;
	height: 50px;
	margin: 10px auto;
	background-color: #001e41;}
.footer_link_text p{
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #b3bad2;}
.footer_link ul{
	z-index: 1;
	position: relative;
	top: -14px;
	width: 90%;
	padding-top: 30px;
	height: 120px;
	margin: 0 auto;
	border-top: 1px solid#4d5d95;}
.footer_link ul li{
	float: left;
	width: 23%;
	height: 20px;
	margin: 5px 1%;}
.footer_link ul li a{
	color: #a7aec7;
	font-size: 9px;}
.footer_bottom_li_style&gt;ul&gt;li&gt;p{
	font-size: 9px;}
.footer_bottom{
	width: 80%;
	margin: 30px auto;}
.footer_bottom&gt;li{
	width: 30%;
	float: left;}
.footer_bottom&gt;li&gt;img{
	width: 200px;
	opacity: 0.5;}
.footer_bottom&gt;li&gt;ul{
	position: relative;
	top: 15px;
	color: #A7AEC7;}
.footer_bottom&gt;li&gt;ul&gt;li&gt;p{
	font-size: 9px;}
.box{
	transition: all 0.3s;
	top: 20px;}
.box&gt;a&gt;img{
	width: 170px;
	height: 100px;}
.box:hover{
	top: 0px;}
.icon_title{
	font-size: 24px !important;
	margin-right: 10px;}
.scroll_bar_style{
	position: relative;
	top: 20px;}
.scroll_bar_style h1{
	border: 0px; color:#002147;}</pre></body></html>