<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{overflow-x: hidden}
body,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,ol,p,input,select,option,textarea
{
    margin:0;
    padding:0;
    font-family: 'Microsoft YaHei';
    font-weight:normal;
}
body{
    font-size:14px;
    background-color: #ff412c;
}
ul,li,ol,dl,dt,dd{
    list-style:none;
    margin:0;
    padding:0;
}
input,button,select,textarea{
    border:none;
    background:none;
    outline:none;
}
textarea{
    resize:none;
}
img{
    border:none;
    vertical-align:middle;
    outline:none;
}
a{
    display:inline-block;
    text-decoration:none;
    outline:none;
}
a:hover{ text-decoration:none;}
em,i,u{  font-style:normal;}

.fl{float:left;}
.fr{float:right;}


.banBo .mob_ba{display: block;width: 100%}
.banBo .pc_log{display: none}

.main{padding-top: 8px;}
.cons ul li p{margin-top: 10px; height: 44px;line-height: 22px;overflow: hidden;color: #fff;text-align: center}
.tabsconBtxt h3{margin-bottom: 12px; font-size: 22px;color: #fff;line-height: 28px; overflow:hidden;}
.tabsconBtxt h3 a{color: #fff}
.tabsconBtxt p{color: #fff;font-size: 14px;line-height: 24px;}
.tabsconB img{width: 100%}
.tabsconB .tabsconBtxt{margin-top: 15px;}

.videoBox{margin-top: 30px;}
.videoBox h3{text-align: center}
.videoCon{background-color: #f82a33;overflow: hidden;margin-top: 23px;}
.videoCon ul li{line-height: 50px;border-bottom: 1px solid #ff5d64;margin-left: 20px;overflow: hidden;padding-left: 10px;}
.videoCon ul li.current{background: #d8171f;position: relative;left:-30px;z-index: 20;width: 98%;padding-left: 40px}
.videoCon ul li a{width: 97%;padding-left: 20px; position: relative; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:16px; color: #fff;height: 50px;display: block}
.videoCon ul li a i{position: absolute;left: 1px;top:17px;opacity: 1;color: #f82a33}
.videoCon ul li.current a i{opacity: 1;color: #fff;margin-right: 8px;}
.rightvid img{width: 100%}
.videoCon&gt;div{padding: 0}
.pctab,.csdn-toolbar,#csdn_pub_footer{display: none}
.mobtab{display: block}

.page-set,.page-go{display:none}
.btn-default.active{background-color:#ffd325;color:#fff;}
.pageBox{margin-top:30px; text-align:center}
.pageBox .text{color:#fff}

@media (min-width:768px) {
    .banBo{background: url("../images/banner.jpg") no-repeat center top;height: 347px;position: relative}
    .banBo .pc_log{position: absolute;top: 0;left: 0;display: block}
    .banBo .mob_ba{display: none}
    .tabs li{float: left;margin-right:43px;position: relative }
    .tabs li:last-child{margin-right: 0 }
    .tabs li.cur:after{content: "";position: absolute;bottom:-40px;left: 50%;margin-left: -6%;width:40px;height: 27px; background:url("../images/cur_ico.png") no-repeat;}
    .cons ul{overflow: hidden}
    .cons ul li{float: left;margin: 0 5px}

    .consBox{margin-top: 40px;}
    .tabsconB{background-color: rgba(255,59,68,0.9);padding: 30px 22px}
    .tabsconB .clearfix a{float: left;display: block}
    .tabsconB .clearfix img{width: auto;}
    .tabsconB .tabsconBtxt{margin: 0 0 0 26px;float: left;width: calc(100% - 319px)}
	.tabscon_odd{background-color: rgba(246,30,55,0.8)}
    .confir{position: relative}
    .topbg{position: absolute;top:0; left: 0; background: url("../images/tabconbg.png") repeat-x;display: block;height: 82px;width:100%;z-index: 3}

    .videoCon ul{height: 458px;overflow: auto}
    .videoCon .col-md-4{padding-top: 20px;}
    .rightvid{height: 500px;}
    .botB{padding-bottom: 85px;}
    .videoBox{margin-top: 50px;}
    .videoCon{margin-top: 43px;}
}
@media (min-width:1026px) {
    .pctab{display: block}
    .mobtab{display: none}
    .main{padding-top: 78px;}
}

@media (min-width:1200px) {
    .csdn-toolbar,#csdn_pub_footer{display: block}
    .main{background: url("../images/mainbg.png") no-repeat center top;width: 100%; }
}</pre></body></html>