<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****锛侊紒椤甸潰閫氱敤css鏍峰紡瀹氫箟寮€濮�******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth &lt; 1000 ? "1000px": "auto");
}


/* body鐨刢ss瀹氫箟:杩欓噷瀹氫箟椤甸潰涓婁笅宸﹀彸杈硅窛锛岄〉闈㈣儗鏅鑹诧紝婊氬姩鏉￠鑹叉牱寮� */

body {
    font-family: "寰蒋闆呴粦";
    /*鏂囧瓧瀛椾綋瀹氫箟 */
    font-size: 14px;
    /*鏂囧瓧澶у皬瀹氫箟 */
    color: #666666;
    /*鏂囧瓧棰滆壊瀹氫箟 */
    min-width: 1200px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 缃戠珯瓒呴摼鎺ss閫氱敤璁剧疆 */

a {
    text-decoration: none;
}


/* 閾炬帴鏃犱笅鍒掔嚎,鏈変负underline */

a:link {
    color: #2c2c2c;
}


/* 鏈闂殑閾炬帴 */

a:visited {
    color: #2c2c2c;
}


/* 宸茶闂殑閾炬帴 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 榧犳爣鍦ㄩ摼鎺ヤ笂 */

a:active {
    color: #2c2c2c;
}


/* a {
    transition: all 0.3s linear 0s;
} */


/* 鐐瑰嚮婵€娲婚摼鎺� */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*娓呴櫎娴姩*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*娓呴櫎娴姩*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow: 0 0 0 60px #eee inset;
    -webkit-text-fill-color: #fff;
}


/*琛ㄦ牸鏍峰紡瀹氫箟 */

checkbox {
    border: 0px;
}


/*閫夋嫨妗嗘牱寮忓畾涔� */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*index banner*/

.banner02 {
    width: 100%;
    position: relative;
    z-index: 0;
}

.banner02 .flexslider {
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
    min-width: 1000px;
}

.banner02 .slides {
    position: relative;
    z-index: 1;
}

.banner02 .slides li {
    height: 100%;
}

.banner02 .slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.banner02 .flex-direction-nav,
.banner02 .flex-control-nav {
    display: none
}

.header {
    width: 100%;
    z-index: 1002;
}

.header .headerTop {
    line-height: 40px;
    color: #808080;
    font-size: 14px;
}

.header .headerTop a {
    color: #808080;
    padding: 0 10px;
    display: inline-block;
}

.header .logo a img {
    display: block;
    margin: 20px 0;
}

.header .tel {
    background: url(../images/toptel.png) no-repeat left center;
    padding: 0 0 0 40px;
    font-size: 20px;
    line-height: 30px;
    margin: 16px 0 0;
    color: #333333;
}

.header .tel b {
    color: #666666;
    display: block;
    font-size: 25px;
}

.header .search {
    width: 229px;
    height: 30px;
    float: right;
    background: url(../images/searchbg.png) no-repeat;
    margin-top: 10px;
}

.search input.txt {
    width: 200px;
    line-height: 30px;
    border: none;
    background: none;
    text-indent: 10px;
    float: left;
    font-size: 12px;
    color: #555555;
}

.search input.btn {
    width: 29px;
    height: 30px;
    border: none;
    float: left;
    background: none;
    cursor: pointer;
}


/*public*/

.size1 {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #10398e;
}

.color {
    color: #10398e
}


/*menu*/

.header_nav {
    width: 100%;
    background: #10398e;
}

.nav-menu {
    position: relative;
    z-index: 101;
}

.nav-menu&gt;li {
    float: left;
    text-align: center;
    line-height: 54px;
    color: #FFF;
    position: relative;
    padding: 0 53px;
}

.nav-menu li a {
    color: #FFF;
    font-size: 16px;
    display: inline-block;
}

.nav-menu li.active {
    background: #b80e15;
}

.nav-menu&gt;li&gt;ul {
    position: absolute;
    left: -10px;
    top: 100%;
    transition: .3s;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 1000;
    overflow: hidden;
    display: none;
}

.nav-menu li:hover ul {
    display: block;
}

.nav-menu&gt;li&gt;ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.nav-menu&gt;li&gt;ul li:first-child {
    margin-top: 10px;
}

.nav-menu&gt;li&gt;ul li:last-child {
    margin-bottom: 10px;
}

.nav-menu&gt;li&gt;ul li a {
    font-size: 16px;
}

.main {
    margin-bottom: 10px;
}


/*footer*/


/*footer*/

.footer {
    background: url(../images/footerbg.jpg) repeat-x top center;
    padding-top: 80px;
    color: #fff;
    text-align: center;
}

.footer .footerTop .footerNav {
    font-size: 14px;
    color: #FFF;
    text-align: left;
}

.footer .footerTop .footerNav&gt;li {
    width: 200px;
    float: left;
}

.footer .footerTop .footerNav&gt;li:nth-child(2),
.footer .footerTop .footerNav&gt;li:nth-child(3) {
    display: none;
}

.footer .footerTop .footerNav&gt;li a {
    color: #FFF;
    font-size: 18px;
    display: block;
    line-height: 40px;
}

.footer .footerTop .footerNav&gt;li&gt;ul.nav2 li a {
    font-size: 14px;
    line-height: 25px;
}

.footer .footerTop .fr {
    width: 420px;
    font-size: 14px;
    color: #FFF;
    text-align: left;
    line-height: 25px;
}

.footer .footerTop .fr h2 {
    font-size: 18px;
    line-height: 40px;
    font-weight: normal;
}

.footer .footerTop .wx {
    width: 120px;
    float: right;
    padding-top: 50px;
}

.footer .footerTop .wxr img {
    display: inline-block;
    vertical-align: middle;
}

.footer .foot_nav {
    width: 100%;
    color: #bfbfbf;
    text-align: center
}

.footer .foot_nav span {
    line-height: 45px;
    font-size: 12px;
    padding: 0 20px;
}

.footer .foot_nav span a {
    color: #bfbfbf;
}</pre></body></html>