/* 忙禄拧氓卤聫css */
html,body {    color: #333;    margin: 0;    height: 100%;}
* {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
a {    text-decoration: none;    color: #000;}
img {    border: 0;}
body {    background: #f5f5f5;    color: #666;    font-family: 'Microsoft Yahei', 'PingFangSC', sans-serif;}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {    margin: 0;    padding: 0;}
a {    text-decoration: none;    color: #08acee;}
button {    outline: 0;}
img {    border: 0;}
button,input,optgroup,select,textarea {    margin: 0;    font: inherit;    color: inherit;    outline: none;}
li {    list-style: none;}
a {    color: #4c4c4c;}
a:hover {    color: #333;}
.clearfix::after {    clear: both;    content: ".";    display: block;    height: 0;    visibility: hidden;}
.clearfix {}
/* 氓驴鈥γβ伱ヂ钙捗ヂ扁偓忙聽路氓录聫css */
.rolling {
    width: 330px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;}

.rolling .roll-title {
    overflow: hidden;
    height: 42px;
    background: #fff;
    padding: 0 10px;
    line-height: 42px;
    border-bottom: 1px solid #ddd;}

.rolling .roll-title .prev,.rolling .roll-title .next {
    display: block;
    width: 24px;
    height: 70px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 67px;
    right: 0;
    left: 0;
    display: none;
    z-index: 100;}

.rolling .roll-title .prev img {
    width: 22px;
    height: 48px;}

.rolling .roll-title .next img {
    width: 22px;
    height: 48px;}

.rolling .roll-title .next {
    right: -2px;
    display: none;
    left: inherit;}

.rolling .roll-title ul {
    float: right;
    overflow: hidden;
    zoom:1; margin-top: 10px;}

.rolling .content {
    width: 330px;
    height: 100px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    }

.rolling .content ul {
    overflow: hidden;
    zoom:1;}

.rolling .content ul li {
    float: left;
    height: 60px;
    line-height: 24px;
    text-align: left;
    _display: inline;
    font-size: 14px;
    margin-top: 0px;
    }

.rolling .content ul li span {
    color: #b7b7b7;
    position: relative;
    /* right: 10px; */
    top: -10px;
    }

.roll-title h2 {
    font-weight: normal;
    font-size: 14px;
    float: left;}

.rolling-more {
    float: right;
    color: #666;
    font-size: 12px;}

.rolling .rolling-more:after {
    content: "";
    display: inline-block;
    margin-bottom: 1px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 7px;
    height: 7px;
    border: 1px solid #666;
    border-right: none;
    border-bottom: none;}

.rolling .content ul li a:hover {
    color: #08acee;
    text-decoration: underline;}

.rolling:hover .next{
    display:block;}

.rolling:hover .prev{
    display:block;}

.bggray{background:#ffffff; overflow: hidden;margin-top: 20px;}
.wrap { width: 1200px; margin: 0 auto; }
.titledz {text-align: center;padding: 60px 0 60px 0;}
.titledz p { padding-top:12px; font-size:16px; color:#888;}

.titledz h1 { font-size: 30px;color:#24449f; display:flex; justify-content:center; align-items:center; }
.tabul{ height:51px; display:flex; background:#DEE0EB;}
.tabul li{flex:1; cursor: pointer; transition:all 0.3s ease; text-align:center; position:relative; font-size:16px; height:51px; line-height:51px; border-right:1px solid #fff;font-weight: bold;}
.tabul li:last-child{ border-right:0;}
.tabul li.on,.tabul li:hover{ background:#24449f; color:#fff;}
.tabul li:after{ opacity:0; transition:all 0.3s ease; width:20px; height:8px; position:absolute; left:50%; margin-left:-10px; bottom:-8px;}
.tabul li.on:after{ opacity:1; }
/***浜烘墠鍩瑰吇***/
.bytop{ height:107px; background:#fff; margin-top:18px; padding:10px; overflow: hidden;}
.bytop .fl{width:170px; flex-direction: column; background: #dee0eb; height:100%; margin-right:35px;}
.bytop .fl img{height:33px;}
.bytop .fl b{font-size:18px;padding-top:8px; color:#75197d}
.bytop .text{ height:100%; margin-right:43px; text-align: left; justify-content:flex-start; position:relative; flex:1; font-size: 16px; color:#666666; line-height:36px;}
.bytop .text a{ position: absolute;bottom:10px; right:0px; width:98px; font-size:14px; text-align: center; line-height:33px; height:33px; background:#DEE0EB; color:#75197D;}
.bytop .text a:hover{ background: #75197d; color:#fff;}

.rcbyList{ margin-left:-20px;}
.rcbyList li{float:left; width:25%; margin-top:24px; padding-left:20px;}
.rcbyList li a{display: block; background:#fff; padding:10px; height:215px; overflow: hidden;}
.rcbyList li a .pic{ overflow: hidden;}
.rcbyList li a .pic img{display:block; transition:all 0.5s ease; height:100%;width:100%;object-fit:cover;}
.rcbyList li a h2{ font-size:15px; padding:10px 0 8px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.rcbyList li a p{ font-size:14px; color:#888;display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis;
    word-wrap: break-word; -webkit-line-clamp:2;-webkit-box-orient: vertical}
.rcbyList li a:hover{box-shadow:#ddd 0 0 20px;}
.rcbyList li a:hover p{color:#75197d}
.rcbyList li a:hover .pic img{ transform: scale(1.1);}