/* 初始化CSS */
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img{margin:0;padding:0;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ul,ol{list-style:none;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:12px;margin:0;}
table{border-collapse:collapse;}
body{background:#eef0f2;color:#333;font:12px/22px "Microsoft Yahei","微软雅黑","Simsun","宋体","Arial";}
/* 页面通用部分 */
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
.clearit{clear:both;height:0;font-size:0;overflow:hidden;}
a{color:#1f3b7b;text-decoration:none;}
a:visited{color:#6079b2;}
a:hover,a:active,a:focus{color:#8d0000;text-decoration:none;}
.head{height:318px;background:url(//n.sinaimg.cn/finance/2021/carlab/images/pic_01.png) center top no-repeat #009eed;background-size:auto 318px;}
.head .topNav{margin:0 auto;width:1240px;height:68px;}
.head .topNav .nav-list{float:left;height:68px;}
.head .topNav .nav-list li{display:block;float:left;margin-right:19px;height:68px;line-height:68px;}
.head .topNav .nav-list li a,.head .topNav .nav-list li a:active,.head .topNav .nav-list li a:hover,.head .topNav .nav-list li a:visited{color:#fff;font-size:14px;}
.content{margin:20px auto;padding:32px 40px;width:1240px;background:#fff;box-sizing:border-box;}
.content .title{padding-bottom:29px;height:22px;line-height:22px;border-bottom:1px solid #eff0f2;}
.content .title .tit{float:left;padding-right:28px;color:#333;font-size:22px;font-weight:bold;}
.content .title .tit-hy{background:url(//n.sinaimg.cn/finance/2021/carlab/images/pic_02.png) right center no-repeat;background-size:22px 22px;}
.content .title .tit-sd{background:url(//n.sinaimg.cn/finance/2021/carlab/images/pic_04.png) right center no-repeat;background-size:22px 22px;}
.content .title .tit-sp{background:url(//n.sinaimg.cn/finance/2021/carlab/images/pic_05.png) right center no-repeat;background-size:22px 22px;}
.content .title i{color:#009eed;font-style:normal;}
.content .article{margin-left:-20px;padding-top:9px;}
.content .article .item{position:relative;float:left;margin:30px 0 0 20px;}
.content .article .item img{display:block;width:275px;height:183px;}
.content .article .item p{margin-top:12px;height:40px;line-height:20px;width:275px;color:#333;font-size:16px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.content .article .play_btn{position:absolute;top:64px;left:50%;margin-left:-30px;width:60px;height:60px;background:url(//n.sinaimg.cn/finance/2021/carlab/images/pic_08.png) center center no-repeat;background-size:contain;}
.content .article .play_bg{position: absolute;top: 0;left: 0;right: 0;bottom: 45px;background: rgba(0,0,0,.5);}
.content .article .play_bg:hover{background: rgba(0,0,0,0);}