@charset "utf-8";

.tiansi_sidebanner {position: relative;overflow: hidden;background-size: 100% auto !important;z-index: 0;}
.tiansi_sidebanner .container {display: flex;align-items: center;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.tiansi_sidebanner .container .tit {margin-top: 80px;position: relative;z-index: 10;}
.tiansi_sidebanner .container .tit h1,.tiansi_sidebanner .container .tit h2 {color: #FFF;font-size: clamp(24px, 3.15vw, 60px);font-style: normal;font-weight: 700;line-height: 1;text-transform: uppercase;}
.tiansi_sidebanner.news .container .tit h1,.tiansi_sidebanner.news .container .tit h2 {font-size: clamp(22px, 2.5vw, 48px);text-transform: capitalize;}
.tiansi_sidebanner .container .tit p {font-size: 18px;font-style: normal;line-height: 1;margin-top: 15px;color: #fff;}

.inquirbox{}
.inquirbox span{color:#000;font-size:18px;display:block;margin-bottom:10px;}
.inquirbox .row{margin-bottom:15px;}
.inquirbox input[type="text"],.inquirbox textarea{padding:10px 10px;font-size:16px;border:1px solid #D2D2CF;width:100%;line-height:22px;text-align:left;color:#666;box-sizing:border-box;}
.inquirbox textarea{max-width:100%;width:100%;resize:none;}

.inquirbox .red{color:#f00;font-weight:bold;}
.inquirbox .yzm { width:70%; margin-right:10px;}
.inquirbox img {cursor: pointer; margin-left: 3px; display: inline-block;vertical-align: middle;}
.inquirbox .submit{margin:0 auto;width:150px;line-height:42px;text-align:center;display:block;color:#fff;font-size:18px;cursor:pointer;}

@media screen and (max-width: 992px) {
.inquirbox .row{margin-bottom:0;}
.inquirbox .row > div{margin-bottom:10px;}
.inquirbox input.submit{width:130px;line-height:34px;font-size:15px;}
}

.news-read {padding: 60px 0;}
.news-read > .container{
    display: flex;
    flex-wrap: nowrap;
}
.news-read .news-right {width: 32%;/* float: right; */}
.news-read .news-right .newsmenu {padding: 20px 15px 50px;box-shadow: 0 0 15px #d1d1d1;}
.news-read .news-right .newsmenu h3 {color: #000;font-size: 24px;font-weight: 700;line-height: 1;}
.news-read .news-right .newsmenu ul {margin-top: 10px;}
.news-read .news-right .newsmenu ul li {color: #4A4A4A;font-size: 18px;line-height: 24px;padding: 15px 0;border-bottom: 1px solid #C9C9C9;}

.news-read .news-right .newspost {margin-top: 30px;padding: 25px 15px 35px;background: #F5F5F5;}
.news-read .news-right .newspost h3 {color: #000;font-size: 24px;font-weight: 700;line-height: 1;}
.news-read .news-right .newspost ul {margin-top: 20px;}
.news-read .news-right .newspost ul li {display: flex;align-items: center;}
.news-read .news-right .newspost ul li + li {margin-top: 17px;}
.news-read .news-right .newspost ul li .pic {width: 45%;}
.news-read .news-right .newspost ul li .txt {flex: 1;margin-left: 15px;}
.news-read .news-right .newspost ul li .txt h5 {color: #000;font-size: 18px;font-weight: 700;line-height: 22px;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.news-read .news-right .newspost ul li .txt h6 {color: #757575;font-size: 16px;line-height: 22px;margin-top: 6px;}

.news-read .news-right .side-contact {margin-top: 30px;box-shadow: 0 0 15px #d1d1d1;padding: 20px 15px;color:#000;}
.news-read .news-right .side-contact .inqury_title_text{color:#000;}

.news-read .news-right .side-contact h3 {color: #000;font-size: 24px;font-weight: 700;line-height: 1;}
.news-read .news-right .side-contact .inquirbox .row {margin-bottom: 10px;}
.news-read .news-right .side-contact .inquirbox {margin-top: 15px;}
.news-read .news-right .side-contact .inquirbox input[type="text"],.side-contact  .inquirbox textarea {padding: 10px 15px;border: none;border-radius: 5px;background: #F5F5F5;font-size: 18px;}
.news-read .news-right .inquirbox .submit {width: 100%;font-size: 16px;border-radius: 20px;font-weight: 700;background: #6E4527;padding: 0;line-height: 40px;font-weight: 700;text-transform: uppercase;}

.news-read .news-left {margin-right: 80px;flex: 1;}
.news-read .news-left .myart {color: #4A4A4A;font-size: 18px;line-height: 26px;}
.news-read .news-left .myart p + p {margin: 5px 0;}
.news-read .news-left .myart h5 {color: #4A4A4A;font-size: 24px;font-weight: 700;line-height: 1;padding: 6px 0;}
.news-read .news-left .myart .t + .t {margin-top: 35px;}
.news-read .news-left .myart p img {margin: 10px 0;}
.news-read .news-left .pic {margin: 15px 0;display: block;}
.news-read .news-left .myart video {width:100%;}

.news-read .news-share {padding: 15px 0;display: flex;align-items: center;border-top: 1px solid #C8C8C8;border-bottom: 1px solid #C8C8C8;margin-top: 20px;}
.news-read .news-share h5 {color: #000;font-size: 20px;font-weight: 700;line-height: 1;}
.news-read .news-share .share {margin-left: 15px;}
.news-read .news-share .share a{display:inline-block;color:#686868;background:transparent;width:32px;height:32px;line-height:30px;border-radius:50%;text-align:center;box-sizing: border-box;border: 1px solid #686868;transition: all .3s ease;}
.news-read .news-share .share a+a{margin-left:12px;}
.news-read .news-share .share a i{font-size:18px;color:inherit;}
.news-read .news-share .share a:hover{color:#6E4527;border-color:#6E4527;}

.news-read .pnbar {display: flex;margin-top: 20px;gap: 15px;}
.news-read .pnbar a {line-height: 45px;padding: 0 25px;border-radius: 5px;background: #D9D9D9;color: #000;font-size: 18px;font-weight: 700;transition: all .3s ease;}
.news-read .pnbar a:first-child i {margin-right: 10px;}
.news-read .pnbar a:last-child i {margin-left: 10px;}

.news-read .pnbar a:hover {background: #6E4527;color: #fff;}


@media screen and (max-width: 1550px) {
.news-read {padding: 50px 0;}
.news-read .news-left .myart {font-size: 17px;line-height: 24px;}
.news-read .news-left {margin-right: 60px;}
.news-read .news-right .newspost h3 {font-size: 22px;}
.news-read .news-right .newspost ul li .txt h5 {font-size: 16px;line-height: 20px;}
.crm_inquiry_form_boxcustom_inquiry_form_1758611611142770 .inqury_title_box { padding: 10px;}
.news-read .news-right .newsmenu h3 { font-size: 22px;}
.news-read .news-right {width: 30%;}
}
 
@media screen and (max-width: 1440px) {
}
                                          
@media screen and (max-width: 1367px) {
.news-read {padding: 40px 0;}
.news-read .news-right .newspost h3 {font-size: 20px;}
.news-read .news-left .myart {font-size: 16px;line-height: 22px;}
.news-read .news-left {margin-right: 50px;}
.news-read .news-right .newsmenu h3 { font-size: 20px;}
.news-read .news-right {width: 32%;}
}
                                    
@media screen and (max-width: 1280px) {
}
                                
@media screen and (max-width: 992px) {
.news-read {padding: 30px 0;}
.news-read .news-right {width: 100%;}
.news-read .news-left {margin-right: 0;margin-top: 30px;}
.news-read .news-left .myart {font-size: 15px;line-height: 20px;}
.news-read .news-left {margin-right: 0;}
.news-read > .container {display:block;}
.news-read .news-right .side-contact {display: none;}
.news-read .news-share h5 {font-size: 16px;}
.news-read .news-share .share {margin-left: 10px;}
.news-read .news-share .share a+a {margin-left: 6px;}
.news-read .news-share .share a {width: 28px;height: 28px;line-height: 26px;}
.news-read .pnbar a {line-height: 36px;padding: 0 15px;font-size: 16px;}
.news-read .pnbar a:first-child i {margin-right: 5px;}
.tiansi_sidebanner .container .tit {margin-top: 50px;}
.news-read .news-right .newsmenu {padding: 20px 10px 30px;}
.news-read .news-right .newsmenu h3 {font-size: 18px;}
.news-read .news-right .newspost {margin-top: 20px;padding: 20px 10px 25px;}
.news-read .news-right .newspost h3 {font-size: 18px;}
.news-read .news-left .myart .col-xs-12 {width:100%;}
}
                                
@media screen and (max-width: 576px) {
.tiansi_sidebanner {height: 160px;}
.tiansi_sidebanner.news .container .tit h1, .tiansi_sidebanner.news .container .tit h2 {font-size: 18px;}
.tiansi_sidebanner .container .tit p {font-size: 15px;margin-top: 10px;}
.tiansi_sidebanner > img {height: 100%;object-fit: cover;width:100%;}
}

@media screen and (max-width: 480px) {
.news-read .news-right .newspost ul li .pic {width: 40%;}
}

@media screen and (max-width: 400px) {
}