﻿#body_ul { padding-bottom: 90px; }
#body_ul .bli { width: 100%; height: 500px; }
#body_ul .bli .contioner { width: 1200px; height: 100%; margin: auto; }
#body_ul .bli .contioner .title { position: relative; width: 100%; margin: auto; padding-top: 40px; text-align: center; }
#body_ul .bli .contioner .title p { line-height: 28px; font-size: 16px; color: #949494; }
#body_ul .bli .contioner .title .line { width: 250px; height: 1px; margin: auto; background-color: #e4e4e4; border-style: none; }
#body_ul .bli .contioner .title .redline { position: absolute; top: 109px; left: 50%; width: 100px; height: 3px; margin: auto; margin-left: -50px; background-color: #dc2e3a; }
#body_ul .bli .contioner .pics { display: flex; justify-content: space-between; width: 100%; }
#body_ul .bli .contioner .pc { overflow: hidden; width: 260px; padding: 15px; text-align: center; }
.block { position: relative; }
#body_ul .bli .bigtitle { position: absolute; left: 50%; bottom: 50px; margin-left: -250px; z-index: 99999; width: 500px; height: 380px; text-align: center; /* background-color: pink;  */ }
#body_ul .bli .bigtitle .p1 { font-size: 60px; color: #dc2e3a; line-height: 110px; }
#body_ul .bli .bigtitle .p2 { font-size: 32px; color: #222222; line-height: 40px; }
#body_ul .bli .bigtitle .btns { position: absolute; width: 420px; bottom: 0; left: 50%; margin-left: -210px; }
#body_ul .bli .bigtitle .btns .bt { float: left; width: 180px; height: 50px; border-radius: 5px; background-color: #21282e; opacity: 0.5; line-height: 50px; color: #fff; font-size: 20px; }
#body_ul .bli .bigtitle .btns .bt1 { margin-right: 60px; }
#body_ul .third { background-color: #f5f5f5; }
#body_ul .third .des { overflow: hidden; padding: 0 10px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-align: left; font-size: 16px; color: #949494; }
.t_tab { position: relative; width: 570px; }
.t_tab .titles { position: absolute; top: -23px; left: 30px; }
.t_tab .titles li { float: right; }
.t_tab .titles li .smallt2 .st { border-right: 2px solid; padding: 0px 10px; margin: 5px 0px; }
.t_tab .titles li .smallt2 .last { border-right-color: transparent; }
.t_tab .titles li .smallt .st, .t_tab .titles li .smallt .st .aa { font-size: 16px; color: #333; }
.t_tab .titles li .smallt .st1 { color: #ccc; }
.t_tab .titles li .smallt .st1 a { font-size: 14px; color: #ccc; }
