<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.num-box{
  height:48px;
}
.mart{
    margin-top:92px;
}
.num-box ul{
    height:48px;
    margin:0 -1px;
}
.num-box ul li{
    float:left;
/*     padding:0 18px; */
    vertical-align: middle;
    line-height:48px;
    position:relative;
}
.num-box ul li:after{
    content:url("../img/news-list.png");
    position:absolute;
    right: 0px;
    top: 3px;
}
.num-box ul li a{
    color:#113a52;
}
.num-box ul li a span{
    color:#ff9c00;
    margin-left:4px;
}
.num-box ul li img{
    margin-right:6px;
    vertical-align: middle;
    position:relative;
    top:-2px;
}
.num-box ul li.last:after{
    content:'';
}
.lb-box{
    width:100%;
    height:657px;
    position: relative;
}
.fyxw{
    height:653px;
    position:relative;
}
.shadow{
    position:absolute;
    bottom:0;
    left:0;
    height:4px;
    width:100%;
    background:url("../img/shadow.png") repeat-x;
}
.lb-fyxw{
    height:546px;
    position:relative;
    overflow:hidden;
}
.lb-fyxw .wrapper{
    width:600%;
    height:546px;
    position:absolute;
}
.lb-fyxw .wrapper ul li{
    float:left;
}
.lb-fyxw .wrapper ul li a,
.lb-fyxw .wrapper ul li a img{
    display:block;
    width:1000px;
    height:546px;
}
.msg{
    height:60px;
    width:100%;
    background:url("../img/mag-bg2.png") repeat-y;
    position:absolute;
    bottom:0;
    left:0;
    z-index:1;
}
.msg.on .btn{
    background:url("../img/btn-on.png") no-repeat center center;
}
.msg p{
    height:53px;
    display:none;
    font-size:12px;
    line-height:23px;
    padding:7px 62px 0 25px;
}
.msg p.active{
    display:block;
}
.lb-left,.lb-right{
    width:70px;
    height:70px;
    position: absolute;
    top:50%;
    margin-top:-35px;
    z-index:2;
}
.lb-left{
    background:url("../img/left.png")  no-repeat;
    left:0;
    cursor:pointer;
}
.lb-right{
    background:url("../img/right.png")  no-repeat;
    right:0;
    cursor:pointer;
}
.msg .btn{
    width:62px;
    height:60px;
    float:right;
    margin-top:-46px;
    background:url("../img/btn.png") no-repeat center center;
    cursor:pointer;
}
.hbox{
    height:67px;
    border-bottom:1px solid #f0f2f2;
}
.hbox h3{
    font-size:22px;
    line-height:24px;
    padding-top:21px;
    padding-bottom:22px;
    display:none;
    color:#092638;
}
.hbox h3.active{
    display:block;
}
.fyxw p{
    height:39px;
}
.fyxw .indicator{
    height:39px;
    text-align:center;
    position: absolute;
    bottom:0;
    left:451px;
    cursor: pointer;
}
.fyxw .indicator span{
    display:block;
    width:13px;
    height:12px;
    background:url("../img/circle.png")  no-repeat;
    float:left;
    margin:14px 3px 0;
}
.fyxw .indicator span.active{
    background:url("../img/circle-active.png")  no-repeat;
}
.box{
    background:#f5f8fe;
    overflow: hidden;
}
.newsBox ul{
    margin:0 -10px;
}
.newsBox ul li{
    float:left;
    width:490px;
    height:133px;
    background:#ffffff;
    margin:26px 10px;
}
.newsBox ul li a{
    display:block;
    width:100%;
    height:100%;
}
.newsBox ul li a img{
    display:block;
    width:234px;
    height:133px;
    float:left;
}
.newsR{
    width:226px;
    height:133px;
    float:left;
    padding:0 15px;
}
.newsR span{
    display:block;
    width:44px;
    height:23px;
    background:#ff9c00;
    text-align:center;
    line-height:23px;
    color:#ffffff;
    margin:9px 0;
}
.newsR h4{
    font-size:14px;
    line-height:18px;
    color:#3c4664;
    text-align:justify;
}
.newsR h4:hover,
.newsR p:hover,
.list-com&gt;ul li a.spgk-tit:hover{
	color:#fe8e42;
}
.newsR h4:after{
    content:url("../img/new.png");
    position:relative;
    left:3px;
}
.newsR p{
    font-size:12px;
    color:#999999;
    line-height:18px;
    margin-top:4px;
}
.newsR p.time{
    margin-top:5px;
}
.xw-box .tit{
    background:#f5f8fe;
}
.xw-box{
    height:auto;
    background:#ffffff;
    margin-bottom:27px;
}
.xw-box ul{
    overflow: hidden;
    padding:18px 10px;
    margin-right:-1px;
}
.xw-box ul li{
    float:left;
    width:280px;
    height:212px;
    margin-left:12px;
    margin-right:13px;
    padding:12px 10px 0;
    border:1px solid #e9e9e9;
    margin-bottom:17px;
}
.xw-box ul li:hover{
    border:1px solid #ff9c00;
}
.xw-box ul li:hover p{
    color:#ff9c00;
}
.xw-box ul li img{
    width:278px;
    height:160px;
    display:block;
    border:1px solid #ececec;
}
.xw-box ul li p{
    font-size:14px;
    line-height:20px;
    color:#333333;
    padding-top:2px;
}
.btn-box{
    float:right;
    height:33px;
    line-height:33px;
}
.btn-box span{
    line-height:33px;
}
.tit .btn-box&gt;span{
    font-size:12px;
    color:#113a52;
    float:left;
    margin-right:19px;
}
.btn-box&gt;span span{
    font-size:18px;
    color:#ed6920;
    font-weight:bold;
    margin:0 3px;
}
.tit .btn-box a{
    font-size:12px;
    background:url("../img/btn-bg.png") no-repeat 0 2px;
    display:block;
    width:86px;
    height:33px;
    color:#ffffff;
    text-align:center;
    line-height:33px;
    padding:0;
    border:none;
    float:left;
    margin-right:-3px;
}
.tit .btn-box a img{
    margin-right:7px;
    vertical-align: middle;
    margin-top:-3px;
}
.bor{
    border:1px solid #e9e9e9;
}
.article{
    width:866px;
    margin:0 67px;
    padding-bottom:41px;
}
.article h1{
    text-align:center;
    font-size:25px;
    color:#113a52;
    line-height:normal;
    padding-top:74px;
    padding-bottom:35px;
}
.article p.head-tit{
    text-align:center;
    font-size:14px;
    line-height:28px;
    color:#113a52;
    padding-bottom:5px;
    border-bottom:1px solid #e1e4e6;
}
.article p.head-tit span{
    margin:0 8px;
}
.article p.imgp{
    text-align:center;
    line-height:23px;
    /* padding-bottom:40px; */
}
.article p.imgp a{
    color:#5d6b73;
}
.article p{
    /* font-size:14px; */
    line-height:28px;
   /*  text-indent:2em; */
    color:#113a52;
}
.article p img{
	/* min-width:300px; */
    text-align:center;
    /* display:block; */
    max-width:706px;
    border:1px solid #eaeaea;
   /*  margin:22px 79px 15px; */
    margin:22px 79px 0;
}
.subname{
    margin:0 auto;
}
.cpws-top{
    /*height:300px;*/
    width:100%;
    position:relative;
    margin-top:119px;
}
.cpws-top   .ws-box{
    /*height:296px;*/
    padding-bottom:12px;
    background:#ffffff;
}
 .bot-shadow{
    height:4px;
    width:100%;
    background:url(../img/bot-shadow.png)   repeat-x;
}
.location{
    width:990px;
    height:13px;
    font-size:13px;
    line-height:13px;
    padding:22px  0  10px 0;
    /*border-bottom:1px solid #e9e9e9;*/
    color:#113a52;
}
.zxxx-box .location,.ws-box .location{
    border-bottom: 1px solid #e9e9e9;
}
.location   a{
    color:#113a52;
}
.location span.gt{
    margin:0 8px;
    display:inline-block;
    width:7px;
}
.ws-top  ul,
.zxxx-top  ul {
    display:block;
    height:23px;
    margin-bottom:12px;
}
.ws-top ul.type&gt;li,.ws-top ul.wszl&gt;li,.ws-top ul.slfy-box&gt;li,
.zxxx-top  ul&gt;li{
    float:left;
}
.ws-top  ul li.active a,
.zxxx-top  ul  li.active a{
   background:#ff9c00;
    color:#ffffff;
}
.ws-top  ul li   a,
.zxxx-top  ul  li  a{
    font-size:14px;
    color:#333333;
    height:23px;
    line-height:23px;
    display:block;
    padding:0 10px;
}
.location   a.current{
    color:#ed6920;
}
ul.type {
   margin-top:18px;
}
.ws-top ul.slfy-box{
    margin-bottom:0;
}
ul.slfy-box li label{
    font-size:14px;
    color:#333333;
    width:100%;
    height:100%;
    display:block;
}
ul.slfy-box li label  input{
    border:none;
    outline:none;
    width:317px;
    height:20px;
    padding:9px 0 9px 9px;
    background:url("../img/input-bg.png")   no-repeat;
   /*  float:left; */
    color:#999999;
    font-size:14px;
    text-align:left !important;
}
.ws-top  ul.slfy-box{
    height:144px;
    position:relative;
}
.ws-top  ul.slfy-box&gt;li{

}
.zxxx-top  ul.slfy-box&gt;li{
    width:403px;
}
.ws-top  ul.slfy-box&gt;li,
.zxxx-top  ul.slfy-box&gt;li{
    height:38px;
    margin-bottom:10px;
    margin-right:82px;
}
ul.slfy-box li label   span{
    display:block;
    padding:0 10px;
    width:56px;
    float:left;
    height:38px;
    line-height:38px;
    text-align:right;
    font-weight:bold;
}
ul.slfy-box li.slfy ul{
    display:none;
    width:320px;
    height:240px;
    overflow:scroll;
    position:absolute;
    left:78px;
    top:36px;
    background:#ffffff;
    z-index:10;
    border-left:1px solid #e9e9e9;
    border-right:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
}
.zxxx-box ul.slfy-box li.slfy ul{
    width:260px;
    left:150px;
    margin-bottom:0;
}
.zxxx-box ul.slfy-box li.slfy ul&gt;li{
    width:260px;
    margin-right:0;
}

ul.slfy-box li.slfy ul li{
    font-size:12px;
    display:block;
    overflow: hidden;
}
ul.slfy-box li.slfy input#select,
ul.slfy-box li.slfy input#select2{
    cursor:default;
}
ul.slfy-box li.slfy ul li a{
    margin:2px;
    height:20px;
    padding:0 3px;
    line-height:20px;
}
ul.slfy-box li.slfy ul li a:hover{
    background:#73b9f5;
    color:#ffffff;
}
.ws-btn{
    position:absolute;
    width:96px;
    height:57px;
    left:50%;
    margin-left:-48px;
    bottom:-47px;
    background:url("../img/ws-btn.png")  no-repeat;
    text-align:center;
}
.ws-btn.active{
    background:url("../img/ws-btn2.png")  no-repeat;
}
.ws-btn a{
    display:block;
    width:96px;
    height:27px;
    position:relative;
}
.ws-btn a img{
    position:absolute;
    left:50%;
    margin-left:-6px;
    top:10px;
}
ul.slfy-box li.slfy{
   position:relative;
    line-height:38px;
}
ul.slfy-box li.slfy img{
    position:absolute;
    right:15px;
    top:18px;
}
ul.slfy-box li.riqi{
    position:relative;
    width:402px;
}
ul.slfy-box li.riqi input{
    width:107px;
    height:20px;
    padding:9px 30px 9px 10px;
    background:url("../img/riqi-txt.png")  no-repeat center center;
    cursor:pointer;
}
ul.slfy-box li.riqi input.from{
    float:left;
}
ul.slfy-box li.riqi input.to{
    float:right;
}
ul.slfy-box li.riqi i{
    font-style: normal;
    position:absolute;
    top:8px;
    left:232px;
}
.dateForm,.dateTo{
   position:absolute;
    top:10px;
   z-index:100;
}
.dateForm{
    left:198px;
}
.dateTo{
    left:378px;
}
.submit-box{
    width:100px;
    height:38px;
    position:absolute;
    right:-2px;
    bottom:10px;
    z-index:100;
}
.submit-box a{
    border:none;
    outline:none;
    cursor:pointer;
    width:80px;
    height:100%;
    background:url("../img/submit.png") no-repeat center center;
    color:#ffffff;
    font-size:14px;
    display:block;
    text-align:center;
    line-height:38px;
    padding-left:20px;
}
.submit-box img{
    position:absolute;
    z-index:1000;
    left:21px;
    top:13px;
    display:block;
    width:16px;
    height:14px;
}
.ws-arts,
.flfg-box,
.zx-arts,.swgk-box{
    width:998px;
    border:1px solid #e9e9e9;
    background:#ffffff;
}
.ws-tssp{
	width:998px;
    border:1px solid #e9e9e9;
    background:#ffffff;
}
.ws-tssp&gt;ul{
    overflow: hidden;
    padding:32px 16px 9px;
}
.ws-tssp&gt;ul li{
    float:left;
    margin:0 13px 23px;
}
.ws-tssp&gt;ul li a{
    display: block;
    width: 168px;
    /* height: 230px; */
    padding: 1px 25px 2px 22px;
    position: relative;
}
.ws-tssp&gt;ul li a img{
	width: 208px;
	height: 114px;
}
.ws-tssp&gt;ul li a p{
	font-size: 14px;
	line-height: 14px;
    color: #666666;
    font-weight: 300;
    text-align: center;
    margin-top: 8px;
}
.ws-tssp&gt;ul li a p:hover{
	color:#ff9c00;
}
.swgk-box{
    padding-bottom:45px;
}
.result{
    width:990px;
    height:18px;
    font-size:12px;
    color:#113a52;
    line-height:18px;
    padding:19px 0 9px 10px;
}
.result span{
    font-size:18px;
    color:#ff9c00;
    font-weight:bold;
    font-family: Arial Regular;
    margin:0 5px;
}
.ws-arts&gt;ul{
    overflow: hidden;
    padding:32px 16px 9px;
}
.ws-arts&gt;ul li{
    float:left;
    margin:0 13px 23px;
}
.ws-arts&gt;ul li a{
    display:block;
    width:168px;
    height:230px;
    padding:22px 25px 28px 22px;
    background:url("../img/ws-bg.png")  no-repeat center center;
    position:relative;
}
.ws-arts&gt;ul li a:hover{
    background:url("../img/ws-bg-on.png")  no-repeat center center;
}
.ws-arts&gt;ul li a:hover h2{
   color:#ff9c00;
}
.ws-arts&gt;ul li a p.ws-tit{
    font-size:12px;
    line-height:30px;
    color:#333333;
}
.ws-arts&gt;ul li a h2{
    font-size:20px;
    line-height:32px;
    color:#333333;
    margin-top:4px;
}
.ws-arts&gt;ul li a p.ws-time{
    text-align:center;
    font-size:12px;
    line-height:22px;
    color:#113a52;
    width:168px;
    position:absolute;
    bottom:34px;
}
.ws-page{
    padding-bottom:20px;
}
.flfg{
    margin:0 81px;
    width:836px;
}
.swgk{
    margin:0 70px;
    width:858px;
}
.list-com&gt;ul li{
    height:170px;
    border-bottom:1px dashed #bbbbbb;
}
.result-com&gt;ul li{
	height:47px;
	margin-bottom:10px;
    /* border-bottom:1px dashed #bbbbbb; */
}
.list-com&gt;ul li a h3{
    font-size:18px;
    line-height:38px;
    color:#333333;
    padding-top:22px;
    padding-bottom:4px;
}
/* .list-com&gt;ul li a h3:hover{
	color: #fe8e42 !important;
} */
.list-com&gt;ul li p{
    font-size:13px;
    line-height:26px;
    height:64px;
    position:relative;
}
.list-com&gt;ul li p a{
    font-size:12px;
    color:#ed6920;
}
.list-com&gt;ul li p.pbtime{
    color:#0e2f3e;
    font-size:12px;
    height:38px;
    line-height:38px;
    margin-top:5px;
}
.list-com&gt;ul li p.pbtime:before{
    content:url("../img/clock.png");
    margin-right:7px;
    position:relative;
    top:3px;
}
.list-com&gt;ul{
    margin-bottom:18px;
}
.list-com&gt;ul li.new a h3:after{
    content: url("../img/new-icon.png");
    margin-left:7px;
}
.zxxx-top{
    height:244px;
    background:#ffffff;
}
.zxxx-box{
    height:240px;
}
.zxxx-box  ul.slfy-box{
    position:relative;
    height:100px;
    margin-bottom:0;
}
.zxxx-top  ul.slfy-box li.slfy{
    display:block;

}
.zxxx-top  ul.slfy-box li{
    width:424px;
}
.zxxx-top  ul.slfy-box li.slfy  label{
    position:relative;
    width:424px;
}
.zxxx-top   .submit-box{
    bottom:15px;
}
.zxxx-top  ul.slfy-box li label span{
    width:120px;
}
.zxxx-top  ul.slfy-box li.id-card{
    width:451px;
}
.zxxx-top ul.slfy-box li{
    margin-right:23px;
}
.zxxx-top  ul.slfy-box li.id-card label span{
    width:147px;
}
.zxxx-top ul.slfy-box li  input{
    width:267px;
    background:url("../img/zxxx-bg.png")   no-repeat   center;
    padding-left:17px;
}
.zxxx-top  ul.slfy-box li.id-card{
    margin-right:0;
}
.zxxx-top  ul.type   li.first  a{
    width:120px;
    text-align:right;
    font-weight:bold;
}
.ws-top  ul  li.first a{
    font-weight:bold;
}
.zx-arts&gt;ul{
    overflow:hidden;
    padding:20px 11px 20px 12px;
}
.zx-arts&gt;ul li{
    float:left;
    display:block;
    margin-bottom:16px;
    position:relative;
}
.zx-arts&gt;ul&gt;li&gt;a.abox{
    display:block;
    width:289px;
    height:166px;
    padding:0 18px;
    background:url("../img/zx-bg.png")   no-repeat  center;
}
.zx-arts&gt;ul li:hover&gt;a.abox{
    background:url("../img/zx-active.png")   no-repeat  center;
}
a.abox .msg-box span.name{
    font-size:18px;
    line-height:38px;
    color:#333333;
    font-weight:bold;
}
a.abox .msg-box span.num{
    font-size:13px;
    line-height:26px;
    color:#666666;
}
a.check{
    position:absolute;
    right:22px;
    top:13px;
    font-size:13px;
    line-height:38px;
    color:#ff9c00;
    text-decoration: underline;
}
.msg-box{
    margin-bottom:17px;
    padding-top:12px;
}
.zx-arts&gt;ul li p{
    font-size:13px;
    line-height:26px;
    text-align:center;
    color:#666666;
}
.zx-arts&gt;ul li p .zx-left{
    font-weight:bold;
    text-align:right;
    margin-right:7px;
}
.zx-arts&gt;ul li p .zx-right{
    font-weight:normal;
    text-align:left;
    margin-left:7px;
}
.map-box,
.name-list,
.fydz-map-box{
    text-align:center;
}
.fydz-map-box h2{
	font-size: 26px;
    line-height: 26px;
    padding-top: 49px;
    padding-bottom: 12px;
    color: #fe8e42;
}
.fydz-map-box p{
	font-size: 14px;
    line-height: 21px;
    color: #717a95;
}
/* #map-container{
	width:763px; 
	height: 447px; 
	margin-left:70px;
	margin-top:10px;
} */
.swgk h2{
    font-size:26px;
    line-height:26px;
    padding-top:49px;
    padding-bottom:12px;
    color:#ed6920;
}
.map-box p,.name-list p{
    font-size:14px;
    line-height:21px;
    color:#717a95;
}
.map-box  #map-container{
    width:830px !important;
    height:529px !important;
    display:block !important;
    border:1px solid #c4c4c4 !important;
    margin:20px auto !important;
}
.name-list h2{
    padding-top:21px;
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 12px;
    color: #ed6920;
    
}
.name-list .tab-box{
    height:35px;
    overflow: hidden;
    position:relative;
    width:798px;
    margin:0 auto;
    margin-top:38px;
}
.name-list .tab-box&gt;ul{
    border-bottom:1px solid #e9e9e9;
    height:34px;
    position:relative;
    left:0;
}
.wrap{
	position:relative;
}
.name-list .tab-box&gt;ul li{
    float:left;
}
.name-list .tab-box&gt;ul li.active a{
    border-bottom:3px solid #ed6920;
    color:#ed6920;
}
.name-list .tab-box&gt;ul li a{
    display:block;
    font-size:20px;
    padding-bottom:12px;
    line-height:20px;
    color:#000000;
    font-weight:bold;
    width:114px;
}
.sw-btn{
    position:absolute;
    top:0;
    z-index:100;
    background:#ffffff;
    text-align:left;
    width:30px;
    height:35px;
}
#sw-btn-r{
     right:0;
     background:url("../img/sw-btn-r.png") no-repeat right center;
     cursor: pointer;
 }
#sw-btn-l{
    left:0;
    background:url("../img/sw-btn-l.png") no-repeat left center;
    cursor: pointer;
}
 .sw-btn a{
    width:16px;
    height:24px;
    margin-right:0;
    padding-bottom:7px;
}

.member-box&gt;p{
    font-size:14px;
    line-height:14px;
    color:#666666;
    padding-top:13px;
    text-align:left;
}
.member-box ul{
    overflow: hidden;
}
.member-box ul li{
    float:left;
    margin-bottom: 39px;
}
.member-box ul.admin{
    padding:24px 24px;
}
.member-box ul li&gt;a{
    display:block;
    height:21px;
    padding:18px 0 18px;
    width:120px;
    border-right:1px solid #e9e9e9;
    float:left;
    font-size:16px;
    line-height:18px;
    color:#333333;
}
.member-box ul li&gt;a&gt;img{
    margin-right:7px;
    position: relative;
    top:2px;
}
.member-box ul li .sw-msg{
    width:149px;
    height:56px;
    float:left;
}
.member-box ul li .sw-msg a{
    display:block;
    width:100%;
    text-align:left;
    font-size:12px;
    line-height:30px;
    color:#666666;
    float:left;
}
.member-box ul li .sw-msg a span.info{
    display:block;
    width:14px;
    background-image: url("../img/icon.png");
    float:left;
}
.member-box ul li .sw-msg a span.tz{
    height:12px;
    margin:9px 6px 9px 20px;
    background-position:0 0;
}
.member-box ul li .sw-msg a span.addr{
    height:13px;
    margin:8px 6px 9px 20px;
    background-position:0 -30px;
}
.member-box ul li .sw-msg a span.tel{
    height:14px;
    margin:8px 6px 8px 20px;
    background-position:0 -60px;
}
.heyi{
    background:#f5f8fe;
    /* padding-top:45px; */
}
.heyi h2{
      font-size:20px;
    line-height:20px;
    color:#000000;
    padding:0;
    margin-bottom: 8px;
    clear:both;
}
.spgk{
    width:850px;
    margin:0 26px 0 27px;
}
.ajcx{
    width:830px;
    margin:0 36px 0 37px;
}
.ajcx-top{
    height:165px;
    border-bottom:1px solid #e9e9e9;
}
.ajcx-top h2{
    font-size:26px;
    line-height:26px;
    text-align:center;
    color:#ed6920;
    padding-top:57px;
    padding-bottom:48px;
}
.ajcx-top ul{
    height:35px;
    width:254px;
    margin:0 auto;
}
.ajcx-top ul li{
    float:left;
}
.ajcx-top ul li a{
    display:block;
    width:81px;
    height:32px;
    font-size:20px;
    line-height:20px;
    color:#000000;
    margin:0 23px;
    font-weight:500;
}
.ajcx-top ul li.active a{
    color:#ed6920;
    border-bottom:3px solid #ed6920;
}
.form-box .cxmsg{
    width:266px;
    margin:0 auto;
    padding-top:23px;
}
.form-box .cxmsg input{
    border:none;
    outline: none;
    background:url("../img/input.png") no-repeat center;
    width:220px;
    /*height:38px;*/
    /*padding-left:10px;*/
    /*padding-right:26px;*/
    margin:9px 0 10px;
    color:#999999;
    font-size:14px;
    line-height:20px;
    height:20px;
    padding:9px 26px 9px 10px
}
.cxmsg a{
    cursor:pointer;
    display:block;
    overflow: hidden;
}
.cxmsg  label{
    width:256px;
    height:38px;
    position:relative;
    display: block;
	padding-bottom: 30px;
}
.cxmsg  label img{
    display:none;
    position:absolute;
    right:10px;
    top:20px;
}
#sjcxfrom div{
	position:relative;
    display: block;
	padding-bottom: 15px;
}
.form-box .cxmsg input.validate{
    width:140px;
    background:url("../img/validate.png")  no-repeat center;
    float:left;
    padding-right:6px;
}
.form-box .cxmsg div.acquire{
    width:111px;
    display:block;
    height:38px;
    background:url("../img/acquire.png")  no-repeat center;
    float:right;
    //padding-right:6px;
    color:#fe8e42;
    text-align: center;
    line-height: 51px;
    margin-top: 2px;
}
.form-box .cxmsg input.submit{
    padding:0;
    width:256px;
    background:url("../img/cx-submit.png")  no-repeat center;
    color:#ffffff;
    height:38px;
}
.tip{
    padding:18px 0 69px;
}
.tip h5{
    font-size:14px;
    line-height:21px;
    color:#333333;
    margin-bottom:10px;
    margin-top:17px;
}
.tip h5:before{
    content: url("../img/question.png");
    position:relative;
    top:3px;
    margin-right:7px;
}
.tip p{
    font-size:14px;
    line-height:20px;
    color:#666666;
    padding-left:23px;
}
.tip p span{
    color:#ff9c00;
    margin:0 3px;
}
.color{
    color:#999 !important;
}
.sp_error{
	color:#f63939;
	font-size:12px;
}
.p_error{
	color:rgb(51, 51, 51);
	font-size:12px;
	padding-left:10px;
	position: absolute;
    bottom: 0;
    width: 100%;
}
.xw-box ul li a{
	display:block;
	width:100%;
	height:100%;
}
.list-com&gt;ul li a.spgk-tit{
	color:#666666;
}
a.detail{
	position:absolute;
	right:5px;
	top:26px;
}
.member-box{
	min-height:100px;
}
.zxxx-top  ul.type   li.first  a,
.ul.type li.first a{
	cursor:default;
}
.search-g{
	height:300px;
}
.search-g form input.search-btn{
	width:400px;
	height:40px;
	border:1px solid #b6b6b6;
    float:left;
    padding-left:10px;
    color:#999;
    line-height:38px;
}
.search-d input.search-btn{
	width:400px;
	height:40px;
	border:1px solid #b6b6b6;
    float:left;
    padding-left:10px;
    color:#999;
    line-height:38px;
}
#submit-g{
	height:42px;
	width:120px;
	float:left;
	display:block;
	outline:none;
	background:#fe8e42;
	border:none;
	color:#ffffff;
	line-height:42px;
	text-align:center;
	font-size:16px;
}
.search-g form{
	height:42px;
	width:533px;
	margin:0 auto;
	margin-top:100px;
}
.search-g div{
	height:42px;
	width:533px;
	margin:0 auto;
	margin-top:100px;
}
#q-result{
	margin:0 20px;
	width:958px;
}
#q-result ul&gt;li{
    height:125px;
	border-bottom:1px dashed #dedede;
	padding-bottom:10px;
	position:relative;
}
.q-msg{
	padding:10px 0;
}
.q-nomsg{
	min-height:300px;
}
#q-result ul li a{
	color:#333;
    line-height:40px;
}
#q-result ul li a:hover{
	color:#fe8e42;
}
#q-result ul li span{
	font-size:12px;
	color:#666;
}
#q-result ul li a.q-art{
	line-height:28px;
	display:block;
	font-weight:normal;
	font-size:12px;
}
#q-result a.detail{
	font-size: 12px;
    color: #ff9c00;
    top:62px;
    right:10px;
    font-weight:normal;
}
#q-result .page ul li{
   border:none;
}
.zxxx-sel{
	height: 20px;
    padding: 9px 0 9px 9px;border:none;outline:none;padding-left: 17px;
}
.zxxx-com{
	width: 120px;padding: 0 10px;float: left; height: 38px;line-height: 38px;text-align: right;font-weight: bold;font-size: 14px;
    color: #333333;
}
.zxxx-li{
	width:424px;position:relative;
}
.fyxw-box{
	overflow:hidden;
}
.fyxw-box .tit .btn-box{
    float:right;
    font-size:12px;
    color:#113a52;
}
.fyxw-box .tit{
	margin-top:15px;
}
.xw-list{
	height:223px;
}
.xw-list ul{
	width:50%;
	float:left;
	padding-top:13px;
}
.xw-list ul li{
	line-height:34px;
}
.xw-list ul li a{
	font-size:15px;
}
.fyxw-box .tit .btn-box&gt;span{
	margin-right:0;
}
.firUl  li span{
	 margin-right:15px;
}
.ktgg{
    padding-bottom:20px;
}
.ktgg ul{
	padding:20px;
}
.ktgg ul li a{
	overflow:hidden;
	display:block;
}
.ktgg ul li a,.ktgg ul li a h3{
	font-size:15px;
	font-weight:normal;
	color:#000;
	line-height:34px;
}
.ktgg ul li a:hover h3{
	color:#fe8e42;
}
.ktgg ul li a span.date{
    float:right;
}
.ulcom li a:hover{
	color:#fe8e42;
}
ul.ulfyxw{
	width:100%;
}
ul.ulfyxw li{
	float: left;
	width:50%;
}
ul.ulfyxw li .span-date{
	margin-right:10px;
}</pre></body></html>