<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.textwrap{
    display: table;
    width: 100%;
    height: 100%;
    *position: relative;
    overflow: hidden;
}
.textsubwrap{
    vertical-align: middle;
    display: table-cell;
    *position: absolute;
    *top: 50%;
    *left: 0;
    *width: 100%;
    *display: block;
}
.textcontent{
    *position: relative;
    *top: -50%;
    *left: 0;
    *cursor: pointer;
}
/* 壓圖輪播 */
.banner-lunboXin {
    width: 1200px !important;
    height: 410px !important;
    margin-bottom: 60px;
    box-shadow: 10.649px 15px 16px 0px rgba(0, 0, 0, 0.4);
}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.content:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.topic img{
    display: block;
    width: 100%;
    height: 100%;
}
.banner-lunboXin .banner-img{
    width: 1200px !important;
    height: 360px !important;
    float: left;
    padding-top: 50px;
}
.banner-lunboXin .banner-img li{
    width: 1200px !important;
    height: 360px !important;
}
.banner-lunboXin .banner-page{
    width: 175px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.shadow-1.png);
}
.banner-lunboXin .banner-page .btnLeft{
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.shadow-left.png);
    padding: 0;
    left: 12px;
}
.banner-lunboXin .banner-page .btnRight{
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.shadow-right.png);
    padding: 0;
    right: 65px;
}
.banner-lunboXin .banner-page a.special-more{
    width: 29px;
    height: 24px;
    margin-top: -12px;
    right: 12px;
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.shadow-more.png);
}
.banner-lunboXin .banner-page a{
    width: 28px;
    height: 21px;
    opacity: 1;
    top: 50%;
    margin-top: -10.5px;
}
.banner-img-box{
    width: 800px;
    height: 360px;
    float: left;
}
.banner-title-box{
    width: 300px;
    height: 270px;
    float: left;
    padding: 45px 50px;
    background: #149fb6;
}
.banner-title{
    line-height: 1.5;
    font-weight: bold;
}
.banner-title a {
    font-size: 24px;
    color: #fff;
}
.banner-title a:hover{
    color: #fff;
}
.banner-brief{
    line-height: 1.5;
    margin-top: 40px;
}
.banner-brief a{
    font-size: 18px;
    color: #fff;
}
.banner-brief a:hover{
    color: #fff;
}
/* 組件1 */
.item-1-box{
    margin-bottom: 60px;
}
.pubTitle{
    width: 1200px;
    height: 50px;
    background: #fff;
    line-height: 50px;
    position: relative;
}
.pubTitle h2{
    font-size: 44px;
    color: #2552d1;
}
.pubTitle a{
    display: block;
    width: 60px !important;
    height: 32px !important;
    position: absolute;
    right: 0;
    bottom:96px !important;
    /* background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.pub-more.png); */
}
.item-1-box-list{
    width: 1200px;
    height: 455px;
    margin-top: 30px;
}
.item-1-box-list li{
    width: 374px;
    height: 455px;
    float: left;
    margin-right: 39px;
    background: #149fb6;
    box-shadow: 4.096px 2.868px 5px 0px rgba(0, 0, 0, 0.4);
}
.item-1-box-list li.item-1-box-list-2{
    margin-right: 0;
}
.item-1-box-list-img{
    width: 374px;
    height: 183px;
    overflow: hidden;
}
.item-1-box-list-img img{
    display: block;
    width: 100%;
    height: 100%;
    transition: all .5s;
}
.item-1-box-list-img img:hover{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.item-1-box-list-tit{
    line-height: 1.5;
    padding: 15px 20px 0;
}
.item-1-box-list-tit a{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.item-1-box-list-des{
    line-height: 1.5;
    padding: 0 20px;
    margin-top: 20px;
}
.item-1-box-list-des a{
    font-size: 18px;
    color: #fff;
}
.item-1-box-list-tit a:hover{
    color: #fff;
}
.item-1-box-list-des a:hover{
    color: #fff;
}
/* 組件2 */
.item-2-box{
    margin-bottom: 50px;
}
.item-2-box .item-1-box-list-img{
    width: 374px;
    height: 373px;
}
.item-2-box .item-1-box-list{
    height: 490px;
}
.item-2-box li{
    height: 490px;
}
/* 組件3 */
.item-2-video-box{
    margin-top: 20px;
}
.item-2-video-picBox{
    width: 1200px;
    height: 648px;
    position: relative;
}
.item-2-video-pic{
    width: 1200px;
    height: 648px;
}
.item-2-video-play{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.video-play.png) no-repeat;
}
.item-2-video{
    width: 1200px;
    height: 648px;
    display: none;
}
.item-2-video video{
    width: 1200px;
    height: 648px;
    outline: none;
}
.item-2-video-list{
    width: 1200px;
    padding: 15px 0;
}
.item-2-video-list li{
    float: left;
    width: 239px;
    height: 150px;
    margin-right: 20px;
    position: relative;
    box-shadow: 10.649px 7.456px 16px 0px rgba(0, 0, 0, 0.4);
}
.item-2-video-list li .aTxt{
    width: 219px;
    padding: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    background: rgba(0,0,0,0.4);
}
/* 組件4 */
.item-4-box{
    margin-top: 80px;
    margin-bottom: 60px;
}
.item-4-box .item-4-banner{
    width: 1200px;
    height: 550px;
    box-shadow: none;
    margin-top: 30px;
    position: relative
}
.item-4-box .item-4-banner-img{
    width: 825px;
    height: 550px;
    padding-top: 0;
    float: right;
    position: relative;
    overflow: hidden;
}
.item-4-box .item-4-banner-img ul{
    width: 10000px;
    zoom: 1;
}
.item-4-box .item-4-banner-img li{
    width: 825px;
    height: 550px;
    float: left;
    position: relative
}
.item-4-box .item-4-banner .banner-text{
    width: 360px;
    height: 550px;
    float: left;
    display: block;
}
.item-4-box .item-4-banner .banner-text .banner-a-text-line{
    width: 93px;
    height: 16px;
    background: #c30000;
    margin-bottom: 20px;
}
.item-4-box .item-4-banner .banner-text a{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    color: #333;
}
.item-4-box .item-4-banner .banner-page a{
    display: block;
    position: absolute;
    top: 50%;
    width: 14px;
    height: 28px;
    margin-top: -14px;
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 20;
}
.item-4-box .item-4-banner .banner-page a:hover{
    opacity: 1;
    filter: alpha(opacity=100);
}
.item-4-box .item-4-banner .banner-page .btnLeft{
    left: 375px;
    background: url(https://v2.cri.cn/M00/91/B7/CqgNOl3XTl2Ae01dAAAAAAAAAAA3965757.left-Btn.png) no-repeat center;
    padding: 0 10px;
}
.item-4-box .item-4-banner .banner-page .btnRight{
    right: 0px;
    background: url(https://v2.cri.cn/M00/91/B7/CqgNOl3XTl2Ae01dAAAAAAAAAAA3965757.right-Btn.png) no-repeat center;
    padding: 0 10px;
}
.item-4-box .item-4-banner .banner-nav{
    position: absolute;
    bottom: 0;
    left: 0;
}
.item-4-box .item-4-banner .banner-nav li{
    float: left;
    width: 13px;
    height: 13px;
    margin-right: 6px;
}
.item-4-box .item-4-banner .banner-nav li span{
    float: left;
    width: 9px;
    height: 9px;
    background: #f5f5f5;
    cursor: pointer;
    overflow: hidden;
    border-radius: 50% 50%;
    border: 2px solid #c30000;
}
.item-4-box .item-4-banner .banner-nav li span.span-active{
    background: #c30000;
}
.banner-num{
    width: 70px;
    height: 25px;
    font-size: 24px;
    color: #c30000;
    position: absolute;
    bottom: 5px;
    left: 290px;
    font-weight: bold;
}
.banner-indexBox{
    width: 80px;
    height: 80px;
    font-weight: bold;
    font-size: 36px;
    color: #c30000;
    text-align: center;
    line-height: 80px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}
/* 組件5 */
.item-5-box{
    margin-bottom: 30px;
}
.item-5-box-list{
    margin-top: 30px;
}
.item-5-box-list li{
    float: left;
    width: 400px;
    height: 260px;
    position: relative;
}
.item-5-box-list li a{
    display: block;
    width: 100%;
    height: 100%;
}
.item-5-box-text{
    width: 370px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 110px 15px 15px;
    font-size: 18px;
    color: #fff;
    display: none;
    line-height: 1.5;
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.shadow-2.png) left bottom;
}
/* 組件6 */
.item-6-box{
    padding: 30px 0;
}
.item-6-box-text{
    float: left;
    width: 680px;
    padding: 50px;
    margin-top: 30px;
    background: #c30000;
}
.item-6-box-text a{
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
}
.item-6-box-text a:hover{
    color: #fff;
}
.item-6-box-img{
    float: left;
    padding: 10px;
    width: 400px;
    height: 400px;
    background: #c30000;
    margin-top: 30px;
    box-shadow: 10.649px 7.456px 16px 0px rgba(0, 0, 0, 0.4);
}
/* 組件7 */
.item-7-box-div{
    padding: 30px 0;
    width: 100%;
    height: 100%;
    text-align: justify;
}
.item-7-wentiBox{
    width: 1200px;
}
.item-7-wneti-img{
    width: 177px;
    height: 177px;
    float: left;
    margin-right: 33px;
}
.item-7-wneti-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.item-7-wneti-text{
    float: right;
    width: 990px;
    font-size: 36px;
    color: #333;
    line-height: 1.4;
}
.item-7-box-img{
    text-align: center;
    margin-top: 30px;
}
.item-7-box-video{
    text-align: center;
    margin-top: 30px;
}
.item-7-box-video video{
    outline: none;
}
.item-7-huidaBox{
    width: 1200px;
    margin-top: 30px;
}
.item-7-huida-img{
    width: 177px;
    height: 177px;
    float: left;
    margin-right: 33px;
}
.item-7-huida-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.item-7-huida-text{
    float: right;
    width: 990px;
    font-size: 36px;
    color: #333;
    line-height: 1.4;
}
/* 組件8 */
.item-8-box .secondIndex-banner{
    width: 1200px;
    height: 520px;
    position: relative;
}
.Nations-messages-list-banner{
    width: 1200px;
    height: 520px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.secondIndex-banner-img{
    width: 1200px;
    height: 520px;
    overflow: hidden;
}
#fourUl li{
    width: 1200px;
    float: left;
}
.Nations-messages-list-box{
    float: left;
    width: 400px;
    height: 260px;
    position: relative;
}
.Nations-messages-img{
    width: 400px;
    height: 260px;
}
.Nations-messages-title{
    width: 370px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 110px 15px 15px;
    display: none;
    line-height: 1.5;
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.shadow-2.png) left bottom;
}
.Nations-messages-title a{
    font-size: 18px;
    color: #fff;
}
.item-8-box .secondIndex-banner .banner-page{
    display: none;
}
.item-8-box .secondIndex-banner .banner-page a{
    opacity: 1;
}
/* 漫談西安-視頻列表 */
.list-box-1-wrap {
    height: 582px;
    margin-top: 30px;
}
.list-box-1 {width: 1200px;margin: 0 auto;position: relative;}
.list-box-1-t ul {width: 1200px;height: 445px;position: relative;}
.list-box-1-t .list-li {position: absolute;top:0;left:0;z-index: 1;opacity:0;filter:alpha(opacity=0);height: 445px;}
.list-box-1-t-l {float: left;width: 790px;height: 445px;position: relative;}
.list-box-1-t-l .list-pic {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.list-box-1-t-l .list-video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: none;
}
.list-box-1-t-l .list-pic b {display: block;background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.bg-5_15.png);position: absolute;top:0;left:0;width: 100%;height: 100%;}
.list-box-1-t-l .list-pic i {display: block;background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.icon-2_15.png) no-repeat;width: 90px;height: 90px;position: absolute;top:50%;left:50%;margin-top: -45px;margin-left: -45px;z-index: 1;}
.list-box-1-t-r {
    float: left;
    width: 410px;
    height: 445px;
    position: relative;
    background: #c30000;
}
.list-box-1-t-r a {color: #fff;}
.list-box-1-t-r a:hover {text-decoration: none;color: #fff;}
.list-box-1-t-r .list-con {padding: 20px 25px 0;}
.list-box-1-t-r .list-pic {width: 60px;height: 60px;float: left;margin-right: 12px;border-radius: 50% 50%;overflow: hidden;}
.list-box-1-t-r .list-title {height: 60px;line-height: 60px;float: left;width: 288px;font-size: 20px;overflow: hidden;}
.list-box-1-t-r .list-brief {font-size: 18px;line-height: 24px;padding-top: 15px;margin-bottom: 15px;font-weight: bold;}
.list-box-1-t-r .list-list ul {width: auto;height: auto;}
.list-box-1-t-r .list-list li {border: 2px #fff solid;border-radius: 5px;width: auto;padding: 10px 12px;position: relative;margin-bottom: 58px;}
.list-box-1-t-r .list-list .list-list-title {margin-bottom: 5px;font-weight: bold;font-size: 14px;}
.list-box-1-t-r .list-list .list-list-brief {line-height: 16px;font-size: 12px;height: 32px;overflow: hidden;margin-bottom: 4px;}
.list-box-1-t-r .list-list .list-list-win-wrap {
    font-size: 13px;
    color: #000;
    background: #fff3bf;
    position: absolute;
    padding: 7px;
    top:73px;
    left: 72px;
    width: 235px;
    border-radius: 4px;
}
.list-box-1-t-r .list-list .list-list-win-wrap::before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff3bf;
    position: absolute;
    top: -6px;
    left: 12px;
}
.list-box-1-b {
    margin-top: 30px;
    position: relative;
}
.list-box-1-b-list {
    width: 1110px;
    margin: 0 auto;
    overflow: hidden;
}
.list-box-1-b-list ul {
    height: 105px;
    width: 1155px;
}
.list-box-1-b-list li {
    width: 186px;
    height: 105px;
    float: left;
    margin-right: 45px;
}
.list-box-1-b-list .list-pic {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.list-box-1-b-list li.active{
    width: 178px;
    height: 97px;
    border: 4px #bb0000 solid;
}
.list-box-1-b-btnL {
    cursor: pointer;
    width: 18px;
    height: 37px;
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.icon-3_27.png) no-repeat;
    position: absolute;
    top:calc(50% - 18.5px);
    left:0;
}
.list-box-1-b-btnR {
    cursor: pointer;
    width: 18px;
    height: 37px;
    background: url(https://v2.cri.cn/M00/61/54/rBABCWLPfyGAVCoeAAAAAAAAAAA8701811.icon-4_27.png) no-repeat;
    position: absolute;
    top:calc(50% - 18.5px);
    right:0;
}
</pre></body></html>