<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 */
html {
    background: #FFF;
}

body {
    font-size: 14px;
    min-width: 1200px;
    background-color: #fff;
    color: #282828;
    font-family: "微软雅黑", 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dl,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0px;
    padding: 0px;
    -webkit-font-smoothing: subpixel-antialiased;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

fieldset,
img {
    border: 0;
}

img,
object {
    max-width: 100%;
    /*height:auto;*/
    width: auto\9;
    /* for ie8 */
    -ms-interpolation-mode: bicubic;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #282828;
}

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

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400;
}

/*定义清除浮动样式 方法一*/
.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

/*定义清除浮动样式 方法二*/
.clear {
    clear: both;
}

ul,
ol,
li {
    list-style: none outside none;
}

.tc {
    text-align: center !important;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.fwn {
    font-weight: normal;
}

.fwb {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

q:before,
q:after {
    content: '';
    content: none;
}

input,
textarea,
select {
    font-weight: inherit;
}

input,
select,
textarea,
button {
    vertical-align: middle
}

.imgResponsive {
    width: 100%;
    height: 0;
    padding-bottom: 66.67%;
    overflow: hidden;
    display: block;
}

.imgResponsive img {
    width: 100%;
}

/*头部样式*/
.wrap_header {
    width: 100%;
    background: #006f67;
    position: relative;
    z-index: 20
}

.header {
    width: 1200px;
    height: 118px;
    margin: 0 auto;
    background: url(../images/topbg.png) no-repeat center right;
    position: relative;
}

.ser {
    height: 32px;
    right: 0;
    top: 40px;
    line-height: 32px;
    background: #bddad7;
    border-radius: 30px;
    width: 140px;
    position: absolute;
    z-index: 80
}

.search {
    width: 140px;
    height: 32px;
    position: relative;
    overflow: hidden;
}

.search input {
    position: absolute;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666;
    border: none;
    background: none;
    font-weight: bold;
}

.search input.notxt {
    padding-left: 7px;
    width: 120px;
}

.search input.notxt1 {
    position: absolute;
    width: 25px;
    height: 23px;
    top: 5px;
    left: 108px;
    border: none;
    background: url(../images/ser.png) no-repeat center;
    cursor: pointer;
    overflow: hidden;
}

.logo {
    width: 451px;
    height: auto;
    padding: 18px 0;
}

.wrap_topNav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #565656;
}

.topNav {
    width: 1200px;
    margin: 0 auto;
}

.topNav_rt {
    width: auto;
    float: right;
}

.topNav_rt a {
    color: #fff;
    float: left;
    margin-left: 20px;
    padding-left: 32px;
}

.topNav_rt a:hover {
    text-decoration: underline;
}

.link01 {
    background: url(../images/link01.png) no-repeat left center;
}

.link02 {
    background: url(../images/link02.png) no-repeat left center;
}

.link03 {
    background: url(../images/link03.png) no-repeat left center;
    position: relative;
}

.link03 i {
    position: absolute;
    right: 0;
    bottom: -115px;
    width: 115px;
    display: none;
    z-index: 900
}

.topNav02 {
    position: absolute;
    top: 45px;
    right: 150px;
}

.topNav02 a {
    font-size: 14px;
    display: inline-block;
    padding-right: 4px;
    color: #fff;
}



/*导航*/
.nav {
    width: 100%;
    height: 60px;
    background: #0b8686;
}

.nav ul {
    height: 60px;
    margin: 0px auto;
    width: 1200px;
}

.nav ul li {
    float: left;
    width: 108px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
}

.nav ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
    transition: all 0.3s ease;
}

.nav ul li a&gt;i {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    margin-right: 10px;
    vertical-align: middle;
}

.nav ul li .subNav {
    position: absolute;
    left: 0;
    top: 60px;
    left: 0px;
    display: none;
    background: #0b8686;
    border-top: #009999 1px solid;
    overflow: hidden;
    width: 100%;
    z-index: 99;
}

.nav ul li.on {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.nav ul li.on&gt;a,
.nav ul li.active&gt;a {
    color: #ff7800;
}

.nav ul li.on&gt;a i,
.nav ul li.active&gt;a i {
    background-color: #ff7800
}

.nav ul li.on .subNav {
    display: block;
}

.nav ul li.on .subNav dl {
    overflow: hidden;
}

.nav ul li.on .subNav dl dd {
    height: auto;
    line-height: 18px;
    text-align: center;
    border-bottom: #009999 1px solid;
}

.nav ul li.on .subNav dl dd:hover {
    background: #077878;
}

.nav ul li.on .subNav dl dd a {
    font-size: 14px;
    line-height: 18px;
    padding: 11px 5px;
    text-align: center;
    font-weight: normal;
}

.nav ul li.on .subNav dl dd:hover a {
    color: #ff7800;
}



.wrap_mode05 {
    width: 100%;
    background-color: #eee;
    padding: 20px 0 25px;
}

.mode05 {
    width: 1200px;
    margin: 0 auto;
}

.select001 {
    width: 162px;
    position: relative;
    z-index: 10000;
    z-index: 9999999;
    margin-right: 9px;
    float: left;
}

.select001 .option_cur {
    width: 120px;
    height: 28px;
    line-height: 28px;
    display: block;
    color: #333;
    cursor: pointer;
    font-style: normal;
    padding-left: 10px;
    padding-right: 30px;
    border: 1px solid #b2b2b2;
    overflow: hidden;
    background: url(../images/arrow.png) no-repeat 140px center #fff;
}

.select001 ul {
    width: 160px;
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    z-index: 99999999;
    margin-top: -1px;
    display: none;
    left: 0;
    overflow: auto;
}

.select001 ul li {
    line-height: 19px;
    padding: 5px 0;
}

.select001 ul li a {
    display: block;
    color: #333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.select001 ul li a:hover {
    background-color: #fff;
}




.wrap_footer {
    background: url(../images/footer_bg.png) no-repeat top center #06726e;
    padding: 55px 0 40px;
    overflow: hidden;
    position: relative;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footer_logo {
    width: 447px;
    float: left;
}

.copyRight {
    margin-left: 588px;
    padding-left: 110px;
    background: url(../images/footer_logo2.png) no-repeat left center;
}

.copyRight span {
    display: block;
    color: #fff;
    line-height: 24px;
}

#_ideConac {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}

/*syxy头部样式*/
.wrap_header1 {
    width: 100%;
    background: rgb(0, 93, 162);
    position: relative;
    z-index: 20
}




/*syxy导航*/
.nav1 {
    width: 100%;
    height: 60px;
    background: rgb(57, 146, 219);
}

.nav1 ul {
    height: 60px;
    margin: 0px auto;
    width: 1200px;
}

.nav1 ul li {
    float: left;
    width: 108px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
}

.nav1 ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
    transition: all 0.3s ease;
}

.nav1 ul li a&gt;i {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    margin-right: 10px;
    vertical-align: middle;
}

.nav1 ul li .subNav {
    position: absolute;
    left: 0;
    top: 60px;
    left: 0px;
    display: none;
    background: rgb(57, 146, 219);
    border-top: #009999 1px solid;
    overflow: hidden;
    width: 100%;
    z-index: 99;
}

.nav1 ul li.on {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.nav1 ul li.on&gt;a,
.nav ul li.active&gt;a {
    color: #ff7800;
}

.nav1 ul li.on&gt;a i,
.nav ul li.active&gt;a i {
    background-color: #ff7800
}

.nav1 ul li.on .subNav {
    display: block;
}

.nav1 ul li.on .subNav dl {
    overflow: hidden;
}

.nav1 ul li.on .subNav dl dd {
    height: auto;
    line-height: 18px;
    text-align: center;
    border-bottom: #009999 1px solid;
}

.nav1 ul li.on .subNav dl dd:hover {
    background: rgb(198, 217, 241);
}

.nav1 ul li.on .subNav dl dd a {
    font-size: 14px;
    line-height: 18px;
    padding: 11px 5px;
    text-align: center;
    font-weight: normal;
}

.nav1 ul li.on .subNav dl dd:hover a {
    color: #ff7800;
}


.header-sy {
    width: 1200px;
    height: 118px;
    margin: 0 auto;
    background: url(../images/topbg1.png) no-repeat center right;
    position: relative;
}

.wrap_footer1 {
    background: url(../images/footer_bg1.png) no-repeat top center #06726e;
    padding: 55px 0 40px;
    overflow: hidden;
}


.list036 {
    overflow: hidden;
}

.list036 li {
    float: left;
    width: 288px;
    margin: 30px 15px 50px 0;
    display: inline;
}

.list036 li.mr0 {
    margin-right: 0;
}

.list036 li img {
    display: block;
}

.list036 li span {
    position: relative;
    display: block;
    height: 39px;
    margin-top: -39px;
    background: #000;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}


.list036 li a {
    display: block;
    position: relative;
    margin-top: 0px;
    text-align: center;
    line-height: 39px;
    color: #fff;
}


.list0369{
    overflow: hidden;
}

.list0369 li {
    float: left;
    width: 387px;
    margin: 30px 13px 50px 0;
    display: inline;
}

.list0369 li.mr0 {
    margin-right: 0;
}

.list0369 li img {
    display: block;
}

.list0369 li span {
    position: relative;
    display: block;
    height: 39px;
    /*! margin-top: -39px; */
    background: #f6f6f6;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}

.list0369 li a {
    display: block;
    position: relative;
    margin-top: 0px;
    text-align: center;
    line-height: 39px;
    /*! color: #fff; */
}






/* 幻灯样式 */
.mode06 .flexslider {
    margin: 0;
    padding: 0;
}

.mode06 .flexslider .slides&gt;li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.mode06 {
    height: 259px;
}

.articleCon .mode06 ul {
    width: 372px;
    height: 259px;
}

.mode06 .flexslider .slides img {
    width: 372px;
    height: 259px;
    display: block;
}

.mode06 .banner_list .flexslider .slides img {
    width: 660px;
    height: 100%;
}

.mode06 .banner_list .col-md-13 {
    padding-right: 10px;
}

.mode06 .flex-pauseplay span {
    text-transform: capitalize;
}

.mode06 .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
} */

.mode06 .no-js .slides&gt;li:first-child {
    display: block;
}

.mode06 .flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.mode06 .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.mode06 .loading .flex-viewport {
    max-height: 300px;
}

.mode06 .flexslider .slides {
    zoom: 1;
    overflow: hidden;
}

.mode06 .carousel li {
    margin-right: 5px;
}

.mode06 .flex-direction-nav {
    *height: 0;
}

.mode06 .flex-direction-nav {
    *height: 0;
    display: none;
}

.mode06 .flex-direction-nav {
    *height: 0;
    display: block;
}

.mode06 .flexslider .til_slides {
    width: 100%;
    padding-top: 1.8%;
    padding-bottom: 1.8%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #000;
    opacity: 0.8;
    -moz-opacity: 0.7;
    filter: alpha(opacity=80);
    font-size: 16px;
    font-size: 1.2rem;
    color: #fff;
    width: 100%;
    text-indent: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mode06 .flex-control-nav {
    bottom: 9px;
    right: 10px;
    text-align: right;
    width: auto;
    position: absolute;
    z-index: 999
}

.mode06 .flex-control-paging li {
    margin: 0 4px;
    width: 22px;
    height: 22px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
}

.mode06 .flex-control-paging li a {
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: block;
    text-align: center;
    color: #fff;
}

.mode06 .flex-control-paging li a:hover,
.mode06 .flex-control-paging li a.flex-active {
    background: none;
    background-color: #007b39
}

.articleCon .mode06 ul li a {
    height: auto;
    line-height: auto;
}

.articleCon .mode06 ul li {
    padding: 0;
}







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