body{
    background: #f5f5f5;
}
.article-list{
    margin: 20px auto 40px;
    overflow: hidden;
}
.article{
    float: left;
    width: 70%;
}

.r-box{
    float: right;
    width: 28%;
}
/* 文章内容 */
.article article{padding: 20px; background: #fff;}
.article h1 {
    color: #001737;
    font-size: 24px;
    margin: 0 0 20px 0;
}
.wz_info { font-size: 12px; line-height: 28px; color: #808595;border-bottom: #dbdbdb 1px dashed; }
.wz_info span { margin: 0 20px 0 0 }
.wz_info span i{font-size: 12px; margin-right: 5px;}
.wz_info a { color: #808595; }
.content { font-size: 16px; line-height: 32px; word-break: break-all;}
.content img { max-width: 100% !important; width: 100% !important; height: auto !important; margin: 10px auto; }
.content p { margin: 15px 0;}
.content p.abstract{margin: 15px 0; padding-bottom: 10px; font-size:12px; color:#888; border-bottom: #dbdbdb 1px dashed;}
.wz_zhuanzai { text-align: left; color: #808595; font-size: 14px; line-height: 1.5; padding: 20px 0; letter-spacing: .05em; border-top: 1px solid #ccc;}
.wz_zhuanzai a { color: #808595; }
/*tags*/
.tags { margin: 10px 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*/
.article-box{padding: 15px 20px;border-radius: 5px;margin-top: 20px;background: #fff;}
.conus{width: 400px;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;}s
.conus-r p {height: 25px;line-height: 25px;overflow: hidden;font-size: 13px;color: #999;}
/* relevant */
.relevant h2{margin-bottom: 10px;}
.relevant ul{display: flex;display: flex;justify-content: flex-end;flex-flow: wrap;}
.relevant ul li{width: 24%; margin: 10px 0.5%;}
.relevant ul li img{display: block; width: 100%;}
.relevant ul li h2 {font-size: 16px;margin: 10px 5px 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.relevant ul li:hover h2{color: #ff6700;}
/* sidebar */
.r-box h2{line-height: 50px;font-size: 22px;}
.product-info{
    background: #fff;
    padding: 5px 20px 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.product-info  table{
    width: 100%;
    border-width: 1px;
    border-color: #666;
    border-collapse: collapse;
    font-size: 15px;
    line-height: 26px;
    margin: 0 auto;
}
.product-info  table td{
    border-width: 1px;
    padding: 4px 8px;
    border-style: solid;
    border-color: #666;
}
/*blogs_news*/
h2.h_title { line-height: 50px; font-size: 22px; }
.blogs_news { border-radius: 3px; background: #fff; padding: 5px 20px 0; overflow: hidden; }
.blogs_news .blogs-title{position: relative;}
.blogs_news .blogs-title a{display: block;color: #ff6700;position: absolute;top: 0; right: 0; line-height: 50px;font-size: 14px;}
.blogs_news li { position: relative; margin: 24px 0; overflow: hidden; }
.blogs_news li:nth-child(1){margin-top: 0;}
.blogs_news li i { width: 120px; height: 80px; display: inline-block; overflow: hidden; float: left; margin-right: 12px; border-radius: 2px; }
.blogs_news li i img { width: 100%; min-height: 100%; transition: .5s; float: left; }
.blogs_news 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: 99; }
.blogs_news li:nth-child(1) em, .blogs_news li:nth-child(2) em, .blogs_news li:nth-child(3) em { color: #fff; }
.blogs_news li:nth-child(1) em { background: #f95456 }
.blogs_news li:nth-child(2) em { background: #f6a625; }
.blogs_news li:nth-child(3) em { background: #4385f4 }
.blogs_news li p { 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; }
.blogs_news li span { width: 71px; height: 13px; position: absolute; display: block; left: 135px; bottom: 10px;font-size: 12px; }
.blogs_news li:hover img { transform: scale(1.1); }
.blogs_news li:hover p { color: #ff6700; }
/*hot_news*/
.hot_news { border-radius: 3px; background: #fff; padding: 5px 20px 0; margin: 20px 0; overflow: hidden; position: relative }
.hot_news ol { overflow: hidden; padding: 10px 0 20px 0; }
.hot_news li { line-height: 36px; list-style-type: inherit; padding-left: 10px; }
.hot_news p { 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; }
.hot_news li a:hover{color: #ff6700;}
/* art-contact */
.art-contact{
    margin-top: 20px;
    background: #fff;
    padding: 5px 20px 20px;
    position: relative;
}
.contack{
border-left: 5px solid #f33;
padding-left: 10px;
margin-top: 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%);}

