*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
    color: #333333;
}

html {
    font-size: 16px;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

a:hover {
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

a:visited, a:active, a:focus {
    text-decoration: none;
}

.contentWidth {
    width: 1200px;
}

.lf {
    float: left;
}

.rf {
    float: right;
}

.hidden {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.contentHF {
    max-width: 1400px;
      width: 100%;
      margin: 0 auto;
}
body{
    background-color: #eef5fb;
    background-size: 100% 100%;
}
.center{
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
.dqwz{
    margin: 19px 0 17px 0; 
}
.dqwz img{
    margin-right: 4px;
}
.dqwz img,.dqwz ul,.dqwz ul li{
    float: left;
    font-size: 14px;
    color: #666;
}
.dqwz ul li a{
    color: #666;
}
.Con {
margin-bottom:30px;
}
.Con ul.xxnav>li{
    float: left;
    margin-right: 16px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 70px;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: calc((100% - 16px*3)/ 4);
    color:#006eab;
}
.Con ul.xxnav>li:last-child{
    margin-right: 0;
}
.Con ul.xxnav>li>a{
    color:#006eab;
    display: block;
    width: 100%;
}
.Con ul.xxnav>li img{
    margin-right: 8px;
}
.Con ul.xxnav>li.on,.Con ul.xxnav>li:hover{
    background-color: #006eab;
}
.Con ul.xxnav>li.on a,.Con ul.xxnav>li.on,.Con ul.xxnav>li:hover a,.Con ul.xxnav>li:hover{
    color: #fff;
}
.Con ul li.rsxx{
position: relative;
}
.Con ul li.rsxx:hover .rsxxChild{
display: block;
}
.Con ul li.rsxx .rsxxChild{
    display: none;
    position: absolute;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    padding: 0 86px;
}
.Con ul li.rsxx .rsxxChild li{
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
    line-height: 46px;
    text-align: center;
}
.Con ul li.rsxx .rsxxChild li a{
    color: #666;
}
.Con ul li.rsxx .rsxxChild li a:hover{
    color: #006eab;
}
.Con ul li.rsxx .rsxxChild li:last-child{
    border: 0;
}
.Con .centralElement,.Con .centralElementList{
    margin-top: 20px;
    background-color: #fff;
    padding: 29px 30px 33px;
}
.Con .centralElement p.title{
    font-size: 24px;
    font-weight: bold;
    color: #222;
    text-align: center;
}
.Con .centralElement .llcs{
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #999;
    font-weight: 500;
}
.linbg p{
    width: 100%;
    margin: 13px 0 2px 0;
    height: 3px;
    background-color: #006eab;
}
.linbg span{
    display: block;
    width: 100%;
    height: 1px;
    background-color: #006eab;
}
.Con .centralElement .centralElementCon{
    margin-top: 30px;
    font-size: 16px;
    color: #222;
}
.Con .centralElement .centralElementCon table{
    width: 100%;
    margin: 0 auto !important;
}
.ListTitle{
    font-size: 24px;
    font-weight: bold;
    color: #222;
    text-align: left;
}
/*.centralList{
    padding: 0 8px;
}*/
.centralList div>li{
    line-height: 54px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dashed #ddd;
}
.centralList div>li::before{
    content: "";
    width: 6px;
    height:6px;
    background-color: #006eab;
    margin: 24px 18px 0 6px;
    float: left;
}
.centralList div>li a{
    max-width: 88%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    float: left;
}
.centralList div>li span{
    color: #999;
    float: right;
    font-weight: 500
}

.centralList  .lucidity_pgToolbar{
    background-color: #fff;
    height: auto;
    border:0;
    background: #fff;
    margin:28px 0 0 0;
  }
.centralList  .lucidity_pgPanel {
    float: none;
    padding: 0;
    margin: 0 auto;
}
.centralList .lucidity-ui-paging-container li.ui-pager,.centralList .lucidity-ui-paging-container li.ui-paging-ellipse{
  border:1px solid #d9e2ea;
  background-color: #eff7fb;
  border-radius: 4px;
padding: 5px 10px;
}
.centralList .lucidity-ui-paging-container li.focus,.centralList .lucidity-ui-paging-container li.ui-pager:hover{
background-color: #006eab;
}
.centralList .lucidity_pgPanel td:first-child,
.centralList .lucidity_pgPanel td:last-child,
.centralList .lucidity_pgPanel td:nth-last-child(2),
.centralList .lucidity_pgPanel td:nth-last-child(4),
.centralList .lucidity_pgPanel td:nth-last-child(3),
.centralList .lucidity_pgPanel td:nth-last-child(5),
.centralList .lucidity_pgPanel td:nth-last-child(6){
display:none;
}
.centralList .lucidity_pgBtn {
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: 1px solid #d9e2ea;
    text-align: center;
    line-height: 27px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
}
.centralList a.lucidity_pgNext:hover,.centralList a.lucidity_pgPrev:hover{
    background-color: #006eab;
}
.centralList a.lucidity_pgPrevDisabled,.centralList a.lucidity_pgPrevDisabled:hover,.centralList a.lucidity_pgNextDisabled,.centralList a.lucidity_pgNextDisabled:hover{
    cursor: default;
    background: none;
    color: #c0b8b8;
    outline: none;
}
.ldxx{margin-top:30px;}
.ldxx li{
    overflow:hidden;
    font-size:16px;
    color:#222222;
    line-height:44px;
    background-color:#f8fbfd;
    margin-bottom: 20px;
    border: 1px solid #dde5eb;
}
.ldxx li .ld_img{
    float:left;
}
.ldxx li img{
    width:110px;
    margin:20px;

}
.ld_intro{
    float:left;
    width: 988px;
}
.ld_introtitle{
    background-color:#e7f4fb;
    color:#006eab;
    width:150px;
    text-align:center;
    display:inline-block;
}
.ldxx li .ld_intro div{
    display:table;
    border-top: 1px solid #dde5eb;
    border-left: 1px solid #dde5eb;
    overflow:hidden;
    width:100%;
}
.ldxx li .ld_intro div:first-child{
    border-top: 0px;
}
.ldxx li .ld_intro .ld_introtitle{
    border:none;
}
.ldxx li .ld_intro span{
    padding:0px 15px;
    display:table-cell;
    border-left:1px solid #dde5eb;
    vertical-align: middle;
}
@media (max-width: 500px){
    body{
        padding: 0 1%;
    }
    .dqwz{
        display: none;
    }
    .Con ul.xxnav>li{
        width: 48%;
        margin-right: 4%;
        margin-top: 15px;border-radius: 10px;
    }
    .Con ul.xxnav>li:nth-child(2n){
        margin-right: 0;
    }
    .Con ul li.rsxx .rsxxChild{
        padding: 0;
    }
    .Con>.clearfix{
        padding: 0px 10px!important;
    }
    .Con .centralElement, .Con .centralElementList{
        padding: 29px 10px!important;
    }
    .centralList div>li a {
        max-width: 63%;
    }
    .ldxx li .ld_img{
        float:none;
        text-align:center;
    }
    .ldxx li .ld_intro div:first-child{
        border-top: 1px solid #dde5eb;
    }
    .ldxx li .ld_intro .ld_introtitle {
        width: 100px;
    }
    .ld_intro{
        width:100%;
    }
    .ldxx li .ld_intro span{
        width: calc(100% - 100px);
    }
    .ldxx li .ld_intro div{
        border-left:0;
    }
}