@charset "UTF-8"; 


/* Base Reset */
* {margin: 0; padding: 0;}
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus {outline: 0;}
img {border: 0;}
a img {vertical-align: middle;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none {display: none;}
.hidden {visibility: hidden;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix {display: block; *zoom:1;}
body, p {font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; font-family: "Microsoft YaHei";}
body {background-color: #fff;}
a {text-decoration: none; color: #333; transition: all 0.4s ease-in-out;}
a:hover {text-decoration: none; color: #1495ea;}
.wrapper {width: 100%;}
.wrapper .inner {width: auto; margin: 0 auto;}

/**滚动条**/
::-webkit-scrollbar {width: 6px; height: 6px; background-color: #F5F5F5;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #FFF;}
::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #AAA;}

/**新闻基础样式**/
.tt {display: inline-block; vertical-align: top; width: 100%; margin-bottom: 20px; border-bottom: 1px solid #57b8ef;}
.tt .tit {display: inline-block; font-weight: normal; float: left;}
.tt .tit .title {display: inline-block; font-size: 20px; color: #001933; line-height: 45px;}
.more_btn {display: inline-block; line-height: 45px; float: right;}
.more_text {font-size: 16px; cursor: pointer; color: #0d5dca;}
.more_text:hover {color: #51c22c; transition: all 0.4s ease-in-out;}
.news_list {}
.news_list .news {width: 100%; float: left;}
.news_list .news .news_title {float: left; font-size: 15px; line-height: 38px; color: #383838;overflow: hidden; white-space: nowrap;    text-overflow: ellipsis;}
.news_list .news .news_title a {color: #383838;}
.news_list .news .news_title a:hover {color: rgb(117 27 62);}
.news_list .news .news_meta {float: right; display: inline-block; font-size: 15px; line-height: 38px; color: #6d6d6d;}

.post-61 .con {padding: 0 20px; }
.post-61 .news_list {margin: 0 -20px;}
.post-61 .news_list li.news {float: left; width: 20%; padding: 0px; text-align: center; border: none;}
.post-61 .news_list li.news .news_box {margin: 0 15px; height: 200px;border-top: 5px solid rgb(118 27 62); border-radius: 0 0 15px 15px;box-shadow: 1px 1px 5px; line-height: 100px;background: white;}
.post-61 .news_list li.news .news_box:hover{background: rgb(118 27 62);color:#fff;}
.post-61 .news_list li.news .news_box .link_icon {display: inline-block; width: 100%; opacity: 1; filter: alpha(opacity=100);}
.post-61 .news_list li.news .news_box .link_icon:hover {opacity: 0.8; filter: alpha(opacity=80);}
.post-61 .news_list li.news .news_box .link_icon .icon {width: 100px; height: 70px; margin: 10px 0px 0px; background: none; text-align: center; display: inline-block;}
.post-61 .news_list li.news .news_box .link_icon .icon img {width: 100%; height: auto;}
.post-61 .news_list li.news .news_box .link_con {display: block; line-height: 18px; margin: 12px 10px; max-height: 36px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; position: relative; top: 10px;}
.post-61 .slick-slider {padding: 0;}
.post-61 .slick-prev, .post-61 .slick-next {width: 80px; height: 80px; margin-top: -30px;}
.post-61 .slick-prev {background: url(../images/nextbj-l.svg) center no-repeat; top:100px}
.post-61 .slick-next {background: url(../images/nextbj-r.svg) center no-repeat; top:100px;}
.post-61 .slick-active:first-child .link_icon {background: none;}

