@charset "utf-8";
blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul{margin:0;padding:0;box-sizing:border-box;
-webkit-tap-highlight-color:transparent;}
address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
abbr,body,fieldset,html,iframe,img{border:0}
input{border:0;outline:0}
h1,h2,h3,h4,h5,h6,small{font-size:100%}
q:after,q:before{content:none}
label,summary{cursor:default}
a,button{cursor:pointer}
b,em,h1,h2,h3,h4,h5,h6,strong{font-weight:normal;}
a,a:hover,del,ins,s,u{text-decoration:none}
body,button,input,keygen,legend,select,textarea{font:18px/1.2 Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#333;outline:0}
html,body,div,span,object,button,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,code,em,img,q,small,strong,dd,dl,dt,li,ol,ul,fieldset,form,label,table,tbody,tr,th,td,input {
  margin: 0; padding: 0;  border: 0;}
::-webkit-scrollbar{width:0;height:0}
::-webkit-scrollbar-track{background-color:#bee1eb;}
::-webkit-scrollbar-thumb{background-color:#00aff0;}
::-webkit-scrollbar-thumb:hover {background-color:#9c3}
::-webkit-scrollbar-thumb:active {background-color:#00aff0}
body {width: 100%; overflow-x: hidden;}
ul,li {list-style-type: none;}
html {background: #fff;font-family: 'Microsoft YaHei', 'Helvetica', 'STHeiti', 'Arial', sans-serif; -webkit-text-size-adjust: none;word-break: break-word;}
a {text-decoration: none;color: #333;}
.gotop-btn {position: fixed;bottom:133px;right: 10px; display: none; width: 36px;height: 28px;}
.icon-up{background:url(../../images/cyol/wap_up.png) no-repeat;display:block;width:36px;height:28px;-webkit-background-size:36px 28px;background-size:36px 28px}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.clearfix:after { content: "."; display: block; height: 0;clear: both;visibility: hidden;}
.clearfix {zoom: 1;}

.nav_list {
    border-bottom: 2px solid #f1f1f1;
    height: 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}
.nav_item {
    white-space: nowrap;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: #505050;
    text-decoration: none;
    font-size: 17px;
    line-height: 28px;
    height: 28px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.nav_item.on {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    display: inline-block;
}
.nav_item.on::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -3px;
    width: 20px;
    height: 3px;
    -webkit-border-radius: 0.026667rem;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #e60012;
}
/*------list-----*/
.news-li{ padding: 20px 0px 10px; margin: 0px 15px; border-bottom: 1px solid #eee;}
.news-li a{display: flex}
.news-pic { width: 113px; height: 75px;margin-right: 12px;  float: left;}
.news-pic img{width: 113px;  height: 75px;  border-radius: 5px;}
.news-pic .tubg img{width: auto!important;   height: 75px;   border-radius: 0;   display: block;margin: 0px auto;}
.news-txt {   flex: 1;float:right;}
.news-txt h2{    font-size: 16px; line-height: 24px;font-weight: normal;margin-bottom:8px; text-overflow: ellipsis;overflow: hidden;  display: -webkit-box;-webkit-line-clamp: 2;   -webkit-box-orient: vertical;  max-height: 48px;}
.news-txt .info{font-size: 12px;color: #777;}
.news-txt .info span{margin-right: 5px;}
.item .more{width: 60%;    margin: 20px auto;   border: 1px solid #ccc;   height: 40px;   border-radius: 15px;   line-height: 40px;   text-align: center;   color: #777;}
.item .more p{line-height:40px;}
.news-li1{padding: 20px 0px 10px; margin: 0px 15px; border-bottom: 1px solid #eee;}
.news-pic1,.news-pic1 img{width:100%;}
.news-txt3,.news-txt1{font-size: 16px; line-height: 24px;font-weight: normal;}
.news-pic3{width: 100%;    display: -webkit-box;    display: -webkit-flex;   display: -moz-box;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;margin-bottom:8px;}
.news-li1 .info{font-size: 12px;color: #777;margin-top:5px;}
.news-li1 .info span{margin-right: 5px;}
.news-pic3 img{display: inline-block;    width: 32%;height:75px;-webkit-border-radius: 5px;   -moz-border-radius: 5px;   border-radius:5px;  overflow: hidden;}
.news-txt3{margin-bottom:8px;}
/*------评论员--------*/
.movie-list{height:840px;overflow:hidden;margin-top:20px;}
.movie-list li{width:29%; float: left; margin: 0px 2%; height: 280px;}
.movie-list li img{width: 100%;height:auto;display: block;border-radius:6px; }
.movie-list li h3 {line-height: 18px;font-size:17px; margin: 5px 0px;max-height:54px;text-overflow: ellipsis;overflow: hidden;   display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical; }  
.movie-list li .desc{font-size: 13px;line-height: 16px;color: #666;max-height:64px;display: -webkit-box;  -webkit-line-clamp: 4;  -webkit-box-orient: vertical;  overflow: hidden;  text-overflow: ellipsis;}  

/*------ 要闻列表------------ */
.listY{overflow:hidden;}
.listY li{clear:both;vertical-align:bottom;overflow:hidden;height:45px!important;border-bottom:1px solid #ebedee;padding:0 15px;}
.listY li a{display:block;color:#000;margin: 0;}
.listY li h4{height:45px;line-height:45px;color:#000;font-size: 18px;font-weight:normal;}
.listY li .tit{float:left;}
.listY li .fenlei{float:left;margin-left:3px;display:inline;margin-top: 10px;}
.block-title{line-height: 26px;overflow:hidden;margin:20px 0 15px 0;padding: 0 10px 10px;border-bottom: 3px solid #e60012;border-top: none !important;}
.titles-list1 {  border: none !important;}
.block-title h2{/* padding-right: 8px; */background: #fff;float: none;color: #e60012;font-size: 20px;/* padding-left:5px; */font-weight:bold;padding-bottom: 4px;}
/*我看见*/
.small-box{ overflow: hidden;}
.small-box ul li{ width: 44%; float: left; margin: 0px 3%;  height: 160px;}
.small-box ul li img{ width: 100%; height: 92px;}
.small-box ul li h3{font-size: 15px; line-height: 20px; margin: 5px 0px;text-overflow: ellipsis;overflow: hidden;  display: -webkit-box;-webkit-line-clamp: 2;   -webkit-box-orient: vertical;  max-height: 40px;color:#000; font-weight: normal;}
.small-box ul li .desc{  font-size: 12px; line-height: 18px;color: #666;max-height: 36px; overflow: hidden;}
.bor20 {border-bottom: 20px solid #dcdcdc;}
/*微信矩阵*/
.wxjz-box{ overflow: hidden;}
.wxjz-box ul li{ width:94%; margin: 20px 3% 0px;background: #eee; padding: 12px;        overflow: hidden;}
.wxjz-box ul li img{height: 145px;display:block;margin-right:8px; display: inline; float: left;}
.wxjz-box ul li h3{font-size: 16px; line-height:20px; margin: 5px 0px;max-height:40px;overflow: hidden;   text-overflow: ellipsis;color:#000; font-weight: normal;}
.wxjz-box ul li .desc{  font-size: 13px; line-height: 18px;color: #666; overflow: hidden;text-align: justify;}

.more {
    width: 60%;
    margin: 20px auto;
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 15px;
    line-height: 40px;
    text-align: center;
    color: #777;
}
