<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Reset*/
html {font-family: Arial, Helvetica, sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 14px;}
body {font-family:Arial, Helvetica, sans-serif; margin: 0; color: #000; background-color: #f2f2f2; height: 100%;overflow-x: hidden; -webkit-overflow-scrolling: touch; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
a { background: transparent; text-decoration: none; color: #000;transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
a:active { outline: 0; }
a {-webkit-tap-highlight-color:rgba(0,0,0,0);}
b, strong { font-weight: bold; }
dfn { font-style:normal;}
img { border: 0; vertical-align: middle; }
* {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent; /* For some Androids */
        outline: none;
}
input,textarea,button { border: 0; margin: 0; padding: 0;}
textarea { resize: none;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #fff; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #fff; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff; }
.box-content{-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
body {background: #f2f2f2;}
.center {text-align: center;}
.txt_bold {font-weight: bold;}
a:focus, a:hover { text-decoration:none; outline: none;}
input { outline:none; }
.fr { float: right; } .fl { float: left; }
.t-l{text-align: left;}.t-c{text-align: center;}.t-r{text-align: right;}
.clear{clear:both; height: 0; line-height: 0; font-size: 0}
.an { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.img-width { max-width: 100%; height: auto!important; }
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { *zoom:1;}
.jwlogo {display:none;}
.p30{padding-left: 10px;padding-right: 10px;}
/*public*/

.in_top {width: 100%;background: #1172b9;}
.in_top .container {padding-left: 0;padding-right: 0;position: relative;}
.in_topCon {margin-left: 0;margin-right: 0}
.in_topCon &gt; div {padding-left: 0;padding-right: 0;}
.t_logo img {max-width: 100%;height: auto;}


.t_navR {height: 40px;padding:10px 40px 0 0;text-align: right;}
.t_navR a {display: inline-block;*display:inline; zoom:1;margin:0 10px;color: #fff;}
.t_navR a.t_navR_a {padding-left: 24px;background: url(../images/icon01.png) no-repeat left center;} 
.t_navR a.t_navR_b {padding-left: 24px;background: url(../images/icon02.png) no-repeat left center;} 
.t_navR a:hover {text-decoration: underline;}
.search_bar{position: absolute;top:0px;right: 10px; width: 0%;min-width: 40px;height: 40px;overflow: hidden; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; } 
.input{position: absolute;opacity: 0;filter: alpha(opacity=0);top: 0;right: 0;border: none;outline: none; width: 100%;text-indent: 12px; height: 40px; line-height:40px;z-index: 10; font-size: 14px;color: #fff;background:#666;  } 
.search_ico,.search_btn  { width: 40px;height: 40px;display: block; position: absolute;right: 0;top: 0; padding: 0;margin: 0;line-height: 40px;cursor: pointer;background: transparent; } 
.search_ico{background-image: url(../images/icon03.png);background-repeat:no-repeat;background-position:center;z-index:90;} 
.search_open{width: 50% !important; z-index:1002;} 
.search_open .input {opacity: 1;filter: alpha(opacity=100);}

.t_nav {margin-top: 5px;}
.pc_menuCon li {float: left;position: relative;border-right: 1px solid #98A5B3}
.pc_menuCon li a {display:block;padding:5px 8px;color: #dfedfb;font-size: 13px;}
.pc_menuCon ul { position: absolute; left: -1px; display: none;width: 130%; margin: 0; padding: 0; list-style: none; padding-bottom: 3px;     z-index: 100;}
.pc_menuCon ul li { width: 100%; float: left; border-bottom: 1px solid #fff; text-align: center;background:rgba(255,255,255,0.8);height: 36px;line-height: 36px;border-left:none;}
.pc_menuCon ul li a {display:block;color:#0f5698;height: 35px;line-height: 35px;font-size: 12px;padding:0;}
.pc_menuCon ul li:hover {background: #fff;}

.slide {position: relative;width: 100%;}
.slide .carouse{width:100%;overflow:hidden;position:relative}
.slide .slideItem .banner-img{width:100%;}
.slide .carouse .slideItem{width:100%;position:absolute;}
.slide .dotList{text-align: center; position: absolute;bottom:20px;right: 0; width: 100%;}
.slide .dotList ul li{display: inline-block;*display:inline; zoom:1;width: 44px; height: 7px; background:url(../images/ardius_white.png) no-repeat center; background-size:cover;margin-left: 10px; cursor: pointer;}
.slide .dotList ul li.active{background:url(../images/ardius_blue.png) no-repeat center; background-size:cover;}

.c_type {}
.c_type_con {background: #fff;margin-left: 0;margin-right: 0;}
.c_type_con &gt; div {padding-left: 0;padding-right: 0;}
.c_type_item {text-align: center;padding:20px 0;}
.c_type_item h3 {font-size: 24px;color: #333;font-weight:normal;line-height: 30px;}
.c_type_item p {font-size: 14px;color: #5b5b5b;line-height: 24px;}
.c_type_item:hover h3 {color: #EC8F03;}
.c_type_item:hover p {color: #EC8F03;}

.news {/*margin-top: 50px;*/}
.in_title {border-bottom: 1px solid #b9b9b9;width: 100%;position: relative;height: 50px;line-height: 50px;}
.in_title span {font-size: 24px;color: #444;font-weight: bold;border-bottom: 2px solid #f6be1a;display: inline-block;height: 50px;line-height: 70px;}
.in_title a {display: block;width: 70px;height: 40px;line-height: 40px;position: absolute;right: 0;bottom: 0;text-align: center;font-size: 14px;color: #777;word-break:break-all;}
.in_title a:hover {color: #00476b;}
.news_con {margin-top: 30px;}
.news_item {width: 100%;position: relative;margin-bottom: 15px;overflow: hidden;}
.news_item img {width: 100%;height: auto;}
.news_item p {position: absolute;width: 100%;height: 46px;line-height: 20px;background: #00476b;left: 0;bottom: 0;text-align: center;font-size: 12px;color: #fff;overflow: hidden;padding: 3px;word-break:break-all;}
.news_item:hover {-webkit-box-shadow:0 0 10px rgba(102, 102, 102, .8); -moz-box-shadow:0 0 10px rgba(102, 102, 102, .8);  box-shadow:0 0 10px rgba(102, 102, 102, .8);}
.news_item:hover p { background: #0476af;/*height:100%;font-size: 16px;*/}

.rwjs {background: #fff; /*padding:25px 0 15px;*/}
.rwjs_list {margin-top: 15px;}
.rwjs_item {margin-bottom: 15px;background: #f2f2f2;padding-bottom: 10px;}
.rwjs_item .rwjs_img {width: 100%;overflow: hidden;}
.rwjs_item .rwjs_img img {width: 100%; height:auto;}
.rwjs_item h3 {line-height: 20px;margin: 5px 0;overflow: hidden;height: 40px;padding:0 8px;}
.rwjs_item h3 a {font-size: 14px;color: #333;display: block;font-weight: bold;word-break:break-all;}
.rwjs_item .des {width: 100%;font-size: 14px;color: #6a6a6a;line-height: 18px;height: 54px;overflow: hidden;padding:0 8px;word-break:break-all;}
.rwjs_item p {font-size: 12px;color: #1979b6;line-height: 24px;margin-top: 5px;}
.rwjs_item:hover {-webkit-box-shadow:0 0 10px rgba(102, 102, 102, .8); -moz-box-shadow:0 0 10px rgba(102, 102, 102, .8);  box-shadow:0 0 10px rgba(102, 102, 102, .8);}
.rwjs_item:hover h3 a {color: #1979b6;}

.notice {/*padding-top: 30px;padding-bottom: 20px;*/width: 100%;}
.notice {}
.notice_con {margin-top: 30px;}
.notice_item {padding-left: 80px;position: relative;height: 70px;margin-bottom: 25px;}
.notice_item .date {font-size: 20px;color: #333;position: absolute;left: 10px;top: 0;height: 70px;line-height: 70px;width: 60px;word-break:break-all;}
.notice_item .title {padding:11px 0;}
.notice_item .title a {font-size: 14px;color: #333;line-height: 24px;display: block;width: 100%;height: 48px;overflow: hidden;word-break:break-all;}
.notice_item:hover {background: #f6bb19;}
.notice_item:hover .date {color: #fff;}
.notice_item:hover .title a {color: #fff;}

/*.info {padding-top: 50px;padding-bottom: 45px}
.info_con {margin-top: 30px;}
.info_item {padding-left: 85px;position: relative;height: 66px;margin-bottom: 25px;}
.info_item .date {position: absolute;left: 0;top: 0;height: 64px;width: 64px;border: 1px solid #cfcfcf;text-align: center;}
.info_item .date h3 {font-size: 20px;color: #fff;background: #f6be1a;height: 32px;line-height: 32px;}
.info_item .date p {font-size: 20px;color: #444;height: 32px;line-height: 32px;}
.info_item .title a {display: block;font-size: 14px;color: #0067b2;line-height: 26px;height: 26px;overflow: hidden;}
.info_item .des {font-size: 12px;color: #666;line-height: 20px;overflow: hidden;height: 40px;}
.info_item:hover .date {border-color: #ef9200;} 
.info_item:hover .title a {text-decoration: underline;}*/

.info { position: relative;}
.info_con {margin-top: 30px;}
.info_item {padding-left: 85px;position: relative;/*height: 105px;*/margin-bottom: 5px;}
.info_item .date {position: absolute;left: 0;top: 0;height: 64px;width: 64px;border: 1px solid #cfcfcf;text-align: center;}
.info_item .date h3 {font-size: 20px;color: #fff;background: #00476b;height: 32px;line-height: 32px;}
.info_item .date p {font-size: 20px;color: #444;height: 32px;line-height: 32px;}
.info_item .title a {display: block;font-size: 14px;color: #00476b;line-height: 26px;height: 26px;overflow: hidden;}
.info_item .des {font-size: 12px;color: #666;line-height: 20px;overflow: hidden;font-family:"å®‹ä½“","SimSun";/*height: 80px;*/}
.info_item:hover .date {border-color: #00476b;} 
.info_item:hover .title a {text-decoration: underline;}


.build {background: #fff;padding-top: 25px;}
.build_con {padding:35px 0;}
.build_item a {display: block;padding-left: 65px;height: 50px;line-height: 20px;font-size: 20px;color: #444;padding-top: 10px;}
.build_item01 a {background: url(../images/build01.png) no-repeat left center;}
.build_item02 a {background: url(../images/build02.png) no-repeat left center;}
.build_item03 a {background: url(../images/build03.png) no-repeat left center;}
.build_item04 a {background: url(../images/build04.png) no-repeat left center;}
.build_item a:hover {color: #F18500;}

.link {padding-top: 30px;}
.link_con {margin:20px 0;}
.link_con .link_item {float: left;width: 50%;margin:10px 0;text-align: center;}
.link_con .link_item img {max-width: 90%;height: auto;}

.foot {width: 100%;background: #00476b;padding:20px 0;}
.foot_l img {max-width: 100%;height: auto;}
.foot_l p {line-height: 16px;font-size: 12px; color: #3F7D9C;padding:3px 0;}
.foot_r {text-align: center;margin-top: 25px;}
.foot_r img {max-width: 100%;height: auto;}
/*----index----*/

.page_banner_pc {width: 100%;height: 430px;background: url(../images/page_banner01.jpg) no-repeat center;background-size:cover;}
.page_banner_pc02 {background: url(../images/page_banner02.jpg) no-repeat center;}
/*.page_banner_phone {width: 100%;position: relative;}
.page_banner_phone img {width: 100%;height: auto;}
.page_titleCon {width: 100%;height: 100%;position: relative;}
.page_title {height: 60px;font-size: 24px;line-height: 40px;color: #134d85;position: absolute;left: 15px;top: 50%;margin-top: -30px;}
.page_title span {display: inline-block; padding:10px 15px;background: rgba(255,255,255,0.8);border-radius: 10px;}*/

.page_con {background: #fff;}
.page_con .pageCon {margin-left: -15px;margin-right: -15px;}
.page_con .pageCon &gt; div {padding-left: 15px;padding-right: 15px;}
.pageNav{margin-top: -57px;margin-bottom: 10px; padding-bottom:30px;}
.pageNav h3 {width: 100%;height: 60px;line-height: 58px;color: #fff;font-size: 18px;font-weight: normal; text-align: center;border-bottom: 2px solid #f8b059;}
.pageNav h3 {display: block;background: #004466;color: #fff;font-size: 18px;}
.pageNav ul {padding:0;background: #fff;}
.pageNav ul li {float: left;width: 50%; display: block;border:1px solid #e6e6e6; border-top: none; height: 45px;background: #fbfbfb;text-align: center;}
.pageNav ul li a {display: block;position: relative;height: 44px;line-height: 44px;font-size: 14px;color: #004466;}
.pageNav ul li a span {display: inline-block;vertical-align: middle; width: 6px;height: 4px;background:url(../images/li_blue.jpg) center top no-repeat;margin-right: 5px;}
.pageNav ul li:hover a {background: #eee;color: #f8b059;}
.pageNav ul li.selected a {background: #F8B059;color: #FFFFFF;font-weight: bolder;}
.pageNav ul li.selected a span{background:none}


.pageR {margin-top: 5px;margin-bottom: 30px;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t h3{display: block;float: left;font-size: 18px; color: #004466;height: 40px;line-height: 40px;position: relative;padding:0 10px;z-index: 999;}
.pageR_t_a {float: right;height: 40px;line-height: 40px;color: #999;font-size: 12px;padding-right: 10px;}
.pageR_t_a a {color: #999;font-size: 12px;}
.pageR_t_a a:hover {color: #004466;}
.pageR .line {width: 100%;height: 2px;background: #004466;}

#news_list {margin:10px 0 40px;}
#news_list ul.news_ul li {padding: 10px 110px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px solid #dedede;background: url(../images/li_i.png) 10px center no-repeat;}
#news_list ul.news_ul li a {display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #333;overflow: hidden;}
#news_list ul.news_ul li span {width: 100px;position: absolute;display: block;right: 0;top: 10px;height: 30px;line-height: 30px;font-size: 12px; color: #919191;text-align: center;}
#news_list ul.news_ul li:hover a {color: #004466;}

.pageR_article {padding:20px 3% 30px;}
.pageR_article .title {font-size: 16px; color: #333;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;}
.pageR_article .infoA {font-size: 12px;color: #999;line-height: 24px;text-align: center;}
.pageR_article .infoA span {display: inline-block;padding:5px 6px;}
.pageR_article .con {color: #666;font-size: 14px;line-height: 30px;padding-bottom: 15px;margin-top: 0px;}
.pageR_article .con img {max-width: 100%!important;height: auto!important;}
.wp_articlecontent {color: #666;font-size: 14px;line-height: 30px;padding-bottom: 15px;margin-top: 0px;}



/* è¶…å°å±å¹•ï¼ˆæ‰‹æœºï¼Œå°äºŽ 768pxï¼‰ */
/* å°å±å¹•ï¼ˆå¹³æ¿ï¼Œå¤§äºŽç­‰äºŽ 768pxï¼‰ */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.in_top {position: absolute;left: 0;top: 0;width: 100%;z-index: 999;background: none;}
.search_bar{right: 20px; }
.search_open{width: 30% !important;} 
.pc_menuCon li a {padding:5px 6px;font-size: 12px;}
.pc_menuCon ul li a {font-size: 12px;}

.slide .dotList{bottom:60px;}
.c_type {margin-top: -40px;}
.link_con .link_item {width: 20%;}
.foot_r {text-align: right;margin:0;}

.listR_tL {width: auto;}
.listR_tR {float:right;width: auto;}

.pageNav ul li {float: left;width: 100%;}
.pageR_news_list {margin:10px 0 40px;} 
}

/* ä¸­ç­‰å±å¹•ï¼ˆæ¡Œé¢æ˜¾ç¤ºå™¨ï¼Œå¤§äºŽç­‰äºŽ 992pxï¼‰ */
@media screen and (min-width:992px) {
.pc_menuCon li a {padding:5px 8px;font-size: 13px;}
.pc_menuCon ul li a {font-size: 12px;}


}
/* å¤§å±å¹•ï¼ˆå¤§æ¡Œé¢æ˜¾ç¤ºå™¨ï¼Œå¤§äºŽç­‰äºŽ 1200pxï¼‰ */
@media screen and (min-width:1200px) {
.container {width: 1200px;}
.pc_menuCon li a {padding:5px 8px;font-size: 13px;}
.news_con {margin-left: -22px;margin-right: -22px;}
.news_con &gt; div {padding-left: 22px;padding-right: 22px;}
.notice_con {margin-left: -30px;margin-right: -30px;}
.notice_con &gt; div {padding-left: 30px;padding-right: 30px;}
.info_con {margin-left: -50px;margin-right: -50px;}
.info_con &gt; div {padding-left: 50px;padding-right: 50px;}
}</pre></body></html>