<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,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none;max-width: 100%;height: auto; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}
/* css common */
.clearfix:after {content: " "; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.dn{display: none;}
.text-center{text-align: center}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.mgx30{
    margin: 0 30px;
}
.mgy30{
    margin: 30px 0;
}
.mr30{
    margin-right: 30px;
}
.section{
    margin: 15px 0;
    display: flex;
    flex-direction: row;
}
.font24{
    font-size: 24px !important;
}
.agree-btn{
    min-height: 36px;
    padding: 10px 20px;
    border-radius: 4px;
    background-color: #009cff;
    color: #ffffff;
}
.top-img{
    width: 100%;
    height: 215px;
}
.top-nav{
    background-color: #eef1f2;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
}
.top-nav-bar{
    float: left;
}
.top-nav-bar li{
    position: relative;
    text-align: center;
    float: left;
    padding: 0 24px 0 48px;
    margin: 0 12px;
}
.top-nav-bar li span{
    padding-right: 12px;
}
.search{
    float: right;
}
.top-nav .search-inp{
    padding: 8px;
}
.top-nav .search-btn{
    background-color: #009cff;
    color: #ffffff;
    border: 0;
    padding: 8px;
    cursor: pointer;
}
.nav-icon{
    position: absolute;
    left: 5px;
    top: 22px;
}

.group-tool{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.group-tool-row-bg1{
    background-color: #41aec5;
}
.group-tool-row-bg2{
    background-color: #e46a6a;
}
.group-tool-row-bg3{
    background-color: #6d9ee1;
}
.group-tool-row{
    width: 380px;
    border-radius: 8px;
    text-align: center;
    padding: 20px 0;
}
.group-tool-title{
    color: #ffffff;
    font-size: 30px;
}
.group-tool-icon{
    font-size: 42px !important;
    color: #ffffff;
    margin-right: 18px;
}


/* 杞挱鍥� */
.smallslider {
    height: 350px;
    overflow: hidden;
    position: relative;
    width: 712px;
}

.smallslider h3 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
    position: absolute;
    padding-left: 20px;
    width: 100%;
    z-index: 102;
    margin: 0;
}

.smallslider h3 a {
    color: #fff;
    text-decoration: none;
    font-weight: lighter;
    font-size: 18px;
}

.smallslider li img {
    border: 0;
    vertical-align: top;
}

.smallslider ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.smallslider-btns {
    position: absolute;
    z-index: 103;
}

.smallslider-btns .current-btn {
    background-color: #ff0000;
    width: 20px;
}

.smallslider-btns span {
    background-color: #ffffff;
    cursor: pointer;
    float: left;
    height: 7px;
    width: 7px;
    font-size: 0px;
    color: #fff;
    text-align: center;
    line-height: 7px;
}

.smallslider-lay {
    background-color: #000;
    height: 48px;
    position: absolute;
    width: 100%;
    z-index: 101;
}

.news-pic,.news{
    width: 580px;
}
.news-header{
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #eef1f2;
}
.news-header-title{
    padding-bottom: 12px;
    border-bottom: 2px solid #0042d3;
}
.news-header-title a{
    font-size: 26px;
}
.news-header-more a{
    float: right;
    font-weight: bold;
}
.news-top h3 a{
    color: #c00000;
    font-size: 26px;
    text-align: center;
}
.news-top p{
    color: #737373;
    margin: 18px 0;
}
.news-img{
    margin: 15px 0;
}
.news-img-l{
    width: 260px;
    margin-right: 30px;
    float: left;
}
.news-img-r{
    width: 280px;
    padding: 15px 0;
    float: left;
}
.news-img-r h4 a{
    font-size: 18px;
    color: #0042c9;
    font-weight: bold;
    line-height: 26px;
}
.news-img-r p{
    font-size: 16px;
    color: #616161;
    line-height: 26px;
    padding: 10px 0;
}
.news-ul{
    margin: 30px 0;
}
.news-li{
    color: #4a4a4a;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 14px;
    border-bottom: 1px dashed #d8d8d8;
    margin-top: 6px;
}
.news-li:before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../img/ic.png) no-repeat center;
    margin-right: 15px;
}
.news-li-time{
    float: right;
}
.news-c{
    margin: 30px 0;
}
.news-c li{
    padding-left: 106px;
    color: #3c3c3c;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    background: #f3f3f3;
    margin-bottom: 20px;
    padding-right: 30px;
    position: relative;
    margin-left: 15px;
}
.news-c li span.red {
	background: #dd5858;
}
.news-c li span {
	position: absolute;
	left: -15px;
	top: -7px;
	width: 95px;
	height: 34px;
	background: #007ae1;
	color: white;
	text-align: center;
	font-weight: bold;
	line-height: 34px;
	border-radius: 4px;
}
.news-c li a {
    color: #3c3c3c;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link{
    margin: 15px 0;
}
.link-l{
    width: 844px;
    float: left;
}
.link-l li{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    height: 80px;
    width: 265px;
}
.link-l li img{
    height: 80px;
    width: 100%;
}
.link-r{
    width: 330px;
    float: left;
    border: 1px solid #d9d9d9;
    padding: 0px 10px;
    background: url(../img/link-line.png) no-repeat center center;
}
.link-r li{
    color: #000000;
    font-size: 16px;
    float: left;
    height: 57px;
    line-height: 57px;
    width: 153px;
    padding-left: 12px;
}
.link-r li img{
    margin-right: 6px;
    position: relative;
    top: 3px;
}


.jubao-group{
    padding: 50px 24px;
    display: flex;
    flex-direction: row;
    justify-items: center;
}
.jubao-group a{
    margin: 0 65px;
}


.show{
    margin: 20px 0;
    padding: 30px 0;
}
.show-title{
    font-size: 30px;
    padding: 30px;
    text-align: center;
}
.show-info{
    color: #3c3c3c;
    text-align: center;
    padding: 10px 0 20px;
}
.show-content{
    line-height: 28px;
    padding: 60px 0;
    border-top: 1px dashed #3c3c3c;
}

.layui-form-label{
    padding: 9px 7px !important;
    padding-left: 11px !important;
    width: 110px !important;
}
.layui-input-block{
    margin-left: 130px !important;
}


footer{
    background-color: #f3f3f3;
    height: 95px;
    padding: 30px 0;
    text-align: center;
}
footer p{
    margin: 15px 0;
}

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