/* 重置样式 */
section, body, div, p, span, h1, h2, h3, h4, h5, h6, form, input, a, ul, li, dt, dd, dl, ol, header, nav, footer {margin: 0;padding: 0;}
a {text-decoration: none;}
li {list-style: none;}
input {border: none;outline: none;background-color: transparent;}

/* 通用样式 */
.fl {float: left;}
.fr {float: right;}
.clearfix::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}

.mob-head .head-btn a{background: url(//cdn.myxypt.com/2598dc5a/21/09/56615b31eb56d1133efa18816c029fcf48f63246.png) no-repeat top center;background-size: 100% 100%;width: 30px;height:20px;}
.mob-head{line-height: 20px;}
.mob-head .head-btn {height: 20px;top: calc(50% - 10px);}

.dao{background:#1048a0;}
.dao li{width:25%;border-right:1px solid #fff;box-sizing: border-box;border-top:1px solid #fff;}
.dao li a{display:block;color:#fff;font-size:14px;line-height:40px;text-align:center;}


.psort{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;margin-top:20px;}
.psort li{width:48%;margin-bottom:15px;}
.psort li a{display:block;background:#f6f6f6;color:#333;text-align:center;line-height:40px;font-size:14px;}


.box2{margin-top:20px;}
.wh{margin: 0 3%;}
.box1{margin:10px 0  30px 0;}
.bt1{text-align: center;}
.bt1 dd{letter-spacing: 2px;color: #666666;font-size: 20px;line-height: 1;text-transform: uppercase;}
.bt1 dt{letter-spacing: 1px;color: #0f47a0;font-size: 16px;background: url(//cdn.myxypt.com/2598dc5a/21/09/108d208fb95e667ba66b2926954e32f5cfe593c0.png) no-repeat center;line-height: 1;margin-top: 11px;}
.yul{margin-top:20px;display: flex;justify-content: space-between;flex-wrap: nowrap;display: -webkit-flex;}
.yul li{width: 32%;text-align: center;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.yul li h3{color: #1a50a3;font-size: 16px;font-weight: normal;margin-top:10px;}
.yul li:hover h3{font-weight: bold;}
.yul li:hover{margin-top: -10px;}
.yul li .img{width: 60%;margin: 0 auto;}
.yul li img{width: 100%;}

.plist{margin-top:10px;display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
.plist li{margin-bottom: 20px;background-color: #f6f6f6;width: 48%;}
.plist li a{display: block;padding: 17px 10px 6px 10px;}
.plist li a.img{display: block;}
.plist li a.img img{width: 100%;height: 100%;}
.plist li h3 a{display: block;color: #333333;font-size: 13px;padding-top: 6px; font-weight: normal;line-height: 18px;text-align: center;}

.box3{margin-top: 20px;}
.cbox{padding: 5%;}
.cul{margin-top:20px;display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
.cul li{width: 48%;background-color: #ffffff;border: solid 1px #e5e5e5;position: relative;padding-bottom: 20px;}
.cul li .img{display: block;margin-top: 12px;}
.cul li .img img{display: block;width: 100%;height: 100%;margin: 0 auto;}
.cul li h3 a{display: block;color: #333333;font-size: 14px;padding: 15px 0 0 0;font-weight: normal;line-height: 20px;}
.cul li span{display: block;color: #333333;font-size: 12px;margin-top: 5px;margin-bottom: 30px;}
.cmore a{position: absolute;bottom: 10px; display: block;width:88px;height: 25px;background-color: #1048a0;color: #fefefe;line-height: 25px;font-size: 12px;text-align: center;}



/**/
.abox{margin-top: 20px;}
.box4{margin: 30px 0;}
.aleft{width: 48%;}
.acon{width: 48%;color: #333333;font-size: 12px;line-height:20px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;}
.aleft img{display: block;width: 100%;}


/**/
.newss {
    position: relative;
    width: 92%;
    margin: 0 auto;
}

.news-home-list1 {}

.news-home-list1 li {
    margin-top: 18px;
    background: #f6f6f6;
}

.news-home-list1 li a {
    width: 75%;
    float: right;
    font: 400 14px/24px "微软雅黑";
    color: #1048a0;
    padding-top: 4px;
    text-align: left;
    padding-left: 10px;
}

.news-home-list1 li a:hover {
    color: #0171bd;
    text-decoration: none;
}

.news-home-list1 li p {
    width: 75%;
    float: right;
    font-family: "微软雅黑";
    color: #666666;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
    padding-left: 10px;
}

.news-home-list1 li .news-time {
    width: 20%;
    height: auto;
    background: #1048a0;
    float: left;
}

.news-home-list1 li .news-time .time1 {
    font: 600 26px/30px "arial";
    color: #fff;
    text-align: center;
    padding-top: 12px;
}

.news-home-list1 li .news-time .time2 {
    font: 400 14px/26px "arial";
    color: #fff;
    text-align: center;
}


.box6{margin: 30px 0;}
.dlx{text-align: center;color: #666666;line-height: 24px;margin-top: 20px;}



/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #434343;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
  font-size: 0;
}

.footer ul li.active {
  background: #0099ff;
}

.footer ul li a {
  display: block;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
/*  */
.footer {
    width: 100%;
    margin-top: 6px;
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
}

.footer1 {
    max-width: 640px;
    margin: 0 auto;
    background: #1048a0;
    display: -webkit-box;
}

.footer a {
    -webkit-box-flex: 1;
    display: -webkit-box;
    color: #fff;
}

.footer span {
    width: 74px;
    display: block;
    margin: 0 auto;
    text-align: right;
    font: 400 16px/58px "微软雅黑";
    color: #fff;
    height: 58px;
}

.footer span.span1 {
    background: url(//cdn.myxypt.com/2598dc5a/21/09/f46163a53c1a388be9cb1b3ed3df80cad5dc0ae4.png) 0 50% no-repeat;
    background-size: 28px 28px;
}

.footer span.span2 {
    background: url(//cdn.myxypt.com/2598dc5a/21/09/7ce6c9e3f275dc3aec962a5b993e79cf8e9badd4.png) 0 50% no-repeat;
    background-size: 28px 29px;
}

.footer span.span3 {
    background: url(//cdn.myxypt.com/2598dc5a/21/09/a12bc631051ddecece943dfc419f9e67d326b073.png) 0 50% no-repeat;
    background-size: 26px 26px;
}

.footer span.span0 {
    background: url(../images/icon.png) 10px -75px no-repeat;
    background-size: 110px 385px;
}
