body{
    background: #f5f5f5;
}
.f-service{background: #fff;}
.bread .box{
    padding: 10px;
    background: #fff;
}
.bread i{
    margin-right: 10px;
    color: #ff6700;
}
.bread a{margin-right: 5px;}
.article{position: relative; padding-top: 20px; margin: 0 auto; overflow: hidden;}
.articlebox-content {
    width: 68%;
    float: left;
    position: relative;
}
.articlebox-leftsidebar {
    width: 6%;
    float: left;
    position: relative;
}
.articlebox-rightsidebar {
    width: 26%;
    float: right;
    position: relative;
}
/* 文章内容 */
.article-box{
    padding: 15px 20px;
    margin: 0 1%;
    border-radius: 5px;
    margin-bottom: 9px;
    background: #fff;
}
.article-box .piece {
    margin-bottom: 20px;
}
.article-title{
    padding-bottom: 10px;
}
.article-title-nav{
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.article-title-nav i{
    margin-right: 10px;
}
.article-title h1{
    font-size: 20px;
    margin-bottom: 10px;
}
.article-title-info{
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.article-title-info span{ 
    margin: 0 5px;
}
.article-title-info span i{
    margin-right: 5px;
    
}
.article-content { font-size: 16px; line-height: 32px; word-break: break-all; width: 100%;}
.article-content p { margin: 15px 0;}
.article-content a {color: #ff6700;}
.article-content ul, .article-content ol { margin: 10px 0 10px 35px; }
.article-content ul li, .article-content ol li { margin-top: 3px; line-height: 30px; }
.article-content pre code{border-radius: 10px;}
.article-content pre ul li{line-height: 1.5;margin-top: 0;font-size: 14px;}
.article-content ul li { list-style-type: disc; }
.article-content ol li { list-style-type: decimal; }
.article-content h2 {font-size: 16px;background: #f5f5f5; width: 100%;height: 30px;line-height: 30px;padding: 5px 0;margin: 5px 0;text-indent: 10px;border-left: 5px solid #F00;}
.article-content h3, .article-content h4, .article-content h5, .article-content h6 { position: relative; padding-left: 14px; font-size: 16px; margin: 20px 0;}
.article-content img { max-width: 100% !important; width: 100% !important; height: auto !important; margin: 10px auto; }
.article-content video { height: auto !important; display: block; margin: auto; max-width: 100% !important; }
.article-content table { max-width: 100%; border-width: 1px; border-color: #666; border-collapse: collapse; font-size: 15px; line-height: 26px; }
.article-content table th { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666;}
.article-content table td { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666;}
.article-content .cut-img img{width:100% !important;margin-bottom:0;}
.copyright{
    padding-top: 10px;
    border-top: 1px solid #ccc;
}
.copyright p{
    font-size: 14px;
    color: #666666;
}
/*tags*/
.tags { margin: 15px 0; font-size: 16px; color: #8392A5; }
.tags i {margin-right: 10px; font-size: 22px;}
.tags a { color: #8392A5; border: 1px solid #8392A5; display: inline-block; font-size: 14px; padding: 5px 15px; margin: 5px; border-radius: 4px; transition: all .2s; }
.tags a:hover { background: #ff6700; color: #fff; border: 1px solid #ff6700; }
/*info-pre-next*/
.info-pre-next { line-height: 34px; margin-bottom: 20px; overflow: hidden; }
.info-pre-next p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 45%; float: left; }
.info-pre-next p:nth-child(2) { text-align: right; float: right; }
.info-pre-next a { margin-left: 10px; font-weight: bold; }
/*联系*/
.conus{
    width: 350px;
    height: 100px;
    margin: 10px auto;
    overflow: hidden;
    border: 1px solid #ccc;
    border-right: none;
    border-left: none;
    padding:5px 0 5px 0;
}
.conus-l{
    width: 30%;
    float: left;
}
.conus-l img {
    width: 100px;
}
.conus-r {
    width: 65%;
    float: left;
    line-height: 30px;
    margin-left: 10px;
}
.conus-r h5 {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    font-size: 16px;
}
.conus-r p {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 13px;
    color: #999;
}
.title-el{
padding: 10px 0;
color: #443e39;
font-size: 16px;
border-bottom: 1px solid #ccc;
font-weight:600;
}
.title-el span{
    margin-right: 10px;
    float: right;
    font-size: 13px;
    color: #eb5a32;
}
.board-box ul{list-style: none; overflow: hidden;}
.board-box ul li {width: 25%; float: left; margin-bottom: 5px;}
.board-box .board-pic {padding: 5px; padding-bottom: 0;}
.board-box ul li img{width: 100%;}
.board-box ul li h2{margin: 0 5px; padding: 10px 5px; text-align: left;font-size: 14px; display: block; background: #f5f5f5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.board-box ul li:hover h2{background: #333; color: #fff;}
.floor_new {
    margin-bottom:5px; overflow:hidden;
}
.floor_new ul li{
    width: 100%;
    height:80px;
    float:left;
    margin: 5px 0;
    background:#F2F2F2;
    overflow:hidden;
}
.floor_new ul li:hover{
    background: #555;
}
.floor_new ul li:hover .floor-a {
    color: #fff;
}
.floor-a{
    color: #666;
}
.floor_new .time{
    height:100%;
    background:#ccc;
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    width:80px;
    font-size: 16px;
    }
.floor_new .time em{  
    display: block;
    font-size: 40px;
    color: #fff;
    height: 40px;
    padding-top: 14px;
}
.floor_new dd{
    line-height:24px;
    margin-left: 90px;
    margin-top: 5px;
}
.floor_new dd p{
    font-size:14px;
    width:97%;
}
.floor_new dd h5 {
    font-size: 15px;
    font-weight: 700;
}
/*内容左侧导航 开始*/
.left-menu {
    border-radius: 5px;
    background: #fff;
    width: 74px;
    z-index: 5;
    -webkit-box-shadow: 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px;
    box-shadow: -1px 1px 20px rgba(0, 0, 0, .13);
}

.left-menu li {
    border-radius: 5px;
}
.left-menu li a {
    color: #666666;
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: block;
    padding: 59.3px 0 5px 0;
    border: 1px solid #ededed;
    border-top: 0;
    background-position: center 8px;
    background-repeat: no-repeat;
}
.left-menu li a:hover {
    color: #eb5a32;
        text-decoration: none;
}
.left-menu li.li_o a {
    border-color: #9cb8e2;
    background-color: #9cb8e2;
    color: #fff;
    background-position: 16px 9px;
    cursor: default;
    padding-top: 35px;
    padding-bottom: 0px;
}
.left-menu li.li_hx a {
    background-image: url(../images/icon_hx.jpg)
}
.left-menu li.li_vi a {
    background-image: url(../images/icon_vi.jpg)
}
.left-menu li.li_by a {
    background-image: url(../images/icon_by.jpg)
}
.left-menu li.li_jh a {
    background-image: url(../images/icon_jh.jpg)
}
.left-menu li.li_qy a {
    background-image: url(../images/icon_qy.jpg)
}
.left-menu li.li_cp a {
    background-image: url(../images/icon_cp.jpg)
}
.left-menu li.li_jp a {
    background-image: url(../images/icon_jp.jpg)
}
/*内容右侧导航 开始*/
.article-sidebar {
    padding: 20px;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}
.article-sidebar h3{
    font-size: 16px;
    line-height: 50px;
    position: relative;
}
.article-sidebar h3 a {display: block;color: #ff6700;position: absolute;top: 0; right: 0; line-height: 50px;font-size: 14px;}
.board-recommend ul{
    margin-bottom: 1px;
    height:500px; 
    overflow-y: auto;
    overflow-x: hidden;
}
/*滚动条美化*/
.board-recommend ul::-webkit-scrollbar {
    width : 10px;  
    height: 1px;
    }
.board-recommend ul::-webkit-scrollbar-thumb {
    border-radius   : 5px;
    background-color: #ee1c25;
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.2) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0.2) 75%,
        transparent 75%,
        transparent
    );
}
.board-recommend ul::-webkit-scrollbar-track {
box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
background   : #1a1a1a;
border-radius: 10px;
}
.board-recommend {overflow: hidden; }
.board-recommend .blogs-title{position: relative;}
.board-recommend .blogs-title h2{line-height: 50px; font-size: 22px; }
.board-recommend .blogs-title a{display: block;color: #ff6700;position: absolute;top: 0; right: 0; line-height: 50px;font-size: 14px;}
.board-recommend li { position: relative; margin-bottom: 20px; overflow: hidden; }
.board-recommend li i { width: 120px; height: 80px; display: inline-block; overflow: hidden; float: left; margin-right: 12px; border-radius: 2px; }
.board-recommend li i.eyou_arcclick{width: 20px;height: 20px; float: none;margin: 0;border-radius: 0%; display: inline;}
.board-recommend li i img { width: 100%; min-height: 100%; transition: .5s; float: left; }
.board-recommend li em { position: absolute; top: 0; left: 0; height: 17px; width: 21px; color: #ccc; font-size: 12px; font-style: normal; text-align: center; background: rgba(0,0,0,.5); border-radius: 2px 0 0; z-index: 1; }
.board-recommend li:nth-child(1) em, .board-recommend li:nth-child(2) em, .board-recommend li:nth-child(3) em { color: #fff; }
.board-recommend li:nth-child(1) em { background: #f95456 }
.board-recommend li:nth-child(2) em { background: #f6a625; }
.board-recommend li:nth-child(3) em { background: #4385f4 }
.board-recommend li p { font-size: 14px; font-weight: normal; line-height: 20px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; margin-top: 5px; }
.board-recommend li span { font-size: 12px; width: 90px; height: 13px; position: absolute; bottom: 10px;font-size: 12px; }
.board-recommend li span.right{right: 0;}
/*hot_news*/
.hot_news { overflow: hidden; position: relative }
.hot_news ol { overflow: hidden; padding: 10px 0 0px 25px; list-style: auto; font-size: 14px; color: #666;}
.hot_news li { line-height: 36px; list-style-type: inherit; padding-left: 10px; }
.hot_news p { font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 80%; float: left; }
.hot_news li span { float: right; width: 20%; text-align: center; color: #808595; font-size: 12px; }
.hot_news .tagsp{width: 70%;}
.hot_news li .tagss{width: 30%;}
.hot_news section { background-color: #fff; line-height: 42px; box-shadow: 0px 9px 24px rgb(0 0 0 / 5%); margin: 10px 0; border-radius: 10px; }
.hot_news ol:before { content: ""; background: url(../images/icon_fire.png) no-repeat; background-size: 20px; width: 20px; height: 20px; position: absolute; right: 40px; top: 22px; }
.hot_news li:nth-child(1) span { color: #f33; font-weight: bold; }
.hot_news li:nth-child(2) span, .hot_news li:nth-child(3) span { color: #f80; font-weight: bold; }
/* contack */
.contack{
  border-left: 5px solid #f33;
  padding-left: 10px;
}
.contack h3{
    color: #f33;
    font-size: 18px;
    font-weight: 600;
}
.contack form {
    padding: 10px 0;
}
.contack form textarea{
    width: 100%;
    height: 60px;
    border: 1px solid #f33;
    border-radius: 5px;
    text-indent: 2em;
    line-height: 25px;
}
.contack .ly-tel {
    height: 30px;
    margin: 10px auto;
    border: 1px solid #eb5a32;
    line-height: 30px;
    border-radius: 5px;
}
.contack .ly-tel:hover .icob {
    background:#eb5a32;
    color: #fff;
}
.contack .ly-tel  i {
    width: 30px;
    height: 30px;
    float: left;
    border-right: 5px;
    color: #eb5a32;
    font-size: 16px;
    padding-left: 5px;
}
.contack .ly-tel input{
    line-height: 30px;
    color: #666;
    float: left;
    text-indent: 0.5em;
    text-transform: uppercase;
    background: #FFF;
    background-position: left top;
}
.contack .ly-submit {
    width: 60%;
    border: none;
    color: #666;
    font-size: 16px;
    border-radius: 10px;
    background: #fff;
    border:1px  solid #d71619;
    text-align: center;
    padding: 2% 0;
    margin: 0 auto;
    -webkit-appearance: none;
    cursor: pointer;
    font-weight: bold;
}
.contack .ly-submit:hover{color: #fff; background: linear-gradient(to right, #fc3637 0%, #d71619 100%);}
