<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin:0px; padding:0px; font-size:0px;
    background-color:#f7f8f9;
    font-family:'Microsoft YaHei,Arial'
}

.page-header {
    width:100%;
    min-width:1200px;
    height:350px;
    overflow:hidden;
    background-image:linear-gradient(rgba(23,56,110,1.0), rgba(65,92,133,1.0), rgba(65,92,133,1.0), rgba(65,92,133,0.8));
}
.page-header-top {
    width:100%;
    height: 100px;
}
.page-header-top-content {
    width: 1160px;
    margin: 0 auto;
}
.page-header-top-title {
    width: 100%; height:55px; line-height: 55px;
    font-size: 24px; color:white;
}
.page-header-top-title img {
    float:left; margin-top:6px; margin-right:10px;
}
.page-header-top-title:after {
    content: ''; clear:both; float:none; display:block;
}
.page-header-top-lnk {
    width:100%; height:45px; overflow:hidden;
    color:white;
}
.page-header-top-lnk:after {
    content:''; clear:both; float:none; display:block;
}
.page-header-top-lnk .menu {
    width:75%; float:left; font-size: 16px;
    position:relative; margin-top:11px;
}
.page-header-top-lnk .menu ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    position:relative;

}
.page-header-top-lnk .menu ul:after {
    content:''; clear:both; float:none; display:block;
}
.page-header-top-lnk .menu ul li {
    display:inline-block; float:left;
    margin-right: 5px; line-height:200%;
}
.page-header-top-lnk .menu ul li:last-child {
    margin-right:0px;
}
.page-header-top-lnk .menu ul li a {
    text-decoration:none; color:white; padding-left:10px; padding-right:10px;
    display:inline-block; height:100%;
}

.page-header-top-lnk .menu ul li a:hover {
    border-bottom:solid 2px white;
    background-image:linear-gradient( to top,rgba(255,255,255,0.5), rgba(255,255,255,0.1),  rgba(255,255,255,0));
}
.page-header-top-lnk .action {
    width:24%; float:right; text-align:right; padding-top:5px; line-height:40px;
}
.page-header-top-lnk .action .search-layer {
    width: 140px; float:left; display: inline-block;
    position:relative;
}

.page-header-top-lnk .action .search-layer input.ipt-search {
    display:inline-block; background-color:transparent; color:white;
    border-width:0px !important; border-color:white !important; border-style:solid !important;
    border-image:none !important; outline:none; border-radius:2px;
    height:34px; line-height:34px; width:140px; padding-right:40px;
    position:relative; z-index:1;
}
.page-header-top-lnk .action .search-layer input.ipt-search:focus,
.page-header-top-lnk .action .search-layer input.ipt-search:active {
    border-width:1px !important; border-color:white !important; border-style:solid !important;
    border-image:none !important; outline:none;
}

.page-header-top-lnk .action .search-layer input.ipt-search:focus-visible {
    border-width:1px !important; border-color:white !important; border-style:solid !important;
    border-image:none !important; outline:none;
}

.page-header-top-lnk .action .search-layer .searcher {
    position:absolute; z-index:2; right:3px; top:8px;
}
.page-header-top-lnk .action &gt; a {
    text-decoration:none; color:white;
    display:inline-block; font-size:16px;
}
.page-header-top-lnk .action &gt; a.Sitemap {
    padding:0px 8px 0px 8px; border-left: solid 1px #f7f8f9;
    border-top: solid 1px #f7f8f9; border-bottom: solid 1px #f7f8f9;
    line-height: 36px;
}
.page-header-top-lnk .action &gt; a.language1 {
    padding:0px 8px 0px 8px;
    border-left: solid 1px #f7f8f9; border-right: solid 1px #f7f8f9;
    border-top: solid 1px #f7f8f9; border-bottom: solid 1px #f7f8f9;
    line-height: 36px;
}
.page-header-middle {
    height: 250px; width:100%; overflow:hidden;

    /*background:url('../img/top-bg.jpg') no-repeat #4298d5 center center;
    background-size:cover;*/
	
}
/*.page-header-middle-content {
    width: 1160px; 
    margin: 0 auto;  
}
    .page-header-middle-content p {
        padding:0px; margin:0px;
    }

.page-header-middle-bg {
    background-color: rgba(66,152,213,0.5); 
    width:100%; height:100%;
}*/

.page-header-banner {
	display:none; width:100%; height:100%; position:relative;
}
.page-header-banner .banner-bg0,
.page-header-banner .banner-bg1 {
	position:absolute; width:100%; height:100%;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;	
}
.page-header-banner .banner-bg0 {
	z-index:1;
}
.page-header-banner .banner-bg1 {
	z-index:2;
}

.page-body {
    width:1160px;
    padding:20px;
    margin: 0 auto;
}

.page-footer {
    width: 100%;
    margin-top: 50px; font-size:20px;
}

@media screen and (max-width:1200px) {
    /*.page-body {
        width:98%;
    }*/
}

@charset "UTF-8";
@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("../fonts/SourceHanSansCN-Regular.woff") format("woff"), url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

@font-face {
    font-family: "SourceHanSansCN-Medium";
    src: url("../fonts/SourceHanSansCN-Medium.woff") format("woff"), url("../fonts/SourceHanSansCN-Medium.eot") format("embedded-opentype"), url("../fonts/SourceHanSansCN-Medium.ttf") format("truetype");
}


/* yui3 reset.css */
body {
    color: #333;
    font-family: "SourceHanSansCN-Regular";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
    vertical-align: top;
}

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

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

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

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */


select,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
}

input,
button,
textarea {
    font-family: "SourceHanSansCN-Regular";
    border: 0;
    outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}


/* css3效果 */

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 通用样式 */

@media(min-width: 1200px) {
    body {
        min-width: 1200px;
    }
    #header {
        min-height: 150px;
        overflow: hidden;
    }
    .container {
        width: 1200px;
        padding: 0;
        margin: 0 auto;
    }
}

@media(min-width: 980px) and (max-width:1200px) {
    .container {
        width: 980px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 12px;
        padding-right: 12px;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* top */

.top-icon {
    vertical-align: top;
}

.header {
    padding-top: 10px;
    background-color: rgba(0,0,0,.4);
}

.mt16 {
    padding-top: 16px;
}

.nav {
    float: left;
}

.nav-item {
    float: left;
    margin-left: 19px;
}

.nav-item:first-child {
    margin-left: 0;
}

.nav-item .nav-list {
    display: block;
    padding: 0 12px;
    height: 38px;
    line-height: 36px;
    border-bottom: 2px solid transparent;
    font-size: 17px;
    color: #fff;
}

.nav-item.active .nav-list,
.nav-item .nav-list:hover {
    background: url('../images/nav-bgh.png') left top repeat-x;
    border-color: #fff;
}

.top-r {
    float: right;
}

.language {
    float: left;
    width: 178px;
    height: 36px;
    border-radius: 3px;
    border: 1px solid #95b2e3;
    margin-left: 10px;
}

a.language-item {
    float: left;
    width: 50%;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-left: 1px solid #95b2e3;
}

a.language-item:first-child {
    border-left: 0;
}

a.language-item:hover {
    background: #fff;
    color: #1f74d3;
}

.top-search {
    float: left;
    position: relative;
}

.search-btn {
    display: block;
    position: relative;
    z-index: 10;
    width: 60px;
    height: 36px;
    background: url('../images/search-icon.png') center center no-repeat;
}

.search-input {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 230px;
    height: 36px;
    padding-right: 60px;
    border: 1px solid #95b2e3;
    border-radius: 3px;
}

.top-search:hover .search-input {
    display: block;
}

.search-input .input-placeholder {
    position: absolute;
    top: 0;
    left: 10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    z-index: -1;
    cursor: text;
}

.search-input .input-box {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 0;
    text-indent: 10px;
    background: 0 0;
    color: #fff;
}

.pager-title {
    height: 200px;
    line-height: 110px;
    font-size: 58px;
    text-align: center;
    font-family: "SourceHanSansCN-Medium";
    color: #fff;
}


/* footer */

.footer {
    background: #1f2532;
}

.foot-info {
    padding: 29px 0 7px 0;
    min-height: 250px;
}

.foot-item {
    position: relative;
    float: left;
    width: 214px;
    height: 214px;
    padding-top: 11px;
    margin-left: 32px;
    color: #617092;
}

.foot-code {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #d4dadf;
    border-radius: 3px;
    opacity: 0;
    transition: all .2s;
}

.foot-code-img {
    width: 166px;
    height: 167px;
    margin: 24px auto 0;
}

.foot-code-img img {
    width: 100%;
    height: 100%;
}

.foot-item:hover .foot-code {
    opacity: 1;
}

.foot-item:first-child {
    margin-left: 0;
}

.foot-img {
    padding-top: 4px;
    height: 80px;
    text-align: center;
}

.foot-icon {
    vertical-align: top;
}

.foot-tt {
    line-height: 34px;
    font-size: 20px;
    font-family: "SourceHanSansCN-Medium";
    text-align: center;
}

.foot-tip {
    line-height: 26px;
    font-size: 16px;
    margin-top: 10px;
}

.foot-copy {
    padding: 10px 0;
    line-height: 30px;
    font-size: 16px;
    color: #4e5973;
    background: #191d27;
}

.ml80 {
    margin-left: 80px;
}



/* 小分辨率 */

@media(max-width:1199px) {
    .nav-item {
        margin-left: 20px;
    }
    .foot-item {
        margin-left: 0;
        width: 20%;
        padding: 0 5px;
    }
}


/* pad */

@media(max-width:979px) {
    .nav {
        width: 100%;
    }
    .nav-item {
        margin-left: 0;
        width: 33.33333%;
    }
    .nav-item:last-child {
        width: 50%;
    }
    .nav-item .nav-list {
        padding: 0;
        line-height: 24px;
        height: 26px;
        font-size: 14px;
        text-align: center;
    }
    .top-r {
        width: 100%;
        margin-top: 10px;
        position: relative;
        height: 36px;
    }
    .search-input {
        display: block;
        border-color: #fff;
        width: 100%;
    }
    .search-btn {
        float: right;
    }
    a.language-item {
        font-size: 14px;
        border-color: #fff;
    }
    .language {
        width: 126px;
        border-color: #fff;
        float: right;
    }
    .top-search {
        float: none;
        position: absolute;
        left: 0;
        right: 136px;
    }
    .pager-title {
        height: 170px;
        font-size: 30px;
    }
    .foot-item {
        width: 50%;
        margin-top: 10px;
    }
    .ml80 {
        margin-left: 10px;
    }
    .footer {
        padding-bottom: 30px;
    }
}


/* phone */

@media(max-width:500px) {
    .foot-item {
        width: 100%;
    }
}</pre></body></html>