<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 */
/*---------reset---------------*/
html, body, div, td, li, ul, table, p, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Microsoft Yahei;
    font-size: 16px;
}

table {
    cellpadding: 0;
    cellspacing: 0;
}

ul, li {
    list-style: none;
}


html, body, div, ul, li, form, p, table, th, td, img, h1, h2, h3, h4, h5, input {
    margin: 0;
    padding: 0;
    border: 0px;
    font-size: 18px;
    font-family: Microsoft Yahei, "宋体";
    color: #000;
}

td { /**text-align:center;**/
    /*vertical-align: top;*/
}

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

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

body {
    background: #000033;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: #000;
}

/*-------------header style-------------*/
.header {
    width: 1280px;
    margin: 0 auto;
    background: #FFF;
    height: 218px;
    padding: 15px 0;
}

.logo {
    width: 824px;
    height: 218px;
    margin-left: 20px;
}

.weixin {
    width: 356px;
    height: 218px;
    margin-right: 20px;
}

.nav {
    width: 100%;
    max-width: 1920px;
    height: 60px;
    background: #FFF;
}

.nav_box {
    width: 1276px;
    height: 52px;
    line-height: 52px;
    background: #000;
    margin: 0 auto;
    padding: 4px 2px;
}

.nav_box ul {
    zoom: 1;
}

.nav_box ul li {
    width: 123.6px;
    height: 52px;
    line-height: 52px;
    background: url(/images/site/home/p/navbg.jpg) repeat-x 0 0;
    float: left;
    margin: 0 2px;
    text-align: center;
}

.nav_box ul li a {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
}

.nav_box ul li.sel {
    background: url(/images/site/home/p/navhbg.jpg) repeat-x 0 0;
}

/*--------------二级菜单--------------*/
.first_menu1, .first_menu2, .first_menu3, .first_menu4, .first_menu5, .first_menu6 {
    position: relative;
}

.two_menu1, .two_menu2, .two_menu3, .two_menu4, .two_menu5, .two_menu6 {
    display: none;
}

.first_menu1:hover .two_menu1, .first_menu2:hover .two_menu2, .first_menu3:hover .two_menu3, .first_menu4:hover .two_menu4, .first_menu5:hover .two_menu5, .first_menu6:hover .two_menu6 {
    display: block;
    position: absolute;
    left: 0;
    top: 52px;
    z-index: 99;
}

.two_menu1 a:hover, .two_menu2 a:hover, .two_menu3 a:hover, .two_menu4 a:hover, .two_menu5 a:hover, .two_menu6 a:hover {
    color: #F60;
}

.nav_box ul li .two_menu1 li a, .nav_box ul li .two_menu2 li a, .nav_box ul li .two_menu3 li a, .nav_box ul li .two_menu4 li a, .nav_box ul li .two_menu5 li a, .nav_box ul li .two_menu6 li a {
    font-size: 18px;
}

.nav_box ul li .two_menu1 li, .nav_box ul li .two_menu2 li, .nav_box ul li .two_menu3 li, .nav_box ul li .two_menu4 li, .nav_box ul li .two_menu5 li, .nav_box ul li .two_menu6 li {
    margin: 0;
    float: none;
    background: #0000ff;
}

.nav_box ul li .two_menu2 li {
    width: 180px;
}

/*-------------首页banner图轮换图------------------*/
.banner {
    width: 100%;
    height: auto;
    max-height: 500px;
    z-index: 9;
}

#owl-demo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#owl-demo .item {
    display: block;
}

#owl-demo img {
    display: block;
    width: 100%;
}

.banner .owl-theme .owl-controls {
    height: 0;
}

.banner .owl-theme .owl-controls .owl-page {
    display: none;
}

/*-------------main style-------------*/
.main {
    width: 1280px;
    margin: 10px auto;
    background: #FFF;
}

.con1 {
    padding: 10px;
}

.l_con {
    width: 330px;
}

.l_con1, .r_con1 {
    width: 100%;
    border: 1px solid #000;
}

.cmpx_tit {
    width: 100%;
    height: 46px;
    background: url(/images/site/home/p/cm1.jpg) repeat-x 0 0;
    line-height: 45px;
    color: #FFF;
    font-size: 26px;
    text-indent: 11px;
}

.cmpx_con {
    padding: 10px 5px 0;
}

.cmpx_tit1 {
    background: url(/images/site/home/p/cm2.jpg) repeat-x 0 0;
    height: 34px;
    line-height: 34px;
    border: 1px solid #CCC;
    text-indent: 20px;
    font-size: 20px;
    text-align: left;
}

.more1 {
    margin-top: 10px;
    margin-right: 15px;
}

.cmpx_con1 {
    min-height: 102px;
    background: url(/images/site/home/p/cm5.jpg) no-repeat center bottom;
    padding: 0 5px;
    margin-bottom: 10px;
}

.cmpx_con1 .itit {
    height: 34px;
    line-height: 34px;
    background: url(/images/site/home/p/icon10.png) no-repeat left center;
    text-indent: 10px;
    overflow: hidden;
    text-align: -webkit-auto;
}

.cmpx_con1 .itit a {
    color: #000e1e;
    font-size: 18px;
}

.r_con {
    width: 920px;
}

.jpkc_tit {
    width: 100%;
    height: 46px;
    background: url(/images/site/home/p/cm1.jpg) repeat-x 0 0;
    line-height: 45px;
    color: #FFF;
    font-size: 26px;
    text-indent: 11px;
}

.jpkc_tit .more2 {
    font-size: 18px;
    color: #FFF;
    margin-right: 10px;
}

.jpkc_nr {
    width: 448px;
    border: 1px solid #e3aa3b;
    border-bottom: none;
    padding-bottom: 6px;
}

.jpkc_pic {
    width: 239px;
    height: 180px;
}

.jpkc_con {
    width: 169px;
    height: 165px;
    background: url(/images/site/home/p/cm3.jpg) no-repeat 0 0;
    padding: 15px 10px;
}

.jpkc_box {
    margin: 24px 5px 4.5px;
}

.jpkc_con p {
    font-size: 19px;
    line-height: 33px;
}

.jpkc_title {
    height: 450px;
    height: 38px;
    background: url(/images/site/home/p/cm4.jpg) no-repeat 0 0;
    line-height: 38px;
    text-align: center;
    font-size: 22px;
}

.jpkc_content {
}

.banner2 {
    height: 120px;
    background: #660099;
    margin: 0 auto;
    padding: 0 40px;
}

.ban_btn {
    width: 198px;
    height: 120px;
    background: url(/images/site/home/p/icon3.png) no-repeat 0 center;
    color: #FFF;
    text-align: center;
    line-height: 120px;
}

.ban_btn a {
    color: #FFF;
    font-size: 30px;
}

.ban_nr {
    color: #FFF;
    font-size: 35px;
    line-height: 120px;
    font-weight: bold;
}

.con2 {
    padding: 25px 78.5px;
    background: url(/images/site/home/p/cm6.jpg) no-repeat 0 0;
}

.banner3 {
    height: 159px;
    width: 100%;
}

.youshi {
    width: 530px;
    margin-top: 10px;
}

.youshi_nr {
    background: url(/images/site/home/p/youshibg.jpg) repeat-y 0 0;
    min-height: 100px;
    padding: 0 15px 10px;
}

.youshi_tit {
    background: url(/images/site/home/p/icon4.png) no-repeat 0 center;
    line-height: 50px;
    height: 50px;
    font-size: 34px;
    color: #0000ff;
    text-indent: 35px;
    font-weight: bold;
}

.youshi_nr p {
    line-height: 25px;
    font-weight: bold;
}

.ban_nr span {
    color: #ffff00;
}

.con3 {
    background: url(/images/site/home/p/cm7.jpg) no-repeat center top;
    padding: 28px 0;
}

.title {
    width: 100%;
    height: 41px;
    font-size: 34px;
    font-weight: bold;
    color: #0000ff;
    background: url(/images/site/home/p/titbg5d.png) no-repeat center top;
    text-align: center;
}

.tuandui_con ul li {
    float: left;
    margin: 28px 36px;
    border: 1px solid blue;
}

.tuandui_con p {
    background: url(/images/site/home/p/titbg.jpg) no-repeat left top;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.tuandui_con p a {
    font-size: 20px;
    font-weight: bold;
}

.td_con {
    padding: 0 30px;
}

.jiantou1 {
    width: 64px;
    text-align: center;
    background: url(/images/site/home/p/icon5.png) no-repeat center center;
    height: 303px;
    margin-top: 23px;
}

.jiantou2 {
    width: 64px;
    text-align: center;
    background: url(/images/site/home/p/icon7.png) no-repeat center center;
    height: 303px;
    margin-top: 23px;
}

.td {
    width: 255px;
    margin-top: 23px;
}

.td2 {
    width: 255px;
}

.td_tit {
    padding: 0 10px;
    font-size: 20px;
    line-height: 33px;
    background: url(/images/site/home/p/cm8.jpg) no-repeat 0 0;
    height: 106px;
    padding-top: 5px;
}

.xia {
    height: 57px;
}

.jiantou_xia {
    width: 256px;
    height: 57px;
    background: url(/images/site/home/p/icon6.png) no-repeat center;
}

.td_l {
    width: 256px;
}

.jiantou_shang {
    width: 100%;
    height: 56px;
    background: url(/images/site/home/p/icon8.png) no-repeat center;
}

.shouxi {
    width: 686px;
    border: 1px solid #000;
    margin: 0 10px;
}

.jiantou_up {
    width: 256px;
    height: 57px;
    background: url(/images/site/home/p/icon8.png) no-repeat center;
}

.shouxi_tit {
    width: 100%;
    height: 66px;
    background: url(/images/site/home/p/shouxi.jpg) no-repeat center;
}

.shouxi_pic {
    width: 303px;
    height: 432px;
}

.shouxi_nr {
    width: 356px;
    height: 432px;
    background: url(/images/site/home/p/cm10.jpg) no-repeat center;
    padding-left: 22px;
}

.shouxi_nr p {
    background: none;
    line-height: 33px;
    height: auto;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.shouxi_nr2 {
    height: 151px;
    background: url(/images/site/home/p/cm11.jpg) no-repeat center;
    margin-top: 11px;
    padding: 0 22px;
}

.shouxi_nr2 p {
    background: none;
    line-height: 36px;
    height: auto;
    text-align: left;
    font-weight: bold;
}

.con4 {
    background: url(/images/site/home/p/cm12.jpg) repeat-y center top;
    padding: 10px 0;
}

.con4 .title2 {
    height: 47px;
    background: url(/images/site/home/p/xyjz_tit.png) no-repeat center;
}

.jz_con {
    width: 1222px;
    margin: 20px auto;
}

.jz_tit {
    width: 603px;
    height: 53px;
    background: url(/images/site/home/p/cm13.jpg) repeat-x 0 0;
    border: 1px solid #CCC;
}

.jztit {
    font-size: 30px;
    font-weight: bold;
    line-height: 53px;
    background: url(/images/site/home/p/icon4.png) no-repeat 6px center;
    text-indent: 67px;
    background-position: 30px;
}

.jz_box .fl {
    width: 243px;
    height: 220px;
}

.jz_box .jz_nr {
    width: 320px;
    height: 220px;
    background: url(/images/site/home/p/cm16.jpg) no-repeat center;
    padding: 0 20px;
}

.jz_tit .fr {
    margin-right: 20px;
    line-height: 53px;
    font-size: 20px;
    font-weight: bold;
}

.jz_title {
    height: 65px;
    line-height: 65px;
}

.jz_title a {
    font-size: 24px;
    font-weight: bold;
    color: #0000ff;
}

.jz_nr p {
    line-height: 33px;
    font-size: 20px;
}

.con5 {
    background: url(/images/site/home/p/cm14.jpg) no-repeat center top;
    padding: 30px 0;
}

.cmsp {
    width: 1188px;
    margin: 0 auto;
}

.cmsp_box {
    width: 328px;
    height: 271px;
    overflow: hidden;
    margin: 30px 33px 0;
}

.cmsp_pic {
    width: 100%;
    height: 225px;
    margin-bottom: 6px;
}

.cmsp_tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(/images/site/home/p/cmshipinbg.jpg) no-repeat 0 0;
    text-align: center;
}

.cmsp_tit a {
    font-size: 24px;
    font-weight: bold;
    color: #0000ff;
}

.news {
    padding: 30px 10px 10px;
    background: url(/images/site/home/p/xwbg.jpg) #FFF repeat-x 0 0;
}

.pnews {
    padding: 10px;
    background: #FFF;
}

.news_box {
    width: 623px;
    height: 452px;
    border: 1px solid #000;
}

.news_box .hd ul li {
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
    background: url(/images/site/home/p/xwlibg.jpg) repeat-x 0 0;
    text-align: center;
    font-size: 26px;
    color: #FFF;
    cursor: pointer;
}

.news_box .hd ul li.on {
    background: url(/images/site/home/p/xwhbg.jpg) repeat-x 0 0;
}

.news_box .bd {
    width: 100%;
    height: 402px;
    background: url(/images/site/home/p/newsbg.jpg) repeat-x 0 0;
}

.news_tit {
    height: 37px;
    line-height: 37px;
    background: url(/images/site/home/p/icon10.png) no-repeat left center;
    text-indent: 15px;
}

.news_tit a {
    font-size: 19px;
    font-weight: bold;
}

.news_top .news_tit {
    margin: 10px 0 10px 10px;
}

.news_top p {
    line-height: 30px;
    padding: 0 0 0 22px;
    font-size: 18px;
}

.xw_ul {
    width: 98%;
    margin: 10px auto;
}

.xw_ul li span.fr {
    font-size: 18px;
    font-weight: bold;
}

.more3 {
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: -8px;
}

/*-------------footer style-------------*/
.footer {
    width: 1282px;
    margin: 0 auto;
    height: 238px;
}

.di_weixin {
    height: 238px;
    width: 192px;
    background: #000099;
}

.di_con {
    width: 1028px;
    height: 238px;
    background: url(/images/site/home/p/dibg.jpg) no-repeat 0 0;
    padding: 0 30px;
}

.di_nav {
    width: 100%;
    zoom: 1;
    height: 55px;
    line-height: 55px;
}

.di_nav li {
    line-height: 55px;
    float: left;
    font-size: 18px;
    font-weight: bold;
}

.di_nav li a {
    margin: 0 10px;
    font-size: 18px;
    font-weight: bold;
}

.copyright, .link {
    line-height: 35px;
}

.link, .link a {
    color: #333399;
    margin-right: 10px;
}

/*--------------shipin jianzheng---------------------*/
.pr_box {
    width: 920px;
}

.weizhi {
    height: 45px;
    line-height: 45px;
    background: url(/images/site/home/p/weizhibg.jpg) repeat-x 0 0;
    border: 1px solid #000;
    text-indent: 15px;
    font-size: 18px;
    color: #FFF;
}

.pr_box .title {
    margin: 40px auto;
}

.spjz {
    width: 50%;
    text-align: center;
}

.pr_box .cmsp_box {
    margin: 30px auto 0;
    border: 1px solid blue;
}

.cmpx_con2 {
    min-height: 102px;
    background: url(/images/site/home/p/cm5.jpg) no-repeat center bottom;
    margin-bottom: 10px;
    text-align: -webkit-auto;
}

.ptd_nr {
    padding: 0 10px;
}

.ptd_nr p {
    background: url(/images/site/home/p/icon10.png) no-repeat left center;
    line-height: 30px;
    text-indent: 10px;
    margin-top: 3px;
}

.ptd_tit {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.ntit {
    background: url(/images/site/home/p/titbg2.png) no-repeat center;
}

.pages {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url(/images/site/home/p/page.jpg) repeat-x 0 0;
    border: 1px solid #000;
    border-top: none;
}

.pages .fl, .pages .fr {
    margin: 0 30px;
    color: #FFF;
    font-size: 18px;
}

.pages span {
    color: #ffcc00
}

.pages span.pageon {
    color: #000;
}

.pages a {
    color: #FFF;
}

.sp_nr {
    width: 800px;
    height: 600px;
    margin: 10px auto;
}

.sp_nr2 {
    width: 730px;
    height: 530px;
    margin: 12px auto;
    background: url(/images/site/home/p/nrbg.jpg) no-repeat 0 0;
    padding: 20px 35px;
}

.sp_nr2 p {
    line-height: 30px;
    font-size: 20px;
    text-align: justify;
    margin-bottom: 20px;
}

.red {
    color: #F00;
}

.blue {
    color: #0000ff;
}

.yellow {
    color: #ffcc00;
}

.cutepage {
    width: 100%;
    height: 47px;
    line-height: 47px;
    background: url(/images/site/home/p/page.jpg) repeat-x 0 0;
    border: 1px solid #000;
    border-top: none;
}

.cutepage .fl {
    margin-left: 15px;
    color: #FFF;
}

.cutepage .fr {
    margin-right: 15px;
    color: #FFF;
}

/*-------------tuwen jianzheng---------------------*/
.twjz {
    padding: 10px 29px 0;
}

.twjz .title {
    margin: 40px auto;
}

.jz_box {
    width: 603px;
    margin-bottom: 10px;
    border: 1px solid #000;
    margin-left: 1px;
}

.inside .con4 {
    background: url(/images/site/home/p/cm12.jpg) repeat-y 0 0;
    padding: 10px 0;
}

.inside .title3 {
    height: 47px;
    background: url(/images/site/home/p/titbg4.png) no-repeat center;
    font-size: 34px;
    font-weight: bold;
    color: #0000ff;
    text-align: center;
    margin: 40px auto;
}

.inside .jz_tit {
    width: 1220px;
    margin-bottom: 10px;
    border: 1px solid #000;
}

.pages2 {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url(/images/site/home/p/page2.jpg) repeat-x 0 0;
    border: 1px solid #000;
    margin-top: 20px;
}

.pages2 .fl, .pages2 .fr {
    margin: 0 30px;
    color: #FFF;
    font-size: 18px;
}

.twjz_nr .title {
    background: url(/images/site/home/p/titbg5.png) no-repeat center;
}

.date {
    width: 100%;
    height: 46px;
    background: url(/images/site/home/p/cm1.jpg) repeat-x 0 0;
    line-height: 45px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

.twrz_con {
    width: 839px;
    min-height: 543px;
    padding: 10px 30px;
    margin: 10px;
    background: url(/images/site/home/p/nrbg2.jpg) repeat-y 0 0;
}

.twrz_con p {
    line-height: 30px;
    font-size: 20px;
    text-indent: 2em;
    margin: 20px auto;
}

/*-------------------xueyuanxinde--------------------------------*/
.xyxd {
    margin: 10px;
}

.xyxd_tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(/images/site/home/p/xyxd.jpg) no-repeat 0 0;
}

.xyxd_tit .fl {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.xyxd_con {
    background: url(/images/site/home/p/nrbg2.jpg) repeat-y 0 0;
}

.xyxd_con table td {
    height: 35px;
    line-height: 35px;
}

.xyxd_con table td.ptit {
    background: url(/images/site/home/p/icon10.png) no-repeat 5px center;
    text-indent: 35px;
    text-align: left;
    background-position: 20px;
}

.xyxd_con table td.ptit a {
    font-size: 18px;
}

.pr_box .jpkc_box {
    margin: 30px 5px 0;
}


.mstd_con {
    overflow: hidden;
    padding-bottom: 25px;
}

.mstd_con ul {
    margin-left: -20px;
}

.mstd_con li {
    margin-top: 30px;
    margin-left: 45px;
    border: 1px solid #000;
}

.mstd_con li img {
    display: block;
}

.mstd_con li p {
    display: block;
    width: 180px;
    height: 39px;
    font-size: 20px;
    text-align: center;
    line-height: 39px;
    background: url("/images/site/home/p/titbg.jpg") no-repeat;
}


.pxsl-detail {
    width: 95%;
    margin: 25px auto;
    border: 1px solid #66ffff;
}

.pxsl-tit {
    width: 100%;
    font-size: 20px;
    background: url("/images/site/home/p/cm17.jpg") repeat-x;
    height: 40px;
    line-height: 40px;
}

.pxsl-tit img {
    width: 15px;
    margin-top: 11px;
    margin-left: 14px;
    margin-right: 9px;
    float: left;
}

.pxsl-imglist ul {
    overflow: hidden;
    margin-left: -41px;
}

.pxsl-imglist ul li {
    margin-left: 41px;
}

.pxsl-imglist ul li img {
    display: block;
}

.pxsl-con {
    width: 100%;
    overflow: hidden;
    background: url("/images/site/home/p/nrbg2.jpg") center repeat-y;
    background-size: cover;
}

.pxsl-con p {
    width: 95%;
    margin: 15px auto;
    font-size: 18px;
    color: #000;
    line-height: 32px;
}




















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