@charset "utf-8";
    body {
    color:#333;
    font-size:14px;
    font-family:"Microsoft Yahei";
}
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input {
    margin:0;
    padding:0;
    list-style:none;
}
a {
    color:#333;
    text-decoration:none;
    font-family:"Microsoft Yahei";
}
a:focus {
    outline:0;
}
a.hand:hover {
    cursor:hand;
}
;img {
    border:none;
}
p {
    font-family:"Microsoft Yahei";
}
h1,h2,h3,h4,h5,h6 {
    font-family:"Microsoft Yahei";
}
i,em {
    font-style:normal;
}
.news {
    width:1200px;
    margin:0 auto;
    padding:40px 0 40px;
}
.tit-i {
    text-align:center;
    padding:0px 0 60px;
    line-height:36px;
    overflow:hidden;
}
.tit-i h3 {
    font-size:30px;
    color:#002;
    margin-bottom:10px;
}
.news .content {
    background:#fff;
    width:85%;
    margin:0 auto;
    box-sizing:border-box;
}
.n_title {
    background:#1538c1;
    height:75px;
    line-height:75px;
    color:#fff;
    text-align:center;
    font-size:22px;
    letter-spacing:10px;
}
.n_nav {
    background:#fff;
    margin-top:30px;
    margin-bottom:30px;
}
.n_nav li {
    line-height:50px;
    height:50px;
    font-size:16px;
    text-indent:27px;
    border-bottom:1px solid #efefef;
}
.n_nav li a {
    font-size:16px;
}
.n_nav li.on {
    border-left:3px solid #1538c1;
    color:#1538c1;
}
.n_nav li:last-child {
    border:none;
}
.n_jian {
    background:#fff;
    padding:5px;
    border-top:2px solid #1538c1;
    margin-bottom:30px;
}
.n_jian a {
    text-align:center;
    display:block;
    margin:10px auto;
    width:290px;
    height:200px;
    overflow:hidden;
}
.n_jian a img {
    width:100%;
    position:relative;
    transition:all 0.3s;
}
.n_jian a img:hover {
    transform:scale(1.2);
    transition:all 0.3s ease 0s;
    -webkit-transform:scale(1.2);
    -webkit-transform:all 0.3s ease 0s;
}
.n_list .img {
    width:255px;
    height:160px;
    float:left;
    margin-right:30px;
}
.n_list .text {
    width:72%;
}
.n_list .text h3 {
    font-size:22px;
    margin-bottom:10px;
    font-weight:400;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.n_list .text h6 span {
    color:#999;
    margin-right:34px;
    font-size:15px;
    font-weight:400;
}
.n_list .text p {
    margin-top:13px;
    font-size:16px;
    line-height:28px;
    letter-spacing:1px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
}
.n_list li:hover h3 {
    color:#1538c1;
}
.n_list li {
    border-bottom:1px solid #efefef;
    padding:30px 0;
    display:block;
}
.n_list li a {
    display:flex;
    align-items:center;
}
.n_list li:first-child {
    padding-top:0;
}
.news .t_title {
    font-size:28px;
    text-align:center;
    margin-bottom:15px;
    font-weight:400;
}
.news .t_info {
    padding-bottom:20px;
    border-bottom:1px solid #c4c4c4;
    margin-bottom:30px;
    text-align:center;
}
.news .t_info span {
    font-size:14px;
    margin-right:15px;
    color:#888;
}
.news .t_mian {
    font-size:15px;
    line-height:28px;
    margin-bottom:32px;
    display:inline-block;
    border-bottom: 1px solid #c4c4c4;
}
.news .t_mian p {
    font-size:14px;
    line-height:24px;
}
.news .t_mian div,.news .t_mian p {
    margin-bottom:15px;
}
.news .t_mian img {
    display:block;
    max-width:100%;
    margin:7px auto;
}
.dede_pages {
    margin:50px 0;
    overflow:hidden;
    text-align:center;
}
.pagelist {
    overflow:hidden;
}
.sopagelist {
    width:500px;
    margin:auto;
}
.t_page,.t_page p,.t_page a {
    font-size:14px;
    line-height:26px;
}
.t_page li:hover,.t_page li:hover a {
    color:#006DFF;
}
.t_page {
    border-top:1px solid #e8e8e8;
    position:relative;
    padding-top:15px;
    line-height:42px;
}
.dede_pages ul li {
    display:inline-block;
    padding:0 16px;
    line-height:17px;
    margin-right:6px;
    overflow:hidden;
    border:none;
    font-size:15px;
    background:#c4c4c4;
    line-height:40px;
    color:#fff;
}
.dede_pages ul li a {
    float:left;
    color:#fff;
    font-size:15px;
}
.dede_pages ul li.thisclass,.dede_pages ul li:hover {
    background:#006DFF;
}
.dede_pages .pageinfo {
    color:#fff;
}
.dede_pages .pageinfo strong {
    color:#fff;
    font-weight:normal;
}
.ggw01 {
    width:100%;
    display:grid;
    justify-content:space-between;
    flex-wrap:wrap;
    grid-template-columns:repeat(auto-fill,23.5%);
}
.ggw01 li {
    width:100%;
}
.ggw01 li a {
    ;
}
.ggw01 li a .img {
    ;
}
.ggw01 li a .img img {
    width:100%;
    display:block;
}
.ggw01 li a p {
    line-height:38px;
    font-size:16px;
    text-align:center;
}
.xqzs {
    display:flex;
    justify-content:space-between;
}
.xqzs .content {
    width:70%!important;
    background:#f4f4f4;
    padding:1.2%;
}
.xqzs .ybnr {
    ;
}
.xqzs .ybnr {
    width:27%;
}
.xqzs .ybnr h4 {
    font-size:22px;
    line-height:42px;
    text-align:left;
    margin-bottom:8px;
}
.xqzs .ybnr .box01 {
    background:#f4f4f4;
    padding:3%;
}
.xqzs .ybnr .box01 ul {
    ;
}
.xqzs .ybnr .box01 ul li img {
    width:100%;
    display:block;
}
.xqzs .ybnr .box02 {
    background:#f4f4f4;
    padding:3%;
    margin-top:6%;
}
.xqzs .ybnr .box02 .box02_list {
    ;
}
.xqzs .ybnr .box02 .box02_list li {
    ;
}
.xqzs .ybnr .box02 .box02_list li a {
    font-size:16px;
    line-height:38px;
    color:#333;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    display:block;
}
.xqzs .ybnr .box02 .box02_list li:hover a {
    color:#006DFF;
}
.xqzs .ybnr .swiper-pagination-bullet {
    width:8px!important;
    height:8px!important;
    display:inline-block;
    border-radius:100%;
    background:#000;
    opacity:0.2;
}
@media only screen and (max-width: 750px) {
 .ggw01{
   grid-template-columns: repeat(auto-fill, 47.5%);
 }   
.xqzs{
    flex-wrap: wrap;
}
.xqzs .content{
    width: 100%!important;
    padding:0;
}
.xqzs .ybnr{
    width: 100%;
}
.xqzs .ybnr .box01{
  margin-top: 7%;
}

}