
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;width: 100%;line-height: 30px;}
td {line-height: 30px;}
fieldset, img {border: 0 none;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol, ul ,li{list-style: none outside none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a {color: #333;text-decoration: none;font-size: 15px;}
a:hover {text-decoration: underline;}
body,input,button,textarea,select{font-size: 12px;}
u{text-decoration:none;}
body{font-size: 12px;background: #f5f5f8;}

body{background: #f8f8f8;}

.zcc_logo_bar {
    width: 100%;
position: fixed;
    z-index: 999;

}

.zcc_logo_bar .zcc_center {
    margin: 0 auto;
    width: 100%;
    height: 45px;
    clear: both;
    line-height: 58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zcc_logo_bar{width:100%;margin:0 auto;text-align: center;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #34d0ba;
    position: fixed;
    z-index: 999;
}
.zcc_logo_bar a{display: flex;
    align-items: center;
    height: 100%;
}
.zcc_logo_bar a img{
    max-height: 90%;
}
.meun{
    color: white;
    font-size: 30px;
}


.zcc_nav{
    width: 100%;
}




.zcc_navs{
    width: 100%;
    white-space: nowrap;
    overflow-x:scroll;
    overflow-y:hidden;
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid #e3e3e3;
    background: white;
}
.zcc_navs ul{
    display: inline-block;


}
.zcc_navs ul li{
    display: inline-block;
    padding:8px 10px;
    font-size: 16px;
    color: #333;

}

.zcc_navs::-webkit-scrollbar {
    height: 0;
}
.hs{
    height: 45px;
}


.search_box {display: inline-block;width: 792px;}
.search {background: #fff;float: left;border-radius: 10px;overflow: hidden;border: 1px solid #34d0ba;margin-top: 31px;margin-left: 16%;display: none;}
.search em {float: left;width: 26px;height: 25px;background: url(/img/index/ico_2021.png) -31px 0px no-repeat;margin-left: 13px;margin-top: 11px;display: none;}
.search_text {width: 279px;padding: 0 10px 0 15px;line-height: 48px;height: 48px;border: 0;color: #cacaca;font-size: 17px;outline: none;float: left;}
.search_btn {width: 90PX;line-height: 48px;cursor: pointer;background: #34d0ba;padding: 0;float: right;font-size: 16px;color: #ffffff;border: 0;text-align: center;font-size: 16px;}

.rougao {float: right;margin-top: 39px;display: none;}
.rougao .jianyi {background-color: #ffa652;}
.rougao a {height: 34px;line-height: 34px;float: left;color: #fff;font-size: 14px;background-color: #34d0ba;border-radius: 4px;width: 103px;text-align: center;margin-left: 15px;}
.rougao a:hover{background-color: #0797ca;color: #fff!important;}
.rougao .jianyi:hover{background-color:  rgb(20 153 210);color: #fff!important;}

.top_tit{float: left;background: #f8f8f8;width: 94%;height: 41px;line-height: 41px;border-radius: 4px;font-size: 16px;padding: 0 3%;font-weight: 700;text-align: left;}
.top_left{width: 94%;float: right;background: #fff;border-radius: 10px;padding: 3%;}
.top_left ul{float: left;width: 100%;}
.top_left ul li{line-height: 41px;float: left;width: 100%;overflow: hidden;height: 41px;}
.top_left li a{font-size: 15px;float: left;width: 68%;}
.top_left ul li code {font-style: inherit;line-height: 15px;color: #ffffff;width: 15px;height: 15px;text-align: center;float: left;margin-top: 14px;margin-right: 6px;background: #ec8858;font-family: inherit;font-weight: 700;font-size: 12px;border-radius: 4px;}
.top_left li span{font-size: 12px;float: right;color: #888;}
.top_left a:before{content:"w";line-height: 15px;color: #ffffff;width: 16px;height: 16px;text-align: center;float: left;margin-right: 6px;background: #34d0ba;font-family: inherit;font-weight: 700;font-size: 12px;margin-top: 14px;}
.top_left a:hover img{border:1px solid #2191f0}
.top_left a:hover h2{color:#2191f0}

#benner{float: left;width: 100%;overflow: hidden;height: 214px;border-radius: 10px;margin-bottom: 10px;}
.top_middle {float: left;width: 94%;background: #fff;padding: 3%;margin-top: 10px;border-radius: 10px;}
.top_middle .img{float: left;width: 100%;}
.top_middle .img img{float: left;width: 100%;}
.top_middle ul{float: right;width: 100%;}
.top_middle_ul  li{line-height: 45px;float: left;width: 100%;overflow: hidden;height: 45px;}
.top_middle_ul  a{font-size: 15px;float: left;width: 68%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.top_middle_ul  span{font-size: 12px;float: right;color: #888;}

.top_middle_ul a:before {
    content: "";
    line-height: 15px;
    color: #ffffff;
    width: 4px;
    height: 4px;
    text-align: center;
    float: left;
    margin-right: 6px;
    background: #34d0ba;
    font-family: inherit;
    font-weight: 700;
    font-size: 12px;
    margin-top: 19px;
}

.top_middle_ul  a:hover img{border:1px solid #2191f0}
.top_middle_ul  a:hover h2{color:#2191f0}

.top_right {
    float: left;
    width: 94%;
    background: #fff;
    padding: 3%;
    padding-top: 0;
    border-radius: 10px;
}

.top_right ul{float: left;}
.top_right .u-first-title{float: left;line-height: 41px;width: 100%;margin-bottom: 15px;}
.top_right .u-first-title h1{float: left;font-weight: 700;font-size: 16px;}
.top_right .u-first-title h2{float: left;font-weight: 700;font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.top_right .u-first-title span {
    float: left;
    line-height: 28px;
    color: #9d9d9d;
    font-size: 14px;
    border-radius: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.bannericon{display: none;float:left;}
.zcc_chan{float:left;width: 100%;margin-top: 10px;}
.zcc_chan_box {float: left;width: 95%;background: #fff;border-radius: 10px;padding: 2.5%;}
.g-cont-list {float:left;width: 100%;}
.g_title_box {float:left;font-size: 24px;width: 100%;}
.g-title-left {float:left;width: 100%;height: 50px;line-height: 50px;border-bottom: 2px solid #ccc;}
.g-title-left strong{float:left;}
.g-title-left span{color: #666;float: right;}

.g-title-left span a {
    float: left;
    font-size: 14px;
    color: #999;
}

.u-cont-top {float:left;width: 100%;margin: 19px 0;position: relative;}
.u-cont-img {float:left;border-radius: 10px;overflow: hidden;margin-right: 20px;}
.u-cont-img img{float:left;

height: 104px;
width: 150px}

.u-cont-name {
    float: left;
    width: 51%;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.u-cont-top p {
    float: left;
    width: 51%;
    font-size: 14px;
    line-height: 24px;
    color: #909090;
    height: 50px;
    overflow: hidden;
}

.u-cont-top em{float:left;background: #f8f8f8;line-height: 24px;padding: 0 10px;color: #666;}

.g-cont-list ul {float:left;}
.g-cont-list ul li{float:left;width: 48%;line-height: 41px;height: 41px;overflow: hidden;}
.g-cont-list ul li a{float:left;font-size: 16px;}

.g-cont-list ul li a:before {
    content: "";
    line-height: 15px;
    color: #ffffff;
    width: 4px;
    height: 4px;
    text-align: center;
    float: left;
    margin-right: 12px;
    background: #34d0ba;
    font-family: inherit;
    font-weight: 700;
    font-size: 12px;
    margin-top: 19px;
    border-radius: 4px;
}

.g_phrase {float: right;width: 100%;}
.g_title_right{float:left;background: #f8f8f8;width: 94%;height: 45px;line-height: 45px;border-radius: 4px;font-size: 16px;padding: 0 3%;font-weight: 700;}
.g_title_right strong{float:left;}.g-cont-list ul {float:left;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.g_phrase ul{float:left;width: 100%;}
.g_phrase ul li{float:left;width: 100%;margin-top: 32px;}
.g_phrase ul li a{float:left;width: 100%;}
.g_phrase ul li a img{float:left;width: 35%;border-radius: 10px;margin-right: 20px;height: 86px}

.g_phrase ul li a p {
    float: left;
    width: 59%;
    border-radius: 10px;
    line-height: 40px;
    font-weight: 700;
    font-size: 16px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.g_phrase ul li a span {
    float: left;
    width: 59%;
    border-radius: 10px;
    line-height: 24px;
    color: #a6a6a6;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

/*flink*/
.flink{width: 100%;background: #fff;padding: 12px 0;margin: 10px 0;float: left;}
.flink ul{width: 1060px;margin: auto;}
.flink b{line-height:22px;font-weight: 400;float: left;color: #3790e2;}
.flink li{line-height: 22px;color: #b7b7b7;margin: 6px 6px;float: left;}
.flink li a{color:#797979;font-size: 12px;}
.flink{ zoom: 1}
.flink::after{clear: both;display:block;overflow: hidden;content: '';}

/*footer*/
.footer{float:left;width:100%;background: #434546;padding: 10px 0;}
.footer p{text-align:center;line-height: 24px;font-size: 11px;color: #bdbdbd;float:left;width:100%;}
.footer p a{color: #bdbdbd;font-size: 12px;margin: 0 5px;}



.banner {position: relative;width: 100%;float: left;height: 225px !important;overflow: hidden;border-radius: 10px;}
.banner li {list-style: none;}
.banner ul li {float: left;height: 100%;position: relative;border-radius: 10px;width: 100%;}
.banner ul li a{
    display: block;
    height: 100%;
}
.banner ul li img{width: 100%;height:100%;}
.banner ul{
    height: 100%;
}
.banner ul li p {
    background: #484747a8;
    line-height: 42px;
    color: #fff;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}


.subcate {
    padding: 5px;
    background: rgba(255,255,255,1);
    box-shadow: 0 0 5px rgba(0,0,0,0.01);
    font-size: 16px;
    margin-bottom: 10px;
}

.subcate ul {
    font-size: 0;
}

.subcate li {
    display: inline-block;
    font-size: 16px;
    padding: 0 15px;
    position: relative;
}

.subcate li a {
    line-height: 40px;
}

.subcate li:after {
    content: '/';
    position: absolute;
    top: 10px;
    right: -4px;
    color: #9ca0ad;
    opacity: .28
}

.subcate li:last-child {
    padding: 0 0 0 15px;
}

.subcate li:last-child:after {
    display: none
}

.subcate li.active a {
    color: #4e77de
}


.page{padding:20px 0 0;text-align:center;clear: both;overflow: hidden}
.page a,.page li span{ position:relative; display:inline-block; overflow:hidden; padding:8px 10px; width:auto; border:1px solid #E3E3E3; background:#fff; color:#333; text-align:center; font-size:13px; zoom:1; _display:inline; }
.page a[disabled]{ border:1px solid #ccc; background:#e4e4e4; color:#333; cursor:not-allowed; }
.page a[disabled]:hover{ border:1px solid #ccc; background:#e4e4e4; color:#333; }
.page .active span{  background:#34d0ba; color:#fff; text-decoration:none; }
.page li{
    margin: 0 5px;
}
.page .pagination{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


.zcc_let_nav {width: 100%;float: left;line-height: 50px;height: 50px;color: #666;font-size: 15px;}
.zcc_let_nav a {color: #666;padding: 0 5px;}
.zcc_conts .zcc_list_con{width: 100%;float: left;}
.zcc_conts .zcc_list{float:left;width: 94%;background: #fff;border-radius: 15px;padding: 3%;}
.zcc_conts .zcc_listul li{border-bottom: 1px dashed #e2e2e2;padding-bottom: 15px;margin-bottom: 11px;float: left;width: 100%;}

.zcc_conts  .title {
    font-size: 17px;
    margin: 0;
    font-weight: 700;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.zcc_conts h2:hover{text-decoration: none;color:#ff5246;}
.zcc_conts .description {float: left;word-break: break-all;color: #999;line-height: 24px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;font-size: 14px;}
.zcc_conts .extra {color: rgba(0,0,0,0.4);float: left;width: 100%;margin-top: 5px;line-height: 30px;padding-bottom: 15px;}
.zcc_conts .extra span{background: #f8f8f8;margin: 0.5rem 0 0;padding:5px 10px;font-size: 12px;}
/*.zcc_conts .title:before{content:"w";line-height: 12px;color: #ffffff;width: 14px;height: 14px;text-align: center;font-family: inherit;font-weight: 700;font-size: 14px;top: 10px;background: #34d0ba;margin-top: 14px;float: left;margin-right: 10px;}*/

.zcc_conts .zcc_show{float: right;width: 100%;}
.zcc_conts .g_title_right{height: 36px;line-height: 36px;color: #333;font-size: 16px;}
.zcc_conts .g_today {float: left;width: 100%;margin-bottom: 10px;}
.zcc_conts .g_today  ul{background-color: #fff;padding: 3%;float: left;width: 94%;border-radius: 10px;}


.menuwraps{width:calc(100%);background:#fff;top:45px;z-index:99999;padding-bottom:10px;height: 95vh;
}
.menuwraps a{
    color: #333 !important;
}
.menuwrapmain{overflow:auto;height:95vh;}
.menuwrapmain>a{background:#eee;float:left;width:23%;margin:3px 1%;font-size:14px;text-align:center;line-height:26px;height:26px;border-radius:2px;}
.menuwrapmain a.cul{width:48%;margin:3px 1%;font-size:16px;text-align:center;line-height:32px;height:32px;border-radius:2px;}
.menuwrapmain h3{text-align:left;font-size:18px;line-height:30px;height:30px;padding-left:15px;margin:15px 0 5px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.pos-a{position:fixed;left: 0;right: 0;margin: 0 auto}


.main{width: 100%;margin:0 auto;
clear: both;
    background: white;
    overflow: hidden;
}
.jh_main_con{width: 1100px;margin:0 auto;}

/*left*/
.main-left{float:left;width: 100%;}
.main-left h1{line-height: 36px;font-size: 28px;text-align: center;margin: 10px 0px 8px;color: #333;font-weight: bold;}
.main-left .zcc_info{line-height: 24px;padding: 8px 0;color: #b1b1b1;overflow: hidden;margin: 2px auto;width: 100%;text-align: center;font-size: 16px;}
.main-left .zcc_info span{margin-right: 10px;}
.main-left .zcc_info .source a{color: #b1b1b1;}
.main-left .zcc_info span a{color: #b1b1b1;}
.main-left .zcc_info .phone a {display: inline-block;padding-left: 12px;background: url(https://static.ruiwen.com/img/phone.png) no-repeat left center;}
.main-left .cont_sourece{font-size: 16px;text-indent: 1.6em;padding-bottom: 12px;float: left;width: 100%;}
.main-left .content{color: #333;width: 94%;font-size: 17px;line-height: 28px;float: left;padding: 0 3%;}
.main-left .content p{color: #333;width: 100%;font-size: 17px;line-height: 27px;padding-bottom: 12px;}
.content a{color: #000;}
.content h2,.content h2 a,.content h2 a u{text-decoration: none;font-size: 16px; text-align: left; font-weight: bold; line-height: 31px; clear: both; color: #ff0000; margin-top:15px;}
.main-left .source_url{line-height: 30px;font-size: 14px;color: #333;float: left;width: 100%;}
.main-left .source_url a{color: #666;}


u{text-decoration:none;}
.content a{font-size: 16px;}
.content h2,.content h2 a,.content h2 a u{text-decoration: none;font-size: 16px;text-align: left;font-weight: bold;line-height: 31px;clear: both;color: #ff0000;margin-top:12px;}
.content img{max-width: 100%!important;height: auto!important;}
.content img{border-radius: 10px;}
.after_height_light~p a {color: #2965b1 !important;}

.entry-meta {
    font-size: 16px;
    clear: both;
    overflow: hidden;
    padding: 20px 10px;
}

.entry-meta ul {
    overflow: hidden;
}

.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}

.entry-meta ul:first-child li:last-child a {
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.entry-meta ul li a {
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.content .rel_art_line:before {
    background: #e8b856;
    content: "";
    display: block;
    position: absolute;
    height: 16px;
    width: 6px;
    border-radius: 10px;
    left: 10px;
    top: 12px;
}

.after_height_light~p:after {
    content: "";
    border-bottom: 1px dashed #cecece;
    width: 100%;
    top: 19px;
    display: inline-block;
    position: absolute;
    left: 14px;
}

.content .after_height_light~p {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 39px;
    float: left;
    padding-bottom: 0;
    line-height: 39px;
}

.content .rel_art_line::after {
    display: none;
}

.content .after_height_light~p a {
    display: inline-block;
    background: #fff;
    font-size: 17px;
    position: absolute;
    z-index: 2;
    max-width: 68%;
    overflow: hidden;
    padding-right: 5px;
}

.content .after_height_light~p span {
    float: right;
    font-size: 12px;
    color: #bebbbb;
    background: #fff;
    position: absolute;
    z-index: 2;
    right: 0;
    padding-left: 6px;
}

.content .rel_art_line {
    line-height: 40px !important;
    padding-left: 20px;
    font-size: 17px;
    background-color: #f2f8fc;
    border-radius: 10px;
    float: left;
    width: 93%!important;
    font-weight: 700;
    color: #333!important;
    padding-bottom: 4px!important;
    margin-bottom: 5px!important;
}

.content a {
    color: #2965b1;
}

.art_next a {
    color: #2965b1!important;
}

