/* 清除浮动  */
.clearfix {
    zoom: 1;
}

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

body {
    font-family: "PingFangSC-Semibold";
}


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

.shadow {
    width: 100%;
    height: 495px;
    background: rgba(0, 0, 0, 0.25);
    padding: 30px 0 30px 30px;
    box-sizing: border-box;
}

.section02 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f0f7ff;
}

.article {
    width: 100%;
    height: auto;
    background-color: #fff;
    box-shadow: 0px 2px 10px rgba(44, 115, 214, 0.2);
    margin: 30px 0;
    padding: 0 26px;
    overflow: hidden;
}

/* 当前位置 */
.dqwz {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #D8D8D8;
    padding: 0 2px;
}

.dqwz li {
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
}

.dqwz li:nth-child(2) {
    margin-left: 9px;
}

.dqwz li a {
    color: rgba(0, 0, 0, 0.6);
}

.dqwz li:last-child span {
    display: none;
}

.dqwz li span {
    margin: 0 7px 0 11px;
}

/* 栏目标题 */
.title {
    width: 240px;
    height: 730px;
    background-color: #F0F7FF;
    margin: 20px 0 30px 0;
    overflow: hidden;
    float: left;
}

.title p {
    width: 100%;
    height: 60px;
    background-color: #005bac;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.title>li {
    width: 188px;
    min-height: 40px;
    background-color: #fff;
    margin: 20px 28px 0 24px;
    text-align: center;
    font-size: 16px;
    text-indent: 2px;
    display: table;
    position: relative;
}
.title>li>img{
    width: 10px;
    height: 10px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.title>li>img:nth-child(3),
.listTi .listSon>img:nth-child(3){
    display: none;
}

.listTi{
    width: 188px;
    background-color: #fff;
    display: none;
    text-align: left;
    padding-left: 36px;
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 5px;
}
.listTi .listSon{
    display: block;
    width: 100%;
    line-height: 30px;
    float: left;
    font-size: 14px;
    position: relative;
}

.listTi a{
    display: block;
    color: #333;
}
.listTi .cur{
    color: #005bac;
}

.listTi .listSon .listSonS{
    width: 188px;
    height: auto;
    float: left;
    font-size: 12px;
    background: #eee;
    display: none;
}
.listTi .listSon .listSonS a{
    display: block;
    color: #333;
    line-height: 30px;
}





.title li:nth-of-type(1){
    margin-top: 26px;
}
.title li>a {
    /* display: table-cell; */
    vertical-align: middle;
    color: #333;
    width: 188px;
    display: block;
    line-height: 40px;
    text-align: left;
    padding-left: 36px;
}
.title .gl{
    border: 1px solid #005bac;
}
.title .gl>a {
    color: #005bac;
}

.list {
    width: 100%;
    min-height: 730px;
    height: auto;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    text-align: justify;
    color: #333;
    text-indent: 36px;
}
.listBox{
	 width: 878px;
    min-height: 730px;
    margin-top: 20px;
    overflow: hidden;
  	 float: right;
}
.ListTitle{
    width: 100%;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
}
.ListTitle span{
    display: inline-block;
    line-height: 39px;
    border-bottom: 1px solid #005bac;
}
.list img{
    display: block;
    margin: 0 auto;
}
.hov{
            color: #005bac !important;
        }
.title{
        cursor: pointer;
    }
    .listTi a:hover{
        color: #005bac;
    }

/* 底部 */
.footer {
    width: 100%;
    height: 160px;
    background-color: #005bac;
}

/* 友情链接 */
.yqlj {
    width: 100%;
    height: 50px;
}

.yqlj li {
    width: 200px;
    height: 50px;
    float: left;
    color: #f3f7fb;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
}


.yqlj li div {
    width: 100%;
    height: 100%;
    padding: 14px 0 16px 0;
    box-sizing: border-box;
}

.yqlj li img {
    width: 14px;
    height: 9px;
    position: absolute;
    top: 21px;
    left: 170px;
}

.yqlj li:first-child~li div {
    padding-left: 20px;
}

.yqljList {
    width: 200px;
    overflow: hidden;
    background-color: #005bac;
    box-shadow: 0px 2px 10px rgb(153 153 153 / 30%);
    position: absolute;
    bottom: 50px;
    left: 0;
    display: none;
}

.yqljList li {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.yqljList li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-indent: 20px;
}

.yqlj li:hover .yqljList {
    display: block;
}

.yqlj li:hover img {
    transform: rotate(180deg);
    transition: all 0.5s;
}

.yqljh1 {
    width: 100%;
    height: 1px;
    background-color: #aacae9;
    opacity: 0.5;
}

.footerBox {
    margin-top: 24px;
    width: 100%;
    height: 64px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

.footerBox img {
    float: left;
}

.footerText {
    height: 64px;
}

.footerText li {
    width: 100%;
}

.footerText li span,
.footerText li a {
    color: #f3f7fb;
    opacity: 0.7;
}

.footerText01 {
    margin-left: 40px;
}

.footerText01 span {
    margin-right: 6px;
}

.footerText01 a {
    margin-left: 14px;
}

.footerText02 {
    margin-left: 58px;
}

.footerText02 li:nth-child(1) span {
    margin-right: 20px;
}

.footerText02 li:nth-child(2) span {
    margin-right: 25px;
}

.hov{
            color: #005bac !important;
        }

/* 自适应 */
@media only screen and (max-width:1024px) {
    .bx1200 {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .bx900 {
        width: 100%;
    }

    .yqlj,
    .footerText02,
    .footerBox img,
    .footerText01 li:first-child {
        display: none;
    }

    .footerText01 {
        margin-left: calc(50% - 196px);
    }

    .listBox {
        width: 100%;
    }

    .page {
        display: none;
    }
    .title{
        width: 100%;
        height: auto;
        padding: 10px 0;
        box-sizing: border-box;
    }
    .title p{
        display: none;
    }
    .title li{
        width: 25%;
        margin: 0;
        float: left;
    }
    .title li:nth-of-type(1){
        margin-top: 0;
    }
    .footer{
        height: auto;
    }
}

@media only screen and (max-width:768px) {
    .bx1200 {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }

    .bx900 {
        width: 100%;
    }
    .footerText01{
        margin-left: 0;
    }
    .footerText li span, .footerText li a{
        float: left;
        display: block;
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .search-banner{
        width: 100%;
    }
    .search-banner>input[type=text]{
        width: 185px;
    }
    .search-banner input[type=submit]{
        width: 62px;
        background:#005BAC;
        text-indent: 3px;
    }
    .title li{
        width: 50%;
    }
    .title{
        height: auto !important;
    }
    .list img{
        width: 100% !important;
    	  height: auto !important;
    }
}
/* 对齐 */
.pageList li:nth-child(4),
.pageList li:nth-child(6),
.pageList li:nth-child(8),
.pageList li:nth-child(10){
    width: 28px;
}
.footerText01 li:nth-child(1) span:nth-child(2){
    margin-right: -1px;
}